PDA

View Full Version : upgrade aMule CVS


DalBaCH
31-08-2005, 21:47
Problema:

apt-get update
apt-get upgrade amule -> non funziona

apt-get dist-upgrade -> mi dice:

Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Done
The following packages have been kept back:
amule-utils
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
root@Nausicaa:/home/dalbach# apt-get --reinstall install amule
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
amule: Depends: libgcc1 (>= 1:4.0.0-9) but 1:3.4.3-13 is to be installed
Depends: libstdc++6 (>= 4.0.1) but it is not going to be installed
Depends: libwxgtk2.6-0 (>= 2.6.1.1) but it is not going to be installed
E: Broken packages

ho una debian sarge e la mia source.list è:
deb http://security.debian.org/ stable/updates main
deb http://ftp.it.debian.org/debian/ stable main contrib non-free
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free

# MPLAYER
deb ftp://ftp.nerim.net/debian-marillat/ stable main

#aMule CVS
deb http://www.vollstreckernet.de/debian/ testing amule
deb http://www.vollstreckernet.de/debian/ testing wx

boh, non ci capisco un'acca...

aspetto news prima di passare alla stable (sempre che ci riesca...)

VegetaSSJ5
01-09-2005, 00:07
prova a fare così: solo per installare amule metti i repository di sid, cioè nel sources.list al posto degli stable devi mettere unstable. pi dai apt-get update e poi installi amule. se va tutto bene torna a sarge, se vuoi.

P.S.
cosa c'è nel repository non-us? so che c'è roba che non si uò scaricare negli stati uniti perchè coperta da brevetti, ma non so nel dettaglio...

DalBaCH
01-09-2005, 01:24
Ho risolto così, anche se no mi piace molto...

#apt-get remove amule amule-common

tolto dalla source.list i rep testing e aggiunti quelli stable per amule

#apt-get update
#apt-get install amule

peccato perché prima usavo le gtk2 e ora sono ritornato alle 1...

credo sia un problema di dipendenze prorpio di queste librerie che nella sarge creano casini... secondo voi?