Bug 7173

Summary: firefox-1.0.4-alt0.M24.3 and firefox-ru uninstallation fails via APT
Product: ALT Linux 2.4 Reporter: Dmitry A. Kirilin <m0ray>
Component: firefoxAssignee: Alexey Gladkov <legion>
Status: CLOSED DUPLICATE QA Contact: Andrey Cherepanov <cas>
Severity: normal    
Priority: P2    
Version: 2.4   
Hardware: all   
OS: Linux   

Description Dmitry A. Kirilin 2005-06-22 21:42:08 MSD
Uninstalling firefox and firefox-ru fails in pre-uninstall because of 2 files:
/usr/lib/firefox/rebuild-databases.sh - doesn't have execution permission
/usr/lib/firefox/chrome/language - absent

Empyric fix:
before uninstalling execute
#chmod +x /usr/lib/firefox/rebuild-databases.sh
#touch /usr/lib/firefox/chrome/language
Steps to Reproduce:
1. Install firefox and firefox-ru (firefox-1.0.4-alt0.M24.3)
2. Try to uninstall them
Comment 1 Alexey Gladkov 2005-06-22 21:52:47 MSD

*** This bug has been marked as a duplicate of 6983 ***