Opened 16 years ago
Closed 16 years ago
#3780 closed enhancement (fixed)
Ubuntu Jaunty deb depends on Python2.5
Reported by: | Martin Smith | Owned by: | |
---|---|---|---|
Component: | installer | Version: | VirtualBox 2.2.0 |
Keywords: | python deb jaunty ubuntu | Cc: | |
Guest type: | other | Host type: | Linux |
Description
The .deb package on the site depends on Python version 2.5, whilst Jaunty ships with Python2.6 installed. Whilst this installs fine, it means that the user ends up with 2 versions of Python installed side by side necessarily.
Ubuntu have packaged the open-source edition in their package virtualbox-ose so that it only depends on the meta-package "python". Surely this could also be done for your edition? If you distribute compiled .pycs, then these could be remade under the Python 2.6 compiler and the dependancy changed
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Unfortunately, the package dependency is due to the dependency to libpython2.5.so.1.0 -- so I fear we have to provide Jaunty packages as well. Sigh, again another package to ship :-/