portversion and pkg_version have different opinions on current versions

Doug Barton dougb at FreeBSD.org
Sat Aug 15 19:43:24 UTC 2009


Thomas Backman wrote:

> Thanks, guys!
> However, a new issue appeared... Kind of. I know I read something about
> portsnap and INDEX on the -current list recently, so I'm guessing this
> is related? Maybe not, though (see later in the mail).
> 
> [root at chaos /usr/ports/ports-mgmt]# portsnap -I fetch update >/dev/null
> [root at chaos /usr/ports/ports-mgmt]# pkg_version -vL=
> [root at chaos /usr/ports/ports-mgmt]# pkg_version -vIL=
> curl-7.19.5_1                       <   needs updating (index has 7.19.6)
> dnsmasq-2.49_1                      <   needs updating (index has 2.49_2)
> ezm3-1.1_2                          <   needs updating (index has 1.2_1)

Can you check the files in your ports tree to see if they have the
older versions or the newer? You can either read the Makefiles or do this:

cd /usr/ports/ftp/curl
make -V PKGNAME

I suspect that somehow the INDEX file and your ports tree are out of
date, although my understanding was that this should not happen with
portsnap.

> libtool-1.5.26                      !   Comparison failed

Read /usr/ports/UPDATING, you need to fix this.

> [root at chaos /usr/ports/ports-mgmt]# ls -l /usr/ports/INDEX-*
> -rw-r--r--  1 root  wheel  17370624 Jul 31 19:45 /usr/ports/INDEX-5
> -rw-r--r--  1 root  wheel  19813792 Aug 15 20:42 /usr/ports/INDEX-6
> -rw-r--r--  1 root  wheel  19808537 Aug 15 20:42 /usr/ports/INDEX-7
> -rw-r--r--  1 root  wheel  34316288 May  8 10:35 /usr/ports/INDEX-7.db
> -rw-r--r--  1 root  wheel  19816190 Aug 15 20:42 /usr/ports/INDEX-8
> -rw-r--r--  1 root  wheel   1291821 May 30 12:06 /usr/ports/INDEX-8.bz2
> -rw-r--r--  1 root  wheel  34869248 Aug 14 19:30 /usr/ports/INDEX-8.db

I would 'rm /usr/ports/INDEX*' before doing your next portsnap update
just to be sure.


hth,

Doug

-- 

    This .signature sanitized for your protection



More information about the freebsd-ports mailing list