Aria starting error

127 views
Skip to first unread message

Goolias Andreas

unread,
Sep 26, 2014, 11:14:43 PM9/26/14
to al...@googlegroups.com
I got this error when tried to start aria is user service :"Starting aria2c: aria2c: can't load library 'libsqlite3.so.0'
Fail."

Aria was installed first and configured, then aria2web install with lighthttpd configured. All installed without error
Aria2web was configure, but then it failed to start with error mentioned above.

Goolias Andreas

unread,
Sep 26, 2014, 11:24:15 PM9/26/14
to al...@googlegroups.com
Problem fixes by doing the below commands:

[root@DNS-323]# ls -l /usr/lib/libsqlite3.so*
ls: /usr/lib/libsqlite3.so*: No such file or directory
[root@DNS-323]# ipkg -force-reinstall install sqlite-libs
Reinstalling sqlite-libs (3080200) on /Alt-F...
Downloading http://sourceforge.net/projects/alt-f/files/pkgs/unstable/sqlite-libs_3080200_arm.ipk
Configuring sqlite-libs
Successfully terminated.

Mediatomb was previously installed, and so the sqlite package are already installed and still there.
Mediatomb services was not started when I was installing aria2c.
Hmmm..wonder why sqlite libs wasn't available if I have installed before

João Cardoso

unread,
Sep 27, 2014, 10:13:36 AM9/27/14
to al...@googlegroups.com


On Saturday, September 27, 2014 4:24:15 AM UTC+1, Goolias Andreas wrote:
Problem fixes by doing the below commands:

[root@DNS-323]# ls -l /usr/lib/libsqlite3.so*
ls: /usr/lib/libsqlite3.so*: No such file or directory
[root@DNS-323]# ipkg -force-reinstall install sqlite-libs
Reinstalling sqlite-libs (3080200) on /Alt-F...
Downloading http://sourceforge.net/projects/alt-f/files/pkgs/unstable/sqlite-libs_3080200_arm.ipk
Configuring sqlite-libs
Successfully terminated.

Mediatomb was previously installed, and so the sqlite package are already installed and still there.
Mediatomb services was not started when I was installing aria2c.
Hmmm..wonder why sqlite libs wasn't available if I have installed before

This is an elusive bug... I thought that this would only occur when upgrading a package containing a library and the library was in use by some process at the upgrade time.

Do you have any of forked-daapd, minidlna, mediatomb, or mpd on your system? tried using any of them? and all succeed?

The following packages depends on sqlite: aria2 forked-daapd fuppes lighttpd mediatomb minidlna mpd pyload python sabnzbd svn. 
Notice that not all of them necessarily *require* the sqlite libraries. Only aria2, forked-daapd, minidlna, mediatomb, mpd, sqlite and svn are linked with libsqlite3.so, others might just call sqlite3 if needed.
Reply all
Reply to author
Forward
0 new messages