Opened 12 years ago
Last modified 5 years ago
#36269 assigned defect
py27-httplib2 fails to upgrade
Reported by: | watsodw | Owned by: | lpsinger (Leo Singer) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | py-httplib2 |
Description
Permission error - see log
Attachments (1)
Change History (7)
Changed 12 years ago by watsodw
Attachment: | py27-httplib2-main.log added |
---|
comment:1 Changed 12 years ago by lpsinger (Leo Singer)
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
This was not a clean attempt ("Skipping completed"); please clean the port and try again.
comment:3 Changed 12 years ago by jmroot (Joshua Root)
What are the permissions on /opt/macports/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/httplib2-0.7.6-py2.7.egg-info/top_level.txt
?
comment:4 Changed 12 years ago by mf2k (Frank Schima)
I encountered the same problem with the py-usadel1 port. Here is my fix which you could adapt for this port.
post-destroot { # Fix permissions problems on these files xinstall -m 0644 -W ${worksrcpath}/usadel1.egg-info PKG-INFO SOURCES.txt dependency_links.txt requires.txt top_level.txt \ ${destroot}${python.pkgd}/usadel1-${version}-py${python.branch}.egg-info }
comment:5 Changed 10 years ago by mf2k (Frank Schima)
Cc: | akitada@… ram@… removed |
---|---|
Owner: | changed from macports-tickets@… to ram@… |
Port: | py-httplib2 added; py27-httplib2 removed |
Assigning to port maintainer. See #43692.
comment:6 Changed 5 years ago by mf2k (Frank Schima)
Owner: | changed from skymoo to lpsinger |
---|---|
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
It works if you deactivate the old revision first.