[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apt-get dist-upgrade : error



Modifique el sources.list y solo deje las lineas de woody y los cds...
hice un apt-get dist-upgrade y me tiro lo siguiente:

jolox:/programas# apt-get dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these.
Sorry, but the following packages have unmet dependencies:
  ooqstart-gnome: Depends: libc6 (>= 2.2.4-4) but 2.1.3-20 is installed
                  Depends: libdb3 (>= 3.2.9-1) but it is not installed
                  Depends: libstdc++2.10-glibc2.2 (>= 1:2.95.4-0.010810)
but it is not installed
                  Depends: xlibs (> 4.1.0) but it is not installed
E: Unmet dependencies. Try using -f.
jolox:/programas# 

(Previamente habia tratado de instalar ese paquete pero no pude)...
hice el apt-get -f install:

jolox:/programas# apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... failed.
Sorry, but the following packages have unmet dependencies:
  libgnet1:  libgtk1.2:E: Error, pkgProblemResolver::Resolve generated
breaks, this may be caused by held packages.
E: Unable to correct dependencies
jolox:/programas# 

Borre el paquete pero me sigue dando el mismo error.

Alguna idea???

Desde ya muchas gracias
JoloX

El dom, 16-06-2002 a las 12:56, Aldo Winkel escribió:
> pero justamente, tu sources esta apuntando a woody algunas cosas y a 
> potato otras...., lo logico es que apuntes solo a 1, si lo que queres 
> hacer es migrar a woody reemplaza todo lo que diga stable o potato por 
> woody. Con respecto a las actualizaciones de seguridad solo existen para 
> la version stable, por lo que si vas a pasar a woody comenta la linea 
> hasta que woody sea stable.
> 
> 
> Ariel M. Jolodovsky wrote:
> 
> >Todavia no instale nada de woody, agregue las lineas para hacer el
> >upgrade, no cambie la de security xq me dijeron que tenia que dejarla en
> >potato.
> >
> >JoloX
> >
> >El sáb, 15-06-2002 a las 21:46, Aldo Winkel escribió:
> >  
> >
> >>porque no apuntas o todo a woody o todo a potato? me da la sensacion (puedo
> >>estar equivocado) que tu problema es estar por un lado instalndo paquetes
> >>apara potato y por otro lado para woody, de mas esta decirlo, con
> >>dependencias distintas.
> >>
> >>suerte
> >>
> >>----- Original Message -----
> >>From: "Ariel M. Jolodovsky" <ariel@jolodovsky.com.ar>
> >>To: "Aldo Winkel" <aldo@winkel.com.ar>
> >>Cc: <debian-user-spanish@lists.debian.org>
> >>Sent: Saturday, June 15, 2002 3:26 PM
> >>Subject: Re: apt-get dist-upgrade : error
> >>
> >>
> >>Este es mi sources.list:
> >># 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 woody main contrib non-free
> >>deb http://non-us.debian.org/debian-non-US woody/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
> >>
> >>deb cdrom:[Debian GNU/Linux 2.2 r4 _Potato_ - Official i386 Binary-3
> >>(20011106)]/ unstable contrib main non-US/contrib non-US/main
> >>deb cdrom:[Debian GNU/Linux 2.2 r4 _Potato_ - Official i386 Binary-2
> >>(20011106)]/ unstable contrib main non-US/contrib non-US/main
> >>deb cdrom:[Debian GNU/Linux 2.2 r4 _Potato_ - Official i386 Binary-1
> >>(20011106)]/ unstable contrib main non-US/contrib non-US/main
> >>
> >>#ximian-desktop
> >>deb http://red-carpet.ximian.com/debian  stable main
> >>
> >>#kde
> >>deb ftp://ftp.linux.ee./pub/kde.tdyc.com/debian/ potato main crypto
> >>optional
> >>
> >>#wine
> >>deb http://gluck.debian.org/%7Eandreas/debian wine main
> >>
> >>JoloX
> >>
> >>El sáb, 15-06-2002 a las 21:09, Aldo Winkel escribió:
> >>    
> >>
> >>>agregaste las lineas de woody o reemplazaste las de potado por woody?
> >>>      
> >>>
> >>porque
> >>    
> >>
> >>>no envias tu sourcer.list?
> >>>
> >>>
> >>>----- Original Message -----
> >>>From: "Ariel M. Jolodovsky" <ariel@jolodovsky.com.ar>
> >>>To: <debian-user-spanish@lists.debian.org>
> >>>Sent: Saturday, June 15, 2002 2:59 PM
> >>>Subject: Re: apt-get dist-upgrade : error
> >>>
> >>>
> >>>Hice el apt-get update pero me sigue dando el mismo error..
> >>>
> >>>Alguna idea???
> >>>JoloX
> >>>
> >>>El sáb, 15-06-2002 a las 15:59, Ariel M. Jolodovsky escribió:
> >>>      
> >>>
> >>>>Hola, agregue las lineas de woody a mi sources.list (excepto la de
> >>>>security) e hice un apt-get dist-upgrade -d pero me devolvio el
> >>>>siguiente error
> >>>>
> >>>>jolox:~# apt-get dist-upgrade -d
> >>>>Reading Package Lists... Done
> >>>>Building Dependency Tree... Done
> >>>>Calculating Upgrade... Failed
> >>>>Sorry, but the following packages have unmet dependencies:
> >>>>  asclock-themes: Conflicts: wmaker (< 0.15.0) but 0.80.0-4 is to be
> >>>>installed
> >>>>                  Conflicts: afterstep (<= 1.4.5.3-1) but it is not
> >>>>going to be installed
> >>>>  cpio: Conflicts: cpio-mt but it is not installable
> >>>>E: Error, pkgProblemResolver::Resolve generated breaks, this may be
> >>>>caused by held packages.
> >>>>jolox:~#
> >>>>
> >>>>A que se debe? y como puedo solucionarlo??
> >>>>
> >>>>Desde ya muchas gracias.
> >>>>JoloX
> >>>>
> >>>>P.D: Si me actualizo a woody, puedo hacer un downgrade a potato??
> >>>>
> >>>>
> >>>>--
> >>>>"PCs and air conditioners are the same; both fail when u open windows".
> >>>>        
> >>>>
> >>>--
> >>>"PCs and air conditioners are the same; both fail when u open windows".
> >>>
> >>>
> >>>--
> >>>To UNSUBSCRIBE, email to debian-user-spanish-request@lists.debian.org
> >>>with a subject of "unsubscribe". Trouble? Contact
> >>>listmaster@lists.debian.org
> >>>
> >>>
> >>>
> >>>      
> >>>
> >>--
> >>"PCs and air conditioners are the same; both fail when u open windows".
> >>
> >>
> >>--
> >>To UNSUBSCRIBE, email to debian-user-spanish-request@lists.debian.org
> >>with a subject of "unsubscribe". Trouble? Contact
> >>listmaster@lists.debian.org
> >>
> >>
> >>
> >>    
> >>
> 
> 
> 
-- 
"PCs and air conditioners are the same; both fail when u open windows".


--
To UNSUBSCRIBE, email to debian-user-spanish-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: