unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: jbranso@dismail.de
To: znavko@disroot.org, "Tobias Geerinckx-Rice" <me@tobias.gr>
Cc: help-guix@gnu.org
Subject: Re: How to reconfigure system without downloads I did not order?
Date: Sat, 28 Nov 2020 20:48:44 +0000	[thread overview]
Message-ID: <31d45de8027475f55cfb26a05c8e563d@dismail.de> (raw)
In-Reply-To: <4cf0acc569ff14b6a1a25e853b0e139e@disroot.org>

There is some code for guix that will allow guix to distribute software updates over IPFS.  You are welcome to contribute to that!

I believe that there is also some work that will allow people to fetch software updates over GNUnet.

Both of these proposals would allow users from all over the world to publish software updates to others, like torrent-ing works.

November 28, 2020 1:03 PM, znavko@disroot.org wrote:

> I restarted the process of reconfigure (usual without additional flags and hacks)
> for abput 25 times and at last it downloaded everything and finished successfully.
> 
> I think Guix needs good infrastructure and some
> mechanism of checking optimal mirrors and recommendations for using them.
> 
> To add new disk into system with such a bad lucks is a very bottle neck of this powerful system.
> 
> November 28, 2020 12:14 PM, "Tobias Geerinckx-Rice" <me@tobias.gr> wrote:
> 
>> Hullo znavko,
>> 
>> znavko--- via 写道:
>> 
>>> I am sorry. How to prevent the process of system upgrade and
>>> just remain things as they are but only adding new disk to my
>>> system?
>> 
>> Guix can't upgrade your system, it can only build a new one. It
>> will merely re-use parts of the old system that they have in
>> common (which can be and often is ‘almost everything’).
>> 
>> This is actually significant: you can't ask a new Guix to modify
>> an older Guix's system, to leave everything in place but just add
>> this one small thing, like you can for bare profiles. For that,
>> you need to reconfigure the old system with the same version of
>> Guix that was used to build it.
>> 
>> What do
>> 
>> $ guix system describe
>> 
>> and
>> 
>> $ guix describe
>> 
>> say? My guess is they will both display a different commit
>> because you've ‘guix pull’ed after creating the system. If so,
>> you can use
>> 
>> $ guix time-machine --commit=<system commit> -- system
>> reconfigure …
>> 
>> to apply your changes.
>> 
>> If the system and guix commits *do* match and you've added nothing
>> besides a new FILE-SYSTEM, I have no idea why Guix is
>> (re-)building ffmpeg. An overzealous ‘guix gc’ in the meantime?
>> 
>> Kind regards,
>> 
>> T G-R


      parent reply	other threads:[~2020-11-28 20:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-28 11:39 How to reconfigure system without downloads I did not order? znavko--- via
2020-11-28 12:14 ` Tobias Geerinckx-Rice
2020-11-28 12:53 ` znavko
2020-11-28 18:02 ` znavko
2020-11-28 20:48 ` jbranso [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=31d45de8027475f55cfb26a05c8e563d@dismail.de \
    --to=jbranso@dismail.de \
    --cc=help-guix@gnu.org \
    --cc=me@tobias.gr \
    --cc=znavko@disroot.org \
    /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.
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).