Bug 191902 - psgml Package won't build in mock
Summary: psgml Package won't build in mock
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: psgml
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Radek Vokál
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: BuildReqBlocker
TreeView+ depends on / blocked
 
Reported: 2006-05-16 12:18 UTC by Andreas Thienemann
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-06-14 07:11:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andreas Thienemann 2006-05-16 12:18:50 UTC
+ make install-info infodir=/var/tmp/psgml-1.2.5-root/usr/share/info
/usr/bin/install -c -m 644 psgml.info /var/tmp/psgml-1.2.5-root/usr/share/info
/usr/bin/install -c -m 644 psgml-api.info /var/tmp/psgml-1.2.5-root/usr/share/info
if /bin/sh -c 'install-info --version' \
	>/dev/null 2>&1; then \
	install-info --info-dir=/var/tmp/psgml-1.2.5-root/usr/share/info psgml.info; \
	install-info --info-dir=/var/tmp/psgml-1.2.5-root/usr/share/info psgml-api.info; \
else true; fi
install-info: /var/tmp/psgml-1.2.5-root/usr/share/info/dir: empty file
install-info: /var/tmp/psgml-1.2.5-root/usr/share/info/dir: empty file
make: *** [install-info] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.19836 (%install)

Comment 1 Jitka Kozana 2006-05-22 13:11:48 UTC
Could you please give me your psgml version?

Comment 2 Andreas Thienemann 2006-05-24 11:30:51 UTC
psgml-1.2.5-4.1.src.rpm was the srpm I was trying to build

Comment 3 Jitka Kozana 2006-05-24 14:09:46 UTC
Please try with the newest version of psgml: 1.2.5-4.2 (the problem should be 
fixed there), and let me know, whether the problem still occurs.
Thank you.

Comment 4 Jesse Keating 2006-06-06 19:18:28 UTC
This still fails.  Unable to create the info pages.


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