Bug 191902

Summary: psgml Package won't build in mock
Product: [Fedora] Fedora Reporter: Andreas Thienemann <andreas>
Component: psgmlAssignee: Radek Vokál <rvokal>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-06-14 07:11:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 191529    

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.