Bug #462
Firefox (3.5.1) not working after update
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - |
Description
With pacman update of firefox to 3.5.1, it doesn't start with the following error:
The application has been updated but your version of SQLite is too old and the application cannot run
History
Updated by GregFrost over 15 years ago
It should have pulld down a newer version of sqlite3 too...
What sqlite3 package do you have installed?
Updated by craigtv over 15 years ago
this is what's installed ... I don't see a later version in the repo
- pacman -Ss sqlite3
core-testing/sqlite3 3.6.7-2
- pacman -Qs sqlite3
local/sqlite3 3.6.7-2
Updated by GregFrost over 15 years ago
strange. I have sqlite3-3.6.10-3-i686.pkg.tar.gz in my pkg_repo. I wonder whay it hasnt synced..... Ill bump and build it again and push a new version.
Updated by GregFrost over 15 years ago
ok the new version should be available now.
Updated by craigtv over 15 years ago
An update for system-templates-1.0-32 came through, but no sqlite3. I've noticed it takes a while for stuff to show up sometimes ... I'll try again later today.
Updated by GregFrost over 15 years ago
for some reason, it didnt remove the old package when the new one was added. They are both available at this URL:
http://knoppmyth.net/repo/i686/core-testing/
[ ] sqlite3-3.6.7-2-i686.pkg.tar.gz 11-Jan-2009 12:36 392K
[ ] sqlite3-3.6.10-4-i686.pkg.tar.gz 29-Jul-2009 23:57 396K
If you manually install the second one you should be ok.
Just have to work out why it isnt removing the old one....
Updated by GregFrost over 15 years ago
I manually removed the old version of sqlite, bumped the new version and built it again. Then I resynched my package database.
After doing that, a pacman -Syu brought down the new sqlite.
Then I was able to start firefox.