Maybe the mirror does not have this port? %port search nco
Warning: Can't open index file for source: rsync:// rsync.macports.org/macports/release/tarballs/ports.tar Error: search for name nco failed: No index(es) found! Have you synced your port definitions? Try running 'port selfupdate'. On Mon, Oct 8, 2018 at 8:24 PM M P <[email protected]> wrote: > I removed > /opt/local/var/macports/sources/rsync.macports.org > > Then still a problem with nco port: > > %sudo port -v selfupdate > > ---> Updating MacPorts base sources using rsync > > > Willkommen auf dem RSYNC-server auf ftp.fau.de. > > Nicht all unsere Mirror sind per rsync verfuegbar. > > > Welcome to the RSYNC daemon on ftp.fau.de. > > Not all of our mirrors are available through rsync. > > > > receiving file list ... done > > base.tar > > sent 38 bytes received 15706352 bytes 229290.36 bytes/sec > > total size is 85608960 speedup is 5.45 > > > Willkommen auf dem RSYNC-server auf ftp.fau.de. > > Nicht all unsere Mirror sind per rsync verfuegbar. > > > Welcome to the RSYNC daemon on ftp.fau.de. > > Not all of our mirrors are available through rsync. > > > > receiving file list ... done > > base.tar.rmd160 > > > sent 38 bytes received 625 bytes 265.20 bytes/sec > > total size is 512 speedup is 0.77 > > MacPorts base version 2.5.4 installed, > > MacPorts base version 2.5.4 downloaded. > > ---> Updating the ports tree > > Synchronizing local ports tree from rsync:// > rsync.macports.org/macports/release/tarballs/ports.tar > > > Willkommen auf dem RSYNC-server auf ftp.fau.de. > > Nicht all unsere Mirror sind per rsync verfuegbar. > > > Welcome to the RSYNC daemon on ftp.fau.de. > > Not all of our mirrors are available through rsync. > > > > receiving file list ... done > > ./ > > ports.tar > > ports.tar.rmd160 > > > sent 112 bytes received 12370338 bytes 204470.25 bytes/sec > > total size is 64589824 speedup is 5.22 > > > %port upgrade outdated > > Nothing to upgrade. > > > %sudo port install nco > > Error: Port nco not found > > > > On Mon, Oct 8, 2018 at 7:39 PM Ryan Schmidt <[email protected]> > wrote: > >> >> >> On Oct 8, 2018, at 19:50, M P wrote: >> > >> > This is what happens when I issue >> > %portindex >> > Creating port index in ~/ports >> > >> > Total number of ports parsed: 0 >> > Ports successfully parsed: 0 >> > Ports failed: 0 >> > Up-to-date ports skipped: 0 >> > >> > also >> > >> > %port version >> > Version: 2.5.4 >> > >> > %which port >> > /opt/local/bin/port >> > >> >> The portindex command indexes the ports tree in the current directory; >> that output suggests you were in a directory that wasn't a ports tree when >> you issued the command. >> >> >>
