Bug 32404 - Clamav is uninstalled after the update process
Summary: Clamav is uninstalled after the update process
Status: RESOLVED OLD
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 8
Hardware: All Linux
Priority: Normal major
Target Milestone: ---
Assignee: All Packagers
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-17 23:43 CEST by rexy
Modified: 2024-07-03 11:38 CEST (History)
2 users (show)

See Also:
Source RPM: clamav-0.103.7-1.mga8.x86_64
CVE:
Status comment:


Attachments

Description rexy 2023-10-17 23:43:54 CEST
Description of problem:
After automatic update process on several systems, clamav has been stopped and uninstalled

Version-Release number of selected component (if applicable):
clamav-0.103.7-1.mga8.x86_64

Steps to Reproduce:
-----------------
1. Before the update process :
# rpm -qa|grep clam
clamav-0.103.7-1.mga8
clamd-0.103.7-1.mga8
clamav-db-0.103.7-1.mga8
lib64clamav9-0.103.7-1.mga8

# ps fax|grep clam
    634 ?        Ssl    0:15 /usr/sbin/clamd --foreground=true
   1241 ?        SLs    0:00 /usr/bin/freshclam -d --foreground=true
   3405 pts/0    S+     0:00                      \_ grep clam

----------------
2. during the update process :
# urpmi --auto-update
le média « core » est à jour
le média « core-updates » est à jour
le média « nonfree » est à jour
le média « nonfree-updates » est à jour
Afin de poursuivre la mise à jour, les paquetages suivants doivent être désinstallés :
clamav-0.103.7-1.mga8.x86_64
 (car lib64clamav9 == 0.103.7 est non satisfait,
  en raison du manque de clamav-db[*])
clamav-db-0.103.7-1.mga8.noarch
 (car clamav == 0.103.7 est non satisfait)
clamd-0.103.7-1.mga8.x86_64
 (car lib64clamav9 == 0.103.7 est non satisfait,
  car clamav == 0.103.7 est non satisfait,
  car clamav == 0.103.7 est non satisfait,
  en raison du manque de clamav-db[*]) (o/N)

  .... updating process ...

------------------
3. and after (no more clamav !):
# ps fax|grep clam
  41519 pts/0    S+     0:00                  \_ grep clam

# rpm -qa|grep clam
lib64clamav9-0.103.10-1.mga8

----------------
The mga advisory is : https://advisories.mageia.org/MGASA-2023-0257.html
The mga bug feed : https://bugs.mageia.org/show_bug.cgi?id=32204
Everything returns to normal after manual reinstallation of clamav rpms : "urpmi clamav-db clamav clamd"
Comment 1 Marja Van Waes 2023-10-20 21:35:24 CEST
Hi rexy,

Thanks for your report. I'm glad you could work around it by allowing the clamav packages to be removed and reïnstalling them later.

I assume this happened on all the systems where you saw this, long after the clamav packages had been pushed to the mirrors (so long after September 11.

Assinging to all packagers collectively, since there is no registered maintainer for this package.

CC'ing ns80, who often takes care of the clamav packages

CC: (none) => marja11, nicolas.salguero
Assignee: bugsquad => pkg-bugs

Comment 2 Nicolas Salguero 2024-07-03 11:38:17 CEST
Mageia 8 EOL

Status: NEW => RESOLVED
Resolution: (none) => OLD


Note You need to log in before you can comment on or make changes to this bug.