Package Details: guix 1.4.0-1

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: 35
Popularity: 0.177707
First Submitted: 2013-04-22 11:06 (UTC)
Last Updated: 2023-03-19 04:18 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 12 Next › Last »

lantw44 commented on 2019-05-21 17:15 (UTC)

@joz If you want to run tests, please build the package in a directory with a shorter path. For example, It is OK to build and test the package in /home/lantw44/guix, but you won't be able to run the test if you build it in /home/lantw44/aur/guix because the length of /home/lantw44/aur/guix/src/guix-1.0.0 is 37 bytes. The reason of having the check is that lengths of UNIX domain sockets and shebangs are limited.

joz commented on 2019-05-21 10:22 (UTC)

Hi, this fails for me with "The working directory cannot be longer than 36 bytes."

However, if I make the check() function a dummy one (return 0), the package gets built.

lantw44 commented on 2019-05-16 12:59 (UTC)

@doronbehar Thanks for your gnutls-guile package. I will switch this package to use gnutls-guile on the next update.

I am still working on the patch to update guix to 1.0.0. There are still a few failed tests, and I am trying to resolve them. I cannot apply your patch because you removed a lot of necessary things.

<deleted-account> commented on 2019-05-12 11:42 (UTC)

If anyone is interested, here is my patch for the 1.0.0 release:

diff --git i/PKGBUILD w/PKGBUILD
index 33280c1..f18bac3 100644
--- i/PKGBUILD
+++ w/PKGBUILD
@@ -6,7 +6,7 @@
 #   gpg --recv-keys 3CE464558A84FDC69DB40CFB090B11993D9AEBB5

 pkgname=guix
-pkgver=0.16.0
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="A purely functional package manager for the GNU system"
 arch=('x86_64' 'i686' 'armv7h')
@@ -14,8 +14,6 @@ url="https://www.gnu.org/software/guix/"
 license=('GPL3')
 options=('!strip')
 makedepends=(
-  'bash-completion'
-  'fish'
   'guile-json'
   'guile-ssh>=0.10.2'
   'help2man')
@@ -26,103 +24,31 @@ depends=(
   'guile-sqlite3'
   'sqlite>=3.6.19'
   'bzip2'
-  'gnutls'
+  'gnutls-guile' # AUR
   'libgcrypt'
   'zlib')
 optdepends=(
-  'bash-completion: to enable bash programmable completion'
   'guile-json: to import packages from cpan, gem, pypi'
   'guile-ssh: to offload builds to other machines')
 source=(
-  "https://alpha.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig}
-  "aarch64-linux-20170217-guile-2.0.14.tar.xz::https://alpha.gnu.org/gnu/${pkgname}/bootstrap/aarch64-linux/20170217/guile-2.0.14.tar.xz"
-  "aarch64-linux-20170217-guile-2.0.14.tar.xz.sig::https://alpha.gnu.org/gnu/${pkgname}/bootstrap/aarch64-linux/20170217/guile-2.0.14.tar.xz.sig"
-  "armhf-linux-20150101-guile-2.0.11.tar.xz::https://alpha.gnu.org/gnu/${pkgname}/bootstrap/armhf-linux/20150101/guile-2.0.11.tar.xz"
-  "armhf-linux-20150101-guile-2.0.11.tar.xz.sig::https://alpha.gnu.org/gnu/${pkgname}/bootstrap/armhf-linux/20150101/guile-2.0.11.tar.xz.sig"
-  "i686-linux-20131110-guile-2.0.9.tar.xz::https://alpha.gnu.org/gnu/${pkgname}/bootstrap/i686-linux/20131110/guile-2.0.9.tar.xz"
-# "i686-linux-20131110-guile-2.0.9.tar.xz.sig::https://alpha.gnu.org/gnu/${pkgname}/bootstrap/i686-linux/20131110/guile-2.0.9.tar.xz.sig"
-  "mips64el-linux-20131110-guile-2.0.9.tar.xz::https://alpha.gnu.org/gnu/${pkgname}/bootstrap/mips64el-linux/20131110/guile-2.0.9.tar.xz"
-# "mips64el-linux-20131110-guile-2.0.9.tar.xz.sig::https://alpha.gnu.org/gnu/${pkgname}/bootstrap/mips64el-linux/20131110/guile-2.0.9.tar.xz.sig"
-  "x86_64-linux-20131110-guile-2.0.9.tar.xz::https://alpha.gnu.org/gnu/${pkgname}/bootstrap/x86_64-linux/20131110/guile-2.0.9.tar.xz"
-# "x86_64-linux-20131110-guile-2.0.9.tar.xz.sig::https://alpha.gnu.org/gnu/${pkgname}/bootstrap/x86_64-linux/20131110/guile-2.0.9.tar.xz.sig"
+  "https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig}
 )
 install="${pkgname}.install"
