Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-26-2011, 10:10 PM
|
#1
|
Senior Member
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905
Rep:
|
ClamAV Missing Decoder
I have a Debian mail server running Postfix, Amavisd-new, Clamav, & Spamassassin. I noticed when I started all the daemons, the mail.log file had some missing decoders which I assume Clamav can't scrub.
This is what I see:
Code:
Mar 26 17:00:00 mail amavis[1020]: Found decoder for .Z at /bin/uncompress
Mar 26 17:00:00 mail amavis[1020]: Internal decoder for .gz
Mar 26 17:00:00 mail amavis[1020]: Found decoder for .bz2 at /bin/bzip2 -d
Mar 26 17:00:00 mail amavis[1020]: No decoder for .lzo tried: lzop -d
Mar 26 17:00:00 mail amavis[1020]: No decoder for .rpm tried: rpm2cpio.pl, rpm2cpio
Mar 26 17:00:00 mail amavis[1020]: Found decoder for .cpio at /usr/bin/pax
Mar 26 17:00:00 mail amavis[1020]: Found decoder for .tar at /usr/bin/pax
Mar 26 17:00:00 mail amavis[1020]: Found decoder for .deb at /usr/bin/ar
Mar 26 17:00:00 mail amavis[1020]: Internal decoder for .zip
Mar 26 17:00:00 mail amavis[1020]: No decoder for .7z tried: 7zr, 7za, 7z
Mar 26 17:00:00 mail amavis[1020]: No decoder for .rar tried: unrar-free
Mar 26 17:00:00 mail amavis[1020]: No decoder for .arj tried: arj, unarj
Mar 26 17:00:00 mail amavis[1020]: No decoder for .arc tried: nomarch, arc
Mar 26 17:00:00 mail amavis[1020]: Found decoder for .zoo at /usr/bin/zoo
Mar 26 17:00:00 mail amavis[1020]: No decoder for .lha
Mar 26 17:00:00 mail amavis[1020]: No decoder for .doc tried: ripole
Mar 26 17:00:00 mail amavis[1020]: No decoder for .cab tried: cabextract
Mar 26 17:00:00 mail amavis[1020]: No decoder for .tnef
Mar 26 17:00:00 mail amavis[1020]: Internal decoder for .tnef
Mar 26 17:00:00 mail amavis[1020]: No decoder for .exe tried: unrar-free; arj, unarj
Mar 26 17:00:00 mail amavis[1020]: Using primary internal av scanner code for ClamAV-clamd
Mar 26 17:00:00 mail amavis[1020]: Found secondary av scanner ClamAV-clamscan at /usr/bin/clamscan
Mar 26 17:00:00 mail amavis[1020]: Creating db in /var/lib/amavis/db/; BerkeleyDB 0.42, libdb 4.8
Was there a missing package for resolving what's causing this notifications in the logs?
|
|
|
03-27-2011, 04:43 AM
|
#2
|
LQ 5k Club
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529
|
Do you have the missing files installed, like
cabextract, unrar, arj,unarj, rpm2cpio etc..
Kind regards
|
|
|
03-27-2011, 10:49 AM
|
#3
|
Senior Member
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905
Original Poster
Rep:
|
I'm assuming not. Do I need to to install each package individually? I would think that they would be dependencies of a larger package.
|
|
|
03-27-2011, 10:55 AM
|
#4
|
LQ 5k Club
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529
|
Quote:
I'm assuming not. Do I need to to install each package individually
|
Yes, use apt-get
Kind regards
|
|
|
All times are GMT -5. The time now is 05:43 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|