Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 513548 - mail-client/claws-mail-clamd with mail-client/claws-mail-3.10.1 - Init Clamd does not respond to ping. Is clamd running?
Summary: mail-client/claws-mail-clamd with mail-client/claws-mail-3.10.1 - Init Clamd ...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christian Faulhammer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-17 09:00 UTC by tman
Modified: 2016-05-28 09:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
error snapshot (Selection_001.png,32.00 KB, image/png)
2014-06-17 09:01 UTC, tman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tman 2014-06-17 09:00:04 UTC
i have installesd mail-client/claws-mail-3.10.1. it seems to be all some plugins dont work corectly:

i can start clamad win with systemd:


Reproducible: Always

Steps to Reproduce:
1.
 # systemctl start clamd
TuX # systemctl status clamd
● clamd.service - Generic ClamAV scanner daemon
   Loaded: loaded (/usr/lib64/systemd/system/clamd.service; disabled)
   Active: active (running) since Di 2014-06-17 10:54:42 CEST; 5s ago
  Process: 18682 ExecStart=/usr/sbin/clamd -c /etc/clamd%i.conf (code=exited, status=0/SUCCESS)
 Main PID: 23191 (clamd)
   CGroup: /system.slice/clamd.service
           └─23191 /usr/sbin/clamd -c /etc/clamd.conf

Jun 17 10:54:38 TuX clamd[18682]: LibClamAV Warning: **************************************************
Jun 17 10:54:38 TuX clamd[18682]: LibClamAV Warning: ***  The virus database is older than 7 days!  ***
Jun 17 10:54:38 TuX clamd[18682]: LibClamAV Warning: ***   Please update it as soon as possible.    ***
Jun 17 10:54:38 TuX clamd[18682]: LibClamAV Warning: **************************************************
Jun 17 10:54:42 TuX systemd[1]: Started Generic ClamAV scanner daemon.



2. loading clamav-plugins in claws-mail
3. error appears



Portage 2.2.10 (default/linux/amd64/13.0/desktop, gcc-4.8.3, glibc-2.19-r1, 3.15.0-gentoo-r1 x86_64)
=================================================================
System uname: Linux-3.15.0-gentoo-r1-x86_64-Intel-R-_Core-TM-_i7-3740QM_CPU_@_2.70GHz-with-gentoo-2.2
KiB Mem:    24627364 total,  21283912 free
KiB Swap:   25598972 total,  25598972 free
Timestamp of tree: Tue, 17 Jun 2014 08:30:01 +0000
ld GNU ld (Gentoo 2.24 p1.4) 2.24
app-shells/bash:          4.2_p47
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.6-r1, 3.3.5, 3.4.0
dev-util/cmake:           2.8.12.2-r1
dev-util/pkgconfig:       0.28-r1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.14.1
sys-devel/binutils:       2.24-r3
sys-devel/gcc:            4.8.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2-r1
sys-devel/make:           4.0-r1
sys-kernel/linux-headers: 3.15 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo bitcoin steam-overlay bumblebee printer-drivers lokal
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=corei7 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=corei7 -O2 -pipe"
DISTDIR="/mnt/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="de_DE.UTF-8"
LC_ALL=""
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9"
PKGDIR="/mnt/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/mnt/portage"
Comment 1 tman 2014-06-17 09:01:17 UTC
Created attachment 379114 [details]
error snapshot
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-06-17 11:42:06 UTC
mail-client/claws-mail-clamd depends on ~mail-client/claws-mail-3.9.0 so it's hard to say how you got =mail-client/claws-mail-3.10.1 installed.
Comment 3 tman 2014-06-17 15:12:46 UTC
 # eix mail-client/claws-mail -I
[I] mail-client/claws-mail
     Available versions:  3.9.0 (~)3.9.0-r1 (~)3.9.1 (~)3.9.1-r1 (~)3.9.2 (~)3.9.3 (~)3.10.1 {archive bogofilter calendar clamav crypt dbus debug dillo doc gdata +gnutls gtk3 +imap ipv6 ldap +libcanberra +libindicate +libnotify networkmanager nntp +notification pda pdf perl +pgp python rss session smime spam-report spamassassin spell +ssl startup-notification valgrind webkit xface PYTHON_SINGLE_TARGET="python2_6 python2_7" PYTHON_TARGETS="python2_6 python2_7"}
     Installed versions:  3.10.1(18:26:57 15.06.2014)(archive calendar clamav dbus gdata gnutls imap ipv6 ldap libcanberra libindicate libnotify networkmanager nntp notification pdf perl pgp python rss session smime spam-report spamassassin spell startup-notification webkit xface -bogofilter -debug -doc -gtk3 -pda -valgrind PYTHON_SINGLE_TARGET="python2_7 -python2_6" PYTHON_TARGETS="python2_7 -python2_6")
     Homepage:            http://www.claws-mail.org/
     Description:         An email client (and news reader) based on GTK+


this version is in official portage tree. version 3.9.3 have also same problem with clamav-plugin
Comment 4 tman 2014-06-17 15:13:41 UTC
clamd is running. see post 1st.  # systemctl start clamd
TuX # systemctl status clamd
● clamd.service - Generic ClamAV scanner daemon
   Loaded: loaded (/usr/lib64/systemd/system/clamd.service; disabled)
   Active: active (running) since Di 2014-06-17 10:54:42 CEST; 5s ago
  Process: 18682 ExecStart=/usr/sbin/clamd -c /etc/clamd%i.conf (code=exited, status=0/SUCCESS)
 Main PID: 23191 (clamd)
   CGroup: /system.slice/clamd.service
           └─23191 /usr/sbin/clamd -c /etc/clamd.conf
Comment 5 Pacho Ramos gentoo-dev 2016-05-28 09:40:10 UTC
this was removed