Fetched Ports index falling out of date

Bryan Drewery bdrewery at freebsd.org
Tue Oct 16 23:55:26 UTC 2012


On 10/16/2012 5:10 PM, Paul Macdonald wrote:
> Hi,
> 
> For the past 4 days or so, i have noticed an issue where the ports INDEX
> is out of date.
> 
> e.g
> portupgrade-2.4.10,2                >   succeeds index (index has
> 2.4.9.9,2)
> sqlite3-3.7.14.1                    >   succeeds index (index has 3.7.14)
> 
> This is on both 8.3 REL and 9.0 REL (amd64)
> 
> Ports index update performed by make fetch index in /usr/ports
> and also tried portsdb -Fu
> 
> Building with Uu fixes issue but i don't fancy doing that locally every
> day.
> 
> Anyone else seeing this?

I've noticed this as well.

Mind showing me the output of this?

grep portmaster /usr/ports/INDEX-{7,8,9} 2>/dev/null|cut -d \| -f 1

Bryan



More information about the freebsd-ports mailing list