https://bugzilla.novell.com/show_bug.cgi?id=382936 Summary: RPM build ignores _topdir at some point Product: openSUSE 10.3 Version: Final Platform: i686 OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: archie@dellroad.org QAContact: qa@suse.de Found By: --- I'm running this command: $ cd /home/archie $ rpmbuild -bb --define='_topdir /home/archie/rpm' rpm/SPECS/voiceglue.spec Everything works OK but I notice an error in the output: .. Processing files: voiceglue-0.6-2awx Finding Provides: /usr/lib/rpm/find-provides voiceglue Finding Requires: /usr/lib/rpm/find-requires voiceglue sed: can't read /usr/src/packages/SOURCES/voiceglue.spec: No such file or directory Finding Supplements: /usr/lib/rpm/find-supplements voiceglue .. Note the attempt to read /usr/src/packages/SOURCES/voiceglue.spec which is invalid, because I set _topdir to /home/arche/rpm. Not sure if this error matters or not, but at least it indicates some underlying bug in the code. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.