From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: Re: Upgrade errors, Re: Upgrade errors Date: Sat, 04 Aug 2018 10:33:22 +0200 Message-ID: <87600qzg31.fsf@gmail.com> References: <87bmdr8my0.fsf@gnu.org> <87o9hlcns9.fsf@elephly.net> <87efigfh1y.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35505) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fls0B-0002Ng-EP for help-guix@gnu.org; Sat, 04 Aug 2018 04:33:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fls06-0003Ct-Fj for help-guix@gnu.org; Sat, 04 Aug 2018 04:33:31 -0400 Received: from mail-wr1-x432.google.com ([2a00:1450:4864:20::432]:35865) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fls06-0003CP-85 for help-guix@gnu.org; Sat, 04 Aug 2018 04:33:26 -0400 Received: by mail-wr1-x432.google.com with SMTP id h9-v6so7534103wro.3 for ; Sat, 04 Aug 2018 01:33:25 -0700 (PDT) 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: sidhu1f Cc: help-guix@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I haven't tested but at first glance I would say that the target of the mapped-device and the root filesystem device don't match: one is "root-part= " and the other is (file-system-label "root-fs"). According to the example in the manual ("(guix) Using the Configuration System"), you should replace (file-system-label "root-fs") with "root-part" Also watch out with those `cons', you should use `cons*' or `list' if somed= ay you'd like to add more than one element. =2D-=20 Pierre Neidhardt --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAltlZNIACgkQm9z0l6S7 zH+RHwf+Kmq8l9QqhXfjHSF1Og3UqhJ7FusRG+5QS9lzRLiUTJNpXd+jBfPWZghP 5CJmSd/WEMd+BBacDgojft1KLtXWOeEIVG1Ki8rHbo+hiimDDWf16OcK22GSNmWI kz3B9e+NDU6Q0i/QHp5ZaOvwxJUtPznn5apnfg4f+6b5MIP2nrdOcITDxVcmwqlS sTXP9CJgrbUOyZLuFiVU+P5D4c2zWdy4rPgIydHjdC1tJsZI/al8XqL8QP5WnNzL KQPfCu+2lmJjTLPKj3gpQA1LnRYS6P2P0YAqc+R8ZOWx6Bt7mUqatcYGcgot2yGi hWGnBujLkSJVdkZU5KQ274msmrp2Zw== =bGwb -----END PGP SIGNATURE----- --=-=-=--