I tried this: Shashwat-Anands-MacBook-Pro:bin l0nwlf$ sudo portindex Creating software index in /opt/local/bin
Total number of ports parsed: 0 Ports successfully parsed: 0 Ports failed: 0 Shashwat-Anands-MacBook-Pro:bin l0nwlf$ pwd /opt/local/bin Shashwat-Anands-MacBook-Pro:bin l0nwlf$ portindex -bash: /opt/local/bin/portindex: Permission denied Shashwat-Anands-MacBook-Pro:bin l0nwlf$ sudo portindex sudo: portindex: command not found It ran just once though. Now I tried installing a port: Shashwat-Anands-MacBook-Pro:bin l0nwlf$ sudo port install py26-bpython ---> Computing dependencies for py26-bpython ---> Fetching bzip2 ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://www.bzip.org/1.0.5 ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://distfiles.macports.org/bzip2 ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://arn.se.distfiles.macports.org/bzip2 ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/bzip2 ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://svn.macports.org/repository/macports/distfiles/bzip2 ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://svn.macports.org/repository/macports/distfiles/general/ Error: Target org.macports.fetch returned: fetch failed Error: The following dependencies failed to build: py26-parsing python26 bzip2 db46 gdbm gettext expat libiconv gperf ncurses ncursesw openssl zlib readline sqlite3 tk Xft2 fontconfig freetype pkgconfig xrender xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-util-macros xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-renderproto tcl xorg-libXScrnSaver xorg-libXext xorg-scrnsaverproto py26-pygments py26-setuptools Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output. odd that all the dependencies are installed (not via port though) On Sat, Feb 13, 2010 at 10:19 AM, Scott Haneda <[email protected]> wrote: > Wild guess while you are waiting on other replies... > Have you ran `portindex`, you just run this as a single command, not > prefixed wit port at all. > > I can not find a man page on portindex, but you have this error: > Warning: No index(es) found! Have you synced your source indexes? > > Reading the source of portindex at /opt/local/bin/portindex > # Traverse through all ports, creating an index and archiving port > directories > # if requested > # $Id: portindex.tcl 54378 2009-07-25 21:31:51Z [email protected] $ > > That sounds a little related to me. > -- > Scott * If you contact me off list replace talklists@ with scott@ * > > On Feb 12, 2010, at 4:53 PM, Shashwat Anand wrote: > > > I installed MacPorts-1.8.2 both from source and dmg. I also tried > reinstalling rsync. Still I can't do a selfupdate. > > Here is the trace: > > > > Shashwat-Anands-MacBook-Pro:~ l0nwlf$ port > > Warning: No index(es) found! Have you synced your source indexes? > > MacPorts 1.8.2 > > Entering interactive mode... ("help" for help, "quit" to quit) > > [Users/l0nwlf] > quit > > Goodbye > > Shashwat-Anands-MacBook-Pro:~ l0nwlf$ sudo port -v selfupdate > > Warning: No index(es) found! Have you synced your source indexes? > > ---> Updating the ports tree > > Synchronizing local ports tree from rsync:// > rsync.macports.org/release/ports/ > > rsync: failed to connect to rsync.macports.org: Operation timed out (60) > > rsync error: error in socket IO (code 10) at > /SourceCache/rsync/rsync-37.3/rsync/clientserver.c(105) [receiver=2.6.9] > > Error: Synchronization of the local ports tree failed doing rsync > > Error: /opt/local/bin/port: port selfupdate failed: Couldn't sync the > ports tree: Synchronization of 1 source(s) failed > > Shashwat-Anands-MacBook-Pro:~ l0nwlf$ > >
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