-sha1sums=(
-  '62f665dc02ea4c575f75b6728d6ec62875206846'
-  'ae4ded76633ff0d37c5297f457542cee2e6ee205'
-  'SKIP'
-  'SKIP'
-  'SKIP'
-  'SKIP'
-  'SKIP'
-# 'SKIP'
-  'SKIP'
-# 'SKIP'
-  'SKIP'
-# 'SKIP'
-)
-sha256sums=(
-  'SKIP'
-  'SKIP'
-  '3939909f24dcb955621aa7f81ecde6844bea8a083969c2d275c55699af123ebe'
-  'bfceb1a0cb92c9182e5bc2bfe9e728078df0f5f86e6580820ead845d7f11f3c5'
-  'e551d05d4d385d6706ab8d574856a087758294dc90ab4c06e70a157a685e23d6'
-  '4ceb3b490e2eed1631ec204d68ebf2a91806f6d1c438fc3a8d744b3f0351633d'
-  'b757cd46bf13ecac83fb8e955fb50096ac2d17bb610ca8eb816f29302a00a846'
-# '5c710ad8efa927711347cb585ceec25d99c3b3065955060275076be55f46f228'
-  '994680f0001346864aa2c2cc5110f380ee7518dcd701c614291682b8e948f73b'
-# 'd22c325e7d64b805679cc449b8865f7ac7629b83c71a6ae9812541408bac1952'
-  '037b103522a2d0d7d69c7ffd8de683dfe5bb4b59c1fafd70b4ffd397fd2f57f0'
-# '50ec32f47dd659583d7ee633b8d6d4180b413c3680b1628ab6346241ac2c2b46'
-)
-validpgpkeys=('3CE464558A84FDC69DB40CFB090B11993D9AEBB5')
-noextract=(
-  'aarch64-linux-20170217-guile-2.0.14.tar.xz'
-  'armhf-linux-20150101-guile-2.0.11.tar.xz'
-  'i686-linux-20131110-guile-2.0.9.tar.xz'
-  'mips64el-linux-20131110-guile-2.0.9.tar.xz'
-  'x86_64-linux-20131110-guile-2.0.9.tar.xz')
-_noextract_dest_map=(
-  'gnu/packages/bootstrap/aarch64-linux/guile-2.0.14.tar.xz'
-  'gnu/packages/bootstrap/armhf-linux/guile-2.0.11.tar.xz'
-  'gnu/packages/bootstrap/i686-linux/guile-2.0.9.tar.xz'
-  'gnu/packages/bootstrap/mips64el-linux/guile-2.0.9.tar.xz'
-  'gnu/packages/bootstrap/x86_64-linux/guile-2.0.9.tar.xz')

