Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Replacement for Klamav with KDE-4
View unanswered posts
View posts from last 24 hours

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
platojones
Veteran
Veteran


Joined: 23 Oct 2002
Posts: 1602
Location: Just over the horizon

PostPosted: Mon Nov 09, 2009 8:16 pm    Post subject: Replacement for Klamav with KDE-4 Reply with quote

Does anybody know of a replacement app for klamav that is compatible with kde4? Klamav is now masked for removal and there isn't a kde-4 version. I've checked the klamav home page and there is no mention of an upgrade for kde-4. BTW, this isn't a kde-3.5 rant...I'm using kde-4 and like it...just curious what klamav folks are using.
Back to top
View user's profile Send private message
SamuliSuominen
Retired Dev
Retired Dev


Joined: 30 Sep 2005
Posts: 2133
Location: Finland

PostPosted: Mon Nov 09, 2009 8:19 pm    Post subject: Reply with quote

ACK on the "this is not a rant" post, which is why I'm bothering to reply. :P

there wouldn't be any rush to remove klamav, but the kde-base/kdebase-kioslaves-3.5 depend in it is causing problems,
if it only would use kdelibs-3.5, it would be able to stay in tree for a bit longer...

i also couldn't find any replacement for it, but if you do find one, please point me to it so i can add it to portage 8)
Back to top
View user's profile Send private message
platojones
Veteran
Veteran


Joined: 23 Oct 2002
Posts: 1602
Location: Just over the horizon

PostPosted: Mon Nov 09, 2009 8:31 pm    Post subject: Reply with quote

Thanks for the reply ssuominen :D

Yeah, I understand the logic of the removal and appreciate the work you are doing.

I'll keep an eye out...somebody will come up with something soon, I'm sure.
Back to top
View user's profile Send private message
platojones
Veteran
Veteran


Joined: 23 Oct 2002
Posts: 1602
Location: Just over the horizon

PostPosted: Mon Nov 09, 2009 8:54 pm    Post subject: Reply with quote

Ok, well I did find something to fill in until a kde-4 app comes out. It's called clamtk. It's not as nice as klamav, but it get's the job done. It's in the sunrise overlay, for anybody who is interested.
Back to top
View user's profile Send private message
lsegalla
l33t
l33t


Joined: 27 Jun 2007
Posts: 796

PostPosted: Thu Nov 12, 2009 2:28 pm    Post subject: Reply with quote

i've just added the orverlay sunrise with
Code:
layman -a sunrise


cannot find clamtk with
Code:
emerge clamtk
Back to top
View user's profile Send private message
platojones
Veteran
Veteran


Joined: 23 Oct 2002
Posts: 1602
Location: Just over the horizon

PostPosted: Thu Nov 12, 2009 2:48 pm    Post subject: Reply with quote

You have to unmask it....but it's there.

Code:

[I] app-antivirus/clamtk [1]
     Available versions:  (~)4.18 {linguas_ar linguas_cs linguas_da linguas_de linguas_el linguas_en_GB linguas_es linguas_fr linguas_gl linguas_hr linguas_hu linguas_it linguas_ja linguas_ko linguas_ms linguas_nb linguas_nl linguas_nn linguas_pl linguas_pt_BR linguas_ro linguas_ru linguas_sk linguas_sl linguas_sv linguas_tr linguas_zh_CN nls}
     Installed versions:  4.18(03:46:10 PM 11/09/2009)(nls -linguas_ar -linguas_cs -linguas_da -linguas_de -linguas_el -linguas_en_GB -linguas_es -linguas_fr -linguas_gl -linguas_hr -linguas_hu -linguas_it -linguas_ja -linguas_ko -linguas_ms -linguas_nb -linguas_nl -linguas_nn -linguas_pl -linguas_pt_BR -linguas_ro -linguas_ru -linguas_sk -linguas_sl -linguas_sv -linguas_tr -linguas_zh_CN)
     Homepage:            http://clamtk.sourceforge.net/
     Description:         A frontend for ClamAV using Gtk2-perl

[1] "sunrise" /usr/local/portage/layman/sunrise
Back to top
View user's profile Send private message
lsegalla
l33t
l33t


Joined: 27 Jun 2007
Posts: 796

PostPosted: Tue Dec 29, 2009 3:26 pm    Post subject: Reply with quote

I'm starting again then... now it seems i have problems with sunrise (or maybe some kind of firewall problem?)

Code:

user8-gentoo luca # emerge -C layman
user8-gentoo luca # emerge layman

user8-gentoo luca # layman -a sunrise
* Running command "/usr/bin/svn co "svn://overlays.gentoo.org/proj/sunrise/reviewed//" "/usr/portage/local/layman/sunrise""...
svn: Non riesco a connettermi all'host 'overlays.gentoo.org': Connessione rifiutata
* Failed to add overlay "sunrise".
* Error was: Adding the overlay failed! Possible remains of the opration have NOT been removed and may be left at /usr/portage/local/layman/sunrise. Please remove them manually if required.
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1087

PostPosted: Tue Dec 29, 2009 4:05 pm    Post subject: Reply with quote

lsegalla, you have to fix your layman. Layman changed some install and config paths. An old story for ~arch users. After syncing portage, be sure the paths are like this:
in /etc/make.conf
Code:

source /usr/local/portage/layman/make.conf

in /usr/local/portage/layman/make.conf
Code:

/usr/local/portage/layman/sunrise

And remove old install cruft if exists:
Code:

rm -R /usr/portage/local/layman

_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
lsegalla
l33t
l33t


Joined: 27 Jun 2007
Posts: 796

PostPosted: Tue Dec 29, 2009 5:23 pm    Post subject: Reply with quote

i've done everything and re-emerged layman.
Then i've just done this:
Code:
user8-gentoo luca # layman -S
user8-gentoo luca # layman --list
* Fatal error: Failed to fetch overlay list!
* Fatal error: Error was:
* Fatal error(s) - aborting
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1087

PostPosted: Tue Dec 29, 2009 6:32 pm    Post subject: Reply with quote

lsegalla wrote:
i've done everything and re-emerged layman.
Then i've just done this:
Code:
user8-gentoo luca # layman -S
user8-gentoo luca # layman --list
* Fatal error: Failed to fetch overlay list!
* Fatal error: Error was:
* Fatal error(s) - aborting

It seems it is not your fault, you have fixed layman. Your system is fine. Layman is having problem with its remote site, since I can't update the layman, as well. It is probably a temporary problem with it. Try to run "layman -S" later.
By the way this is working for me. For you?
Code:

layman -L

Anyway we have to wait gentoo devs to fix the name resolution error for 'overlays.gentoo.org'.
_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1087

PostPosted: Tue Dec 29, 2009 7:52 pm    Post subject: Reply with quote

Layman is working now. Try now:
Code:

layman -S
layman -a sunrise

If it does not add sunrise or gives an "already exists" error when adding sunrise you have to do this before adding layman.
Code:

rm -r /usr/local/portage/layman/sunrise

_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
lsegalla
l33t
l33t


Joined: 27 Jun 2007
Posts: 796

PostPosted: Wed Dec 30, 2009 8:33 am    Post subject: Reply with quote

same problem...
Code:

user8-gentoo luca # layman -a sunrise
* Running command "/usr/bin/svn co "svn://overlays.gentoo.org/proj/sunrise/reviewed//" "/usr/portage/local/layman/sunrise""...
svn: Non riesco a connettermi all'host 'overlays.gentoo.org': Connessione rifiutata
* Failed to add overlay "sunrise".
* Error was: Adding the overlay failed! Possible remains of the opration have NOT been removed and may be left at /usr/portage/local/layman/sunrise. Please remove them manually if required.


(always tried to remove the sunrise directory before this command)
Back to top
View user's profile Send private message
EzInKy
Veteran
Veteran


Joined: 11 Oct 2002
Posts: 1742
Location: Kentucky

PostPosted: Wed Dec 30, 2009 9:05 am    Post subject: Reply with quote

It took three or four tries before I could successfully connect to overlays.gentoo.org tonight.
_________________
Time is what keeps everything from happening all at once.
Back to top
View user's profile Send private message
lsegalla
l33t
l33t


Joined: 27 Jun 2007
Posts: 796

PostPosted: Wed Dec 30, 2009 10:06 am    Post subject: Reply with quote

EzInKy wrote:
It took three or four tries before I could successfully connect to overlays.gentoo.org tonight.

can i modify some .conf file to let my pc try connection to overlays.gentoo.org more than one time?
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1087

PostPosted: Wed Dec 30, 2009 8:58 pm    Post subject: Reply with quote

lsegalla, is your gentoo up to date? It seems it is not. Please run this before anything:
Code:

emerge --sync
emerge -vuDN --keep-going world

