[PKG-Openstack-devel] Bug#834454: Bug#834454: python-designateclient: Package have huge (unnessesarily big) dependency list

Turbo Fredriksson turbo at bayour.com
Wed Aug 17 20:51:03 UTC 2016


On Aug 16, 2016, at 8:22 PM, Ondrej Novy wrote:

> I can't reproduce your problem. Maybe you can try --no-install-recommends
> option for apt-get?

I found it quite easy to duplicate:

  # debootstrap jessie /mnt/jessie
  # chroot /mnt/jessie /bin/bash
    # echo "deb http://http.debian.net/debian jessie-backports main" \
      >> /etc/apt/sources.list
    # apt-get update
    # apt-get -t jessie-backports --no-install-recommends install python-designateclient
    Reading package lists...
    Building dependency tree...
    The following extra packages will be installed:
      ca-certificates docutils-common ieee-data libdbus-1-3 libdbus-glib-1-2
      libexpat1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3
      libkrb5support0 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib
      libsqlite3-0 libssl1.0.0 libxml2 libxslt1.1 libyaml-0-2 mime-support openssl
      perl perl-modules python python-babel python-babel-localedata python-chardet
      python-cliff python-cmd2 python-dbus python-dbus-dev python-debtcollector
      python-docutils python-funcsigs python-functools32 python-iso8601
      python-jsonschema python-kerberos python-keyring python-keystoneauth1
      python-keystoneclient python-lxml python-minimal python-mock
      python-monotonic python-msgpack python-netaddr python-netifaces
      python-oslo.config python-oslo.i18n python-oslo.serialization
      python-oslo.utils python-pbr python-pkg-resources python-positional
      python-prettytable python-pyparsing python-requests python-requests-kerberos
      python-roman python-setuptools python-six python-stevedore python-tz
      python-unicodecsv python-urllib3 python-wrapt python-yaml python2.7
      python2.7-minimal sgml-base xml-core
    Suggested packages:
      krb5-doc krb5-user perl-doc libterm-readline-gnu-perl
      libterm-readline-perl-perl make libb-lint-perl libcpanplus-dist-build-perl
      libcpanplus-perl libfile-checktree-perl liblog-message-simple-perl
      liblog-message-perl libobject-accessor-perl python-doc python-tk
      python-cliff-doc python-dbus-doc python-dbus-dbg python-debtcollector-doc
      texlive-latex-recommended texlive-latex-base texlive-lang-french
      fonts-linuxlibertine ttf-linux-libertine python-funcsigs-doc gnome-keyring
      libkf5wallet-bin python-keystoneauth1-doc python-lxml-dbg python-mock-doc
      ipython python-netaddr-docs python-positional-doc python-ndg-httpsclient
      python-openssl python-pyasn1 python-setuptools-doc python-ntlm python2.7-doc
      binutils binfmt-support sgml-base-doc debhelper
    Recommended packages:
      dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales file rename
      libarchive-extract-perl libmodule-pluggable-perl libpod-latex-perl
      libterm-ui-perl libtext-soundex-perl libcgi-pm-perl libmodule-build-perl
      libpackage-constants-perl python-gi python-gobject-2 python-qt4-dbus
      python-pil python-pygments libpaper-utils docutils-doc python-secretstorage
      python-keyrings.alt
    The following NEW packages will be installed:
      ca-certificates docutils-common ieee-data libdbus-1-3 libdbus-glib-1-2
      libexpat1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3
      libkrb5support0 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib
      libsqlite3-0 libxml2 libxslt1.1 libyaml-0-2 mime-support openssl perl
      perl-modules python python-babel python-babel-localedata python-chardet
      python-cliff python-cmd2 python-dbus python-dbus-dev python-debtcollector
      python-designateclient python-docutils python-funcsigs python-functools32
      python-iso8601 python-jsonschema python-kerberos python-keyring
      python-keystoneauth1 python-keystoneclient python-lxml python-minimal
      python-mock python-monotonic python-msgpack python-netaddr python-netifaces
      python-oslo.config python-oslo.i18n python-oslo.serialization
      python-oslo.utils python-pbr python-pkg-resources python-positional
      python-prettytable python-pyparsing python-requests python-requests-kerberos
      python-roman python-setuptools python-six python-stevedore python-tz
      python-unicodecsv python-urllib3 python-wrapt python-yaml python2.7
      python2.7-minimal sgml-base xml-core
    The following packages will be upgraded:
      libssl1.0.0
    1 upgraded, 73 newly installed, 0 to remove and 12 not upgraded.
    Need to get 23.3 MB of archives.
    After this operation, 92.8 MB of additional disk space will be used.
    Do you want to continue? [Y/n]



More information about the Openstack-devel mailing list