On Fri, 2005-12-30 at 07:29 -0600, Tommy Reynolds wrote:
Uttered "Paul W. Frields" stickster@gmail.com, spake thus:
- cd docs-common
- make rpm
This step failed for me:
- for i in xmlformat xmldiff copy-figs bulkbuild tidy-bowl
- install -m 755 /home/reynolds/src/f/fedora-docs/docs-common/rpmbuild/BUILD/fedora-doc-common-cvs20051230/bin/xmlformat /var/tmp/fedora-doc-common-0.1-cvs20051230-root-reynolds//usr/share/fedora/doc/docs-common/bin/
install: cannot stat `/home/reynolds/src/f/fedora-docs/docs-common/rpmbuild/BUILD/fedora-doc-common-cvs20051230/bin/xmlformat': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.58603 (%install)
WORKSFORME with a brand-new user. Does the 'xmlformat' binary appear in your ~/src/f/fedora-docs/docs-common/bin/ directory where it should? Part of the RPM specfile does a 'cvs up' in 'docs-common' -- are you doing a .cvsignore that prevents it from restoring this program, if it doesn't appear there already?