[MacPorts] #41398: py27-scrapy: only root can access scrapy/mime.types

MacPorts noreply at macports.org
Sat Nov 16 14:15:58 PST 2013


#41398: py27-scrapy: only root can access scrapy/mime.types
------------------------+--------------------------------
 Reporter:  captsolo@…  |      Owner:  macports-tickets@…
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.2.1
 Keywords:              |       Port:  py27-scrapy
------------------------+--------------------------------
 Getting this error message when launching scrapy shell:

 * IOError: [Errno 13] Permission denied:
 '/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/scrapy/mime.types'

 Can be fixed with:

 * sudo chmod a+r
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/scrapy/mime.types

 Also:

 * this module requires py27-w3lib (did not run without it) -> could it be
 added to the list of ports this port depends on?

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


More information about the macports-tickets mailing list