bug#32193: Java packages are indeterministic (due to order in jar?)

2018-07-19 Thread Julien Lepiller
This was due to an ordering issue in META-INF/INDEX.LIST. The file is generated before running strip-jar-timestamps, so the order of the content is not deterministic when the file is generated. In 79d4d47b99591e4edd8cefee907fbb0d930f78aa I added a phase before that, that runs strip-jar-timestamps b

bug#32197: bug#30993: OpenSSH sshd killed by Shepherd 0.4.0

2018-07-19 Thread Leo Famulari
On Thu, Jul 19, 2018 at 04:26:59PM +0200, Clément Lassieur wrote: > Clément Lassieur writes: > > > Leo, if you confirm my analysis, could you please unmerge the bugs? > > I did it, because Eric confirmed the fix. Thanks, sorry for the confusion! signature.asc Description: PGP signature

bug#32161: seek out of range

2018-07-19 Thread Ludovic Courtès
Hi Ricardo, Ricardo Wurmus skribis: > Ricardo Wurmus writes: > >> I’m getting this bug on berlin.guixsd.org. The store is several hundred >> GB in size. I cannot reproduce this on a machine with a smaller store. > > This is not correct. I cannot reproduce this on a machine where > deduplicat

bug#32197: bug#30993: OpenSSH sshd killed by Shepherd 0.4.0

2018-07-19 Thread Clément Lassieur
Clément Lassieur writes: > Leo, if you confirm my analysis, could you please unmerge the bugs? I did it, because Eric confirmed the fix. Clément

bug#32197: openssh not starting unless reconfigured

2018-07-19 Thread Eric Brown
Clément Lassieur writes: > Eric Brown writes: > >> GuixSD 1.5 amd64 >> >> (stock, and with guix pull && guix package -u) >> >> I have initialized a system with the attached config.scm. The openssh >> service does not work at boot. >> >> However, I can reconfigure the system, and the openssh se

bug#30993: OpenSSH sshd killed by Shepherd 0.4.0

2018-07-19 Thread Clément Lassieur
Heya, Martin Castillo writes: > On 06.05.2018 21:50, Leo Famulari wrote: >> On Fri, May 04, 2018 at 04:01:52AM +0200, Martin Castillo wrote: >>> Sorry, I forgot to mention that I have the same problem. But I had it >>> already with shepherd 0.3. >> >> Interesting. Did it ever work for you on

bug#32197: openssh not starting unless reconfigured

2018-07-19 Thread Clément Lassieur
Eric Brown writes: > GuixSD 1.5 amd64 > > (stock, and with guix pull && guix package -u) > > I have initialized a system with the attached config.scm. The openssh > service does not work at boot. > > However, I can reconfigure the system, and the openssh service works and > allows connections.

bug#22629: [PATCH 0/4] 'guix pull' produces a self-contained Guix

2018-07-19 Thread Ludovic Courtès
Hello Chris, Thanks for your feedback! Chris Marusich skribis: > I was surprised that "guix pull" doesn't build the guix package via the > usual mechanisms (e.g., the way it would be built if I ran "guix build > guix"). The new "guix pull" code builds a profile, so it seems like we > could put

bug#32208: Unable to update git when git:send-email is installed

2018-07-19 Thread swedebugia
I think I just found a bug in guix package -u. I am unable to run the updated package after running the upgrade. sdb1@antelope ~/guix$ echo $PATH /var/guix/profiles/per-user/sdb1/guix-profile/bin:/var/guix/profiles/per-user/sdb1/guix-profile/sbin:/var/guix/profiles/per-user/sdb1/guix-profile/bin:/

bug#31319: ghc-case-insensitive: Duplicate 'inputs' field.

2018-07-19 Thread Ludovic Courtès
Ping! I’d really like to apply the patch you posted in along with the corresponding package fixes. I can do that if you want. Ludo’. l...@gnu.org (Ludovic Courtès) skribis: > Hello Mark, > > Mark H Weaver skribis: > >> It's