Die folgenden Pakete werden ENTFERNT:
calibre calibre-bin
At the moment I don't know the reason.
greetz
Peter
You *might* want to let it go, finish the d-u and reinstall, the only conflict I see is calibre-bin:i386 if using multi-arch
apt-get update && apt-get dist-upgrade
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
apt-get install calibre calibre-bin -s
The following extra packages will be installed:
libjs-sphinxdoc libjs-underscore libpodofo0.9.0 python-beautifulsoup python-chardet python-cherrypy3 python-cssselect
python-cssutils python-dateutil python-feedparser python-mechanize python-netifaces python-pkg-resources python-pyparsing
python-repoze.lru python-routes
Suggested packages:
python-distribute python-distribute-doc python-paste
Recommended packages:
python-dnspython javascript-common python-utidylib python-webob
The following NEW packages will be installed:
calibre calibre-bin libjs-sphinxdoc libjs-underscore libpodofo0.9.0 python-beautifulsoup python-chardet python-cherrypy3
python-cssselect python-cssutils python-dateutil python-feedparser python-mechanize python-netifaces python-pkg-resources
python-pyparsing python-repoze.lru python-routes
0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
Inst libjs-underscore (1.4.4-2 Debian:unstable [all])
Inst libjs-sphinxdoc (1.1.3+dfsg-8 Debian:unstable [all])
Inst python-beautifulsoup (3.2.1-1 Debian:unstable [all])
Inst python-chardet (2.0.1-2 Debian:unstable [all])
Inst python-cherrypy3 (3.2.2-2 Debian:unstable [all])
Inst python-pkg-resources (0.6.37-1 Debian:unstable [all])
Inst python-cssutils (0.9.10~b1-1 Debian:unstable [all])
Inst python-dateutil (1.5+dfsg-0.1 Debian:unstable [all])
Inst python-feedparser (5.1.2-1 Debian:unstable [all])
Inst python-netifaces (0.8-2 Debian:unstable [amd64])
Inst python-pyparsing (1.5.6+dfsg1-2 Debian:unstable [all])
Inst python-repoze.lru (0.6-1 Debian:unstable [all])
Inst python-routes (1.13-2 Debian:unstable [all])
Inst python-mechanize (1:0.2.5-3 Debian:unstable [all])
Inst python-cssselect (0.8-1 Debian:unstable [all])
Inst libpodofo0.9.0 (0.9.0-1.1+b1 Debian:unstable [amd64])
Inst calibre-bin (0.9.18+dfsg-1+b0~siduction1 packages.siduction.org [amd64])
Inst calibre (0.9.18+dfsg-1+b0~siduction1 packages.siduction.org [all])
Conf libjs-underscore (1.4.4-2 Debian:unstable [all])
Conf libjs-sphinxdoc (1.1.3+dfsg-8 Debian:unstable [all])
Conf python-beautifulsoup (3.2.1-1 Debian:unstable [all])
Conf python-chardet (2.0.1-2 Debian:unstable [all])
Conf python-cherrypy3 (3.2.2-2 Debian:unstable [all])
Conf python-pkg-resources (0.6.37-1 Debian:unstable [all])
Conf python-cssutils (0.9.10~b1-1 Debian:unstable [all])
Conf python-dateutil (1.5+dfsg-0.1 Debian:unstable [all])
Conf python-feedparser (5.1.2-1 Debian:unstable [all])
Conf python-netifaces (0.8-2 Debian:unstable [amd64])
Conf python-pyparsing (1.5.6+dfsg1-2 Debian:unstable [all])
Conf python-repoze.lru (0.6-1 Debian:unstable [all])
Conf python-routes (1.13-2 Debian:unstable [all])
Conf python-mechanize (1:0.2.5-3 Debian:unstable [all])
Conf python-cssselect (0.8-1 Debian:unstable [all])
Conf libpodofo0.9.0 (0.9.0-1.1+b1 Debian:unstable [amd64])
Conf calibre-bin (0.9.18+dfsg-1+b0~siduction1 packages.siduction.org [amd64])
Conf calibre (0.9.18+dfsg-1+b0~siduction1 packages.siduction.org [all])
apt-cache depends calibre calibre-bin
calibre
Depends: python2.7
Depends: python-dbus
Depends: python-imaging
Depends: python-lxml
Depends: python-mechanize
Depends: python-beautifulsoup
Depends: python-pkg-resources
Depends: python-cssutils
Depends: python-cssselect
Depends: python-cherrypy3
Depends: python-dateutil
Depends: python-feedparser
Depends: python-qt4
Depends: python-pyparsing
Depends: python-routes
Depends: python-chardet
Depends: python-netifaces
Depends: xdg-utils
Depends: imagemagick
graphicsmagick-imagemagick-compat
imagemagick:i386
Depends: poppler-utils
poppler-utils:i386
Depends: fonts-liberation
Depends: calibre-bin
Recommends: python-dnspython
calibre-bin
Depends: libc6
Depends: libchm1
Depends: libfreetype6
Depends: libgcc1
Depends: libicu48
Depends: libmagickcore5
Depends: libmagickwand5
Depends: libmtp9
Depends: libpodofo0.9.0
Depends: libpython2.7
Depends: libqt4-dbus
Depends: libqt4-svg
Depends: libqtcore4
Depends: libqtgui4
Depends: libstdc++6
Depends: libusb-1.0-0
Depends: zlib1g
Depends: <sip>
python-sip
Depends: python2.7
Recommends: calibre
Conflicts: calibre-bin:i386
This is happening because of the sip4 transition; you will be see it fixed in debian soon, you can fix it in the meantime adding the kdenext repository to your sources.
It is fixed. Calibre can be installed in debian sid without kdenext.
Bequimão