Sorry, I forgot to include the list when replying to Brandon. Here is what I sent.
---------- Forwarded message ---------- From: Comer Duncan <[email protected]> Date: Mon, Apr 14, 2014 at 3:30 PM Subject: Re: can't upgrade py27-zmq To: Brandon Allbery <[email protected]> Thanks Brandon. Here is what I see: comermacpro:site-packages comerduncan$ cd python_dateutil-2.2-py2.7.egg-info/ comermacpro:python_dateutil-2.2-py2.7.egg-info comerduncan$ ls total 48 -rw------- 1 root wheel 970 Mar 27 18:21 PKG-INFO -rw------- 1 root wheel 563 Mar 27 18:21 SOURCES.txt -rw------- 1 root wheel 1 Mar 27 18:21 dependency_links.txt -rw------- 1 root wheel 3 Mar 27 18:21 requires.txt -rw------- 1 root wheel 9 Mar 27 18:21 top_level.txt -rw------- 1 root wheel 1 Nov 1 04:29 not-zip-safe comermacpro:python_dateutil-2.2-py2.7.egg-info comerduncan$ cat top_level.txt cat: top_level.txt: Permission denied comermacpro:python_dateutil-2.2-py2.7.egg-info comerduncan$ sudo cat top_level.txt Password: dateutil So, how come root rw is not enough for sudo?? If that is not the likely thing, then what might I do next? Thanks. Comer On Mon, Apr 14, 2014 at 3:17 PM, Brandon Allbery <[email protected]>wrote: > Please keep discussion on the list. > > On Mon, Apr 14, 2014 at 3:08 PM, Comer Duncan <[email protected]>wrote: > >> Ok, am attaching the main.log file. >> > > :info:build stream = open(path, 'rb') > :info:build IOError: [Errno 13] Permission denied: > '/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/python_dateutil-2.2-py2.7.egg-info/top_level.txt' > > Somehow the named file is not readable. > > -- > brandon s allbery kf8nh sine nomine > associates > [email protected] > [email protected] > unix, openafs, kerberos, infrastructure, xmonad > http://sinenomine.net >
_______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
