Opened 11 years ago
Closed 9 years ago
#43228 closed defect (worksforme)
MacPorts for Lion hangs : Running package scripts
Reported by: | miklosik@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: |
Description
I've downloaded following package for Lion https://distfiles.macports.org/MacPorts/MacPorts-2.2.1-10.7-Lion.pkg
Try couple of times but installation hangs at the same stage: Running package scripts. I will definitly never finish. Xcode -- Version 4.6.3 (4H1503) but this should be root cause right? Mac OS X Lion 10.7.5 (11G63)
Not sure what might be wrong and still trying to find some workaround or permeant fix. Any help is apperecieted
Attachments (1)
Change History (7)
comment:1 Changed 11 years ago by neverpanic (Clemens Lang)
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Component: | ports → base |
---|---|
Priority: | High → Normal |
comment:3 Changed 10 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Can’t do anything without the installer log info.
comment:4 Changed 9 years ago by fora-dev@…
I appear to have the same problem. MacOSX 10.7.5, MacPorts 2.3.3 Hopefully the following log will help you
Changed 9 years ago by fora-dev@…
Attachment: | Mac Ports 2.3.3 Installer Log 13-Aug-2015.txt added |
---|
comment:5 Changed 9 years ago by victor.zverovich@…
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
The same issue on OS X Mountain Lion. As in the log above, the installer hangs with the last message being "./postinstall: base.tar".
comment:6 Changed 9 years ago by neverpanic (Clemens Lang)
Resolution: | → worksforme |
---|---|
Status: | reopened → closed |
The post-installation script does network I/O at this point. It may be slow depending on your network connection or fail depending on the availability of our servers. If you've reached this point, MacPorts has been successfully installed, and you can fix any breakage that might have occurred with the next sudo port selfupdate
.
It might just need quite a long time – if it hangs, it's usually because it tries to download the ports tree from our servers. This step is equivalent to
port selfupdate
, so even if it fails now, you can still already use MacPorts and just run selfupdate on the command line.Taking a look at the installer log (you can open the log window from the menu) should provide more insight into what the installer scripts are currently doing.