Bug 50474 - 'foomatic' problem with /foomatic-printconf.patch ...
Summary: 'foomatic' problem with /foomatic-printconf.patch ...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: printconf
Version: 7.1
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Crutcher Dunnavant
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-07-31 15:48 UTC by R P Herrold
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-07-31 15:49:01 UTC
Embargoed:


Attachments (Terms of Use)

Description R P Herrold 2001-07-31 15:48:52 UTC
printconf-0.2.12-1.src.rpm sources (stock RH 7.1 printconf sources) problem
 
foomatic/data/00-overview.foo
patch -p0 < ./patches/foomatic-printconf.patch
patching file `foomatic/mfomatic'
patching file `foomatic/data/00-overview.foo'
./mkjapanese.pl ./rh_jap_list
Not enough arguments for mkdir at ./mkjapanese.pl line 23, near
"'japanese';"
Execution of ./mkjapanese.pl aborted due to compilation errors.
make[4]: *** [japanese] Error 255
make[4]: Leaving directory `/opt/usr/src/redhat/BUILD/printconf-0.2.12/src'
make[3]: *** [install-data-am] Error 2
make[3]: Leaving directory `/opt/usr/src/redhat/BUILD/printconf-0.2.12/src'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/opt/usr/src/redhat/BUILD/printconf-0.2.12/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/opt/usr/src/redhat/BUILD/printconf-0.2.12/src'
make: *** [install-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.94925 (%install)
 
 
RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.94925 (%install)
[root@pokey src]#

Comment 1 Crutcher Dunnavant 2001-07-31 16:09:43 UTC
man, I have no idea.

    mkdir 'japanese';

is perfectly legal perl, and it works for me.


Note You need to log in before you can comment on or make changes to this bug.