bug#26006: [Website] Integral update proposal

2017-07-04 Thread sirgazil
On 04/07/17 16:24, Ludovic Courtès wrote: Hi! sirgazil skribis: I was going to take a look again, and see what I could do to complete the thing, but during the application setup of guix 0.13.0 many things were being built and the computer turned off three times. It seems it can't take that jo

bug#27582: artanis: ERROR throw to key 'ftp-mirror'. 550 "Failed to open file"

2017-07-04 Thread Adonay Felipe Nogueira
Doing any of `guix package -i artanis`, `guix package --fallback -i artanis`, `guix build artanis` results in the error described in the attached .txt log file. Interesting line in the attached .txt log file is 7. Respectfully, Adonay. -- - [[https://libreplanet.org/wiki/User:Adfeno]] - Palest

bug#26006: [Website] Integral update proposal

2017-07-04 Thread sirgazil
On 04/07/17 15:09, Catonano wrote: 2017-07-04 22:00 GMT+02:00 sirgazil >: Hey :) On 01/07/17 09:26, Ludovic Courtès wrote: Hi sirgazil, Slowly trying to catch up… sirgazil mailto:sirga...@zoho.com>> skribis: This imp

bug#27580: Elogin doesn't start properly

2017-07-04 Thread William
On my GuixSD VM (Guix release 0.13) elogind doesn't start at startup, despite (elogind-service) being used in config.scm. I am not using Xorg or a desktop manager like Slim. Elogind only starts when loginctl is executed as loginctl activates elogind via DBus, meaning that it doesn't record any log

bug#27556: libpng has wrong hash.

2017-07-04 Thread Leo Famulari
On Sun, Jul 02, 2017 at 08:13:44PM +, ng0 wrote: > I don't know if they moved the file around, renamed it or > whatever, but the hash is now > "0m5nv70n9903x3xzxw9qqc6sgf2rp106ha0x6gix0xf8wcrljaab". > We should use this in icecat as intended (I use it for > firefox nightly I work on) so that th

bug#27578: wget 1.19.1 fails to build on x86_64 from latest core-updates

2017-07-04 Thread Leo Famulari
On Wed, Jul 05, 2017 at 12:21:04AM +0200, Joshua Sierles wrote: > > This package fails running tests due to a syntax error reported by perl > scripts used in the tests. I haven't dug into the problem yet - just > wanted to report it. I've attached the test suite log from the failed > build. here's

bug#27578: wget 1.19.1 fails to build on x86_64 from latest core-updates

2017-07-04 Thread Joshua Sierles
This package fails running tests due to a syntax error reported by perl scripts used in the tests. I haven't dug into the problem yet - just wanted to report it. I've attached the test suite log from the failed build. here's the error: Unescaped left brace in regex is illegal here in regex; marke

bug#27386: offloading documentation and env

2017-07-04 Thread Ludovic Courtès
Hi, Oleg Pykhalov skribis: > process 5294 acquired build slot '/var/guix/offload/magnolia.local/0' > waiting for locks or build slots... > process 5294 acquired build slot '/var/guix/offload/magnolia.local/0' > process 5294 acquired build slot '/var/guix/offload/magnolia.local/0' > process 5294

bug#26006: [Website] Integral update proposal

2017-07-04 Thread Ludovic Courtès
Hi! sirgazil skribis: > I was going to take a look again, and see what I could do to complete > the thing, but during the application setup of guix 0.13.0 many things > were being built and the computer turned off three times. It seems it > can't take that job (I didn't have this problem with 0.

bug#26006: [Website] Integral update proposal

2017-07-04 Thread Catonano
2017-07-04 22:00 GMT+02:00 sirgazil : > Hey :) > > > > On 01/07/17 09:26, Ludovic Courtès wrote: > >> Hi sirgazil, >> >> Slowly trying to catch up… >> >> sirgazil skribis: >> >> This implementation is missing the following parts: >>> >>> 1. New screenshots >>> 2. Packages pages >>> 1. Package

