Question about php-sqlite and ARM Debian packages in general
Posted: 09 Nov 2010, 07:21
I have a B3 for evaluation and due to unrelated problems have re-imaged it with v2.2.
I have a web app I want to try out that requires php-sqlite.
Searching Debian.org reveals a php5-sqlite package for ARMEL under sid (although for some reason searching all architectures and releases using Debian's own search doesn't show this - I found it using Google!)
Anyway, I am confused about a few things - mostly because I don't understand much about Debian and how Excito make use of it and the various repositories (so any answer that sheds light on those would be particularly helpful - or a pointer to where this is all explained
).
Firstly, "apt-get install php5-sqlite" produces:
I don't know what to make of that, which is why I went to debian.org. As mentioned, php-sqlite doesn't show up in their package searches, but I did find it via Google as a sid package for ARMEL.
Secondly, on the Debian ARM page (http://www.debian.org/ports/arm/) it says:
1) Can I install php5-sqlite (e.g. the one referred to above, or some other) on B3 (with OS image v2.2 or 1.1?)
2) Does apt-get on my B3 (using OS image v2.2 or v1.1) search the debian repositories, or if not where, and does it search ARM or ARMEL?
3) Can I try the sid package out, and if so what is the magic incantation to install sid packages?
Thanks,
Mark
P.S. For interest the application I am wanting to try out is a WYSIWYG WordPress theme editor called (ThemeFrame) which is currently in beta.
I have a web app I want to try out that requires php-sqlite.
Searching Debian.org reveals a php5-sqlite package for ARMEL under sid (although for some reason searching all architectures and releases using Debian's own search doesn't show this - I found it using Google!)
Anyway, I am confused about a few things - mostly because I don't understand much about Debian and how Excito make use of it and the various repositories (so any answer that sheds light on those would be particularly helpful - or a pointer to where this is all explained

Firstly, "apt-get install php5-sqlite" produces:
Code: Select all
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package php5-sqlite is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Secondly, on the Debian ARM page (http://www.debian.org/ports/arm/) it says:
So I have a few questions:Debian fully supports a port to little-endian ARM. The ARM EABI (armel) port has been integrated in Debian and the old (arm) port is deprecated.
1) Can I install php5-sqlite (e.g. the one referred to above, or some other) on B3 (with OS image v2.2 or 1.1?)
2) Does apt-get on my B3 (using OS image v2.2 or v1.1) search the debian repositories, or if not where, and does it search ARM or ARMEL?
3) Can I try the sid package out, and if so what is the magic incantation to install sid packages?
Thanks,
Mark
P.S. For interest the application I am wanting to try out is a WYSIWYG WordPress theme editor called (ThemeFrame) which is currently in beta.