LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   2 versions of iproute ? (https://www.linuxquestions.org/questions/linux-newbie-8/2-versions-of-iproute-131992/)

lozz1978 01-06-2004 06:27 AM

2 versions of iproute ?
 
Hi all

Not sure how this happend,

I ran "apt-get upgrade" then it started downloading all the latest updates.
as it got to iproute i closed the terminal window by mistake,

Now when i run apt-get install, I get an error saying
2versions of iprroute were found on the system, please run apt-get update to correct fault.

I run apt-get update, and I still get the same error,

any ideas ?


thanks

XavierP 01-06-2004 06:44 AM

You probably have the broken version sitting alongside the old version. First thing to do is to remove the broken version, apt-get uninstall iproute. It will probably ask you which version you want to get rid of - so choose wisely!

Then try the apt-get upgrade again.

lozz1978 01-07-2004 10:58 AM

Quote:

Originally posted by XavierP
You probably have the broken version sitting alongside the old version. First thing to do is to remove the broken version, apt-get uninstall iproute. It will probably ask you which version you want to get rid of - so choose wisely!

Then try the apt-get upgrade again.


Hi there im still having problems with my iproute, its driving me nuts, im contemplating installing red hat again to overcome this problem,

I run apt-get remove iproute and get,
root@localhost loppy1]# apt-get remove iproute
Reading Package Lists... Done
Building Dependency Tree... Done
Package iproute is not installed, so not removed
0 packages upgraded, 0 newly installed, 0 removed and 2 not upgraded.
W: There are multiple versions of "iproute" in your system.

This package won't be cleanly updated, unless you leave
only one version. To leave multiple versions installed,
you may remove that warning by setting the following
option in your configuration file:

RPM::Allow-Duplicated { "^iproute$"; };

To disable these warnings completely set:

RPM::Allow-Duplicated-Warning "false";

W: You may want to run apt-get update to correct these problems


I have run the apt-get update, and this doesnt fix the problem, can anyone help?

Thanks


All times are GMT -5. The time now is 07:48 PM.