[Eisfair] [E64[ clamav install error

Marcus Röckrath marcus.roeckrath at gmx.de
Di Apr 8 17:33:48 CEST 2025


Hallo Holger,

Holger Bruenjes wrote:

>>> required base package v1.8.0 not installed - installation aborted.
>>> error: installation of "clamav" aborted by /tmp/preinstall.sh!
>>> Failed to install: clamav (3.4.3)!
>>> error: installation aborted!
>>>
>>> ich dabe die "3.4.23 eisfair-base" drauf
>> 
>> base != eisfair-base
>> 
>> base ist aber inzwischen out!
>> 
>> Da muss der Check im clamav-Paket entweder auf eisfair-base umgesetzt
>> werden, oder, was ich für besser halte, komplett entfernt werden.
> 
> das kommt nicht aus dem clamav Paket
> 
> required base package v1.8.0 not installed -
>                      ^^^^^^^
> 
> das kommt aus einem Paket das im Stapel davor liegt

Das steht in preinstall.sh von clamav:

#------------------------------------------------------------------------------
# check for required base packages
#------------------------------------------------------------------------------
installed_base_version=`/var/install/bin/check-version base 1.8.0`
case "$installed_base_version" in
    not-installed|new ) # wrong version
        mecho --error "required base package v1.8.0 not installed - 
installation aborted."
        exit 1
        ;;
    * ) # installed / old
        ;;
esac

-- 
Gruß Marcus
[eisfair-Team]



Mehr Informationen über die Mailingliste Eisfair