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:

    <pkg-ref id="org.python.Python.PythonFramework-2.7" version="0" auth="Root" 
onConclusion="none" installKBytes="49396">#Python_Framework.pkg</pkg-ref>
    <pkg-ref id="org.python.Python.PythonApplications-2.7" version="0" 
auth="Root" onConclusion="none" 
installKBytes="1859">#Python_Applications.pkg</pkg-ref>
    <pkg-ref id="org.python.Python.PythonUnixTools-2.7" version="0" auth="Root" 
onConclusion="none" installKBytes="14">#Python_Command_Line_Tools.pkg</pkg-ref>
    <pkg-ref id="org.python.Python.PythonDocumentation-2.7" version="0" 
auth="Root" onConclusion="none" 
installKBytes="31469">#Python_Documentation.pkg</pkg-ref>
    <pkg-ref id="org.python.Python.PythonProfileChanges-2.7" version="0" 
auth="Root" onConclusion="none" 
installKBytes="0">#Python_Shell_Profile_Updater.pkg</pkg-ref>
    <pkg-ref id="org.python.Python.PythonInstallPip-2.7" version="0" 
auth="Root" onConclusion="none" 
installKBytes="0">#Python_Install_Pip.pkg</pkg-ref>

----------
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 <rep...@bugs.python.org>
<http://bugs.python.org/issue24502>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to