-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sunday 22 December 2002 02:04 pm, mike wrote: > I am trying to rebuild perl SRPM and it fails as follows > > /usr/lib/rpm/check-files > > then a get a list of files rpm has created but it says that these are > unpackaged, and the build fails. > > Could anyone explain what is going on here > > I am using rpm-4.1 > > (the same happened when I tried to rpmbuild cups from RH8 as well)
rpmbuild isn't broken, the package you are trying to build may be, though. Sometimes developers choose not to include various files as well, if they aren't needed. The rpm build process is creating files that haven't been included in the %files section of the spec. You can stop it by including the following in the spec file: %define _unpackaged_files_terminate_build 0 You can also define it in your ~/.rpmmacros file. Out of curiosity, are you building these packages as "root' or a normal user? Hope that helps, - -- - -Michael pgp key: http://www.tuxfan.homeip.net:8080/gpgkey.txt Red Hat Linux 7.{2,3}|8.0 in 8M of RAM: http://www.rule-project.org/ - -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE+BkEKn/07WoAb/SsRAoReAJ9TqN3gw47id+rOnyj1NH6jwLB1DgCgtF4f lGENpddefxL+CbyDO83gPto= =F/b7 -----END PGP SIGNATURE----- -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list