iceweasel

Elan Ruusamäe glen at pld-linux.org
Mon Dec 7 08:43:05 CET 2009


On Monday 07 December 2009 00:29:14 Łukasz Maśko wrote:
> Dnia niedziela, 6 grudnia 2009, Elan Ruusamäe napisał:
> > "The application has been updated, but your version of SQLite is too old
> > and the application cannot run." says the iceweasel on startup.
> >
> > what is this fuzz about?
> >
> > it requires exact sqlite version being installed as xulrunner
> > (iceweasel?) was built upon?
> >
> > i have installed at this time:
> > xulrunner-1.9.1.5-2.i686
> > iceweasel-3.5.5-2.i686
> > sqlite-2.8.17-3.i686
> > sqlite3-3.6.19-1.i686
>
> $ rpm -q iceweasel xulrunner sqlite sqlite3
> iceweasel-3.5.5-2.i686
> xulrunner-1.9.1.5-2.i686
> pakiet sqlite nie jest zainstalowany
> sqlite3-3.6.20-2.i686
>
> And I have not seen any such problems.

if you look the recent commits of xulrunner, iceweasel. then you notice that 
other people are having such problem too.

Revision 1.116  2009/10/24 18:25:49  sls
- BR: sqlite3-devel >= 3.6.10

Revision 1.71  2009/10/28 11:43:38  paszczus
- R: sqlite3 >= 3.6.19; rel 2

Revision 1.68  2009/10/13 16:38:37  gotar
- with sqlite3 3.6.16 just said 'The application has been updated, but your
  version of SQLite is too old and the application cannot run'

Revision 1.56  2009/06/30 22:04:04  hawk
- sqlite3 3.6.15 is enough

Revision 1.55  2009/06/30 21:41:10  arekm
- R: sqlite3 >= 3.6.16

Revision 1.54  2009/06/30 13:28:47  paszczus
- BR: sqlite3-devel >= 3.6.16

indeed, if i upgrade sqlite3 to version 2.6.20 which the iceweasel/xulrunner 
were linked to, then the error goes away.

imho it's something related with sqlite3 option changes recently, or does 
xulrunner really check exact sqlite3 version now?

notice r1.56 which is extra weird, that hawk reverted to older version as 
apparently in his distro branch default version was lower installed on 
builders.

anyone want to confirm this, (maybe verify from sourcecode what the check is 
about) or we keep bumping version deps each time sqlite3 is upgraded and 
rebuilding huge xulrunner/iceweasel? :)

-- 
glen


More information about the pld-devel-en mailing list