Jake Vickers wrote:
Jake Vickers wrote:
Philip wrote:
Hello
I tested the package on different machines
from fedora 5 to fedora 9
and mainly on centos 5.2 32 & 64bits
all fail compilation
with the same error

Requires: /bin/sh bzip2-libs config(clamav-toaster) = 0.95.0-1.3.25 curl gmp libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libclamav.so.6()(64bit) libclamav.so.6(CLAMAV_PRIVATE)(64bit) libclamav.so.6(CLAMAV_PUBLIC)(64bit) libclamunrar.so.6()(64bit) libclamunrar.so.6(CLAMAV_PRIVATE_UNRAR)(64bit) libclamunrar_iface.so.6()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libidn libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) zlib zlib >= 1.2.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/clamav-toaster-0.95.0-root
error: Installed (but unpackaged) file(s) found:
  /usr/bin/clamdtop


RPM build errors:
   Installed (but unpackaged) file(s) found:
  /usr/bin/clamdtop

Later today if Jake doenst have time I can apply the 94.2 spec file and make it work probably

It's using the 94.2 spec file.
Has anyone else had an issue? I'm just curious because it compiled here correctly. I'll set up a clean VM using the ISO later today and see if I cannot replicate the error.


I was able to reproduce this. If you remove ncurses-devel the issue should go away. I'm testing a new spec and package that adds the ncurses dependency for clamdtop.

I'm uploading a new package now for clam that requires ncurses and ncurses-devel to be installed. The clamav team added a new utility to the package, clamdtop. It requires ncurses to compile, and if ncurses is missing it does not compile. This is why you received errors about the file being installed but unpackaged; you had ncurses-devel installed so it built clamdtop for you, but it was not included in the RPM's spec file. I added it to the spec file, but this then required that everyone have ncurses and ncurses-devel installed. I probably could have put a conditional in the RPM to look for that first and then adjust accordingly, and I may do this in the next release, but for brevity I just required that ncurses and ncurses-devel be installed across the board now. I was only able to test on Cent 4, Cent 5, and Fedora 10. Suse is being silly and doesn't want to install from an ISO into a VM image so I was not able to test on it. I will try and test on it in the next week or two, and Mandriva/Mandrake the week after that. I imagine someone will let me know if it does not work on one of those before then.
Thanks.


---------------------------------------------------------------------------------
                Managed Qmailtoaster servers are now available
      Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

    Please visit qmailtoaster.com for the latest news, updates, and packages.


         To unsubscribe, e-mail: testing-unsubscr...@qmailtoaster.com
        For additional commands, e-mail: testing-h...@qmailtoaster.com


Reply via email to