[issue24502] OS X 2.7 package has zeros for version numbers in sub-packages

2015-06-24 Thread Jim Zajkowski

Jim Zajkowski added the comment:

Among the problems this causes, we can't correctly track which version is 
present on our Macs (~6,000 systems) for upgrading.

--Jim

--

___
Python tracker 
<http://bugs.python.org/issue24502>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue24502] OS X 2.7 package has zeros for version numbers in sub-packages

2015-06-24 Thread Jim Zajkowski

New submission from Jim Zajkowski:

The 2.7.0 download has zeros as version numbers on the .pkgs inside the 
metapackage, which leads to the package database showing an installed version 
of 0.

e.g.:

m-jamesez-darthpro:Downloads jamesez$ pkgutil --info 
org.python.Python.PythonApplications-2.7
package-id: org.python.Python.PythonApplications-2.7
version: 0
volume: /
location: Applications
install-time: 1435172997

This is from the Distribution file in your package:

#Python_Framework.pkg
#Python_Applications.pkg
#Python_Command_Line_Tools.pkg
#Python_Documentation.pkg
#Python_Shell_Profile_Updater.pkg
#Python_Install_Pip.pkg

--
components: Installation, Macintosh
messages: 245769
nosy: Jim Zajkowski, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: OS X 2.7 package has zeros for version numbers in sub-packages
versions: Python 2.7

___
Python tracker 
<http://bugs.python.org/issue24502>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com