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.46 |
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-05-08 14:22 (UTC)
It looks like it is an issue related to tmpfs, again ...
zeronineseven commented on 2018-05-08 09:18 (UTC)
lantw44, I ran the build on my host machine without manual chroot/container - no virtualization was involved except the one used by makepkg itself (fakeroot?). I'm not sure how can I test unprivileged user namespace functionality directly but I believe that it's working fine - I have unprivileged lxcs running on this machine and "unshare" command has spawned new bash session without any errors.
lantw44 commented on 2018-05-07 15:58 (UTC)
Did you run the test inside a chroot or a container? Can you use 'unshare' to successfully create an unprivileged user namespace in the environment you ran the test?
zeronineseven commented on 2018-05-06 21:58 (UTC)
Hi, It seems that I can't build guix due to failing tests/guix-environment-container. AFAIK this is related to userns but "cat /proc/sys/kernel/unprivileged_userns_clone" returns 1 and in fact I have unprivileged lxcs running on the very same host. test-suite.log content is here: http://paste.debian.net/1023605/
lantw44 commented on 2018-05-05 11:21 (UTC)
Hello, you can find the information on Arch wiki: https://wiki.archlinux.org/index.php/Guix.
dpriskorn commented on 2018-05-05 07:25 (UTC)
Hi. Installed this recently.
I missed an explanation post-install that explains to me that I have to enable and start the daemon and add the buildusers to be able to run/use guix at all. Alternatively that the package sets it all up and remains quiet.
T-recks commented on 2018-03-18 20:42 (UTC)
Ah, you're right. Thanks for the response and for maintaining this package. Everything went smoothly for me once I followed the below example and changed DNS servers to pass some of the check() tests.
lantw44 commented on 2018-03-18 12:41 (UTC)
/gnu and /var/guix will be created by guix-daemon when you start the service the first time.
T-recks commented on 2018-03-18 10:53 (UTC)
Installing with this package build produced no /gnu directory and no /var/guix directory for me. Is this supposed to be the case or did I do something wrong?
stefanc_diff commented on 2017-11-19 11:15 (UTC) (edited on 2017-11-19 11:21 (UTC) by stefanc_diff)
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »