unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: louishp <louishp@protonmail.com>, 41035@debbugs.gnu.org
Subject: bug#41035: [Error] No upgrade after pull
Date: Tue, 05 May 2020 00:16:17 +0200	[thread overview]
Message-ID: <87pnbjz6q6.fsf@devup.no> (raw)
In-Reply-To: <sDb2n073Dx-fXjhroN3LbilrBTlVamcrzx0O1hZBSJnPi0XTCqGWkmoCptDVNzJCKIIAtoDfe66iHExthwSn2xm-6NQ1snYeki7979_6_2Y=@protonmail.com>

[-- Attachment #1: Type: text/plain, Size: 1510 bytes --]

louishp via Bug reports for GNU Guix <bug-guix@gnu.org> writes:

> Hello,
>
> I've just installed GuixSD on a virtual machine (by Virtual Box on Windows 10), and got some strange errors with guix upgrade.
>
> The first commands I use after the first login (as root) is : `guix pull`, which pulls many packages, and `guix upgrade` which does nothing. It says to me that :

'guix upgrade' is expected to do nothing in this case: it only upgrades
the packages you have installed as the root user (which are none).

To upgrade the system, use 'guix system reconfigure /etc/config.scm'.

> "guix upgrade: warning: Consider running `guix pull` followed by
>  'guix package -u' to get up-to-date packages and security updates"

Reading guix/scripts.scm, I think this is happening because you have
no packages in the [user] profile.

  https://git.savannah.gnu.org/cgit/guix.git/tree/guix/scripts.scm?id=1d24cc6de674ff8cd6321eb373ab86c8028e2281#n158

Removing the (not age) check on line 176 might fix this.  Not sure if it
could have any adverse effects.  

> But I've just guix-pulled.
>
> During the installation, I've used all the by default choices, except when I say I want the SSH.
>
> Here the result of guix system describe : https://paste.debian.net/1144431/
> Here the result of tree in the guix folder : https://paste.debian.net/1144432/

These have already expired: please include them in the message for
posterity with the next bug report (hopefully not too soon!).  :-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

      reply	other threads:[~2020-05-04 22:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-02 20:03 bug#41035: [Error] No upgrade after pull louishp via Bug reports for GNU Guix
2020-05-04 22:16 ` Marius Bakke [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pnbjz6q6.fsf@devup.no \
    --to=mbakke@fastmail.com \
    --cc=41035@debbugs.gnu.org \
    --cc=louishp@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).