Re: Portupgrade problems

2003-09-06 Thread Alastair G. Hogge
On Sunday, 07 September 2003 00:43, Lars Eggert wrote:
> Alastair G. Hogge wrote:
> > Hey all,
> >
> > I haven't updated my ports for a few weeks and after after a recent cvsup
> > of world and the ports tree I tried to run portupgrade -aCC and was
> > displayed with the following:
> > n /var/db/pkg ... - 318 packages found
> > (-8 +6) (...)/usr/local/lib/ruby/site_ruby/1.6/ports.rb:4:in `require':
> > /usr/loc
> > al/lib/ruby/site_ruby/1.6/portinfo.rb:98: unterminated string meets end
> > of file
> > (SyntaxError)
>
> ...
>
> Try "pkgdb -fu".
Awesome!
Thanks for the help. That solved my problem :-)

> Lars
Al

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Portupgrade problems

2003-09-06 Thread Lars Eggert
Alastair G. Hogge wrote:

Hey all,

I haven't updated my ports for a few weeks and after after a recent cvsup of 
world and the ports tree I tried to run portupgrade -aCC and was displayed 
with the following:
n /var/db/pkg ... - 318 packages found
(-8 +6) (...)/usr/local/lib/ruby/site_ruby/1.6/ports.rb:4:in `require': 
/usr/loc
al/lib/ruby/site_ruby/1.6/portinfo.rb:98: unterminated string meets end of 
file
(SyntaxError)
...

Try "pkgdb -fu".

Lars
--
Lars Eggert <[EMAIL PROTECTED]>   USC Information Sciences Institute


smime.p7s
Description: S/MIME Cryptographic Signature


Portupgrade problems

2003-09-06 Thread Alastair G. Hogge
Hey all,

I haven't updated my ports for a few weeks and after after a recent cvsup of 
world and the ports tree I tried to run portupgrade -aCC and was displayed 
with the following:
n /var/db/pkg ... - 318 packages found
(-8 +6) (...)/usr/local/lib/ruby/site_ruby/1.6/ports.rb:4:in `require': 
/usr/loc
al/lib/ruby/site_ruby/1.6/portinfo.rb:98: unterminated string meets end of 
file
(SyntaxError)
/usr/local/lib/ruby/site_ruby/1.6/portinfo.rb:98: parse error
from /usr/local/lib/ruby/site_ruby/1.6/ports.rb:4
from /usr/local/lib/ruby/site_ruby/1.6/pkgtools.rb:25:in `require'
from /usr/local/lib/ruby/site_ruby/1.6/pkgtools.rb:25
from /usr/local/sbin/pkgdb:35:in `require'
from /usr/local/sbin/pkgdb:35
/usr/local/lib/ruby/site_ruby/1.6/dl/types.rb:124: [BUG] Segmentation fault
ruby 1.6.8 (2003-03-26) [i386-freebsd5]
[Updating the pkgdb  in /var/db/pkg ... - 318 packages 
found
(-8 +6) (...)/usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:241:in `origin': 
Invalid
 argument: Cannot update the pkgdb!] (PkgDB::DBError)
from /usr/local/lib/ruby/site_ruby/1.6/pkginfo.rb:178:in `origin'
from /usr/local/sbin/portversion:301:in `check_pkgs'
from /usr/local/sbin/portversion:300:in `each'
from /usr/local/sbin/portversion:300:in `check_pkgs'
from /usr/local/sbin/portversion:260:in `main'
from /usr/local/sbin/portversion:77:in `initialize'
from /usr/local/sbin/portversion:77:in `new'
from /usr/local/sbin/portversion:77:in `main'
from /usr/local/sbin/portversion:347

Below are the seg faults caused from above:
Sep  6 15:06:43 nova kernel: pid 69492 (ruby), uid 0: exited on signal 6 (core 
dumped)
Sep  6 15:08:04 nova kernel: pid 75934 (ruby), uid 0: exited on signal 6 (core 
dumped)
Sep  6 15:08:49 nova kernel: pid 79479 (ruby), uid 0: exited on signal 6 (core 
dumped)

I removed /var/db/pkg/ruby* and portupgrade and reinstall installed them but I 
get the same. Running portversion gets a hang portsdb -uU seemed to work ok. 
pkgdb -F returns:
-->  Checking the package registry database
[Updating the pkgdb  in /var/db/pkg ... - 316 packages 
found (-10 +6) (...)Invalid argument: Cannot update the pkgdb!]

My uname -a retruns:
FreeBSD nova 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sat Sep  6 09:03:57 EST 2003 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/NOVA  i386

-Al

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"