#21034: Warning: No index(es) found! Have you synced your source indexes? ----------------------------------+----------------------------------------- Reporter: guitman423@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: ----------------------------------+----------------------------------------- Comment(by guitman423@…): Replying to [comment:2 toby@…]:
Can you attach /opt/local/etc/macports/sources.conf, or paste its contents?
bash-3.2# cat /opt/local/etc/macports/sources.conf # MacPorts system wide sources configuration file # $Id: sources.conf 42662 2008-11-28 23:18:50Z raimue@macports.org $ # To setup a local ports repository, insert a "file://" entry following # the example below that points to your local ports directory: # Example: file:///Users/landonf/misc/MacPorts/ports # The default MacPorts repository should always be tagged [default] # for proper functionality of various resources (port groups, mirror # sites, etc). If you switch it from the rsync:// URL, be sure to keep # it tagged [default]. # To prevent a source from synchronizing when `port sync` is used, # append [nosync] at the end as shown in this example: # Example: file:///Users/landonf/misc/MacPorts/ports [nosync] # NOTE: The port command parses source URLs in order and installs the # first occurrance when a port appears in multiple repositories. # So keep "file://" URLs above other URL types. # To get the ports tree from the master MacPorts server in California, USA use: # rsync://rsync.macports.org/release/ports/ # To get it from the mirror in Trondheim, Norway use: # rsync://trd.no.rsync.macports.org/release/ports/ # A current list of mirrors is available at http://trac.macports.org/wiki/Mirrors http://www.macports.org/files/ports.tar.gz [default] bash-3.2# -- Ticket URL: <http://trac.macports.org/ticket/21034#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS