On Thu Dec 20, 2001 at 05:37:24AM +0000, bascule wrote: > just upgraded snf with the above package, i now get the following error > during boot up and when running #./httpd-naat restart: > chown: httpd-naat.admin: invalid user > > i cannot log on to the firewall as a result using a web browser, can this be > fixed?
Yup. Firstly, reading advisories are a good thing.. it describes this and the proper way to upgrade. You need to *remove* httpd-naat completely (rpm -e) and then *re-install* it (rpm -i) due to some problematic %postun scripts in the httpd-naat package that came with SNF 7.2. This is why the apache updates were recommended to be done manually, which I suspect you didn't do. I also suspect you may run into further problems if you did not do it manually. If you did, you can easily fix it by executing: rpm -e httpd-naat naat-frontend-www-en --nodeps rpm -ivh httpd-naat* naat-frontend-www-en* (the latter from the appropriate updates source) That should get it all working properly. -- MandrakeSoft Security, OpenPGP key available on www.keyserver.net 1024D/FE6F2AFD 88D8 0D23 8D4B 3407 5BD7 66F9 2043 D0E5 FE6F 2AFD Current Linux kernel 2.4.8-34.1mdk uptime: 5 days 12 hours 44 minutes.
msg00765/pgp00000.pgp
Description: PGP signature
