Ticket #9 (closed defect: invalid)

Opened 3 years ago

Last modified 2 years ago

rpmbuild fails to build noarch subpackage

Reported by: atkac Assigned to: pmatilai
Priority: major Milestone:
Component: rpm Version: RPM Development
Keywords: Cc:

Description

rpmbuild fails to build noarch subpackage:

Testing SRPM could be found on http://atkac.fedorapeople.org/bind-9.6.0-0.2.2.b1.fc11.src.rpm, build log is on http://atkac.fedorapeople.org/bind-buildlog

It seems when "BuildArch?: noarch" is somewhere in specfile (currently it is in %package chroot subsection) whole srpm is treated as noarch. Compilation fails, of course, because other packages contain binaries.

Change History

11/24/08 14:20:36 changed by atkac

  • status changed from new to closed.
  • resolution set to invalid.

Hm, after next inspection build was successful. Sorry for false alarm, closing.