Re: Portsdb returns error after cvsup - How to Proceed?

2005-09-28 Thread Mark Kane
Mark Kane wrote: Kent Stewart wrote: On Tuesday 27 September 2005 12:33 pm, Mark Kane wrote: Hi everyone. I CVSupped yesterday to make sure I got the Firefox fix. My plan was to do the following: # cvsup -g -L 2 ports-supfile # portsdb -Uu # portversion -l "<" # portupgrade -arR After cvsup

Re: Portsdb returns error after cvsup - How to Proceed?

2005-09-27 Thread Mark Kane
Kent Stewart wrote: On Tuesday 27 September 2005 12:33 pm, Mark Kane wrote: Hi everyone. I CVSupped yesterday to make sure I got the Firefox fix. My plan was to do the following: # cvsup -g -L 2 ports-supfile # portsdb -Uu # portversion -l "<" # portupgrade -arR After cvsupping and running po

Re: Portsdb returns error after cvsup - How to Proceed?

2005-09-27 Thread Kent Stewart
On Tuesday 27 September 2005 12:33 pm, Mark Kane wrote: > Hi everyone. I CVSupped yesterday to make sure I got the Firefox fix. > My plan was to do the following: > > # cvsup -g -L 2 ports-supfile > # portsdb -Uu > # portversion -l "<" > # portupgrade -arR > > After cvsupping and running portsdb -U

Portsdb returns error after cvsup - How to Proceed?

2005-09-27 Thread Mark Kane
Hi everyone. I CVSupped yesterday to make sure I got the Firefox fix. My plan was to do the following: # cvsup -g -L 2 ports-supfile # portsdb -Uu # portversion -l "<" # portupgrade -arR After cvsupping and running portsdb -Uu, I got an error which is at the end of my email. Today I tried a

Re: error after cvsup

2004-09-15 Thread Petre Bandac
THANK YOU, it works petre On Tue, 14 Sep 2004 14:04:30 +0100 Anno Domini, the honourable Matthew Seaman wrote using one of his keyboards: > On Tue, Sep 14, 2004 at 03:56:54PM +0300, Petre Bandac wrote: > > > conclusion: > > > > rm -rf /usr/ports > > mkdir /usr/ports && cvsup -g -L 2 ports-s

Re: error after cvsup

2004-09-14 Thread Matthew Seaman
On Tue, Sep 14, 2004 at 03:56:54PM +0300, Petre Bandac wrote: > conclusion: > > rm -rf /usr/ports > mkdir /usr/ports && cvsup -g -L 2 ports-supfile > make index > portsdb -Uu > pkgdb -Fvu > > is it the right method ? No. You don't need to completely delete and redownload the whole ports tree

Re: error after cvsup

2004-09-14 Thread Petre Bandac
ok. conclusion: rm -rf /usr/ports mkdir /usr/ports && cvsup -g -L 2 ports-supfile make index portsdb -Uu pkgdb -Fvu is it the right method ? thanks, petre On Tue, 14 Sep 2004 19:34:28 +0800 Anno Domini, the honourable Peter Ryan wrote using one of his keyboards: > > > > xxl# portsdb -U

RE: error after cvsup

2004-09-14 Thread Peter Ryan
> xxl# portsdb -Uu > Updating the ports index ... Generating INDEX.tmp - please > wait..Warning: Duplicate INDEX entry: freeciv-gtk2-1.14.1 > Warning: Duplicate INDEX entry: mod_jk2-apache2-2.0.2 > Warning: Duplicate INDEX entry: mod_rpaf-ap2-0.5 > Warning: Duplicate INDEX entry: fvwm-imlib-2.4.

error after cvsup

2004-09-14 Thread Petre Bandac
xxl# portsdb -Uu Updating the ports index ... Generating INDEX.tmp - please wait..Warning: Duplicate INDEX entry: freeciv-gtk2-1.14.1 Warning: Duplicate INDEX entry: mod_jk2-apache2-2.0.2 Warning: Duplicate INDEX entry: mod_rpaf-ap2-0.5 Warning: Duplicate INDEX entry: fvwm-imlib-2.4.18 Done. done

Re: portversion error after cvsup

2004-02-13 Thread Petre Bandac
true indeed almost all are the same version, with an _1 at the end thank you for enlightening me :-) petre On Friday 13 February 2004 21:27 Anno Domini, Lowell Gilbert wrote using one of his keyboards: > Petre Bandac <[EMAIL PROTECTED]> writes: > > after I cvsup-ed and portsdb -Uu && pkgdb -Fv

Re: portversion error after cvsup

2004-02-13 Thread Lowell Gilbert
Petre Bandac <[EMAIL PROTECTED]> writes: > after I cvsup-ed and portsdb -Uu && pkgdb -Fvu, portversion | grep "<" shows > me almost all the ports I have installed (on a closer look, almost all the > ports shown erroneously were portupgraded once) Is there any reason you *think* that those ports

portversion error after cvsup

2004-02-12 Thread Petre Bandac
after I cvsup-ed and portsdb -Uu && pkgdb -Fvu, portversion | grep "<" shows me almost all the ports I have installed (on a closer look, almost all the ports shown erroneously were portupgraded once) has anyone had this type of problem and how can it be solved ? thanks, petre -- Login: petre

Re: make buildworld error after cvsup

2002-07-24 Thread Michael Sharp
2002 4:56 PM >> To: [EMAIL PROTECTED] >> Subject: make buildworld error after cvsup >> >> >> Hi, >> >> After a cvsup about an hour ago I am getting the following error >> running make buildworld: > > > I just cvsuped src-all (1613 GMT) and didn'