From Bugzilla Helper: User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.3-4mdk i686; Nav) Description of problem: rpmb --rebuild on this package doesn't work but if you issue rpm -i and then rpm -ba, it works fine. How reproducible: Always Steps to Reproduce: 1.rpm --rebuild <srpm> 2. 3. Actual Results: an exit code 1 after the find-requires but with no error message. Expected Results: packages rebuilt Additional info: tested with current cvs 20010730
This builds fine for me. The problem is probably with the "%description -l fr", try deleting that and rebuilding. If that builds, then the underlying problem is that you're probably building in a different locale than I am. Try building with LANG=en_US. If I can get the problem reproduced, I will fix.
*** Bug 50305 has been marked as a duplicate of this bug. ***
FIxed in rpm-4.0.3-0.86.