Client only supports checkout mode

Paul Schmehl pschmehl_lists at tx.rr.com
Mon Aug 4 21:29:20 UTC 2008


--On Monday, August 04, 2008 16:43:38 -0400 kalin m <kalin at el.net> wrote:

> thanks....
>
> i tried both cvsup and csup to update my ports and i'm not sure it's working.
> they both run through but the ports don't seem to be updated.
> like i can see a new port here
> http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/php5/ which is 5.2.6 (also
> on freshports) but using cvsup3.FreeBSD.org i don't get above 5.2.5....
>
> is there any other way?
>

Something must be wrong with your cvsupfile.  I downloaded ports.tar.gz from 
cvsup3/ports/ports-current:

pauls at utd65257# less /usr/ports/lang/php5/distinfo
MD5 (php-5.2.6.tar.bz2) = 7380ffecebd95c6edb317ef861229ebd
SHA256 (php-5.2.6.tar.bz2) = 
1892b2dd50b56ae2c9aec027fcd9035b76673f113555bc2bc1007bab8ae4db81
SIZE (php-5.2.6.tar.bz2) = 9571312

pauls at utd65257# tar -ztv -f ports.tar.gz | grep ports/lang/php5/distinfo
-rw-rw-r--  0 archive archive     646 May 12 20:04 ports/lang/php5/distinfo

pauls at utd65257# ls -Flash /usr/ports/lang/php5/distinfo
2 -rw-r--r--  1 root  wheel   646B May 12 10:42 /usr/ports/lang/php5/distinfo

As you can see, the distinfo file says php5.2.6, and its size and creation date 
match both in my ports tree and in the tarball I fetched from that server.

If you want current ports, you need this:
pauls at utd65257# grep ports /etc/cvsupfile
ports-all tag=.

-- 
Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
*******************************************
Check the headers before clicking on Reply.



More information about the freebsd-questions mailing list