[42751] branches/release_1_7

Joshua Root jmr at macports.org
Sun Nov 30 08:59:03 PST 2008


Adam Mercer wrote:
> <snip>
> /usr/bin/tclsh src/dep_map_clean.tcl /Library/Tcl
> No default port source specified in /opt/local/etc/macports/sources.conf
>     while executing
> "mportinit"
>     (file "src/dep_map_clean.tcl" line 12)
> make: *** [install] Error 1
> [ram at cizin base]$ cat /opt/local/etc/macports/sources.conf
> #rsync://rsync.macports.org/release/ports/
> file:///Users/ram/opt/macports [nosync]
> [ram at cizin base]$
> 
> Comment lines clipped for clarity. Looking at the code this seems to
> be failing because it thinks there is no _resources directory in the
> first souces link (which is a svn checkout), but there is:
> 
> [ram at cizin base]$ ls -l /Users/ram/opt/macports/_resources/
> total 0
> drwxr-xr-x  6 ram  staff  204 29 Nov 09:41 port1.0
> [ram at cizin base]$
> 
> Any idea why base is complianing this directory doesn't exist when it does?

It's actually failing because sources.conf doesn't have an entry with a
[default] tag. Fixed in r42760 and merged to branch in r42761.

- Josh


More information about the macports-dev mailing list