Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
I downloaded the stable source (cvsnt-2.0.13.tar.gz), and try to build a rpm under my RedHat 8.0, but it failed on the missing man pages? Should I just remove the line: "gzip $RPM_BUILD_ROOT%{_mandir}/man8/*" in the spec file? What is the document reference in man8 directory, is it OK to have these docs missing? Here are the last few lines with unsuccessful build rpm: + gzip '/var/tmp/cvsnt-root/usr/share/man/man8/*' gzip: /var/tmp/cvsnt-root/usr/share/man/man8/*: No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.67550 (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.67550 (%install)