Package: lilypond Version: 2.12.3-7 Hi,
The lilypond package fails to build when using pbuilder because lilypond is unable to open /dev/stderr. /dev/stderr points to /proc/self/fd/2, which points to /dev/pts/5 (in this case). /dev/pts/5 is readable and writable by myself and writable by members of the tty group. pbuilder performs the build as user ID 1234, which can't open /dev/pts/5 for writing. I can work around this problem by setting BUILDUSERID to my user ID in /etc/pbuildderrc. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

