[cups.bugs] [MOD] STR #3544: cannot build rpm from specfile

Munir Nassar nassarmu at msi.umn.edu
Tue Apr 6 08:03:29 PDT 2010


DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

If i attempt to build the rpm using rpmbuild as follows:
 rpmbuild -ta cups-1.4.3-source.tar.bz2 --without php 

the build process fails with the following errors:
Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/cups-root
error: Installed (but unpackaged) file(s) found:
   /usr/share/doc/cups/id/index.html
   /usr/share/doc/cups/it/index.html


RPM build errors:
    Installed (but unpackaged) file(s) found:
   /usr/share/doc/cups/id/index.html
   /usr/share/doc/cups/it/index.html

If i build it with the following command:
 rpmbuild -ta cups-1.4.3-source.tar.bz2 --without php --without dbus 

an additional unpackaged file appears:
error: Installed (but unpackaged) file(s) found:
   /etc/dbus-1/system.d/cups.conf
   /usr/share/doc/cups/id/index.html
   /usr/share/doc/cups/it/index.html


RPM build errors:
    Installed (but unpackaged) file(s) found:
   /etc/dbus-1/system.d/cups.conf
   /usr/share/doc/cups/id/index.html
   /usr/share/doc/cups/it/index.html


attached is a spec file to fix the former issue.

Link: http://www.cups.org/str.php?L3544
Version: 1.4-current
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cups.spec
Type: application/octet-stream
Size: 9460 bytes
Desc: not available
URL: <https://lists.cups.org/pipermail/cups/attachments/20100406/be891f54/attachment.obj>


More information about the cups mailing list