View Single Post
Posts: 874 | Thanked: 316 times | Joined on Jun 2007 @ London UK
#69
Uhmm... could you check if you have all the repositories (maemo extras and my own [Anidel...]) ?
Yes, as you describe.

If so, did you try to refresh, removed and re-installed it again ? how big it is the download with a fresh installation ?
Uninstalled and reinstalled. My download is 2.25MB and gives the error error "Unble to install xournal".

Last, you could try to log in your tablet as root and run:

apt-get install libgnomecanvas

and tell me what does it say ?
Nokia-N800-50-2:~# apt-get install libgnomecanvas
Reading package lists... Done
Building dependency tree... Done
libgnomecanvas is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
libgnomeprint2.2: Depends: libart-2.0 (>= 2.0.0) but it is not going to be installed
xournal: Depends: libart-2.0 (>= 2.3.19) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

It gives you errors try:

apt-get install -f
Nokia-N800-50-2:~# apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
libart-2.0
The following NEW packages will be installed:
libart-2.0
0 upgraded, 1 newly installed, 0 to remove and 68 not upgraded.
6 not fully installed or removed.
Need to get 142kB of archives.
After unpacking 545kB of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated! libart-2.0
Install these packages without verification [y/N]? y
Get:1 http://mango.dia.unisa.it chinook/free libart-2.0 2.3.19-1 [142kB]
Fetched 142kB in 1s (87.9kB/s)
(Reading database ... 21973 files and directories currently installed.)
Unpacking libart-2.0 (from .../libart-2.0_2.3.19-1_armel.deb) ...
dpkg: error processing /var/cache/apt/archives/libart-2.0_2.3.19-1_armel.deb (--unpack):
trying to overwrite `/usr/lib/libart_lgpl_2.so.2', which is also in package libart-2.0-2
Errors were encountered while processing:
/var/cache/apt/archives/libart-2.0_2.3.19-1_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Nokia-N800-50-2:~#

Anidel, i hope this is useful for you.

Last edited by Rebski; 2008-01-18 at 17:01.