Ticket #31218: mutt_terminal_window.txt

File mutt_terminal_window.txt, 2.8 KB (added by dgh@…, 13 years ago)

copy-and-paste of terminal window

Line 
1wilder-henderson-macbook-pros-imac:opt dgh$ sudo rm -rf \
2>     /opt/local \
3>     /Applications/DarwinPorts \
4>     /Applications/MacPorts \
5>     /Library/LaunchDaemons/org.macports.* \
6>     /Library/Receipts/DarwinPorts*.pkg \
7>     /Library/Receipts/MacPorts*.pkg \
8>     /Library/StartupItems/DarwinPortsStartup \
9>     /Library/Tcl/darwinports1.0 \
10>     /Library/Tcl/macports1.0 \
11>     ~/.macports
12Password:
13wilder-henderson-macbook-pros-imac:opt dgh$ sudo port selfupdate
14Password:
15--->  Updating MacPorts base sources using rsync
16MacPorts base version 2.0.3 installed,
17MacPorts base version 2.0.3 downloaded.
18--->  Updating the ports tree
19--->  MacPorts base is already the latest version
20
21The ports tree has been updated. To upgrade your installed ports, you should run
22  port upgrade outdated
23wilder-henderson-macbook-pros-imac:opt dgh$ nice sudo port install mutt +imap +pop +ssl +buffy +universal +nntp + compress
24--->  Computing dependencies for mutt
25--->  Dependencies to be installed: autoconf help2man gettext expat libiconv gperf ncurses ncursesw p5.12-locale-gettext perl5.12 gdbm m4 perl5 automake openssl zlib
26--->  Fetching archive for expat
27--->  Attempting to fetch expat-2.0.1_1+universal.darwin_11.i386-x86_64.tbz2 from http://packages.macports.org/expat
28--->  Fetching expat
29--->  Attempting to fetch expat-2.0.1.tar.gz from http://voxel.dl.sourceforge.net/project/expat/expat/2.0.1
30--->  Verifying checksum(s) for expat
31--->  Extracting expat
32--->  Configuring expat
33--->  Building expat
34--->  Staging expat into destroot
35--->  Installing expat @2.0.1_1+universal
36--->  Activating expat @2.0.1_1+universal
37--->  Cleaning expat
38--->  Fetching archive for gperf
39--->  Attempting to fetch gperf-3.0.4_2+universal.darwin_11.i386-x86_64.tbz2 from http://packages.macports.org/gperf
40--->  Fetching gperf
41--->  Attempting to fetch gperf-3.0.4.tar.gz from http://mirrors.kernel.org/gnu/gperf
42--->  Verifying checksum(s) for gperf
43Error: Checksum (md5) mismatch for gperf-3.0.4.tar.gz
44Error: Checksum (sha1) mismatch for gperf-3.0.4.tar.gz
45Error: Checksum (rmd160) mismatch for gperf-3.0.4.tar.gz
46***
47The non-matching file appears to be HTML. See this page for possible reasons
48for the checksum mismatch:
49<https://trac.macports.org/wiki/MisbehavingServers>
50***
51Error: Target org.macports.checksum returned: Unable to verify file checksums
52Error: Failed to install gperf
53Log for gperf is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gperf/gperf/main.log
54Error: The following dependencies were not installed: autoconf help2man gettext libiconv gperf ncurses ncursesw p5.12-locale-gettext perl5.12 gdbm m4 perl5 automake openssl zlib
55Error: Status 1 encountered during processing.
56To report a bug, see <http://guide.macports.org/#project.tickets>
57wilder-henderson-macbook-pros-imac:opt dgh$
58