[MacPorts] #43188: py-theano: File permissions set incorrectly for egg-info

MacPorts noreply at macports.org
Thu Apr 3 01:38:00 PDT 2014


#43188: py-theano: File permissions set incorrectly for egg-info
-------------------------------+------------------------
  Reporter:  Deil.Christoph@…  |      Owner:  stromnov@…
      Type:  defect            |     Status:  new
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.2.1
Resolution:                    |   Keywords:
      Port:  py27-theano       |
-------------------------------+------------------------
Changes (by ryandesign@…):

 * cc: stromnov@… (removed)
 * owner:  macports-tickets@… => stromnov@…


Old description:

> The file permissions in the egg-info folder for py27-theano are set
> incorrectly (read is forbidden, but should be allowed):
> {{{
> $ ls -lh
> /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
> /site-packages/Theano-0.6.0-py2.7.egg-info
> total 192
> -rw-r-----  1 root  wheel    67K Dec  7 20:59 PKG-INFO
> -rw-r-----  1 root  wheel    15K Dec  7 20:59 SOURCES.txt
> -rw-r-----  1 root  wheel     1B Dec  7 20:59 dependency_links.txt
> -rw-r-----  1 root  wheel    25B Dec  7 20:59 requires.txt
> -rw-r-----  1 root  wheel     7B Dec  7 20:59 top_level.txt
> }}}
>
> This causes installation of some other ports (py27-pyregion in my case)
> to fail.
>
> I've run into the same issue with py-dateutil :
> https://trac.macports.org/ticket/43187

New description:

 The file permissions in the egg-info folder for py27-theano are set
 incorrectly (read is forbidden, but should be allowed):
 {{{
 $ ls -lh
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/Theano-0.6.0-py2.7.egg-info
 total 192
 -rw-r-----  1 root  wheel    67K Dec  7 20:59 PKG-INFO
 -rw-r-----  1 root  wheel    15K Dec  7 20:59 SOURCES.txt
 -rw-r-----  1 root  wheel     1B Dec  7 20:59 dependency_links.txt
 -rw-r-----  1 root  wheel    25B Dec  7 20:59 requires.txt
 -rw-r-----  1 root  wheel     7B Dec  7 20:59 top_level.txt
 }}}

 This causes installation of some other ports (py27-pyregion in my case) to
 fail.

 I've run into the same issue with py-dateutil :  #43187

--

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


More information about the macports-tickets mailing list