bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23633: artanis package installation broken


From: Leo Famulari
Subject: bug#23633: artanis package installation broken
Date: Fri, 27 May 2016 14:03:31 -0400
User-agent: Mutt/1.6.0 (2016-04-01)

The artanis package creates a broken directory hierarchy like this:

/gnu/store/3090pddgmcqb989jwa7888nsvpcfkzqz-artanis-0.1.2
├── etc
│   ├── artanis
│   │   ├── 205.html
│   │   ├── 301.html
│   │   ├── 400.html
│   │   ├── 401.html
│   │   ├── 403.html
│   │   ├── 404.html
│   │   ├── 405.html
│   │   ├── 408.html
│   │   ├── 500.html
│   │   ├── 502.html
│   │   ├── 503.html
│   │   ├── 504.html
│   │   └── updating.html
│   ├── artanis.conf
│   └── bash_completion.d
│       └── show-cmds.sh
└── gnu
    └── store
        └── 3090pddgmcqb989jwa7888nsvpcfkzqz-artanis-0.1.2
            ├── bin
            │   └── art
[...]

Our package definition does change of bunch of paths from the default,
but I couldn't figure out why this was happening. Any takers?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]