[CentOS] unable to build rpm from cvsnt.spec file on Centos4.4

Jim Perrin jperrin at gmail.com
Thu Apr 5 23:57:41 UTC 2007


On 4/5/07, ankush grover <ankushcentos at gmail.com> wrote:

> I get the below error at the end. I don't know the reason why the
> rpmbuilding is failing . What package or rpm do I need to install to
> fulfill this dependency or get rid of this error ?

None. It's not that type of error.

>
> Processing files: cvsnt-debuginfo-2.5.04.2471-1
> Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/cvsnt-root
> error: Installed (but unpackaged) file(s) found:
>   /usr/lib/cvsnt/protocols/sync.la
>   /usr/lib/cvsnt/protocols/sync.so

This error is telling you that these two files are built by the
rpmbuild process, and are installed via the install mechanism in the
spec file, but they're not listed in the %files section of the spec
file. You need to modify the spec file your build process is using.



-- 
During times of universal deceit, telling the truth becomes a revolutionary act.
George Orwell



More information about the CentOS mailing list