https://bugs.contribs.org/show_bug.cgi?id=10754

            Bug ID: 10754
           Summary: clamav-unofficial-sigs.sh needs  clamav-update
    Classification: SME Server
           Product: SME Server 10.X
           Version: 10.0a4
          Hardware: ---
                OS: ---
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: e-smith-*/smeserver-* packages
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected],
                    [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
        Depends on: 9863, 10753
  Target Milestone: ---

+++ This bug was initially created as a clone of Bug #10753 +++

https://bugzilla.redhat.com/show_bug.cgi?id=1683646#c11 says it works for him:

> (In reply to bunkobugsy from comment #10)
> > Thanks, unfortunately clamav-unofficial-sigs-5.6.2-4.el6.noarch.rpm needs
> > clamav-update, and I can't find any for EL6.
> 
> Works for me.
> 
> Btw.:
> [root@mail ~]# rpm -q --whatprovides clamav-update
> clamav-db-0.100.2-1.el6.x86_64
> 
> For centos6, there is still an older but API compatible version of clamav.

that's not our case, wonder why:

rpm -q --whatprovides clamav-update
no package provides clamav-update

rpm -qa clam*
clamav-0.100.2-4.el6.sme.x86_64
clamd-0.100.2-4.el6.sme.x86_64
clamav-db-0.100.2-4.el6.sme.x86_64

Guess the sme build is missing clamav-update,
if someone rebuilds it, ClamAV 0.101.1 is out...


checking last spec file in epel  we have

%package db
Summary: Virus database for %{name}
Group: Applications/Databases
### Remove circular dependency
#Requires: clamav = %{version}-%{release}

### Fedora Extras introduced them differently :(
Provides: clamav-update = %{version}-%{release}
Obsoletes: clamav-update < %{version}-%{release}
Provides: clamav-data = %{version}-%{release}
Obsoletes: clamav-data < %{version}-%{release}
Obsoletes: clamav-data-empty <= %{version}-%{release}
# Ugly to put these in the db-package, but needed
# here to handle upgrades on EL5.
Provides: clamav-filesystem = %{version}-%{release}
Obsoletes: clamav-filesystem < %{version}-%{release}

fixing the sme spec file


Referenced Bugs:

https://bugs.contribs.org/show_bug.cgi?id=9863
[Bug 9863] running clamav-unofficial-sigs.sh fails with error
https://bugs.contribs.org/show_bug.cgi?id=10753
[Bug 10753] clamav-unofficial-sigs.sh needs  clamav-update
-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to