Multiple Versions of Webmin

5 posts / 0 new
Last post
#1 Sun, 07/22/2012 - 07:25
umadesign

Multiple Versions of Webmin

Hello, hope someone can help me :-)

Just tried to upgrade webmin to version 1.590-1 (using the web interface) but the process hung on "Processing Transaction" and now I have two versions of webmin installed:

rpm -qa | grep webmin

webmin-1.585-1 webmin-1.590-1

Is there a way to fix this?

Thanks in advance

Sun, 07/22/2012 - 15:09
andreychek

Howdy,

What happens if you log in as root over SSH, and run the command:

yum update

With any luck, that'll complete the upgrade process, which should also remove your old copy.

-Eric

Sun, 07/22/2012 - 15:14 (Reply to #2)
umadesign

Hi Eric, thanks for your reply.

No luck this time, just ran the command. Here's the output:

Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* base: mirrors.nfsi.pt
* epel: mirror01.th.ifl.net
* extras: mirrors.nfsi.pt
* updates: mirrors.nfsi.pt
Setting up Update Process
No Packages marked for Update

Is there a way to uninstall the older version, keeping the latest?

Regards,

Paulo

Sun, 07/22/2012 - 20:16
andreychek

What happens if you run this command:

rpm -e webmin-1.585-1

Mon, 07/23/2012 - 06:52 (Reply to #4)
umadesign

Hi Eric,

Just issued the command and rpm -qa now reports only the latest version, while yum update says no packages are marked for update.

Everything seems to be working fine, except the auto-reply feature (see http://www.virtualmin.com/node/22847)

Thank you!

Topic locked