Bug 5696 - python3 installation is too large, patches from python2 needed
Summary: python3 installation is too large, patches from python2 needed
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: Maxime Ripard
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-16 10:01 UTC by Thomas Petazzoni
Modified: 2013-10-30 21:53 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Petazzoni 2012-11-16 10:01:58 UTC
Our Python 2 package has a bunch of patches (numbered 100 and above) that allow to disable the build of a number of extensions that are not necessarily useful in all situations. Those patches should be upgraded and added in our Python 3 package.

At the moment, the Python 3 installation takes 55 MB in /usr/lib/python3.3/, which is way too much.
Comment 1 Thomas Petazzoni 2013-05-26 10:21:55 UTC
Maxime, ping? :-)
Comment 2 Peter Korsgaard 2013-06-29 19:44:27 UTC
Fixed by Maxime in git (f1c092da8ba4d), thanks
Comment 3 Thomas Petazzoni 2013-10-30 21:53:13 UTC
It has already been fixed since a while, update the bug status to reflect this.