Roundup Tracker - Issues

Issue 1164328

classification
build_rpm fails with man pages
Type: Severity: normal
Components: Installation Versions:
process
Status: closed
:
: a1s : a1s, greenrd
Priority: normal :

Created on 2005-03-16 09:48 by a1s, last changed 2005-04-07 07:41 by a1s.

Messages
msg1910 Author: [hidden] (a1s) Date: 2005-03-16 09:48
roundup man pages get compressed by brp-compress during
rpm package building.  build then fails with the
following error:

RPM build errors:
    File not found:
/var/tmp/roundup-buildroot/usr/man/man1/roundup-admin.1
    File not found:
/var/tmp/roundup-buildroot/usr/man/man1/roundup-mailgw.1
    File not found:
/var/tmp/roundup-buildroot/usr/man/man1/roundup-server.1
    File not found:
/var/tmp/roundup-buildroot/usr/man/man1/roundup-demo.1
error: command 'rpmbuild' failed with exit status 1
msg1911 Author: [hidden] (a1s) Date: 2005-03-17 11:17
Logged In: YES 
user_id=8719

fixed in HEAD
msg1912 Author: [hidden] (greenrd) Date: 2005-03-27 11:39
Logged In: YES 
user_id=2202

I've also submitted a patch to fix this more generally, to
distutils.
msg1913 Author: [hidden] (a1s) Date: 2005-04-07 07:41
Logged In: YES 
user_id=8719

merged to 0.8
History
Date User Action Args
2005-03-16 09:48:35a1screate