GNU bug report logs - #24361
guix graph backtrace on graphviz help message

Previous Next

Package: guix;

Reported by: Efraim Flashner <efraim <at> flashner.co.il>

Date: Sat, 3 Sep 2016 22:05: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 24361 in the body.
You can then email your comments to 24361 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#24361; Package guix. (Sat, 03 Sep 2016 22:05:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Efraim Flashner <efraim <at> flashner.co.il>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 03 Sep 2016 22:05:02 GMT) Full text and rfc822 format available.

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

From: Efraim Flashner <efraim <at> flashner.co.il>
To: bug-guix <at> gnu.org
Subject: guix graph backtrace on graphviz help message
Date: Sun, 4 Sep 2016 01:03:54 +0300
[Message part 1 (text/plain, inline)]
efraim <at> macbook42:~$ time guix graph -t bag pbzip2 | dot -tpdf > pbzip2.pdf
Error: dot: option -t unrecognized

Usage: dot [-Vv?] [-(GNE)name=val] [-(KTlso)<val>] <dot files>
(additional options for neato)    [-x] [-n<v>]
(additional options for fdp)      [-L(gO)] [-L(nUCT)<val>]
(additional options for memtest)  [-m<v>]
(additional options for config)  [-cv]

 -V          - Print version and exit
 -v          - Enable verbose mode
 -Gname=val  - Set graph attribute 'name' to 'val'
 -Nname=val  - Set node attribute 'name' to 'val'
 -Ename=val  - Set edge attribute 'name' to 'val'
 -Tv         - Set output format to 'v'
 -Kv         - Set layout engine to 'v' (overrides default based on command name)
 -lv         - Use external library 'v'
 -ofile      - Write output to 'file'
 -O          - Automatically generate an output filename based on the input filename with a .'format' appended. (Causes all -ofile options to be ignored.)
 -P          - Internally generate a graph of the current plugins.
 -q[l]       - Set level of message suppression (=1)
 -s[v]       - Scale input by 'v' (=72)
 -y          - Invert y coordinate in output

 -n[v]       - No layout mode 'v' (=1)
 -x          - Reduce graph

 -Lg         - Don't use grid
 -LO         - Use old attractive force
 -Ln<i>      - Set number of iterations to i
 -LU<i>      - Set unscaled factor to i
 -LC<v>      - Set overlap expansion factor to v
 -LT[*]<v>   - Set temperature (temperature factor) to v

 -m          - Memory test (Observe no growth with top. Kill when done.)
 -m[v]       - Memory test - v iterations.

 -c          - Configure plugins (Writes $prefix/lib/graphviz/config with available plugin information.  Needs write privilege.)
 -?          - Print usage and exit
guix graph: error: scm_flush: Broken pipe
Backtrace:
In unknown file:
    ?: 2 [apply-smob/1 #<catch-closure b11180> quit 1]
In ice-9/boot-9.scm:
    157: 1 [catch #t #<catch-closure 52254c0> ...]
In unknown file:
    ?: 0 [apply-smob/1 #<catch-closure 52254c0>]

ERROR: In procedure apply-smob/1:
ERROR: In procedure scm_flush: Broken pipe

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Tue, 01 Nov 2016 21:06:01 GMT) Full text and rfc822 format available.

Notification sent to Efraim Flashner <efraim <at> flashner.co.il>:
bug acknowledged by developer. (Tue, 01 Nov 2016 21:06:02 GMT) Full text and rfc822 format available.

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

From: ludo <at> gnu.org (Ludovic Courtès)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: 24361-done <at> debbugs.gnu.org
Subject: Re: bug#24361: guix graph backtrace on graphviz help message
Date: Tue, 01 Nov 2016 22:05:23 +0100
Efraim Flashner <efraim <at> flashner.co.il> skribis:

> efraim <at> macbook42:~$ time guix graph -t bag pbzip2 | dot -tpdf > pbzip2.pdf

[...]

> guix graph: error: scm_flush: Broken pipe

Hi Efraim!  It’s a feature, not a bug: ‘guix graph’ wasn’t able to write
everything to standard output, so it errors out.

There are other cases where it’s best to silently ignore that (‘guix
package -A’ does that for instance), but this is not one of them IMO.

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 30 Nov 2016 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 261 days ago.

Previous Next


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