Project

General

Profile

Tâche #16887

Scénario #16607: Evolutions sur eSBL 2.6.0

eole-antivirus: le paquet clamav-daemon est scindé en deux en ubuntu 16.04: clamav-daemon et clamdscan

Added by christophe guerinot about 7 years ago. Updated about 7 years ago.

Status:
Fermé
Priority:
Normal
Start date:
02/12/2015
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:
Remaining (hours):
0.0

Associated revisions

Revision ece3e269 (diff)
Added by christophe guerinot about 7 years ago

debian/control: ajout de la dépendance du paquet clamdscan, à partir de ubuntu 16.04 le paquet clamav-daemon est scindé en deux ( fixes #16887 @0.50 ).

History

#1 Updated by christophe guerinot about 7 years ago

Recommends: clamdscan

root@sbl26-140:~# apt-cache show clamav-daemon
Package: clamav-daemon
Priority: optional
Section: utils
Installed-Size: 960
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ClamAV Team <pkg-clamav-devel@lists.alioth.debian.org>
Architecture: amd64
Source: clamav
Version: 0.99+dfsg-1ubuntu1.1
Replaces: clamav-base (<< 0.99+dfsg-1ubuntu1)
Depends: adduser, clamav-base (= 0.99+dfsg-1ubuntu1.1), clamav-freshclam (>= 0.99+dfsg) | clamav-data, dpkg (>= 1.16.1), lsb-base (>= 3.2-13), procps (>= 1:3.3.2), ucf, debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.18~), libc6 (>= 2.15), libclamav7 (>= 0.99~rc1), libncurses5 (>= 6), libssl1.0.0 (>= 1.0.0), libsystemd0, libtinfo5 (>= 6), zlib1g (>= 1:1.2.0.2)
Recommends: clamdscan
Suggests: apparmor, clamav-docs, daemon
Breaks: clamav-base (<< 0.99+dfsg-1ubuntu1)
Filename: pool/main/c/clamav/clamav-daemon_0.99+dfsg-1ubuntu1.1_amd64.deb
Size: 195732
MD5sum: 5a4074aa0fcf39923fbb48f66f3f281c
SHA1: 07e50e1539729602b0c15cc9f71ab948036ae358
SHA256: 830d7a6b84a46853dddb60ece0039dc19317d01edf73d5ccebef143a84c98acf
Description-fr: Utilitaire anti-virus pour Unix - démon d'analyse
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this
 software is the integration with mail servers (attachment scanning). The
 package provides a flexible and scalable multi-threaded daemon in the
 clamav-daemon package, a command-line scanner in the clamav package, and a
 tool for automatic updating via the Internet in the clamav-freshclam
 package. The programs are based on libclamav, which can be used by other
 software.

le script '/usr/bin/clamdscan' est dorénavant dans le paquet 'clamdscan'

~# cat /var/lib/dpkg/info/clamdscan.list 
/.
/usr
/usr/bin
/usr/bin/clamdscan
/usr/share
/usr/share/bug
/usr/share/bug/clamdscan
/usr/share/bug/clamdscan/script
/usr/share/doc
/usr/share/doc/clamdscan
/usr/share/doc/clamdscan/copyright
/usr/share/doc/clamdscan/changelog.Debian.gz
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/clamdscan.1.gz
/usr/share/doc/clamdscan/FAQ
/usr/share/doc/clamdscan/AUTHORS
/usr/share/doc/clamdscan/README.gz
/usr/share/doc/clamdscan/NEWS.Debian.gz
/usr/share/doc/clamdscan/README.Debian.gz
/usr/share/doc/clamdscan/BUGS

il faudrait ajouter la dépendance pour les paquets 'clamd-eole' et 'clamd-eole-conteneur'

debian/control

(...)
# sur le maître : clamd+freshclam
Package: clamd-eole
Architecture: all
Depends: ${misc:Depends}, clamav-daemon, clamav-freshclam,
 ${python:Depends},
 python-pyclamd,
(...)
# dans un conteneur : clamd+data
# /!\ clamav-freshclam provides clamav-data /!\
Package: clamd-eole-conteneur
Architecture: all
Depends: ${misc:Depends}, clamav-daemon,
 ${python:Depends},
 python-pyclamd,
(...)

#2 Updated by christophe guerinot about 7 years ago

  • Status changed from Nouveau to Résolu
  • % Done changed from 0 to 100

#3 Updated by christophe guerinot about 7 years ago

  • Assigned To set to christophe guerinot

#4 Updated by christophe guerinot about 7 years ago

  • Remaining (hours) changed from 0.5 to 0.0

#5 Updated by Emmanuel IHRY about 7 years ago

  • Status changed from Résolu to Fermé

Also available in: Atom PDF