FS#59228 - [perl] fish shell path script sets PATH multiple times
Attached to Project:
Arch Linux
Opened by Dror Levin (spatz) - Wednesday, 04 July 2018, 10:06 GMT
Last edited by Florian Pritz (bluewind) - Thursday, 02 August 2018, 08:38 GMT
Opened by Dror Levin (spatz) - Wednesday, 04 July 2018, 10:06 GMT
Last edited by Florian Pritz (bluewind) - Thursday, 02 August 2018, 08:38 GMT
|
Details
Description:
The fix described in https://bugs.archlinux.org/task/51191#comment151398 that was ultimately committed is not enough. For example, starting tmux in a konsole window causes the perl directories to be listed twice: $ echo $PATH ... /usr/bin/site_perl /usr/bin/vendor_perl /usr/bin/core_perl /usr/bin/site_perl /usr/bin/vendor_perl /usr/bin/core_perl Additional info: * perl 5.26.2-1 * fish 2.7.1-1 |
This task depends upon
Closed by Florian Pritz (bluewind)
Thursday, 02 August 2018, 08:38 GMT
Reason for closing: Fixed
Additional comments about closing: perl 5.28.0-1
Thursday, 02 August 2018, 08:38 GMT
Reason for closing: Fixed
Additional comments about closing: perl 5.28.0-1
Comment by
Florian Pritz (bluewind) - Thursday,
05 July 2018, 08:02 GMT
I don't use fish so if you have an idea how to fix this that would
be very welcome.
Comment by Dror Levin (spatz) -
Thursday, 05 July 2018, 08:14 GMT
The following seems to work for me (see attachment).
Comment by
Florian Pritz (bluewind) - Thursday,
05 July 2018, 08:27 GMT
Thanks! This will part of the 5.28 update once python clears
staging.
Comment by Dror Levin (spatz) -
Thursday, 05 July 2018, 08:28 GMT
Excellent, thank you!
perlbin.fish
(0.3 KiB)