Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 2492

Summary: a2ps can't find level1.ppd (+ fix)
Product: Gentoo Linux Reporter: Markus Krainer <mkrainer>
Component: New packagesAssignee: Jon Nelson (RETIRED) <jnelson>
Status: RESOLVED FIXED    
Severity: normal CC: mkrainer
Priority: High    
Version: 1.1a   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Output of emerge a2ps with +cjk
Output of emerge info with +cjk
Output of 'emerge -pv a2ps' with +cjk

Description Markus Krainer 2002-05-06 12:04:00 UTC
Hi!

After installing a2ps it complains about not being able to find 'level1.ppd'.
a2ps searches the file in /usr/share/a2ps/ppd/ but due to a wrong "datapath"
while 'make install' it resides in /usr/share/a2ps/a2ps/ppd/ (note the two "a2ps").

So I simply changed the line "datadir=/usr/share/a2ps" to "datadir=/usr/share"
in the src_install section of a2ps-4.13b-r3.ebuild and all works fine.

  -Markus-
Comment 1 Markus Krainer 2002-05-06 12:40:40 UTC
Sorry, forgot ${D} ("datadir=${D}/usr/share")
  -Markus-
Comment 2 Jon Nelson (RETIRED) 2002-05-15 18:28:23 UTC
Updated to a2ps-4.13b-r4.ebuild which closes this bug, and makes the ebuild
lintool-clean.

Thanks for the bug report!

Comment 3 Henk de Leeuw 2003-08-11 12:54:08 UTC
Created attachment 15924 [details]
Output of emerge a2ps with +cjk
Comment 4 Henk de Leeuw 2003-08-11 12:55:29 UTC
Created attachment 15925 [details]
Output of emerge info with +cjk
Comment 5 Henk de Leeuw 2003-08-11 12:56:32 UTC
Created attachment 15926 [details]
Output of 'emerge -pv a2ps' with +cjk
Comment 6 Henk de Leeuw 2003-08-11 13:09:09 UTC
I'm sorry, but the attachments I wanted to send for bug 24264 ended up here. Please ignore them.