bug#27017: 'guix package --list-generations' does not handle SIGPIPE properly

2017-05-23 Thread Ludovic Courtès
Hi Alex, Alex Vong skribis: > $ LC_ALL=C guix package --list-generations | head > Generation 86 Apr 30 2017 22:02:29 > + ffmpeg 3.3 out > /gnu/store/ihbs3i1dhy4z345db2a1rhid6fpv2p1y-ffmpeg-3.3 > + youtube-dl 2017.04.14 out > /gnu/store/p04rk5gmd5vknx9hbkq12i49cgympx42-yo

bug#27017: 'guix package --list-generations' does not handle SIGPIPE properly

2017-05-22 Thread Alex Vong
Hello guix, Recently, I find out that running 'guix package --list-generations | head' will give an error. I suspect that's because 'guix package --list-generations' does not handle SIGPIPE properly. The output of the command is pasted below: $ LC_ALL=C guix package --list-generations | head Gen