Bug 5702 - python3 should install a "python" symbolic link
Summary: python3 should install a "python" symbolic link
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:02 UTC by Thomas Petazzoni
Modified: 2013-01-20 20:35 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:02:45 UTC
When the Python 3 package is selected, and Python 2 is not selected, then Python 3 should install a python -> python3 symbolic link in /usr/bin.
Comment 1 Peter Korsgaard 2013-01-20 20:35:03 UTC
Fixed in git by Maxime (9976b37f)