Opened 13 years ago

Last modified 13 years ago

#30734 closed defect

Unable to install anything on Snow Leopard — at Version 1

Reported by: wilburg@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.0.1
Keywords: Cc:
Port:

Description (last modified by ryandesign (Ryan Carsten Schmidt))

My machine is a 2007 MacMini with a 1.66 GHx Intel Core Duo running OS-X 10.6.8. I have done a clean install of XCode 3.2.6 and MacPorts 2.0.1. I have been totally unable to get anything to install with MacPorts. For example, the command:

"sudo port install ncftp" yields the following:

sh-3.2# sudo port install ncftp
--->  Computing dependencies for ncftp
--->  Dependencies to be installed: ncurses ncursesw
--->  Activating ncursesw @5.8_0
Error: Target org.macports.activate returned: Image error: Source file /tmp/mpextractOFTEgmPa/opt/local/share/doc/ncursesw/README.txt does not appear to exist (cannot lstat it).  Unable to activate port ncursesw.
Error: Failed to install ncursesw
Log for ncursesw is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ncursesw/ncursesw/main.log
Error: The following dependencies were not installed: ncurses ncursesw
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Change History (1)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: wilburg@… removed
Component: portsbase
Description: modified (diff)
Keywords: snowleopard added; Snow Leopard removed
Port: All I have attempted removed

Please remember to use WikiFormatting and to preview before submitting. As reporter you do not need to Cc yourself.

Have you tried cleaning and trying again? For example:

sudo port clean ncursesw
sudo port install ncursesw
Note: See TracTickets for help on using tickets.