Re: Guix upgrade leads to different hashes

2017-10-07 Thread Ludovic Courtès
Hi, Oleg Pykhalov skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> Oleg Pykhalov skribis: >> >>> l...@gnu.org (Ludovic Courtès) writes: >>> >>> [...] >>> Could you check if this patch helps: diff --git a/guix/scripts/package.scm b/guix/scripts/package.scm index 4adc705

Re: Guix upgrade leads to different hashes

2017-10-07 Thread Oleg Pykhalov
Hello Ludovic, l...@gnu.org (Ludovic Courtès) writes: > Oleg Pykhalov skribis: > >> l...@gnu.org (Ludovic Courtès) writes: >> >> [...] >> >>> Could you check if this patch helps: >>> >>> diff --git a/guix/scripts/package.scm b/guix/scripts/package.scm >>> index 4adc70522..0e365018a 100644 >>> --

Re: Guix upgrade leads to different hashes

2017-10-06 Thread Ludovic Courtès
Oleg Pykhalov skribis: > l...@gnu.org (Ludovic Courtès) writes: > > [...] > >> Could you check if this patch helps: >> >> diff --git a/guix/scripts/package.scm b/guix/scripts/package.scm >> index 4adc70522..0e365018a 100644 >> --- a/guix/scripts/package.scm >> +++ b/guix/scripts/package.scm >> @@

Re: Guix upgrade leads to different hashes

2017-10-06 Thread Oleg Pykhalov
Hello Ludovic, l...@gnu.org (Ludovic Courtès) writes: [...] > Could you check if this patch helps: > > diff --git a/guix/scripts/package.scm b/guix/scripts/package.scm > index 4adc70522..0e365018a 100644 > --- a/guix/scripts/package.scm > +++ b/guix/scripts/package.scm > @@ -604,12 +604,12 @@ an

Re: Guix upgrade leads to different hashes

2017-10-05 Thread Ludovic Courtès
Howdy, Oleg Pykhalov skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> Hi Oleg, >> >> Oleg Pykhalov skribis: >> >>> l...@gnu.org (Ludovic Courtès) writes: >>> >>> [...] >>> What does ‘guix package --list-generations’ show? The output is a diff of the contents of each generation.

Re: Guix upgrade leads to different hashes

2017-10-04 Thread Oleg Pykhalov
Hello Ludovic, l...@gnu.org (Ludovic Courtès) writes: > Hi Oleg, > > Oleg Pykhalov skribis: > >> l...@gnu.org (Ludovic Courtès) writes: >> >> [...] >> >>> What does ‘guix package --list-generations’ show? The output is a diff >>> of the contents of each generation. >> >> My current generation b

Re: Guix upgrade leads to different hashes

2017-10-04 Thread Ludovic Courtès
Hi Oleg, Oleg Pykhalov skribis: > l...@gnu.org (Ludovic Courtès) writes: > > [...] > >> What does ‘guix package --list-generations’ show? The output is a diff >> of the contents of each generation. > > My current generation before upgrade was 369. After upgrade it's 370. > No changes. > > … >

Re: Guix upgrade leads to different hashes

2017-10-03 Thread Oleg Pykhalov
Hello Ludovic, l...@gnu.org (Ludovic Courtès) writes: [...] > What does ‘guix package --list-generations’ show? The output is a diff > of the contents of each generation. My current generation before upgrade was 369. After upgrade it's 370. No changes. --8<---cut here

Re: Guix upgrade leads to different hashes

2017-10-03 Thread Ludovic Courtès
Hi, Oleg Pykhalov skribis: > I made a dry-run, then upgrade, then dry-run. After diff those dry-runs > shows nothing interesting. > > * 1st dry-run > > > > * 1st upgrade > > > > * 2nd dry-run > > > > * diff '1st dry-run' '2nd dry-run' What does ‘guix package --list-generations’ show? The outpu

Re: Guix upgrade leads to different hashes

2017-10-03 Thread Oleg Pykhalov
Hello Alex, Alex Kost writes: > Oleg Pykhalov (2017-10-02 05:15 +0300) wrote: > [...] >> Something strange happens on my machine with upgrades. I check for new >> available upgrades with dry-run and get “available upgrades” all the >> time. > [...] >> If I upgrade again I'll get same hashes a

Re: Guix upgrade leads to different hashes

2017-10-02 Thread Alex Kost
Oleg Pykhalov (2017-10-02 05:15 +0300) wrote: > Hello Guix, > > Something strange happens on my machine with upgrades. I check for new > available upgrades with dry-run and get “available upgrades” all the > time. [...] > If I upgrade again I'll get same hashes as in “Check upgrades.”. Like a >

Guix upgrade leads to different hashes

2017-10-01 Thread Oleg Pykhalov
Hello Guix, Something strange happens on my machine with upgrades. I check for new available upgrades with dry-run and get “available upgrades” all the time. Check upgrades. --8<---cut here---start->8--- $ guix package --dry-run --upgrade --verbose The followi