-prepare() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   for index in $(seq 0 $((${#noextract[@]} - 1))); do
-       cp "${srcdir}/${noextract[${index}]}" "${_noextract_dest_map[${index}]}"
-   done
-}
+sha256sums=('fbe519dabc4cff8c2cd9ceb57609290518bca6536626dec837817a0261352598'
+            'SKIP')
+validpgpkeys=('3CE464558A84FDC69DB40CFB090B11993D9AEBB5')

 build() {
-   local bash_completion_dir="$(pkg-config --variable=completionsdir bash-completion)"
-   local fish_completion_dir="$(pkg-config --variable=completionsdir fish)"
    cd "${srcdir}/${pkgname}-${pkgver}"
    ./configure --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc \
        --libexecdir="/usr/lib/${pkgname}" --localstatedir=/var \
-       --with-bash-completion-dir="${bash_completion_dir}" \
-       --with-fish-completion-dir="${fish_completion_dir}" \
-       --disable-rpath
+       --with-bash-completion-dir=/usr/share/bash-completion/completions \
+       --disable-rpath 
    make
 }

 check() {
-   # FIXME: There are too many failed tests and upstream developers haven't
-   # made any response. All tests are temporarily skipped for now.
-   # https://debbugs.gnu.org/32098
-   return 0
-
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   # Check whether the current working directory is too long
-   local cwd_str="$(pwd)"
-   local cwd_len="${#cwd_str}"
-   if [ "${cwd_len}" -gt 46 ]; then
-       error "${cwd_str} is too long."
-       error "The working directory cannot be longer than 46 bytes."
-       false
-   fi
    # Make sure we have a valid shell accepting -c option
    SHELL=/bin/sh make check
 }
@@ -132,67 +58,10 @@ package() {
    make DESTDIR="${pkgdir}" install
    # Remove unused upstart service files
    rm -r "${pkgdir}/usr/lib/upstart"
-   # Rename systemd service files provided by upstream because they are not
-   # usable without previous guix installation
-   local system_unit_dir="${pkgdir}/usr/lib/systemd/system"
-   local guix_daemon_default="${system_unit_dir}/guix-daemon.service"
-   local guix_daemon_upstream="${system_unit_dir}/guix-daemon-latest.service"
-   local guix_publish_default="${system_unit_dir}/guix-publish.service"
-   local guix_publish_upstream="${system_unit_dir}/guix-publish-latest.service"
-   mv "${guix_daemon_default}" "${guix_daemon_upstream}"
-   mv "${guix_publish_default}" "${guix_publish_upstream}"
-   # Generate default systemd service files from upstream ones by fixing paths
-   local guix_profile_root="/var/guix/profiles/per-user/root/current-guix"
-   sed -e "s|^ExecStart=${guix_profile_root}/bin|ExecStart=/usr/bin|" \
-       -e "s|^Description=\(.*\)|Description=\1 (default)|" \
-       -e "/^Environment=/d" "${guix_daemon_upstream}" \
-       > "${guix_daemon_default}"
-   sed -e "s|^ExecStart=${guix_profile_root}/bin|ExecStart=/usr/bin|" \
-       -e "s|^Description=\(.*\)|Description=\1 (default)|" \
-       -e "/^Environment=/d" "${guix_publish_upstream}" \
-       > "${guix_publish_default}"
-   # Make sure the above sed commands really work
-   ! cmp "${guix_daemon_default}" "${guix_daemon_upstream}"
-   ! cmp "${guix_publish_default}" "${guix_publish_upstream}"
-   # Edit the description of upstream systemd service files
-   sed -i "s|^Description=\(.*\)|Description=\1 (upstream)|" \
-       "${guix_daemon_upstream}" "${guix_publish_upstream}"
-   # The default makepkg strip option cannot be used here because binaries
-   # installed in /usr/share must not be stripped.
-   # To keep user-defined 'strip' and 'debug' options useful, we still
-   # depend on 'tidy_strip' function provided by makepkg to do the stripping
-   # work. To make the function useful, we have to temporarily remove the
-   # '!strip' option from 'options' array. However, assignments to 'options'
-   # cause mksrcinfo to insert wrong lines to .SRCINFO, so they have to be
-   # put in eval.
    eval 'options=()'
    cd "${pkgdir}/usr/bin"
    tidy_strip
    cd "${pkgdir}/usr/lib/guix"
    tidy_strip
    eval 'options=("!strip")'
-   # Make sure bootstrap binaries are not modified
-   cd "${pkgdir}/usr/share/guile/site/2.2/gnu/packages/bootstrap"
-   cat << EOF | sha256sum -c
-e3bf6ffe357eebcc28221ffdbb5b00b4ed1237cb101aba4b1b8119b08c732387  aarch64-linux/bash
-444c2af9fefd11d4fc20ee9281fa2c46cbe3cfb3df89cc30bcd50d20cdb6d6c0  aarch64-linux/mkdir
-05273f978a072269193e3a09371c23d6d149f6d807f8e413a4f79aa5a1bb6f25  aarch64-linux/tar
-48e9baa8a6c2527a5b4ecb8f0ac87767e2b055979256acab2a3dbff4f6171637  aarch64-linux/xz
-2ad82bb9ee6e77eaff284222e1d43a2829b5a1e2bcf158b08564a26da48e0045  armhf-linux/bash
-a19e386b31ebc8a46b5f934c11bca86e28f8aa997272a5fcd052b52d5019f790  armhf-linux/mkdir
-da56be0b332fac3880b151abe60c1eeb2649cd192379b18658b1d872f7aa53e8  armhf-linux/tar
-6507d04d55210e3a8cdc2e5758d79a4b0da3cb53bb142f60a78788af7b915ab1  armhf-linux/xz
-ed059a9ae964d538605c923c4e73128bd5ca912994709b3fe2d71d061751e8c5  i686-linux/bash
-b369264bda7bbb98d1acf0bf53ebc9077e82f48b190f3956fa23cb73d6e99f92  i686-linux/mkdir
-9f7e79e52aa369fc9ed69359e503d4f8179117842df8261fc0cae5629cc896cb  i686-linux/tar
-d23173dfe66c41e1c8d8eef905d14d1f39aaa52c9d70621f366c275e9139b415  i686-linux/xz
-213cfb8794ffdf4a71cb321a89987ee61704edcec5d1203912575f0a626a239c  mips64el-linux/bash
-d436070fde044366d72d7e59d8d12b1ba72b32d7b0f13e409b61118bdc8254c8  mips64el-linux/mkdir
-d27fcb52f9b4a42fafdae3164fffd200f52e04d142574dcf06212dbf7701cbb8  mips64el-linux/tar
-107eac7523b0148d18f461d81bec9d0db6154d6c61e4caf3a4cdb43a9a6afb3c  mips64el-linux/xz
-265d2f633a5ab35747fc4836b5e3ca32bf56ad44cc24f3bd358f1ff6cf0779a5  x86_64-linux/bash
-50689abdf2d5374e17ea8c51801f04f7590ad604af33a12a940cc11d137a4a2f  x86_64-linux/mkdir
-16440b4495a2ff9c6aa50c05a8c9066e1004a5990b75aa891f08cdf8753c8689  x86_64-linux/tar
-930ad7e88ca0b2275dc459b24aea912fadd5b7c9e95be06788d4b61efc7ef470  x86_64-linux/xz
-EOF
 }

lantw44 commented on 2019-03-28 14:09 (UTC)

@kapcom01 This is not a packaging problem. Please read https://wiki.archlinux.org/index.php/Makepkg#ERROR:_One_or_more_PGP_signatures_could_not_be_verified!.

kapcom01 commented on 2019-03-26 22:10 (UTC) (edited on 2019-03-26 22:12 (UTC) by kapcom01)

I get this error:

==> Verifying source file signatures with gpg...
    guix-0.16.0.tar.gz ... FAILED (unknown public key 090B11993D9AEBB5)
    aarch64-linux-20170217-guile-2.0.14.tar.xz ... FAILED (unknown public key 090B11993D9AEBB5)
    armhf-linux-20150101-guile-2.0.11.tar.xz ... FAILED (unknown public key 090B11993D9AEBB5)
==> ERROR: One or more PGP signatures could not be verified!
Error downloading sources: guix

sngn commented on 2019-03-10 18:08 (UTC)

@lantw44 you are probably right, I was looking through this a few weeks ago and do not remember my findings clearly.

Anyways, it is more hassle to maintain a custom gnutls package (though there might be one on the AUR, or someone could put it up), than to install directly, and not be dependent on arch packages.

lantw44 commented on 2019-03-10 13:39 (UTC)

@sngn GnuTLS enables Guile binding automatically when Guile is found on the system. Since 'make' package on Arch Linux is built with Guile enabled, GnuTLS should be able to find Guile because 'make' is a part of 'base-devel'. It is the Arch Linux maintainer of 'gnutls' package that disables Guile binding explicitly. In fact, 'gnutls' package had been built with Guile enabled for a few years. It got disabled when 'gnutls' was updated to 3.6.

sngn commented on 2019-03-10 08:07 (UTC)

For anyone who wants to install guix right now..

I successfully built gnutls with guile bindings and installed this guix package.

Though I uninstalled again and followed guix manual for binary installation.. which is the way I would recommend if you want to install guix on arch right now.

I don't think that arch gnutls is gonna build against guile in the near future, because upstream doesn't and that's kind of the whole point of arch, that you get 'pure' packages, meaning as close to upstream as possible.

lantw44 commented on 2018-12-16 11:05 (UTC)

I reported the problem to Arch Linux bug tracker: https://bugs.archlinux.org/task/61095.