Description of Problem: srpm fails rebuild with "multiple target patterns" Version-Release number of selected component (if applicable): 6.40-1 How Reproducible: every time Steps to Reproduce: 1. # rpm --rebuild initscripts-6.40-1.src.rpm Actual Results: cc -O2 -march=i386 -mcpu=i686 -Wall -D_GNU_SOURCE `glib-config --cflags` -c shvar.c -o shvar.o cc -o ppp-watch ppp-watch.o shvar.o /usr/lib/libglib.a cc -O2 -march=i386 -mcpu=i686 -Wall -D_GNU_SOURCE consoletype.c -o consoletype make[1]: Leaving directory `/usr/src/redhat/BUILD/initscripts-6.40/src' (make -C po) make[1]: Entering directory `/usr/src/redhat/BUILD/initscripts-6.40/po' Makefile:17: *** multiple target patterns. Stop. make[1]: Leaving directory `/usr/src/redhat/BUILD/initscripts-6.40/po' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.79279 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.79279 (%build) Expected Results: correct recompile
ok, seems to work a friend's machine, custom 2.4.13 kernel, RH 7.1 not a bug? or is it still worth it?
Deja vu? Might be related to what Bero has asked in bug #56474 already.
hm, not sure. it works for me. Are you running any non-RH-7.2 packages? What locale are you running in?
I cannot reproduce this here.