Michael Di Domenico wrote:
I'm trying to get RPM's built for 2.6.1p2, however, when i run the
packaging/rpm/buildpkgs everything appears to be going fine, until
then end where a bunch of errors are spit out about man pages
installed but unpackaged.
Is there a patch for this?
Hmm, I couldn't reproduce this error either from code checked out from
https://amanda.svn.sourceforge.net/svnroot/amanda/amanda/tags/amanda261p2,
the 2.6.1 branch head, or the tarball available on sourceforge. Could
you give us a bit more information? Specifically: On what platform are
you building this rpm? Could you post the exact error messages?
Installed but unpackaged usually indicates a new manpage that has not
yet been listed in packaging/rpm/amanda.spec. The reverse error which
would look similar to "file not found: /foo/bar/man/man8/foo.8.gz"
usually indicates that manpages failed to build.
Dan