Changes between Initial Version and Version 1 of Ticket #35640


Ignore:
Timestamp:
Aug 12, 2012, 6:09:53 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Remember to use WikiFormatting when writing in Trac.

As the error message says, the problem is that MacPorts (via the bzip2 port) wants to install the file /opt/local/bin/bunzip2, but that file already exists and MacPorts does not think it put it there. That's a problem. Where did that file come from? If you cannot answer that question, then who's to say there aren't other files around that would conflict with other MacPorts ports? In that case the best course of action would be to follow the uninstallation procedure. That will ensure that all files in /opt/local are gone. Then you can reinstall MacPorts and whatever ports you want, knowing that there are no foreign files present that might interfere.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35640

    • Property Status changed from new to closed
    • Property Cc ryandesign@… added
    • Property Type changed from request to defect
    • Property Summary changed from Processing of port gnuradio failed to bzip2: bunzip2 already exists and does not belong to a registered port
    • Property Keywords gnuradio removed
    • Property Resolution changed from to invalid
    • Property Port bzip2 added
  • Ticket #35640 – Description

    initial v1  
    11I'm very new at this.
    22
    3 Computer: Mac Mini 2.26 GHz Intel Core 2 Duo
     3Computer: Mac Mini 2.26 GHz Intel Core 2 Duo [[br]]
    44Software:  Mac OS X Lion 10.7.4 (11E53)
    55
    6 MacPorts-2.1.2-10.7-Lion
     6MacPorts-2.1.2-10.7-Lion [[br]]
    77Xcode Version 4.4.1 (4F1003)
    88
     
    1212It starts to run ok, and starts the build then it stops with
    1313
     14{{{
    1415Error: Processing of port gnuradio failed
     16}}}
    1517
    16 
     18{{{
    1719Hamradioactive$ sudo port install gnuradio
    1820Password:
     
    2931Error: Processing of port gnuradio failed
    3032Hamadioactive$
     33}}}
    3134
    3235I then did
     36{{{
    3337Hamradioactive$ port -f activate bzip2
    3438Error: Insufficient privileges to write to MacPorts install prefix.
     39}}}
    3540
    3641Well I'm at a loss. Can anyone help? I've included the bzip2 log