Ver Mensaje Individual
  #12 (permalink)  
Antiguo 08/09/2005, 09:10
Avatar de lantrax
lantrax
 
Fecha de Ingreso: abril-2003
Ubicación: Spain is different
Mensajes: 310
Antigüedad: 21 años, 7 meses
Puntos: 0
veamos

en /etc/apt tengo lo siguiente


#------------------------inicio-------------------------------
deb http://xnv3.xandros.com/3.0/pkg xandros3.0-xn main contrib non-free
deb http://dude.gemil.de/ debian/
deb http://www.vollstreckernet.de/debian/ testing amule
deb http://www.vollstreckernet.de/debian/ testing wx
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
deb http://http.us.debian.org/debian stable main contrib non-free
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free

# Uncomment if you want the apt-get source function to work
deb-src http://http.us.debian.org/debian stable main contrib non-free
deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free

deb file:/home/Downloads/debs debs/

#------------------------fin-------------------------------

obviamente en /home/Downloads/debs es donde tengo los paquetes

bien, procedo a hacer



NEO:~# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages have been kept back:
akode artsbuilder kaddressbook kalarm karm kdemultimedia-dev
kdemultimedia-kio-plugins kdepim-dev kdepim-wizards kmail kmid kmix knode
knotes kontact korganizer kpilot kscd ksync ktnef libarts1-mpeglib libkcddb1
libkdenetwork2 libkdepim1 libkpimexchange1 libkpimidentities1 libxine1
mpeglib noatun
0 upgraded, 0 newly installed, 0 to remove and 29 not upgraded.
W: Couldn't stat source package list file: debs/ Packages (/var/lib/apt/lists/_home_Downloads_debs_debs_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems



y despues



NEO:~# apt-get update
Err file: debs/ Packages
File not found
Ign file: debs/ Release
Hit http://security.debian.org stable/updates/main Packages
Hit http://security.debian.org stable/updates/main Release
Hit http://security.debian.org stable/updates/contrib Packages
Hit http://security.debian.org stable/updates/contrib Release
Hit http://security.debian.org stable/updates/non-free Packages
Hit http://security.debian.org stable/updates/non-free Release
Hit http://non-us.debian.org stable/non-US/main Packages
Hit http://non-us.debian.org stable/non-US/main Release
Hit http://non-us.debian.org stable/non-US/contrib Packages
Hit http://non-us.debian.org stable/non-US/contrib Release
Hit http://non-us.debian.org stable/non-US/non-free Packages
Hit http://non-us.debian.org stable/non-US/non-free Release
Hit http://non-us.debian.org stable/non-US/main Sources
Hit http://non-us.debian.org stable/non-US/main Release
Hit http://non-us.debian.org stable/non-US/contrib Sources
Hit http://non-us.debian.org stable/non-US/contrib Release
Hit http://dude.gemil.de debian/ Packages
Ign http://dude.gemil.de debian/ Release
Hit http://non-us.debian.org stable/non-US/non-free Sources
Hit http://non-us.debian.org stable/non-US/non-free Release
Hit http://http.us.debian.org stable/main Packages
Hit http://http.us.debian.org stable/main Release
Hit http://http.us.debian.org stable/contrib Packages
Hit http://http.us.debian.org stable/contrib Release
Hit http://http.us.debian.org stable/non-free Packages
Hit http://http.us.debian.org stable/non-free Release
Hit http://http.us.debian.org stable/main Sources
Hit http://http.us.debian.org stable/main Release
Hit http://http.us.debian.org stable/contrib Sources
Hit http://http.us.debian.org stable/contrib Release
Hit http://http.us.debian.org stable/non-free Sources
Hit http://http.us.debian.org stable/non-free Release
Hit http://www.vollstreckernet.de testing/amule Packages
Hit http://xnv3.xandros.com xandros3.0-xn/main Packages
Ign http://xnv3.xandros.com xandros3.0-xn/main Release
Hit http://www.vollstreckernet.de testing/amule Release
Hit http://xnv3.xandros.com xandros3.0-xn/contrib Packages
Hit http://www.vollstreckernet.de testing/wx Packages
Hit http://www.vollstreckernet.de testing/wx Release
Ign http://xnv3.xandros.com xandros3.0-xn/contrib Release
Hit http://xnv3.xandros.com xandros3.0-xn/non-free Packages
Ign http://xnv3.xandros.com xandros3.0-xn/non-free Release
Failed to fetch file:/home/Downloads/debs/debs/Packages.gz File not found
Reading Package Lists... Done
W: Couldn't stat source package list file: debs/ Packages (/var/lib/apt/lists/_home_Downloads_debs_debs_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.



lo cual ya me da mal rollito p q dice q algunos paquetes no han podido ser instalados
aún así yo lo intento.......




NEO:~# apt-get 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: libc6 (>= 2.3.5-1) but 2.3.2.ds1-22 is to be installed
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.2) but it is not going to be installed
E: Broken packages




vamos q me faltan librerias
pruebo un


NEO:~# apt-get install libc6
Reading Package Lists... Done
Building Dependency Tree... Done
libc6 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 29 not upgraded.
W: Couldn't stat source package list file: debs/ Packages (/var/lib/apt/lists/_home_Downloads_debs_debs_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems


chungo porque el update ya lo había hecho de antes

en /home/Downloads/debs tengo un paquete descargado llamado libc6_2.3.5-6_i386.deb
Procedo a instalarlo


NEO:~# apt-get install libc6_2.3.5-6_i386.deb
Reading Package Lists... Done
Building Dependency Tree... Done
W: Couldn't stat source package list file: debs/ Packages (/var/lib/apt/lists/_home_Downloads_debs_debs_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 libc6_2.3.5-6_i386.deb

Y aquí es donde ya desisto , me desmoralizo y no se por donde tirar

Despues de la parrafada, no puedo!,.... no puedo!

si alguien se aclara y tiene el gusto de iluminarme..... ;)

salu2
__________________
______________________________

LaNTRaX

Última edición por lantrax; 08/09/2005 a las 09:17