Bug 265241 - redhat-lsb fails to build, most likely due to something missing in the build environment
Summary: redhat-lsb fails to build, most likely due to something missing in the build ...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: redhat-lsb
Version: rawhide
Hardware: All
OS: All
medium
low
Target Milestone: ---
Assignee: Lawrence Lim
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F8Test3
TreeView+ depends on / blocked
 
Reported: 2007-08-29 20:54 UTC by Jesse Keating
Modified: 2014-03-26 00:55 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-22 17:54:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jesse Keating 2007-08-29 20:54:25 UTC
+ make
help2man: can't get `--help' info from ./lsb_release
make: *** [lsb_release.1.gz] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.13890 (%build)

http://koji.fedoraproject.org/koji/getfile?taskID=137709&name=build.log

Comment 1 Lawrence Lim 2007-08-30 06:30:01 UTC
Builds ok on my test machine. 

# cat /etc/redhat-release
Fedora release 7.90 (Rawhide)

# uname -a
Linux dhcp7-65.pnq.redhat.com 2.6.23-0.110.rc3.git1.fc8 #1 SMP Wed Aug 15
18:19:20 EDT 2007 i686 i686 i386 GNU/Linux

Processing files: redhat-lsb-debuginfo-3.1-17.fc8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files
/var/tmp/redhat-lsb-3.1-17.fc8-root-root
Wrote: /usr/src/redhat/RPMS/i386/redhat-lsb-3.1-17.fc8.i386.rpm
Wrote: /usr/src/redhat/RPMS/i386/redhat-lsb-debuginfo-3.1-17.fc8.i386.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.42318
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd redhat-lsb-3.1
+ rm -rf /var/tmp/redhat-lsb-3.1-17.fc8-root-root
+ exit 0
Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.42318
+ umask 022
+ cd /usr/src/redhat/BUILD
+ rm -rf redhat-lsb-3.1
+ exit 0


Comment 2 Jesse Keating 2007-08-30 10:11:55 UTC
Yes that's the point.  It builds fine on a full machine, but not in our minimal
build root.  It's missing some BuildRequire somewhere and my initial looking at
the perl I couldn't figure out what it was missing.

Comment 3 Jeremy Katz 2007-09-20 19:53:47 UTC
ping?  This is still broken and really needs to be resolved for test3.

Comment 5 Lawrence Lim 2007-10-03 08:31:42 UTC
Have fixed the BuildRequire and ppc build issue with
redhat-lsb-3.1-19.fc8.src.rpm. So sorry for the delay.


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