bug#26006: [Website] Integral update proposal

2017-07-04 Thread sirgazil
Hey :) On 01/07/17 09:26, Ludovic Courtès wrote: Hi sirgazil, Slowly trying to catch up… sirgazil skribis: This implementation is missing the following parts: 1. New screenshots 2. Packages pages 1. Package detail page 2. Packages issues page 3. Packages reproducibility page

bug#27563: [PATCH] gnu: ghostscript: Add phase "remove-timestamps".

2017-07-04 Thread Leo Famulari
On Mon, Jul 03, 2017 at 08:16:46PM +0200, Danny Milosavljevic wrote: > * gnu/packages/ghostscript.scm (ghostscript): Add phase "remove-timestamps". Same feedback as for netpbm: If ghostscript works with this change and we haven't built it yet for core-updates on Hydra, it's okay to make this chang

bug#27567: [PATCH] gnu: netpbm: Add "patch-timestamps" phase.

2017-07-04 Thread Danny Milosavljevic
Hi Leo, On Tue, 4 Jul 2017 15:01:56 -0400 Leo Famulari wrote: > On Mon, Jul 03, 2017 at 09:08:01PM +0200, Danny Milosavljevic wrote: > > * gnu/packages/netpbm.scm (netpbm): Add "patch-timestamps" phase. > > --- > > + (("gmctime\\(\\)\\)") "Thu Apr 9 18:15:06 1998") > > + #t

bug#27567: [PATCH v2] gnu: netpbm: Remove timestamps.

2017-07-04 Thread Leo Famulari
On Mon, Jul 03, 2017 at 09:16:38PM +0200, Danny Milosavljevic wrote: > * gnu/packages/netpbm.scm (netpbm)[source]: Remove timestamps. > --- > gnu/packages/netpbm.scm | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/gnu/packages/netpbm.scm b/gnu/packages/netpbm.scm > index cd0c3d950..65

bug#27567: [PATCH] gnu: netpbm: Add "patch-timestamps" phase.

2017-07-04 Thread Leo Famulari
On Mon, Jul 03, 2017 at 09:08:01PM +0200, Danny Milosavljevic wrote: > * gnu/packages/netpbm.scm (netpbm): Add "patch-timestamps" phase. > --- > gnu/packages/netpbm.scm | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/gnu/packages/netpbm.scm b/gnu/packages/netpbm.scm > index cd0c3d95

bug#27386: offloading documentation and env

2017-07-04 Thread Oleg Pykhalov
Oleg Pykhalov writes: > Oleg Pykhalov writes: > >> I'm trying to setup offloading too. Just for the report I had an issue >> after setting up `%load-path` for guile with `.bashrc` snippet. It >> seems that also required call `guix build` with `--substitute-urls=HOST` >> because without it I ge

bug#27386: offloading documentation and env

2017-07-04 Thread Oleg Pykhalov
Oleg Pykhalov writes: > I'm trying to setup offloading too. Just for the report I had an issue > after setting up `%load-path` for guile with `.bashrc` snippet. It > seems that also required call `guix build` with `--substitute-urls=HOST` > because without it I get `acquired build slot` loop li

bug#27572: simultaneous installation of python2 and python3 fails

2017-07-04 Thread Diego Nicola Barbato
When running the command "guix pull && guix package -i python@2 python" instead of installing the latest version of python2 and python3, as it used to do until about four weeks ago, guix gives following error message (hash values replaced with ...): guix package: error: profile contains conflict

bug#27386: offloading documentation and env

2017-07-04 Thread Oleg Pykhalov
Hi, I'm trying to setup offloading too. Just for the report I had an issue after setting up `%load-path` for guile with `.bashrc` snippet. It seems that also required call `guix build` with `--substitute-urls=HOST` because without it I get `acquired build slot` loop like in https://lists.gnu.org