Search Criteria
Package Details: guix 1.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/guix.git (read-only, click to copy) |
---|---|
Package Base: | guix |
Description: | A purely functional package manager for the GNU system |
Upstream URL: | https://guix.gnu.org |
Keywords: | guile nix package system |
Licenses: | GPL3 |
Submitter: | lantw44 |
Maintainer: | lantw44 |
Last Packager: | lantw44 |
Votes: | 36 |
Popularity: | 0.40 |
First Submitted: | 2013-04-22 11:06 (UTC) |
Last Updated: | 2023-03-19 04:18 (UTC) |
Dependencies (28)
- bzip2 (bzip2-gitAUR)
- disarchiveAUR
- gnutls (gnutls-gitAUR)
- guile (guile-gitAUR)
- guile-avahiAUR
- guile-gcryptAUR
- guile-git-libAUR (guile-git-lib-gitAUR)
- guile-gnutlsAUR
- guile-jsonAUR (guile-json1AUR, guile-json3AUR)
- guile-lzlibAUR (guile-lzlib-gitAUR)
- guile-lzmaAUR
- guile-sqlite3AUR
- guile-zlibAUR (guile-zlib-gitAUR)
- libgcrypt
- sqlite (sqlite-fossilAUR)
- bash-completion (bash-completion-gitAUR) (make)
- fish (fish-gitAUR) (make)
- guile-libAUR (make)
- guile-semverAUR (make)
- guile-sshAUR (make)
- guile-zstdAUR (make)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
- po4a (make)
- bash-completion (bash-completion-gitAUR) (optional) – to enable bash programmable completion
- guile-libAUR (optional) – to use the go importer
- guile-semverAUR (optional) – to use the crate importer
- guile-sshAUR (optional) – to offload builds to other machines
- guile-zstdAUR (optional) – to use and publish zstd substitutes
Required by (2)
- guile-hall (optional)
- guile-hall-git (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »
lantw44 commented on 2018-12-16 11:05 (UTC)
I reported the problem to Arch Linux bug tracker: https://bugs.archlinux.org/task/61095.
sikmir commented on 2018-12-12 12:41 (UTC)
@lantw44 It's already in core repository:
lantw44 commented on 2018-12-10 13:10 (UTC)
Did you use gnutls from testing? It seems that gnutls in testing is built with guile disabled.
sikmir commented on 2018-12-07 17:30 (UTC)
ERROR: Makepkg was unable to build guix:
lantw44 commented on 2018-11-02 15:39 (UTC)
The file /gnu/store/gz3agxnnlgkafw2c8jnvk2hqmlh85pkc-guile-bootstrap-2.0.drv exists on my system. Is it a clean installation? If it isn't, you can try to rename or remove /gnu/store and /var/guix. I remember that guix-daemon automatically creates and copies files to /gnu/store when it is started the first time.
guix-daemon.service is the one you should use if you install guix with AUR. guix-daemon-latest.service is the one shipped by the upstream and it can only be used when you have guix installed by guix using root account. This means you have to run 'guix package -i guix' as root before you can use guix-daemon-latest.service.
dpriskorn commented on 2018-10-29 21:30 (UTC) (edited on 2018-10-29 21:31 (UTC) by dpriskorn)
The installation went fine but neither guix-daemon or guix-daemon-latest seem to work.
guix-daemon throws this error when a any guix command (e.g. guix environment --pure guix) is run:
guix environment: error: build failed: opening file `/gnu/store/gz3agxnnlgkafw2c8jnvk2hqmlh85pkc-guile-bootstrap-2.0.drv': Filen eller katalogen finns inte
guix-daemon-latest does not start:
okt 29 22:29:31 parabola systemd[30059]: guix-daemon-latest.service: Failed to execute command: No such file or directory
okt 29 22:29:31 parabola systemd[30059]: guix-daemon-latest.service: Failed at step EXEC spawning /var/guix/profiles/per-user/root/guix-prof>
okt 29 22:29:31 parabola systemd[1]: guix-daemon-latest.service: Main process exited, code=exited, status=203/EXEC
okt 29 22:29:31 parabola systemd[1]: guix-daemon-latest.service: Failed with result 'exit-code'.
urbanslug commented on 2018-08-02 19:56 (UTC) (edited on 2018-08-02 19:57 (UTC) by urbanslug)
@zeronineseven did your problem have to do with guile-ssh? why do we need guile-ssh again? guile-ssh fails for me on btrfs with https://lpaste.net/3282218839441408000
zeronineseven commented on 2018-05-10 17:27 (UTC)
I've successfully built guix on btrfs partition. Will report upstream. Thx!
lantw44 commented on 2018-05-10 15:07 (UTC)
I haven't spent time debugging this issue. If you can reproduce it on upstream git master, please report this tmpfs-related problem to the upstream bug tracker. Does guix tests pass if you build it on a filesystem which is not tmpfs?
zeronineseven commented on 2018-05-08 20:35 (UTC)
In fact my /tmp is actually mounted as tmpfs =/
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »