bug#22659: Collision of /bin/ld

2016-02-15 Thread Mark H Weaver
Leo Famulari writes: > Invoking `guix environment guix`, I found this collision alarming. Do > you think it's a problem? > > I ran `guix pull` yesterday or the day before. Is there a way to > determine the git commit that corresponds with this version of Guix? > > I added the line breaks. > > war

bug#22651: Up: GNU Guix doc produces 404 page not found

2016-02-15 Thread Leo Famulari
On Mon, Feb 15, 2016 at 04:59:00PM -0800, carl hansen wrote: > On Mon, Feb 15, 2016 at 3:10 PM, Thompson, David > wrote: > > > On Mon, Feb 15, 2016 at 3:06 PM, carl hansen > > wrote: > > > > > > it says: > > > "last updated November 04, 2015" > > > So cronjob on gnu.org that updates to the laste

bug#22651: Up: GNU Guix doc produces 404 page not found

2016-02-15 Thread carl hansen
On Mon, Feb 15, 2016 at 3:10 PM, Thompson, David wrote: > On Mon, Feb 15, 2016 at 3:06 PM, carl hansen > wrote: > > > > it says: > > "last updated November 04, 2015" > > So cronjob on gnu.org that updates to the lastest version is not > working. > > Might > > be the answer to the problem about ,

bug#22651: Up: GNU Guix doc produces 404 page not found

2016-02-15 Thread Thompson, David
On Mon, Feb 15, 2016 at 3:06 PM, carl hansen wrote: > > it says: > "last updated November 04, 2015" > So cronjob on gnu.org that updates to the lastest version is not working. > Might > be the answer to the problem about , too. There is no such cron job for this. The documentation *is* up-to-dat

bug#22687: Online manual not updated automatically

2016-02-15 Thread Thompson, David
On Mon, Feb 15, 2016 at 4:50 PM, Leo Famulari wrote: > - Forwarded message from carl hansen - > http://www.gnu.org/software/guix/manual/ > works. > BUT > it says: > "last updated November 04, 2015" > So cronjob on gnu.org that updates to the lastest version is not working. > Might > be t

bug#22546: Download-Page is "hiding" what the options actually are

2016-02-15 Thread Leo Famulari
On Mon, Feb 15, 2016 at 11:54:35AM -0500, myglc2 wrote: > l...@gnu.org (Ludovic Courtès) writes: > > > Robin Vobruba skribis: > > > >> Being new to Guix, i went to the Download page: > >> https://www.gnu.org/software/guix/download/ > >> > >> immediately saw the 3 big options > >> read their title

bug#22676: (git) guix build failure "broken-tarball-fetch"

2016-02-15 Thread Leo Famulari
On Mon, Feb 15, 2016 at 11:47:08AM +0100, Danny Milosavljevic wrote: > Package: guix > > In git guix (commit b042bdc8fdc2a89e51da852339c0ee86b7bedaf1) and recent > GuixSD (that means I did guix pull after booting the tarball from the guix > website about 5 days ago), I get a build failure when I

bug#22687: Online manual not updated automatically

2016-02-15 Thread Leo Famulari
- Forwarded message from carl hansen - http://www.gnu.org/software/guix/manual/ works. BUT it says: "last updated November 04, 2015" So cronjob on gnu.org that updates to the lastest version is not working. Might be the answer to the problem about , too. - End forwarded message -

bug#22651: Up: GNU Guix doc produces 404 page not found

2016-02-15 Thread carl hansen
On Mon, Feb 15, 2016 at 11:49 AM, Alex Kost wrote: > myglc2 (2016-02-13 20:06 +0300) wrote: > > > Start on https://www.gnu.org/software/guix/download/ > > click 'Installation instructions.' and 'Up' 3 times > > lands on 'https://www.gnu.org/software/guix/manual/dir/index.html' > > which produces

bug#22651: Up: GNU Guix doc produces 404 page not found

2016-02-15 Thread Alex Kost
myglc2 (2016-02-13 20:06 +0300) wrote: > Start on https://www.gnu.org/software/guix/download/ > click 'Installation instructions.' and 'Up' 3 times > lands on 'https://www.gnu.org/software/guix/manual/dir/index.html' > which produces '404 - Page Not Found' error This is not a Guix bug. It happen

bug#22677: guix lint fails with -dc switch missing

2016-02-15 Thread Pjotr Prins
On Mon, Feb 15, 2016 at 12:28:14PM +0100, Ricardo Wurmus wrote: > This looks like it is a result of an undefined %bzip2, %xz, and/or %gzip > value. These values are used by utils.scm to assemble a command. They > are defined in config.scm, which is created at configure/build time. Nice error mes

bug#22546: Download-Page is "hiding" what the options actually are

2016-02-15 Thread myglc2
l...@gnu.org (Ludovic Courtès) writes: > Robin Vobruba skribis: > >> Being new to Guix, i went to the Download page: >> https://www.gnu.org/software/guix/download/ >> >> immediately saw the 3 big options >> read their title/names >> was confused what the difference might be between "GuixSD" and "

bug#22677: guix lint fails with -dc switch missing

2016-02-15 Thread Ricardo Wurmus
Pjotr Prins writes: > When I run lint on a recent ceckout > > ./pre-inst-env guix lint > > or > > ./pre-inst-env guix lint python > > I get > > filtered-port: failed to execute ' -dc ': No such file or directory > This looks like it is a result of an undefined %bzip2, %xz, and/or %gzip va

bug#22677: guix lint fails with -dc switch missing

2016-02-15 Thread Pjotr Prins
When I run lint on a recent ceckout ./pre-inst-env guix lint or ./pre-inst-env guix lint python I get filtered-port: failed to execute ' -dc ': No such file or directory Backtrace: In unknown file: ?: 19 [apply-smob/1 #] In ice-9/boot-9.scm: 63: 18 [call-with-prompt prompt0 ...] In

bug#22676: (git) guix build failure "broken-tarball-fetch"

2016-02-15 Thread Danny Milosavljevic
Package: guix In git guix (commit b042bdc8fdc2a89e51da852339c0ee86b7bedaf1) and recent GuixSD (that means I did guix pull after booting the tarball from the guix website about 5 days ago), I get a build failure when I do $ ./pre-inst-env guix environment guix $ make $ touch gnu/packages/enginee