[H-GEN] Help! How to "uninstall" an update on RH EL 3

Peter Arnold arnoldpj at optusnet.com.au
Tue Jun 15 23:33:31 EDT 2004


> [ Humbug *General* list - semi-serious discussions about Humbug and     ]
> [ Unix-related topics. Posts from non-subscribed addresses will vanish. ]
>
> Hi,
> I've installed the latest updates on our squid proxy servers using up2date
> however it seems to have broken our NTLM authentication.
>
> How does one "uninstall" an update?
>
> Thanks
> Peter Arnold
>
Thanks to those who replied. Here's a recount of my experience.

On RHEL ESv3, the latest squid update (squid-2.5.STABLE3-6.3E.i386.rpm)
breaks NTLM for us.

This was evidenced by the username field in the access logs coming up as
either just the domain (ie domain not domain/user) or domain3/user. Some
authentication based access was also broken such that access was denied.

I had a look in bot /var/cache/up2date (this one doesn't exist) and
/var/spool/up2date but I suspect the latter was cleared after a reboot.

Fortunately I have set up2date to store and keep files in the same shared
directory far all RH machines. I still had the previous update here.

To "update" an rpm with an earlier version use:
# rpm -Uvh --oldpackage squid-2.5.STABLE3-5.3E.i386.rpm
Preparing...           ########################################### [100%]
   1:squid             ########################################### [100%]
#

Authentication has returned to normal.

Cheers
Peter Arnold




More information about the General mailing list