_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
lsegalla
l33t
l33t


Joined: 27 Jun 2007
Posts: 796

PostPosted: Wed Dec 30, 2009 10:38 pm    Post subject: Reply with quote

I update my gentoo every morning. I've already done it today.
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1087

PostPosted: Thu Dec 31, 2009 4:04 am    Post subject: Reply with quote

What is the output of these?
Code:

cat /etc/make.conf
cat /usr/local/portage/layman/make.conf
cat /etc/layman/layman.cfg

in your case the layman config is here to post:
Code:

cat /usr/portage/local/layman/make.conf

It is better to pastebin these files.
_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
lsegalla
l33t
l33t


Joined: 27 Jun 2007
Posts: 796

PostPosted: Thu Dec 31, 2009 7:58 am    Post subject: Reply with quote

I keep thinking that being firewalled maybe i have to open some ports... that "connection refused" problem remember me that... (but i'm able to emerge anything)

Here there are the cat you asked me:
Code:
less /etc/make.conf|grep -vE '#'
CFLAGS="-O2 -march=native -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
CHOST="i686-pc-linux-gnu"
MAKEOPTS="-j1"
PORTAGE_RSYNC_RETRIES= 1
FEATURES="parallel-fetch"
LINGUAS="it"
INPUT_DEVICES="evdev keyboard mouse synaptics"
VIDEO_CARDS="vesa fbdev intel i810 965GM"
source /usr/local/portage/layman/make.conf
USE="X directfb fbcon kde qt3 rdesktop encode bluetooth usb xulrunner gtk symlink mp3 bzip2 hal mmx sse mtrr acl cups kerberos -ldap -ldapsam pam -swat winbind samba jpeg png tiff gif accessibility dbus qt-static -esd cdda glitz svg aiglx qt3support ssl zlib cdio utempter gcj dvd dvdr ffmpeg flac sndfile laptop mjpeg mpeg acpi foomaticdb ppds java eapi-2 xine png truetype apm alsa consolekit mysql sql webkit opengl vnc nsplugin opencore-amr win32codecs"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes"
PORTAGE_ECLASS_WARNING_ENABLE="0"


Code:
luca@user8-gentoo ~ $ cat /usr/local/portage/layman/make.conf
/usr/local/portage/layman/sunrise


Code:
luca@user8-gentoo ~ $ cat /etc/layman/layman.cfg |grep -vE '#'
[MAIN]
storage   : /usr/portage/local/layman
cache     : %(storage)s/cache
local_list: %(storage)s/overlays.xml
make_conf : %(storage)s/make.conf
overlays  : http://www.gentoo.org/proj/en/overlays/layman-global.txt
nocheck  : no


I haven't the last config file
Code:
luca@user8-gentoo ~ $ cat /usr/portage/local/layman/make.conf
cat: /usr/portage/local/layman/make.conf: No such file or directory
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1087

PostPosted: Thu Dec 31, 2009 8:03 am    Post subject: Reply with quote

You should change the line your /etc/layman/layman.cfg
from
Code:

storage   : /usr/portage/local/layman

to
Code:

storage   : /usr/local/portage/layman

then it should work. If not then try commands again in my 3rd post (meaning rm the sunrise dir, before adding it to layman).
_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
lsegalla
l33t
l33t


Joined: 27 Jun 2007
Posts: 796

PostPosted: Thu Dec 31, 2009 8:48 am    Post subject: Reply with quote

In order:

I removed this file
Code:
# rm -R /usr/portage/local/layman


I did the change of that line in /etc/layman/layman.cfg, here it is the line now:
Code:
storage   : /usr/local/portage/layman


Checked to have this line as follows (in make.conf)
Code:
source /usr/local/portage/layman/make.conf


Checked to have this as follows (in /usr/local/portage/layman/make.conf)
Code:
/usr/local/portage/layman/sunrise


Then tried to add sunrise, but still "connection refused"
Code:
# layman -a sunrise
* Running command "/usr/bin/svn co "svn://overlays.gentoo.org/proj/sunrise/reviewed//" "/usr/local/portage/layman/sunrise""...
svn: Non riesco a connettermi all'host 'overlays.gentoo.org': Connessione rifiutata
* Failed to add overlay "sunrise".
* Error was: Adding the overlay failed! Possible remains of the opration have NOT been removed and may be left at /usr/local/portage/layman/sunrise. Please remove them manually if required.


By the way, this morning i get also an error message during emerge --sync: an error in LINE 32 in /etc/make.conf
Code:
# emerge --sync
ParseError: Invalid token 'USE' (not '='): /etc/make.conf: line 32 in /etc/make.conf


Here there are some lines in make.conf
LINE 31
Code:

source /usr/local/portage/layman/make.conf

LINE 32
Code:
USE="X directfb fbcon kde qt3 rdesktop encode bluetooth usb xulrunner gtk symlink mp3 bzip2 hal mmx sse mtrr acl cups kerberos -ldap -ldapsam pam -swat winbind samba jpeg png tiff gif accessibility dbus qt-static -esd cdda glitz svg aiglx qt3support ssl zlib cdio utempter gcj dvd dvdr ffmpeg flac sndfile laptop mjpeg mpeg acpi foomaticdb ppds java eapi-2 xine png truetype apm alsa consolekit mysql sql webkit opengl vnc nsplugin opencore-amr win32codecs"

LINE 33
Code:
# *******************************************************************************************************************
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1087

PostPosted: Thu Dec 31, 2009 9:15 am    Post subject: Reply with quote

you must have this line near or at the end of the make.conf
Code:

source /usr/local/portage/layman/make.conf

_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
lsegalla
l33t
l33t


Joined: 27 Jun 2007
Posts: 796

PostPosted: Thu Dec 31, 2009 10:02 am    Post subject: Reply with quote

keenblade wrote:
you must have this line near or at the end of the make.conf
Code:

source /usr/local/portage/layman/make.conf

It seems not. I have re-edited all my make.conf (deleting all comments) and doing this i have move that line at the end of the file.
Now this line is in the line 14
After that there's an empty line (line 15)

Trying to emerge --sync i get this error, are we sure that that line is written in the right sintax ?

Code:
user8-gentoo luca # emerge --sync
ParseError: Invalid token 'None' (not '='): /etc/make.conf: line 16 in /etc/make.conf
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1087

PostPosted: Thu Dec 31, 2009 10:08 am    Post subject: Reply with quote

try this:
cat /usr/local/portage/layman/make.conf
Code:

PORTDIR_OVERLAY="
/usr/local/portage/layman/sunrise
$PORTDIR_OVERLAY
"

Also you need PORTDIR_OVERLAY defined in /etc/make.conf. You can try this make.conf designed for you:

Code:

CFLAGS="-O2 -march=native -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j1
USE="X directfb fbcon kde qt3 rdesktop encode bluetooth usb xulrunner gtk symlink mp3 bzip2 hal mmx sse mtrr acl cups kerberos -ldap -ldapsam pam -swat winbind samba jpeg png tiff gif accessibility dbus qt-static -esd cdda glitz svg aiglx qt3support ssl zlib cdio utempter gcj dvd dvdr ffmpeg flac sndfile laptop mjpeg mpeg acpi foomaticdb ppds java eapi-2 xine png truetype apm alsa consolekit mysql sql webkit opengl vnc nsplugin opencore-amr win32codecs"
PORTAGE_RSYNC_RETRIES="1"
FEATURES="parallel-fetch"
LINGUAS="it"
INPUT_DEVICES="evdev keyboard mouse synaptics"
VIDEO_CARDS="vesa fbdev intel i810 965GM"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes"
PORTAGE_ECLASS_WARNING_ENABLE="0"
source /usr/local/portage/layman/make.conf
PORTDIR_OVERLAY="${PORTDIR_OVERLAY}"

_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
lsegalla
l33t
l33t


Joined: 27 Jun 2007
Posts: 796

PostPosted: Thu Dec 31, 2009 10:23 am    Post subject: Reply with quote

Code:
# cat /usr/local/portage/layman/make.conf
/usr/local/portage/layman/sunrise


Do i need to put all the code you wrote in my /usr/local/portage/layman/make.conf ?
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1087

PostPosted: Thu Dec 31, 2009 10:29 am    Post subject: Reply with quote

lsegalla wrote:

Do i need to put all the code you wrote in my /usr/local/portage/layman/make.conf ?

Yes you need to put all. Exactly as following. That's how layman works. Actually layman puts these code in there, if "layman -a sunrise" succeeds.
Code:

PORTDIR_OVERLAY="
/usr/local/portage/layman/sunrise
$PORTDIR_OVERLAY
"

Basically all you have to do is editing your /etc/make.conf as in my previous post. I added it later, so you may have missed.
_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum