[Lsb-infrastructure] [Bug 2681] lsb-ghostscript FVT references the wrong version, wrong file path

bugzilla-daemon at linux-foundation.org bugzilla-daemon at linux-foundation.org
Wed Jan 6 12:40:10 PST 2010


http://bugs.linuxbase.org/show_bug.cgi?id=2681

--- Comment #7 from Stew Benedict <stewb at linux-foundation.org> 2010-01-06 12:40:09 PST ---
Dtk-manager is going away in favor of dist-checker. I just ran the manual
ghostscript tests from 4.0 and snapshots under dist-checker. For 4.0, the
version/path is correct, but then breaks for snapshots. If dist-checker
referenced the symlink/non-version specific path then things would work for
both versions:

Current:
Run the command /opt/lsb/appbat/bin/gs -dBATCH -dNOPAUSE -dQUIET -sDEVICE=cups
-sOutputFile=gstest.out
/opt/lsb/appbat/share/ghostscript/8.62/examples/tiger.eps && echo $? && ls -l
gstest.out

Run the command /opt/lsb/appbat/bin/gs -dBATCH -dQUIET
/opt/lsb/appbat/share/ghostscript/8.62/examples/tiger.eps.

Suggested new text:
Run the command /opt/lsb/appbat/bin/gs -dBATCH -dNOPAUSE -dQUIET -sDEVICE=cups
-sOutputFile=gstest.out /opt/lsb/appbat/share/ghostscript/examples/tiger.eps &&
echo $? && ls -l gstest.out

Run the command /opt/lsb/appbat/bin/gs -dBATCH -dQUIET
/opt/lsb/appbat/share/ghostscript/examples/tiger.eps.

-- 
Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the lsb-infrastructure mailing list