Bug 28328 - python3 dependencies are wrong
Summary: python3 dependencies are wrong
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: python3 (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Grigory Ustinov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-10 22:35 MSK by arysin
Modified: 2015-11-19 10:10 MSK (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description arysin 2013-01-10 22:35:28 MSK
X.org should not be in dependencies for python3 (just like they are not required for python package)

apt-get install python3
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  fontconfig libX11 libX11-locales libXScrnSaver libXau libXdmcp libXext libXft libXrender libtcl libtk libxcb python3-base python3-modules-tkinter
The following NEW packages will be installed:
  fontconfig libX11 libX11-locales libXScrnSaver libXau libXdmcp libXext libXft libXrender libtcl libtk libxcb python3 python3-base
  python3-modules-tkinter
0 upgraded, 15 newly installed, 0 removed and 0 not upgraded.
Need to get 0B/6709kB of archives.
After unpacking 31.9MB of additional disk space will be used.
Comment 1 Vitaly Lipatov 2013-02-04 04:11:56 MSK
Видимо это из-за того, что python3-base тянет за собой python3-modules-tkinter. Наверняка это не обязательно.
Comment 2 Evgenii Terechkov 2015-11-19 10:10:02 MSK
На данный момент уже починено.