Problema con dependencias

Hola a todos:
Pues lo que me pasa al instalar por apt el k3b me sale el siguiente error:
Los siguientes paquetes tienen dependencias incumplidas:
k3b: Depende: libqt3-mt (>= 3:3.1.2) pero no es instalable
Depende: libvorbis0 (>= 1.0rc3-1) pero no es instalable
He probado a quitar estas dependencias , reinstalarlas a mano y demas pero no lo consigo , a ver si hay algun experto del apt y me dice alguna posible solucion.
Salu2!!!!
y Feliz Año :)
Escrito originalmente por HaDeSh
Pues lo que me pasa al instalar por apt el k3b me sale el siguiente error:
Los siguientes paquetes tienen dependencias incumplidas:
k3b: Depende: libqt3-mt (>= 3:3.1.2) pero no es instalable
Depende: libvorbis0 (>= 1.0rc3-1) pero no es instalable
He probado a quitar estas dependencias , reinstalarlas a mano y demas pero no lo consigo , a ver si hay algun experto del apt y me dice alguna posible solucion.
Salu2!!!!


¿Qué versión de debian usas?

No tengo instalado k3b ni ninguna librería qt, pero si hago esto:


$ apt-show-versions -a libqt3-mt
Not installed
No stable version
No testing version
No unstable version
libqt3-mt not installed: No available versions


Vamos, que no existe. La que existe es esta otra:

$ apt-show-versions -a libqt3c102-mt
Not installed
No stable version
libqt3c102-mt   3:3.2.1-6       testing
libqt3c102-mt   3:3.2.1-6       unstable
libqt3c102-mt not installed: No available versions


En cuanto a libvorbis0, idem de idem. Ese era, creo recordar, el nombre antiguo. El nuevo es libvorbis0a:

$ apt-show-versions -a libvorbis0a
libvorbis0a     1.0.0-3 install ok installed
No stable version
libvorbis0a     1.0.0-3 testing
libvorbis0a     1.0.1-1 unstable
libvorbis0a/testing uptodate 1.0.0-3


De hecho, para salir de dudas, se puede hacer un:

$ apt-cache show k3b

Package: k3b
Priority: optional
Section: otherosfs
Installed-Size: 4924
Maintainer: Jean-Michel Kelbert <kelbert@debian.org>
Architecture: i386
Version: 0.9-4
Depends: kdelibs4 (>= 4:3.1.4), libart-2.0-2 (>= 2.3.8), libarts1 (>= 1.1.4),
libasound2 (>> 0.9.3), libaudio2, libaudiofile0 (>= 0.2.3-4), libc6 (>= 2.3.2-1),
libfam0c102, libfontconfig1 (>= 2.2.1), libfreetype6 (>= 2.1.5-1),
libgcc1 (>= 1:3.3.1-1), libk3bcore1 (>= 0.9), libmad0 (>= 0.15.0b), libogg0 (>= 1.0.0),
libpng12-0 (>= 1.2.5.0-4), libqt3c102-mt (>= 3:3.2.1), libstdc++5 (>= 1:3.3.1-1),
libvorbis0a (>= 1.0.0), libvorbisenc2 (>= 1.0.0), libvorbisfile3 (>= 1.0.0), libxcursor1 (>= 1.0.2),
libxft2 (>> 2.1.1), libxrender1 (>= 0.8.1), xlibmesa3-gl | libgl1, xlibs (>> 4.1.0), zlib1g (>= 1:1.1.4),
cdrecord (>= 1.10), cdparanoia (>= 3a9.8), mkisofs (>= 1.10), cdrdao (>= 1.1.5),
kdelibs-data (>= 4:3.1.4-2)
Recommends: vcdimager (>= 0.7), kcontrol
Suggests: k3b-i18n (>= 0.9)
Filename: pool/main/k/k3b/k3b_0.9-4_i386.deb
Size: 2296444
MD5sum: 630448a8cbc81e336cd9fc1d367189ca
Description: A sophisticated KDE cd burning application
K3b is a GUI frontend to the cd recording programs cdrdao and cdrecord.
It's aim is to provide a very user friendly interface to all the tasks
that come with cd recording.
.
It has the following features:
  * an userfriendly interface
  * writing audio-cds
  * writing ISO-cds
  * writing Video CDs
  * writing mixed-mode cds
  * writing existing iso-images and cue/bin images to cd
  * cd copy (data, audio, mixed mode)
  * blanking of cdrws
  * cd ripping to wav
  * dvd ripping with the transcode tools
  * DivX/XviD encoding
  * K3b checks if the user inserted an empty disk
  * Retrieving cd info and toc
  * Support for ATAPI drives without SCSI-emulation for reading
   (only audio and dvd ripping so far)
  * integrated full featured audio player


Y en las dependencias, efectivamente, aparecen libvorbis0a y libqt3c102-mt. ¿De dónde has sacado ese k3b?
Me parece a mí que está usando Knoppix, esos errores me son muy familiares :)
a mi eso me pasa por ejemplo, porque tengo sarge, y tengo el kde de Sid, entonces se ve que se marea con las dependencias. A ver si me monto un pc baratillo con un procesador + placa que tengo aqui y en ese pongo woody y en este sid
Agur!!!!!!!!!!!!!
Utilizo Debian Sid y el k3b que intento instalar es por apt
Por si acaso, comprueba que en /etc/apt/sources.list solo tienes fuentes de unstable, y luego haz un apt-get update && apt-get dist-upgrade

Quiza sea eso. Saludos
He conseguido quitarme ese problema de las dependencias pero al ejecutar k3b me sale lo siguiente:
0dysea:/home/hadesh# k3b
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
kbuildsycoca running...

Y a continuacion una captura de pantalla con lo que sale :-(

EDITADO:
Ya he conseguido que funcione el k3b pero cuando ejecuto k3bsetup como root no se me llega ejecutar :( alguien sabe porque ?
Gracias!

Adjuntos

6 respuestas