rpm build problem

Matthias Andree matthias.andree at gmx.de
Sun Oct 6 03:06:10 CEST 2002


On Fri, 04 Oct 2002, David Relson wrote:

> I thought it'd be interesting to try building an rpm of the current cvs 
> tree.  Unfortunately, the build died.  Here're the relevant messages:
> 
> .. [snip] ...
> 
> Building libraries symlinks...done
> Processing files: bogofilter-0.7.4.1-1
> error: File not found: 
> /var/tmp/bogofilter-0.7.4.1-root/usr/share/man/man1/bogofilter.1.gz

Could you please do the following:

cvs update
cvs update -r1.2 bogofilter.spec.in
make dist
rpm -ta bogofilter-0.7.4.tar.gz 2>&1 | tee build.log
cvs update -A bogofilter.spec.in

Then gpg, gzip or bzip2 the build.log and send it to me (as private
mail). Maybe add the list of the ..../BUILD/bogofilter-0.7.4/ directory
(find .../BUILD/bogofilter-0.7.4 -ls)

I cannot reproduce the problem on SuSE Linux 7.3 though, but I'll do my
best to fix this rather than work around it.



More information about the bogofilter-dev mailing list