[MacPorts] #17858: rpm51 installs into /System

MacPorts noreply at macports.org
Fri Jan 2 15:40:36 PST 2009


#17858: rpm51 installs into /System
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  afb@…           
     Type:  defect                   |      Status:  new             
 Priority:  Normal                   |   Milestone:  Port Bugs       
Component:  ports                    |     Version:  1.7.0           
 Keywords:                           |        Port:  rpm51           
-------------------------------------+--------------------------------------
 Although rpm51 @5.1.6_0 declares a build dependency on python25, it
 installs files for the system's Python 2.3, in /System:

 {{{
 $ cd $(port dir rpm51)/work/destroot
 $ find System
 System
 System/Library
 System/Library/Frameworks
 System/Library/Frameworks/Python.framework
 System/Library/Frameworks/Python.framework/Versions
 System/Library/Frameworks/Python.framework/Versions/2.3
 System/Library/Frameworks/Python.framework/Versions/2.3/lib
 System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3
 System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3
 /site-packages
 System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3
 /site-packages/rpm
 System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3
 /site-packages/rpm/__init__.py
 System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3
 /site-packages/rpm/_rpmmodule.a
 System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3
 /site-packages/rpm/_rpmmodule.la
 System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3
 /site-packages/rpm/_rpmmodule.so
 $
 }}}

 This is on an Intel Mac running Mac OS X 10.4.11 with Xcode 2.5 and
 MacPorts 1.7.0 final.

 The other rpm ports may be affected as well; I haven't checked.

-- 
Ticket URL: <http://trac.macports.org/ticket/17858>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list