[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cannot upgrade or remove multipath-tools [SOLVED]



* Camaleón <noelamac@gmail.com> [120705 00:15]:
> You can try "dist-upgrading" again once you have edited the init script 
> and daemon has been restarted. Or you can also take a more practical 
> approach and manually download the updated deb package (0.4.9
> +git0.4dfdaf2b-6) and copy/paste the init script or look for the 
> differences :-)

Thanks for the helpful suggestions, here's what solved the problem:

% cp /var/cache/apt/archives/multipath-tools_0.4.9+git0.4dfdaf2b-6_i386.deb /tmp
% cd /tmp
% aunpack multipath-tools_0.4.9+git0.4dfdaf2b-6_i386.deb
# mv /etc/init.d/multipath-tools /etc/init.d/multipath-tools-1
# cd /tmp/multipath-tools_0.4.9+git0.4dfdaf2b-6_i386
# cp etc/init.d/multipath-tools /etc/init.d/multipath-tools 
# /etc/init.d/multipath-tools restart
# rm /etc/init.d/multipath-tools-1

After restarting the multipath-tools daemon, I was able to upgrade the
multipath-tools package successfully.

Thanks again!

John

-- 
John Magolske
http://B79.net/contact


Reply to: