[MacPorts] #31047: py26-docutils, py27-docutils: installs symlink to nonexistent file

MacPorts noreply at macports.org
Tue Aug 30 14:28:07 PDT 2011


#31047: py26-docutils, py27-docutils: installs symlink to nonexistent file
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  jmr@…                       
     Type:  defect                   |      Status:  new                         
 Priority:  Normal                   |   Milestone:                              
Component:  ports                    |     Version:  2.0.1                       
 Keywords:                           |        Port:  py26-docutils, py27-docutils
-------------------------------------+--------------------------------------
 {{{
 $ port installed py*docutils
 The following ports are currently installed:
   py25-docutils @0.5_0 (active)
   py26-docutils @0.8_0 (active)
   py27-docutils @0.8_0 (active)
 $ port contents py*docutils | grep rst2new | xargs ls -l
 lrwxr-xr-x  1 root  wheel   79 Jul 11 01:35
 /opt/local/bin/rst2newlatex-2.6.py ->
 /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/rst2newlatex.py
 lrwxr-xr-x  1 root  wheel   79 Jul 11 01:35
 /opt/local/bin/rst2newlatex-2.7.py ->
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/rst2newlatex.py
 -rwxr-xr-x  1 root  wheel  813 Aug 30 16:06 /opt/local/bin/rst2newlatex.py
 $ /opt/local/bin/rst2newlatex-2.6.py
 -bash: /opt/local/bin/rst2newlatex-2.6.py: No such file or directory
 $ /opt/local/bin/rst2newlatex-2.7.py
 -bash: /opt/local/bin/rst2newlatex-2.7.py: No such file or directory
 $
 }}}

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


More information about the macports-tickets mailing list