LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-03-2011, 01:57 PM   #1
BabyGirlsVet
LQ Newbie
 
Registered: Mar 2011
Location: Portland Or
Distribution: Ubuntu
Posts: 23

Rep: Reputation: 8
Question Bad Package Download


I recently installed clamav, and clamav-getfiles happens to be stuck, or is a bad package. The timer just keeps going. I cannot do anything that I can think of to get rid of it, or find a good replacement. Can anyone plese help?
I'm using Natty Narwhal-Gnome Version: 2.32.1

sudo dpkg --configure -a
Setting up clamav-getfiles (2.0-6) ...
eicar.com md5sum mismatch, file needs downloading
curl --remote-name http://www.eicar.org/download/eicar.com
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:03:15 --:--:-- 0

Last edited by BabyGirlsVet; 07-03-2011 at 03:09 PM. Reason: Add version
 
Old 07-03-2011, 01:59 PM   #2
BabyGirlsVet
LQ Newbie
 
Registered: Mar 2011
Location: Portland Or
Distribution: Ubuntu
Posts: 23

Original Poster
Rep: Reputation: 8
I'm using Natty Narwhal-Gnome Version: 2.32.1
 
Old 07-03-2011, 02:25 PM   #3
andrewthomas
Senior Member
 
Registered: May 2010
Location: Chicago Metro
Distribution: Arch, Gentoo, Slackware
Posts: 1,690

Rep: Reputation: 312Reputation: 312Reputation: 312Reputation: 312
For future reference, you should have just edited your initial post.

That way it still would have appeared in the "Zero Reply Threads" search results.
 
Old 07-03-2011, 04:41 PM   #4
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by BabyGirlsVet View Post
I recently installed clamav, and clamav-getfiles happens to be stuck, or is a bad package.
As far as I understand your problem is with /usr/bin/update-eicar. If I understand it correctly the "clamav-getfiles" package builds a .deb file you can share and install. It uses "freshclam" which is the only thing you need if you have a (semi-)permanent network connection. You only need the "clamav-getfiles" package if you administer systems that have no (permanent) network connections. I'd suggest you just run 'freshclam'. If that updates your .cvd files then you can remove "clamav-getfiles".


Quote:
Originally Posted by andrewthomas View Post
For future reference, you should have just edited your initial post.
For future reference please do not correct fellow members without addressing the actual question.
 
Old 07-03-2011, 05:18 PM   #5
BabyGirlsVet
LQ Newbie
 
Registered: Mar 2011
Location: Portland Or
Distribution: Ubuntu
Posts: 23

Original Poster
Rep: Reputation: 8
I can't un/install anything because of this! How do I remove it???? The timer continues!!

sudo dpkg --configure -a
Setting up clamav-getfiles (2.0-6) ...
eicar.com md5sum mismatch, file needs downloading
curl --remote-name http://www.eicar.org/download/eicar.com
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 2:05:02 --:--:-- 0
 
Old 07-03-2011, 05:27 PM   #6
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Try 'pkill -9 -f update-eicar'.
 
Old 07-03-2011, 05:39 PM   #7
BabyGirlsVet
LQ Newbie
 
Registered: Mar 2011
Location: Portland Or
Distribution: Ubuntu
Posts: 23

Original Poster
Rep: Reputation: 8
It didn't work. I tried it before the --config -a, as well as running it & your command in a different tab. I closed the tab w/--config -a, and re ran it to see if it did kill it. The timer continues.

sudo pkill -9 -f update-eicar
Killed
sudo dpkg --configure -a
Setting up clamav-getfiles (2.0-6) ...
eicar.com md5sum mismatch, file needs downloading
curl --remote-name http://www.eicar.org/download/eicar.com
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0

Last edited by BabyGirlsVet; 07-03-2011 at 05:46 PM.
 
Old 07-03-2011, 05:51 PM   #8
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
OK, so we prolly need to kill the parent process. Unless anyone has any better ideas like listing $PPID, to find out please post output of 'sudo ps axf' or less nfo: 'sudo ps xf -eo pid,cmd -U root -u root --no-header 2>&1|egrep -ve "(\_[[:blank:]]\[k|\[.*[0,1]\])";'.
 
Old 07-04-2011, 03:35 PM   #9
BabyGirlsVet
LQ Newbie
 
Registered: Mar 2011
Location: Portland Or
Distribution: Ubuntu
Posts: 23

Original Poster
Rep: Reputation: 8
sudo ps axf' or less nfo: 'sudo ps xf -eo pid,cmd -U root -u root --no-header 2>&1|egrep -ve "(\_[[:blank:]]\[k|\[.*[0,1]\])";
ERROR: Unsupported option (BSD syntax)
********* simple selection ********* ********* selection by list *********
-A all processes -C by command name
-N negate selection -G by real group ID (supports names)
-a all w/ tty except session leaders -U by real user ID (supports names)
-d all except session leaders -g by session OR by effective group name
-e all processes -p by process ID
T all processes on this terminal -s processes in the sessions given
a all w/ tty, including other users -t by tty
g OBSOLETE -- DO NOT USE -u by effective user ID (supports names)
r only running processes U processes for specified users
x processes w/o controlling ttys t by tty
*********** output format ********** *********** long options ***********
-o,o user-defined -f full --Group --User --pid --cols --ppid
-j,j job control s signal --group --user --sid --rows --info
-O,O preloaded -o v virtual memory --cumulative --format --deselect
-l,l long u user-oriented --sort --tty --forest --version
-F extra full X registers --heading --no-heading --context
********* misc options *********
-V,V show version L list format codes f ASCII art forest
-m,m,-L,-T,H threads S children in sum -y change -l format
-M,Z security data c true command name -c scheduling class
-w,w wide output n numeric WCHAN,UID -H process hierarchy
 
Old 07-04-2011, 04:16 PM   #10
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,980

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
I think top would show the process.
 
Old 07-06-2011, 03:09 AM   #11
BabyGirlsVet
LQ Newbie
 
Registered: Mar 2011
Location: Portland Or
Distribution: Ubuntu
Posts: 23

Original Poster
Rep: Reputation: 8
I found out my problem. Slow @$$ internet! Sorry to cause you guys a head strain, & thank you for trying to help!!!!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
I just destroyed my computer by installing a bad package. Anithen Slackware 23 09-05-2008 12:21 PM
bad Knights download causes problems newbiesforever Linux - Games 1 09-11-2007 01:10 PM
apt-get stuck after bad package ApellA Linux - Newbie 4 12-08-2005 03:41 PM
Troubles with dpkg and apt-get - bad package TTL_2 Linux - Software 1 08-13-2005 11:49 PM
How do you unintall a bad package created by rpm illwi11 Linux - Software 1 09-02-2004 08:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:21 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration