Bug 28328

Summary: python3 dependencies are wrong
Product: Sisyphus Reporter: arysin
Component: python3Assignee: Grigory Ustinov <grenka>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: evg, george, glebfm, grenka, imz, real.altlinux.org, vitty
Version: unstable   
Hardware: all   
OS: Linux   

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
На данный момент уже починено.