GNU bug report logs - #26949
(guix build union) fails when stumbling upon a dangling symlink

Previous Next

Package: guix;

Reported by: Pjotr Prins <pjotr.public12 <at> thebird.nl>

Date: Tue, 16 May 2017 10:01:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 26949 in the body.
You can then email your comments to 26949 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#26949; Package guix. (Tue, 16 May 2017 10:01:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Pjotr Prins <pjotr.public12 <at> thebird.nl>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 16 May 2017 10:01:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Pjotr Prins <pjotr.public12 <at> thebird.nl>
To: bug-guix <at> gnu.org
Subject: Python path conflict
Date: Tue, 16 May 2017 12:00:08 +0200
Note that I do most of my buiding with --no-grafts.

Not sure they are related:

Using the Guix tree from source 4a3495d57c08dff9287fe559482a6d2009109304

  ./pre-inst-env guix package -i python <at> 2.7.13 

renders

Backtrace:
In ice-9/eval.scm:
 432: 19 [eval # #]
In ice-9/boot-9.scm:
2412: 18 [save-module-excursion #<procedure 1f8e900 at ice-9/boot-9.scm:4084:3 ()>]
4089: 17 [#<procedure 1f8e900 at ice-9/boot-9.scm:4084:3 ()>]
1734: 16 [%start-stack load-stack ...]
1739: 15 [#<procedure 1fa0b70 ()>]
In unknown file:
   ?: 14 [primitive-load "/gnu/export/local/home/wrk/izip/git/opensource/genenetwork/gn-latest-guix/scripts/guix"]
In guix/ui.scm:
1257: 13 [run-guix-command package "-i" "python <at> 2.7.13"]
In ice-9/boot-9.scm:
 160: 12 [catch srfi-34 #<procedure 2984020 at guix/ui.scm:442:2 ()> ...]
 160: 11 [catch system-error ...]
In guix/scripts/package.scm:
 898: 10 [#<procedure 2984080 at guix/scripts/package.scm:886:4 ()>]
 865: 9 [process-actions #<build-daemon 256.97 29acb80> (# # # # ...)]
In guix/ui.scm:
 713: 8 [show-manifest-transaction # # # ...]
In srfi/srfi-1.scm:
 598: 7 [map #<procedure upgrade-string (name old-version new-version output item)> ...]
In guix/ui.scm:
 689: 6 [upgrade-string "python" "3.5.2" ...]
In guix/packages.scm:
1174: 5 [package-output # # "out" ...]
 817: 4 [cache! #<weak-key-hash-table 2844460 352/443> # # ...]
In guix/grafts.scm:
 312: 3 [graft-derivation # # # ...]
 267: 2 [#<procedure 52d30a0 at guix/grafts.scm:267:2 (state)> #<vlist ()>]
 272: 1 [#<procedure 5ae7c60 at guix/grafts.scm:267:2 (t-1b71430ac-17aa)> #]
In unknown file:
   ?: 0 [# # #<procedure dependency-grafts (item)> #]

ERROR: In procedure #<syntax-transformer mapm>:
ERROR: Wrong type to apply: #<syntax-transformer mapm>

and

  ./pre-inst-env guix package --no-grafts -i python <at> 2.7.13

renders

The following package will be downgraded:
   python	3.5.2 -> 2.7.13	/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13

The following derivation will be built:
   /gnu/store/hrl55dd3m9v8jqwf3jn5g0j36ix5n1n5-profile.drv
warning: collision encountered: /gnu/store/36nzwbcn09kd72aywi4idpasrlnpcphy-gdk-pixbuf+svg-2.34.0/share/gir-1.0/GdkPixbuf-2.0.gir /gnu/store/8mv63hjx5ba8f1mgqb7hkx6xmlfamaxp-gdk-pixbuf-2.32.3/share/gir-1.0/GdkPixbuf-2.0.gir 
warning: arbitrarily choosing /gnu/store/36nzwbcn09kd72aywi4idpasrlnpcphy-gdk-pixbuf+svg-2.34.0/share/gir-1.0/GdkPixbuf-2.0.gir
(...)
warning: collision encountered: /gnu/store/dag4djb807a57vb7s9kkj04bz7v4c3ji-mysql-5.7.13/share/man/man1/mysqltest.1.gz /gnu/store/vdvwj57w1rnay7khvi0c4wp05f35gqcl-mysql-5.6.25/share/man/man1/mysqltest.1.gz 
warning: arbitrarily choosing /gnu/store/dag4djb807a57vb7s9kkj04bz7v4c3ji-mysql-5.7.13/share/man/man1/mysqltest.1.gz
Backtrace:
In ice-9/boot-9.scm:
 160: 17 [catch #t #<catch-closure 8c2080> ...]
In unknown file:
   ?: 16 [apply-smob/1 #<catch-closure 8c2080>]
In ice-9/boot-9.scm:
  66: 15 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 432: 14 [eval # #]
In ice-9/boot-9.scm:
2412: 13 [save-module-excursion #<procedure 8e67c0 at ice-9/boot-9.scm:4084:3 ()>]
4089: 12 [#<procedure 8e67c0 at ice-9/boot-9.scm:4084:3 ()>]
1734: 11 [%start-stack load-stack #<procedure 8f6de0 at ice-9/boot-9.scm:4080:10 ()>]
1739: 10 [#<procedure 8f86c0 ()>]
In unknown file:
   ?: 9 [primitive-load "/gnu/store/jcgmg7mnfzqhnwf8svrydcv67z13fpdb-profile-builder"]
In ./guix/build/profiles.scm:
 137: 8 [build-profile "/gnu/store/b5rq0sl2jsqpqjxkhi68dy3racz1wfpv-profile" # ...]
In unknown file:
   ?: 7 [hash-for-each #<procedure d5b150 at ./guix/build/union.scm:150:21 (file dirs-with-file)> ...]
   ?: 6 [hash-for-each #<procedure d4b120 at ./guix/build/union.scm:150:21 (file dirs-with-file)> ...]
   ?: 5 [hash-for-each #<procedure e25450 at ./guix/build/union.scm:150:21 (file dirs-with-file)> ...]
   ?: 4 [hash-for-each #<procedure ec02a0 at ./guix/build/union.scm:150:21 (file dirs-with-file)> ...]
In ./guix/build/union.scm:
 117: 3 [union "/gnu/store/b5rq0sl2jsqpqjxkhi68dy3racz1wfpv-profile/share/man/man1/python.1" ...]
In unknown file:
   ?: 2 [partition #<procedure file-is-directory? (file)> #]
In ./guix/build/union.scm:
  50: 1 [file-is-directory? "/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13/share/man/man1/python.1"]
In unknown file:
   ?: 0 [stat "/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13/share/man/man1/python.1" ...]

ERROR: In procedure stat:
ERROR: In procedure stat: No such file or directory: "/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13/share/man/man1/python.1"
builder for `/gnu/store/hrl55dd3m9v8jqwf3jn5g0j36ix5n1n5-profile.drv' failed with exit code 1
guix package: error: build failed: build of `/gnu/store/hrl55dd3m9v8jqwf3jn5g0j36ix5n1n5-profile.drv' failed

-- 




Information forwarded to bug-guix <at> gnu.org:
bug#26949; Package guix. (Wed, 17 May 2017 10:43:02 GMT) Full text and rfc822 format available.

Message #8 received at 26949 <at> debbugs.gnu.org (full text, mbox):

From: Pjotr Prins <pjotr.public12 <at> thebird.nl>
To: Pjotr Prins <pjotr.public12 <at> thebird.nl>
Cc: 26949 <at> debbugs.gnu.org
Subject: Re: bug#26949: Python path conflict
Date: Wed, 17 May 2017 12:42:15 +0200
The two errors are not related. When I choose a different target
profile the second error goes away. 

In a clean profile both errors will probably go away...

-- 




Information forwarded to bug-guix <at> gnu.org:
bug#26949; Package guix. (Wed, 17 May 2017 13:09:01 GMT) Full text and rfc822 format available.

Message #11 received at 26949 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Pjotr Prins <pjotr.public12 <at> thebird.nl>
Cc: 26949 <at> debbugs.gnu.org
Subject: Re: bug#26949: Python path conflict
Date: Wed, 17 May 2017 15:08:05 +0200
Hi,

Pjotr Prins <pjotr.public12 <at> thebird.nl> skribis:

> Note that I do most of my buiding with --no-grafts.

This is an unsafe thing to do.

> Using the Guix tree from source 4a3495d57c08dff9287fe559482a6d2009109304
>
>   ./pre-inst-env guix package -i python <at> 2.7.13 
>
> renders

[...]

> In unknown file:
>    ?: 0 [# # #<procedure dependency-grafts (item)> #]
>
> ERROR: In procedure #<syntax-transformer mapm>:
> ERROR: Wrong type to apply: #<syntax-transformer mapm>

This is due to an ABI change a few weeks ago.  Just run “make clean-go
&& make”.

> and
>
>   ./pre-inst-env guix package --no-grafts -i python <at> 2.7.13
>
> renders
>
> The following package will be downgraded:
>    python	3.5.2 -> 2.7.13	/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13
>
> The following derivation will be built:
>    /gnu/store/hrl55dd3m9v8jqwf3jn5g0j36ix5n1n5-profile.drv

[...]

> In ./guix/build/union.scm:
>   50: 1 [file-is-directory? "/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13/share/man/man1/python.1"]
> In unknown file:
>    ?: 0 [stat "/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13/share/man/man1/python.1" ...]
>
> ERROR: In procedure stat:
> ERROR: In procedure stat: No such file or directory: "/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13/share/man/man1/python.1"
> builder for `/gnu/store/hrl55dd3m9v8jqwf3jn5g0j36ix5n1n5-profile.drv' failed with exit code 1
> guix package: error: build failed: build of `/gnu/store/hrl55dd3m9v8jqwf3jn5g0j36ix5n1n5-profile.drv' failed

I can’t seem to reproduce it:

--8<---------------cut here---------------start------------->8---
$ ./pre-inst-env guix package -p foo -i python <at> 2.7
The following package will be installed:
   python	2.7.13	/gnu/store/p0ygwmwspjpn4pwnla3p26n0xrypzdxv-python-2.7.13

substitute: updating list of substitutes from 'https://bayfront.guixsd.org'... 100.0%
substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
The following derivations will be built:
   /gnu/store/x0pffs6dzzzrajvhajicwgw6aj0g34zl-profile.drv
   /gnu/store/xi5js16n6f9v5vr4cdqsqnh9vcm3yppn-manual-database.drv
substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
Creating manual page database for 1 packages... done in 0.015 s
find-files: /gnu/store/p0ygwmwspjpn4pwnla3p26n0xrypzdxv-python-2.7.13/share/man/man1/python.1: No such file or directory
1 package in profile
The following environment variable definitions may be needed:
   export PATH="foo/bin${PATH:+:}$PATH"
   export PYTHONPATH="foo/lib/python2.7/site-packages${PYTHONPATH:+:}$PYTHONPATH"
$ git describe
v0.12.0-3905-g516bfed7a
--8<---------------cut here---------------end--------------->8---

Could you check if the problem occurs with current Guix, and if it does,
whether the above command is easy to reproduce it?

Thanks for reporting it!

Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#26949; Package guix. (Wed, 17 May 2017 13:24:02 GMT) Full text and rfc822 format available.

Message #14 received at 26949 <at> debbugs.gnu.org (full text, mbox):

From: Pjotr Prins <pjotr.public12 <at> thebird.nl>
To: Ludovic Court??s <ludo <at> gnu.org>
Cc: Pjotr Prins <pjotr.public12 <at> thebird.nl>, 26949 <at> debbugs.gnu.org
Subject: Re: bug#26949: Python path conflict
Date: Wed, 17 May 2017 15:23:12 +0200
On Wed, May 17, 2017 at 03:08:05PM +0200, Ludovic Court??s wrote:
> Hi,
> 
> Pjotr Prins <pjotr.public12 <at> thebird.nl> skribis:
> 
> > Note that I do most of my buiding with --no-grafts.
> 
> This is an unsafe thing to do.

Depends on the machine and what it is used for. Yes, for services that
can be vulnerable you need to use grafts using an older guix tree. But
I mostly build against git checkouts of guix - which means I am using
the latest versions of packages anyway. Agree?

> 
> This is due to an ABI change a few weeks ago.  Just run ???make clean-go
> && make???.

clean-go is a new one for me.

> 
> > In ./guix/build/union.scm:
> >   50: 1 [file-is-directory? "/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13/share/man/man1/python.1"]
> > In unknown file:
> >    ?: 0 [stat "/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13/share/man/man1/python.1" ...]
> >
> > ERROR: In procedure stat:
> > ERROR: In procedure stat: No such file or directory: "/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13/share/man/man1/python.1"
> > builder for `/gnu/store/hrl55dd3m9v8jqwf3jn5g0j36ix5n1n5-profile.drv' failed with exit code 1
> > guix package: error: build failed: build of `/gnu/store/hrl55dd3m9v8jqwf3jn5g0j36ix5n1n5-profile.drv' failed
> 
> I can???t seem to reproduce it:
 
> --8<---------------cut here---------------start------------->8---
> $ ./pre-inst-env guix package -p foo -i python <at> 2.7
> The following package will be installed:
>    python	2.7.13	/gnu/store/p0ygwmwspjpn4pwnla3p26n0xrypzdxv-python-2.7.13
> 
> substitute: updating list of substitutes from 'https://bayfront.guixsd.org'... 100.0%
> substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
> The following derivations will be built:
>    /gnu/store/x0pffs6dzzzrajvhajicwgw6aj0g34zl-profile.drv
>    /gnu/store/xi5js16n6f9v5vr4cdqsqnh9vcm3yppn-manual-database.drv
> substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
> Creating manual page database for 1 packages... done in 0.015 s
> find-files: /gnu/store/p0ygwmwspjpn4pwnla3p26n0xrypzdxv-python-2.7.13/share/man/man1/python.1: No such file or directory
> 1 package in profile
> The following environment variable definitions may be needed:
>    export PATH="foo/bin${PATH:+:}$PATH"
>    export PYTHONPATH="foo/lib/python2.7/site-packages${PYTHONPATH:+:}$PYTHONPATH"
> $ git describe
> v0.12.0-3905-g516bfed7a
> --8<---------------cut here---------------end--------------->8---
> 
> Could you check if the problem occurs with current Guix, and if it does,
> whether the above command is easy to reproduce it?

I am using current Guix. The problem occurs on an existing profile. On
a new profile it does not happen.

I remember the python.1 path is a symlink not pointing anywhere. We
dealt with that a year ago. Maybe it now confuses the man db builder.
Does it somehow use the (existing) profile?

Note that python-2.7.3 is the newly installed package.

Pj.




Information forwarded to bug-guix <at> gnu.org:
bug#26949; Package guix. (Wed, 17 May 2017 19:55:01 GMT) Full text and rfc822 format available.

Message #17 received at 26949 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Pjotr Prins <pjotr.public12 <at> thebird.nl>
Cc: 26949 <at> debbugs.gnu.org
Subject: Re: bug#26949: Python path conflict
Date: Wed, 17 May 2017 21:54:07 +0200
Hello,

Pjotr Prins <pjotr.public12 <at> thebird.nl> skribis:

> On Wed, May 17, 2017 at 03:08:05PM +0200, Ludovic Court??s wrote:
>> Hi,
>> 
>> Pjotr Prins <pjotr.public12 <at> thebird.nl> skribis:
>> 
>> > Note that I do most of my buiding with --no-grafts.
>> 
>> This is an unsafe thing to do.
>
> Depends on the machine and what it is used for. Yes, for services that
> can be vulnerable you need to use grafts using an older guix tree. But
> I mostly build against git checkouts of guix - which means I am using
> the latest versions of packages anyway. Agree?

Yes, sure; I just wanted to make sure you had check the “I understand
the risks” box.  ;-)

>> > In ./guix/build/union.scm:
>> >   50: 1 [file-is-directory? "/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13/share/man/man1/python.1"]
>> > In unknown file:
>> >    ?: 0 [stat "/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13/share/man/man1/python.1" ...]
>> >
>> > ERROR: In procedure stat:
>> > ERROR: In procedure stat: No such file or directory: "/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13/share/man/man1/python.1"
>> > builder for `/gnu/store/hrl55dd3m9v8jqwf3jn5g0j36ix5n1n5-profile.drv' failed with exit code 1
>> > guix package: error: build failed: build of `/gnu/store/hrl55dd3m9v8jqwf3jn5g0j36ix5n1n5-profile.drv' failed
>> 
>> I can???t seem to reproduce it:
>  
>> --8<---------------cut here---------------start------------->8---
>> $ ./pre-inst-env guix package -p foo -i python <at> 2.7
>> The following package will be installed:
>>    python	2.7.13	/gnu/store/p0ygwmwspjpn4pwnla3p26n0xrypzdxv-python-2.7.13
>> 
>> substitute: updating list of substitutes from 'https://bayfront.guixsd.org'... 100.0%
>> substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
>> The following derivations will be built:
>>    /gnu/store/x0pffs6dzzzrajvhajicwgw6aj0g34zl-profile.drv
>>    /gnu/store/xi5js16n6f9v5vr4cdqsqnh9vcm3yppn-manual-database.drv
>> substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
>> Creating manual page database for 1 packages... done in 0.015 s
>> find-files: /gnu/store/p0ygwmwspjpn4pwnla3p26n0xrypzdxv-python-2.7.13/share/man/man1/python.1: No such file or directory
>> 1 package in profile
>> The following environment variable definitions may be needed:
>>    export PATH="foo/bin${PATH:+:}$PATH"
>>    export PYTHONPATH="foo/lib/python2.7/site-packages${PYTHONPATH:+:}$PYTHONPATH"
>> $ git describe
>> v0.12.0-3905-g516bfed7a
>> --8<---------------cut here---------------end--------------->8---
>> 
>> Could you check if the problem occurs with current Guix, and if it does,
>> whether the above command is easy to reproduce it?
>
> I am using current Guix. The problem occurs on an existing profile. On
> a new profile it does not happen.
>
> I remember the python.1 path is a symlink not pointing anywhere. We
> dealt with that a year ago. Maybe it now confuses the man db builder.
> Does it somehow use the (existing) profile?

Yes, it could be that it happens with a particular combination of
packages in the profile.

Could you try to see if you could reproduce the problem in a fresh
profile starting from what the offending profile has and gradually
reducing the package set?

Thanks,
Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#26949; Package guix. (Thu, 18 May 2017 08:37:02 GMT) Full text and rfc822 format available.

Message #20 received at 26949 <at> debbugs.gnu.org (full text, mbox):

From: Pjotr Prins <pjotr.public12 <at> thebird.nl>
To: Ludovic Court??s <ludo <at> gnu.org>
Cc: Pjotr Prins <pjotr.public12 <at> thebird.nl>, 26949 <at> debbugs.gnu.org
Subject: Re: bug#26949: Python path conflict
Date: Thu, 18 May 2017 10:36:08 +0200
On Wed, May 17, 2017 at 09:54:07PM +0200, Ludovic Court??s wrote:
> > I remember the python.1 path is a symlink not pointing anywhere. We
> > dealt with that a year ago. Maybe it now confuses the man db builder.
> > Does it somehow use the (existing) profile?
> 
> Yes, it could be that it happens with a particular combination of
> packages in the profile.
> 
> Could you try to see if you could reproduce the problem in a fresh
> profile starting from what the offending profile has and gradually
> reducing the package set?

I can reproduce the problem, but I can not reproduce the environment.
I tried.

All I can see is that when the profile gets updated the new path

  $profile/share/man/man1/python.1

is a symlink pointing to nothing. You can see that when installing
python-2.7.13.

All I can tell is that the version that was installed (2.7.11).
actually pointed to something. When overwriting the old version,
strangely, the man pages generator balks.

Strangely because installing in a fresh profile gives no complaints.

The old package path was

  /gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/share/man/man1/python.1

Pj.

-- 




Changed bug title to '(guix build union) fails when stumbling upon a dangling symlink' from 'Python path conflict' Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Thu, 18 May 2017 09:10:02 GMT) Full text and rfc822 format available.

Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Thu, 18 May 2017 09:44:02 GMT) Full text and rfc822 format available.

Notification sent to Pjotr Prins <pjotr.public12 <at> thebird.nl>:
bug acknowledged by developer. (Thu, 18 May 2017 09:44:02 GMT) Full text and rfc822 format available.

Message #27 received at 26949-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Pjotr Prins <pjotr.public12 <at> thebird.nl>
Cc: 26949-done <at> debbugs.gnu.org
Subject: Re: bug#26949: Python path conflict
Date: Thu, 18 May 2017 11:43:31 +0200
Pjotr Prins <pjotr.public12 <at> thebird.nl> skribis:

> In ./guix/build/union.scm:
>  117: 3 [union "/gnu/store/b5rq0sl2jsqpqjxkhi68dy3racz1wfpv-profile/share/man/man1/python.1" ...]
> In unknown file:
>    ?: 2 [partition #<procedure file-is-directory? (file)> #]
> In ./guix/build/union.scm:
>   50: 1 [file-is-directory? "/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13/share/man/man1/python.1"]
> In unknown file:
>    ?: 0 [stat "/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13/share/man/man1/python.1" ...]
>
> ERROR: In procedure stat:
> ERROR: In procedure stat: No such file or directory: "/gnu/store/q5kdj7gpawi94pqd15x3wizjq0nx4zhx-python-2.7.13/share/man/man1/python.1"

Ooh, got it.  I managed to reproduce it with a toy example.  Should be
fixed in 22ef06b801b284760b4ffd9587ea1a3dffd31baa.  Can you confirm?

Thank you!

Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#26949; Package guix. (Fri, 19 May 2017 06:35:02 GMT) Full text and rfc822 format available.

Message #30 received at 26949-done <at> debbugs.gnu.org (full text, mbox):

From: Pjotr Prins <pjotr.public12 <at> thebird.nl>
To: Ludovic Court??s <ludo <at> gnu.org>
Cc: Pjotr Prins <pjotr.public12 <at> thebird.nl>, 26949-done <at> debbugs.gnu.org
Subject: Re: bug#26949: Python path conflict
Date: Fri, 19 May 2017 08:33:41 +0200
On Thu, May 18, 2017 at 11:43:31AM +0200, Ludovic Court??s wrote:
> Ooh, got it.  I managed to reproduce it with a toy example.  Should be
> fixed in 22ef06b801b284760b4ffd9587ea1a3dffd31baa.  Can you confirm?

Fixed!

Pj.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 16 Jun 2017 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 313 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.