Active Topics

 



Notices


Reply
Thread Tools
Posts: 112 | Thanked: 28 times | Joined on Mar 2008 @ Victoria, BC
#21
Originally Posted by nikosapi View Post
Could you copy/paste the error? I don't *think* you can install libraries using the application manager (maybe if you enable red-pill mode)...

nick
I'll try to copy the error message later this evening as I am not near WiFi till then...
 
Posts: 112 | Thanked: 28 times | Joined on Mar 2008 @ Victoria, BC
#22
Here is the resulting message when I trry to install python mutagen


/home/user # apt-get install python2.5 mutagen
Reading package lists... Done
Building dependency tree... Done
W: Couldn't stat source package list http://repostory.maemo.org chinook/free Packages (/var/lib/apt/lists/repostory.maemo.org_extras_dists_chinook_free_bina ry-armel_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://repostory.maemo.org chinook/non-free Packages (/var/lib/apt/lists/repostory.maemo.org_extras_dists_chinook_non-free_binary-armel_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://repostory.maemo.org chinook/free Packages (/var/lib/apt/lists/repostory.maemo.org_dists_chinook_free_binary-armel_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://repostory.maemo.org chinook/non-free Packages (/var/lib/apt/lists/repostory.maemo.org_dists_chinook_non-free_binary-armel_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Couldn't find package mutagen
/home/user #
 
Posts: 63 | Thanked: 43 times | Joined on May 2008
#23
Originally Posted by JoeF View Post
W: You may want to run apt-get update to correct these problems
I think apt-get is trying to tell you something

Running "apt-get update" should fix that for you.

nick
 
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#24
the name of the package is python2.5-mutagen. notice the -...
 
Posts: 112 | Thanked: 28 times | Joined on Mar 2008 @ Victoria, BC
#25
I ran update but I'm not sure it worked . I never got back to the prompt . Each solution presents new error messages with new solutions. Where was I?

/home/user # apt-get install python2.5-mutagen
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
libgoffice-0-6: Depends: libart-2.0-2 (>= 2.3.16) but it is not going to be installed
W: Duplicate sources.list entry http://repository.maemo.org chinook/free Packages (/var/lib/apt/lists/repository.maemo.org_extras_dists_chinook_free_bin ary-armel_Packages)
W: Duplicate sources.list entry http://repository.maemo.org chinook/free Packages (/var/lib/apt/lists/repository.maemo.org_extras-devel_dists_chinook_free_binary-armel_Packages)
W: Duplicate sources.list entry http://repository.maemo.org chinook/non-free Packages (/var/lib/apt/lists/repository.maemo.org_extras-devel_dists_chinook_non-free_binary-armel_Packages)
W: You may want to run apt-get update to correct these problems
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
/home/user #
 
Posts: 63 | Thanked: 43 times | Joined on May 2008
#26
Originally Posted by JoeF View Post
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Try what apt-get is telling you... Or you can try installing python2.5-mutagen by getting the .deb directly, right here. In order to prevent those apt errors you may want to uninstall any un-needed apps and disable/remove any un-needed application catalogs (this can all be done from the application manager).

nick
 
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#27
seems like there are 3 entries for chinook free and 2 for chinook non-free...
one only need one of each...

and that goffice error, i suspect there is abiword or gnumeric installed. quick guess is that a higher version of libart is installed then what goffice wants, but something else depends on that high version and therefor its left alone...
 
Posts: 112 | Thanked: 28 times | Joined on Mar 2008 @ Victoria, BC
#28
Okay, here's the latest attempt.

There were no listings in Application manager for Chinook free or libart so I was unable to delete any duplicates. I ran apt-get update and then ran apt-get -f install and it tells me to run apt-get update.
I appear to have reached a dead end loop.
I have given up on this before and I know I have it in me to give up again!!!





/home/user # 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-2

The following NEW packages will be installed:

libart-2.0-2

0 upgraded, 1 newly installed, 0 to remove and 127 not upgraded.

6 not fully installed or removed.

Need to get 0B/70.4kB of archives.

After unpacking 188kB 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-2

Install these packages without verification [y/N]? y

(Reading database ... 24228 files and directories currently installed.)

Unpacking libart-2.0-2 (from .../libart-2.0-2_2.3.17-1chinook2_armel.deb) ...

dpkg: error processing /var/cache/apt/archives/libart-2.0-2_2.3.17-1chinook2_armel.deb (--unpack):

trying to overwrite `/usr/lib/libart_lgpl_2.so.2', which is also in package libart-2.0

Errors were encountered while processing:

/var/cache/apt/archives/libart-2.0-2_2.3.17-1chinook2_armel.deb

W: Couldn't stat source package list http://repostory.maemo.org chinook/free Packages (/var/lib/apt/lists/repostory.maemo.org_extras_dists_chinook_free_bina ry-armel_Packages) - stat (2 No such file or directory)

W: Couldn't stat source package list http://repostory.maemo.org chinook/non-free Packages (/var/lib/apt/lists/repostory.maemo.org_extras_dists_chinook_non-free_binary-armel_Packages) - stat (2 No such file or directory)

W: Couldn't stat source package list http://repostory.maemo.org chinook/free Packages (/var/lib/apt/lists/repostory.maemo.org_dists_chinook_free_binary-armel_Packages) - stat (2 No such file or directory)

W: Couldn't stat source package list http://repostory.maemo.org chinook/non-free Packages (/var/lib/apt/lists/repostory.maemo.org_dists_chinook_non-free_binary-armel_Packages) - stat (2 No such file or directory)

W: You may want to run apt-get update to correct these problems

E: Sub-process /usr/bin/dpkg returned an error code (1)

/home/user #
 
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#29
the repositories list is found in applications manger menu -> tools -> applications catalogs.
 
Posts: 112 | Thanked: 28 times | Joined on Mar 2008 @ Victoria, BC
#30
I went into applications catalogs and deleted duplicate entries, ran apt-get uupdate and apt-get -f install,


/home/user # apt-get -f install
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
/home/user #

I am still miles away from actually installing the program.
 
Reply

Tags
panucci, testing


 
Forum Jump


All times are GMT. The time now is 07:44.