From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= Subject: Re: paps not found after migrating VM Date: Wed, 24 Apr 2019 22:31:31 +0200 Message-ID: <20190424223131.17c21d30@alma-ubu> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/ewm19Hi=igjXo=wIiczP+f1"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:40018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hJOYK-00051D-EW for help-guix@gnu.org; Wed, 24 Apr 2019 16:31:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hJOYJ-0000Ma-9g for help-guix@gnu.org; Wed, 24 Apr 2019 16:31:36 -0400 Received: from m4s11.vlinux.de ([83.151.27.109]:35384 helo=bjoernhoefling.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hJOYJ-0000Jo-2G for help-guix@gnu.org; Wed, 24 Apr 2019 16:31:35 -0400 In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Laura Lazzati Cc: help-guix --Sig_/ewm19Hi=igjXo=wIiczP+f1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, 24 Apr 2019 15:05:19 -0300 Laura Lazzati wrote: > /build-video.sh > Entering a Guix container to build the videos. > Available packages in the container: paps make imagemagick guile > ffmpeg inkscape coreutils findutils cairo-xcb > guix environment: error: paps: unknown package >=20 > Paps is installed. Here I show the output of 'which paps' 'guix > --version' and 'guix package -I' >=20 > New VM that doesn't work: > <-----------------------------------starts here > ---------------------------------------------> =20 > guix --version > guix (GNU Guix) 0.16.0 > Copyright (C) 2018 the Guix authors I wonder about the version. It should be 0.16.0 only after installation. Did you ever do a 'guix pull'? If you did pull, then you should have as version one of the latest commit ids: guix --version guix (GNU Guix) e01bd1a67447c1f2a2b5b03e8ea8fbbccd2cd5bd Copyright (C) 2019 the Guix authors Compare also the copyright year! paps was added this year, on: 2019-01-05=20 If after a guix pull you still see the wrong guix version, maybe something in your PATH is pointing to the wrong guix? Look at `which guix`, it should be somehting like: /home/user/.config/guix/current/bin/guix Bj=C3=B6rn --Sig_/ewm19Hi=igjXo=wIiczP+f1 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQiGUP0np8nb5SZM4K/KGy2WT5f/QUCXMDHowAKCRC/KGy2WT5f /WipAJ4jEGKyQVBbWA7Jvdm8EK38e7U3lgCgkc7WxGZabyv2E9Dd7V5zf/w0yB0= =OJVZ -----END PGP SIGNATURE----- --Sig_/ewm19Hi=igjXo=wIiczP+f1--