[MacPorts] #30883: BUG: py27-matplotlib is replaced by py24-matplotlib

MacPorts noreply at macports.org
Sat Aug 20 01:11:15 PDT 2011


#30883: BUG: py27-matplotlib is replaced by py24-matplotlib
----------------------------------+-----------------------------------------
  Reporter:  jochen@…             |       Owner:  ram@…           
      Type:  defect               |      Status:  reopened        
  Priority:  Normal               |   Milestone:                  
 Component:  ports                |     Version:  2.0.1           
Resolution:                       |    Keywords:                  
      Port:  py27-matplotlib      |  
----------------------------------+-----------------------------------------

Comment(by jochen@…):

 Unfortunately, this still does not help:
 {{{
 > sudo -i
 Password:
 gaffel:~ root# cd
 /opt/local/var/macports/sources/rsync.macports.org/release/ports
 gaffel:ports root# port selfupdate
 --->  Updating the ports tree
 --->  Updating MacPorts base sources using rsync
 MacPorts base version 2.0.1 installed,
 MacPorts base version 2.0.1 downloaded.
 --->  MacPorts base is already the latest version

 The ports tree has been updated. To upgrade your installed ports, you
 should run
   port upgrade outdated
 gaffel:ports root# touch python/py-matplotlib-basemap/Portfile
 gaffel:ports root# touch python/py-matplotlib/Portfile
 gaffel:ports root# touch python/py27-matplotlib/Portfile
 touch: python/py27-matplotlib/Portfile: No such file or directory
 gaffel:ports root# touch python/py27-matplotlib-basemap/Portfile
 touch: python/py27-matplotlib-basemap/Portfile: No such file or directory
 gaffel:ports root# port clean --all py27-matplotlib
 --->  Cleaning py27-matplotlib
 gaffel:ports root# port clean --all py27-matplotlib-basemap
 --->  Cleaning py27-matplotlib-basemap
 gaffel:ports root# port clean --all py-matplotlib-basemap
 --->  Cleaning py-matplotlib-basemap
 gaffel:ports root# port clean --all py-matplotlib
 --->  Cleaning py-matplotlib
 gaffel:ports root# port upgrade py27-matplotlib
 --->  py27-matplotlib is replaced by py24-matplotlib
 --->  Computing dependencies for python24
 --->  Fetching archive for python24
 --->  Attempting to fetch python24-2.4.6_9.darwin_10.x86_64.tbz2 from
 http://packages.macports.org/python24
 ^C
 gaffel:ports root# portindex
 Creating port index in
 /opt/local/var/macports/sources/rsync.macports.org/release/ports
 Adding port python/py-matplotlib
 Adding port python/py-matplotlib-basemap

 Total number of ports parsed:   2
 Ports successfully parsed:      2
 Ports failed:                   0
 Up-to-date ports skipped:       7209

 gaffel:ports root# port clean --all py-matplotlib-basemap
 --->  Cleaning py-matplotlib-basemap
 gaffel:ports root# port clean --all py-matplotlib
 --->  Cleaning py-matplotlib
 gaffel:ports root# port clean --all py27-matplotlib
 --->  Cleaning py27-matplotlib
 gaffel:ports root# port clean --all py27-matplotlib-basemap
 --->  Cleaning py27-matplotlib-basemap
 gaffel:ports root# portindex
 Creating port index in
 /opt/local/var/macports/sources/rsync.macports.org/release/ports

 Total number of ports parsed:   0
 Ports successfully parsed:      0
 Ports failed:                   0
 Up-to-date ports skipped:       7211

 gaffel:ports root# port upgrade py27-matplotlib
 --->  py27-matplotlib is replaced by py24-matplotlib
 --->  Computing dependencies for python24
 --->  Fetching archive for python24
 ^C
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/30883#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list