#26204 closed defect (invalid)
Macports - port upgrade all fails
Reported by: | sja530@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | sja530@… | |
Port: |
Description
When running the command 'sudo port upgrade all' I get the following error: 'Error: 2Pong is not installed'
Here is a list of my outdated ports:
bison 2.4.2_0 < 2.4.3_0 curl 7.21.0_1 < 7.21.1_0 curl-ca-bundle 7.21.0_1 < 7.21.1_0 freetype 2.4.0_0 < 2.4.2_0 mysql5 5.1.48_1 < 5.1.49_0 mysql5-server 5.1.48_1 < 5.1.49_0 php5 5.3.2_1 < 5.3.3_1 php5-calendar 5.3.2_0 < 5.3.3_0 php5-curl 5.3.2_0 < 5.3.3_0 php5-dba 5.3.2_0 < 5.3.3_0 php5-exif 5.3.2_0 < 5.3.3_0 php5-ftp 5.3.2_0 < 5.3.3_0 php5-gd 5.3.2_1 < 5.3.3_0 php5-gettext 5.3.2_0 < 5.3.3_0 php5-gmp 5.3.2_0 < 5.3.3_0 php5-iconv 5.3.2_0 < 5.3.3_0 php5-imap 5.3.2_0 < 5.3.3_0 php5-mbstring 5.3.2_0 < 5.3.3_0 php5-mcrypt 5.3.2_0 < 5.3.3_0 php5-mssql 5.3.2_0 < 5.3.3_0 php5-mysql 5.3.2_0 < 5.3.3_0 php5-odbc 5.3.2_0 < 5.3.3_0 php5-openssl 5.3.2_1 < 5.3.3_0 php5-pcntl 5.3.2_0 < 5.3.3_0 php5-posix 5.3.2_0 < 5.3.3_0 php5-postgresql 5.3.2_0 < 5.3.3_0 php5-soap 5.3.2_0 < 5.3.3_0 php5-sockets 5.3.2_0 < 5.3.3_0 php5-sqlite 5.3.2_0 < 5.3.3_0 php5-tidy 5.3.2_0 < 5.3.3_0 php5-wddx 5.3.2_0 < 5.3.3_0 php5-xdebug 2.0.5_2 < 2.1.0_0 php5-xmlrpc 5.3.2_0 < 5.3.3_0 php5-xsl 5.3.2_0 < 5.3.3_0 php5-zip 5.3.2_0 < 5.3.3_0 pkgconfig 0.25_0 < 0.25_1 tomcat6 6.0.28_0 < 6.0.29_0 ZendFramework 1.10.6_1 < 1.10.7_0
Change History (3)
comment:1 Changed 14 years ago by sja530@…
Cc: | sja530@… added |
---|
comment:2 Changed 14 years ago by raimue (Rainer Müller)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Use sudo port upgrade outdated
instead.
comment:3 Changed 14 years ago by sewebster@…
"all" is a keyword for all available ports, so you tried to upgrade every port that is possible. Since you don't have most of them installed, it didn't work.
Note: See
TracTickets for help on using
tickets.
Cc Me!