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
1 2 3 4 5 6 .. 12 Next › Last »
gotsreich commented on 2024-05-31 00:28 (UTC)
Tests fail. Only showing FAILs and nearby PASSes. Command run is "paru -Syu guix". ==> Starting check()... make check-TESTS check-local PASS: tests/describe.scm - create lightweight tag FAIL: tests/clone.scm - clone-auth-ssh-credentials PASS: tests/describe.scm - describe HEAD, strategy tags PASS: tests/diff.scm - diff filename FAIL: tests/clone.scm - clone-auth-ssh-agent PASS: tests/oid.scm - oid=? PASS: tests/oid.scm - object-lookup FAIL: tests/clone.scm - clone-and-fetch-auth-ssh-credentials PASS: tests/reference.scm - reference-name PASS: tests/proxy.scm - clone with HTTPS proxy FAIL: tests/clone.scm - clone + transfer-progress PASS: tests/reset.scm - reset hard
% uname -a Linux skyvale 6.9.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Sun, 26 May 2024 01:30:29 +0000 x86_64 GNU/Linux
lantw44 commented on 2022-12-04 14:50 (UTC)
@garid3000 Can you run make with 'V=1' to show the command it runs?
garid3000 commented on 2022-12-03 06:35 (UTC)
I'm getting following error (
yay -S guix
):I remember that: few weeks ago when I didn't get any error while installing.
lantw44 commented on 2022-04-17 15:46 (UTC) (edited on 2022-04-17 15:47 (UTC) by lantw44)
@Ferk This looks like a bug of the gnutls package. Binding files installed by gnutls are empty. I have reported the bug as https://bugs.archlinux.org/task/74486.
Ferk commented on 2022-04-15 08:11 (UTC)
I'm getting this error:
Both guile and gnutls are installed, but it seems the bindings are missing.
valandil commented on 2022-03-17 01:01 (UTC)
This should be temporary: AUR had some trouble earlier this week.
simona commented on 2022-03-16 10:06 (UTC)
errore: command failed: /home/simona/.cache/paru/clone: git clone --no-progress -- https://aur.archlinux.org/guile-semver:
Clone in 'guile-semver' in corso...
error: RPC non riuscita; HTTP 429 curl 22 The requested URL returned error: 429 fatal: atteso flush dopo elenco ref
valandil commented on 2022-03-16 01:44 (UTC)
I've seen this issue in a couple guile packages. It seems that having multiple versions of guile installed is not something that some guile packages can deal with. The easiest way I found to resolve that was to build all packages in a chroot using paru:
I added
--nocheck
because some guix checks were failing and I didn't feel like troubleshooting it :)You have to setup a local AUR repo, but I think paru gives you the procedure when you first try it.
1 2 3 4 5 6 .. 12 Next › Last »