Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#374 closed defect (fixed)

python version mismatch

Reported by: martinl Owned by: osgeo4w-dev@…
Priority: major Component: Package
Version: Keywords: python
Cc:

Description

Hi,

osgeo4w installer shows

python, 2.7.2-4

but

python-core, 2.7.4-2

Who is it possible (2.7.2 X 2.7.4)?

Change History (3)

comment:1 by jef, 11 years ago

Resolution: fixed
Status: newclosed

python is just a meta package, that depends on the actual python-* packages. So the version number doesn't really matter - but now there's an also empty package with 2.7.4-2.

comment:2 by martinl, 11 years ago

btw, one of the dependencies of python package is surprisingly python-tcltk. Why so? It seems to me that it's not a "core" dependency, right?

comment:3 by jef, 11 years ago

Because it's a transitional package. The python package used to contain everything and was split into several packages. Package currently depending on the python package should be updated to depend on the actually needed python-* packages.

Note: See TracTickets for help on using tickets.