bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 906 in lilypond: gs fails in jail mode unless run separately with


From: lilypond
Subject: Issue 906 in lilypond: gs fails in jail mode unless run separately with sudo (error 32512)
Date: Thu, 19 Nov 2009 09:51:34 +0000

Status: Accepted
Owner: v.villenave
Labels: Type-Defect Priority-Medium Jail

New issue 906 by v.villenave: gs fails in jail mode unless run separately with sudo (error 32512)
http://code.google.com/p/lilypond/issues/detail?id=906

New report from Bertalan:

\version "2.13.7"

"""
I set up a separate filesystem, running lilypond in jail mode.
My problem is that the last step, the PDF creation fails:
gs   -dSAFER  -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89
-dCompatibilityLevel=1.4  -dNOPAUSE -dBATCH -r1200  -sDEVICE=pdfwrite
-sOutputFile="./test.pdf" -c .setpdfwrite -f "test.ps"' failed (32512)

But if I call this command with
sudo chroot /mnt/lilyloop gs   -dSAFER  -dDEVICEWIDTHPOINTS=595.28
-dDEVICEHEIGHTPOINTS=841.89  -dCompatibilityLevel=1.4  -dNOPAUSE -dBATCH
-r1200  -sDEVICE=pdfwrite -sOutputFile="./test.pdf" -c .setpdfwrite -f
"test.ps"

that is, in a separate chroot, this creates the PDF.
"

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

[Prev in Thread] Current Thread [Next in Thread]