Changes between Initial Version and Version 1 of Ticket #41933


Ignore:
Timestamp:
Dec 27, 2013, 5:35:29 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

You're right. And not only should it install to the right prefix instead of /usr, it should install into the destroot (the staging area), not directly to the final prefix.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41933

    • Property Status changed from new to assigned
    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Port xgalaga added
    • Property Summary changed from xgalaga install/upgrade fails to xgalaga @2.1.1.0_1: install: /usr/share/man/man6/xgalaga.6x.gz: Operation not permitted
  • Ticket #41933 – Description

    initial v1  
    11after moving to 10.9 I've started to rebuild my OS/GNU tools/toys, trying to update xgalaga I received an error regarding a missing directory, assuming this was my problem (the upgrade to 10.9 'lost' a lot of local changes) I uninstalled it and attempted to do a install, the following is that I got:
    22
    3 
    4 '''''/usr/bin/install -c xgalaga.6x.gz /usr/share/man/man6/xgalaga.6x.gz
     3{{{
     4/usr/bin/install -c xgalaga.6x.gz /usr/share/man/man6/xgalaga.6x.gz
    55install: /usr/share/man/man6/xgalaga.6x.gz: Operation not permitted
    66make: *** [install] Error 71
     
    1414To report a bug, follow the instructions in the guide:
    1515    http://guide.macports.org/#project.tickets
    16 Error: Processing of port xgalaga failed'''''
     16Error: Processing of port xgalaga failed
     17}}}
    1718
    1819I would think the man page for this should be placed in /opt/local/man/ but it seems to want /usr/share/man/man6 (which exists but root/OSX owned...)