Problem upgrading mozilla-xulrunner
Andreas Hanke
andreas.hanke at gmx-topmail.de
Tue Nov 21 01:35:36 PST 2006
Pascal Bleser schrieb:
> The solution:
> rpm -e --nodeps mozlla-xulrunner
> smart install mozilla-xulrunner180
It's more a workaround than a solution.
But to make the workaround actually work, you would have to do:
rpm -e --nodeps mozilla-xulrunner (optional)
rm -rf /usr/lib/xulrunner-1.8.0.1
smart install mozilla-xulrunner180
because xulrunner has the bad habit of leaving unpackaged files behind.
Therefore an rpm -e --nodeps usually doesn't get the directory out of
the way.
More information about the Smart
mailing list