You are not logged in.
Selecting firefox internet gives error message "The app has been upgraded but your sqlite version is too old".
The sqlite3-7.4-1 package is installed.
What can cause this anomaly?
EDIT: System is x86_64.
Last edited by lilsirecho (2010-12-22 06:43:01)
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
most likely not kernel related.
Offline
most likely not kernel related.
+1
Downgrade kernel and try again.
Offline
Karol:
Best way to do that kernel change?
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
Karol:
Best way to do that kernel change?
The usual: pick the old version from the cache, if you still have it. If not, get one from ARM http://arm.konnichi.com/search/
https://wiki.archlinux.org/index.php/Do … g_Packages
Offline
Is the old one installed with pacman -U without removing the latest?
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
Is the old one installed with pacman -U without removing the latest?
Yeah, the current one will get removed automatically (if it was installed with pacman).
Last edited by karol (2010-12-22 14:52:31)
Offline
Installed the previous version with the same problem with firefox.
I have tried re-install of several packages previously to no avail. Perhaps I have to try a new mirror for an upgrade.
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
What does pacman show firefox version to be? and have you tried strace on firefox?
Last edited by Mr Green (2010-12-22 15:10:54)
Mr Green
Offline
Firefox version is 3.6.13-1x86_64.
No strace yet.
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
Maybe try firefox in safe mode
Mr Green
Offline
http://forums.gentoo.org/viewtopic-p-61 … c6#6170991
I know it's from gentoo but "orphaned copy of libsqlite3.so somewhere in your system" may be the culprit..
Last edited by karol (2010-12-22 15:26:27)
Offline
do this:
pacman -Q sqlite3 xulrunner
LD_DEBUG=files firefox > log 2>&1pastebin that log and lets see from where is loading sqlite
Give what you have. To someone, it may be better than you dare to think.
Offline
wonder:
The specified procedure produced no response.
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
wonder:
The specified procedure produced no response.
what are you talking about? Is NOT suppose to print anything. all output is redirected into the "log" file
Give what you have. To someone, it may be better than you dare to think.
Offline
My responses were:
sqlite3 3.7.4-1
xulrunner 1.9.2.13-2
The DEBUG procedure ...aborted.
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
I didn't read this ML thread, no idea how insightfult it is.
http://mailman.archlinux.org/pipermail/ … 17611.html
Offline
I didn't read this ML thread, no idea how insightfult it is.
http://mailman.archlinux.org/pipermail/ … 17611.html
that can't be the cause. note that guy is using --force BY DEFAULT and this can cause problems.
if this was indeed the cause, check for pacnew files
Give what you have. To someone, it may be better than you dare to think.
Offline
A further observation:
Using qtfm file manager I am unable to select files in /etc, such as .../etc/rc.d.....
The error statement about sqlite appears for all file types in /etc...file types only, not the folders.
Am able to print with HP printer (uses sqlite...thunderbird functions, jumanji functions..mirage functions, thunderbird functions, vlc functions.
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
Firefox from command line aborts.
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
Firefox from command line aborts.
so, did you try to downgrade the filesystem package so we can move to something elses if it's not this?
Offline
Yes and no help!
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
Try moving your firefox profile see if it starts then.
Mr Green
Offline