Re: Portupgrade ruby problem

2006-07-05 Thread bsd

I still have the same problem :

root 12:35 /var/db/pkg # portsdb -fuU
Updating the ports index ... Generating INDEX.tmp - please  
wait..Warning: Duplicate INDEX entry: djvulibre-nox11-3.5.17_1

Warning: Duplicate INDEX entry: ocaml-nox11-3.09.2
Warning: Duplicate INDEX entry: ploticus-nox11-2.32_1
Warning: Duplicate INDEX entry: cvsup-without-gui-16.1h_2
Warning: Duplicate INDEX entry: ghostscript-afpl-nox11-8.54,1
Warning: Duplicate INDEX entry: ghostscript-gnu-nox11-7.07_15
Warning: Duplicate INDEX entry: ghostscript-gpl-nox11-8.15_2
Warning: Duplicate INDEX entry: ssh2-nox11-3.2.9.1_5
Warning: Duplicate INDEX entry: mod_rpaf-0.5
Done.
done
[Updating the portsdb  in /usr/ports ... - 15079  
port entries found portsdb: uninitialized constant PortsDB::BDB:  
Cannot update the portsdb! (/usr/ports/INDEX-5.db)]



Any idea ?

Le 4 juil. 06 à 18:20, [EMAIL PROTECTED] a écrit :


On 7/3/06, bsd <[EMAIL PROTECTED]> wrote:

Mmmh...

I have followed your instructions and am still facing a problem :

root 0:34 ~ # portversion -l "<"
[Rebuilding the pkgdb  in /var/db/pkg ...
[Rebuilding the pkgdb  in /var/db/pkg ...
uninitialized constant PkgDB::BDB: Cannot update the pkgdb!]
Command failed [exit code 1]: /usr/local/sbin/pkgdb -aFQ

I can not rebuild the database using pkgdb -fu

root 0:37 ~ # pkgdb -fu
--->  Updating the pkgdb
[Rebuilding the pkgdb  in /var/db/pkg ...
uninitialized constant PkgDB::BDB: Cannot update the pkgdb!]


?? Any idea.


What worked for me:

rm /var/db/pkg/pkgdb.db && pkgdb -Ffu

I also had to run

portsdb -fu (or maybe it was -fuU, which takes a painfully
long time)

I hope this helps.

--
--



«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§

Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz

«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§




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


Re: Portupgrade ruby problem

2006-07-04 Thread [EMAIL PROTECTED]

On 7/3/06, bsd <[EMAIL PROTECTED]> wrote:

Mmmh...

I have followed your instructions and am still facing a problem :

root 0:34 ~ # portversion -l "<"
[Rebuilding the pkgdb  in /var/db/pkg ...
[Rebuilding the pkgdb  in /var/db/pkg ...
uninitialized constant PkgDB::BDB: Cannot update the pkgdb!]
Command failed [exit code 1]: /usr/local/sbin/pkgdb -aFQ

I can not rebuild the database using pkgdb -fu

root 0:37 ~ # pkgdb -fu
--->  Updating the pkgdb
[Rebuilding the pkgdb  in /var/db/pkg ...
uninitialized constant PkgDB::BDB: Cannot update the pkgdb!]


?? Any idea.


What worked for me:

rm /var/db/pkg/pkgdb.db && pkgdb -Ffu

I also had to run

portsdb -fu (or maybe it was -fuU, which takes a painfully
long time)

I hope this helps.

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


Re: Portupgrade ruby problem

2006-07-03 Thread bsd

Mmmh...

I have followed your instructions and am still facing a problem :

root 0:34 ~ # portversion -l "<"
[Rebuilding the pkgdb  in /var/db/pkg ...  
[Rebuilding the pkgdb  in /var/db/pkg ...  
uninitialized constant PkgDB::BDB: Cannot update the pkgdb!]

Command failed [exit code 1]: /usr/local/sbin/pkgdb -aFQ

I can not rebuild the database using pkgdb -fu

root 0:37 ~ # pkgdb -fu
--->  Updating the pkgdb
[Rebuilding the pkgdb  in /var/db/pkg ...  
uninitialized constant PkgDB::BDB: Cannot update the pkgdb!]



?? Any idea.


Le 3 juil. 06 à 10:48, Jacques S. a écrit :


bsd wrote:

Hello,
I have a new problem that has just occured on my main mail server.
I am upgrading the ports on this server every two or three days  
using portsnap and portupgrade.
After portsnap has updated it's index I do a "portupgrade -arR" to  
upgrade all ports on the system.
Mutt needed an update so I did what I am doing every couple of  
days since more than one year :

# portsnap update
# portupgrade -arR
My system faithfully started to update it's ports then...
-L/usr/local/lib -o pgpring  pgppubring.o pgplib.o  lib.o  
extlib.o sha1.o  pgppacket.o ascii.o -lintl -liconv
cc -I/usr/local/include -Wall -O -pipe -L/usr/local/lib -rpath=/ 
usr/local/lib -L/usr/local/lib pgpewrap.c  -o pgpewrap

defined symbol "db_version_4002"
** Command failed [exit code 1]: /usr/local/sbin/pkgdb -aFQ
--->  Skipping 'mail/mutt'
/libexec/ld-elf.so.1: /usr/local/lib/ruby/site_ruby/1.8/i386- 
freebsd5/bdb.so: Undefined symbol "db_version_4002"
/usr/local/lib/ruby/site_ruby/1.8/pkgtools.rb:444:in `__system':  
Command failed [exit code 1]: /usr/local/sbin/pkgdb -aFQ  
(CommandFailedError)
from /usr/local/lib/ruby/site_ruby/1.8/pkgtools.rb:467:in  
`__sudo'
from /usr/local/lib/ruby/site_ruby/1.8/pkgtools.rb:473:in  
`xsystem!'
from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:960:in  
`autofix!'
from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:956:in  
`autofix'

from /usr/local/sbin/portupgrade:475:in `main'
from /usr/local/sbin/portupgrade:714:in `main'
from /usr/local/lib/ruby/1.8/optparse.rb:815:in `initialize'
from /usr/local/sbin/portupgrade:209:in `main'
from /usr/local/sbin/portupgrade:1951
I shooted portupgrade again but that did nothing, the donkey was  
stucked !!

root 8:08 ~ # portupgrade -arR
/libexec/ld-elf.so.1: /usr/local/lib/ruby/site_ruby/1.8/i386- 
freebsd5/bdb.so: Undefined symbol "db_version_4002"
I have also try to reinstall "portupgrade" and "ruby18" that did  
nothing !!

Any idea of how to proceed...
Another interesting information :

root 8:18 ~ # uname -a
FreeBSD newmail.rmm.fr 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #0:  
Thu Nov 24 16:34:35 CET 2005 [EMAIL PROTECTED]:/usr/obj/usr/ 
src/sys/GENERIC  i386

Thanks for your support.

«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§

Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz

«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§

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


This worked for me:
# cd /var/db/ports/portupgrade
# rm options

# cd /var/db/pkg
# rm pkgdb.db
# pkgdb -fu

Discovered I had both ruby versions in ports: db4-4.x.x and db41-4.x.x
I needed only db41; nothing depended (any more) on db4, so:

# pkg_delete db4-4.x.x

Note, I had migrated to WITH_BDB4=true, quite a long time ago.

The recent tribulations with portupgrade has been on the list  
already, several times, at several stages of the problem, and  
various solutions have been described. Some of those seem more  
complicated than this. I don't think the problem is complicated, at  
least not in every case. At least not, now that the maintainer has  
worked to fix the port.


--
Jacques S.




«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§

Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz

«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§




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


Re: Portupgrade ruby problem

2006-07-03 Thread Jacques S.

bsd wrote:

Hello,

I have a new problem that has just occured on my main mail server.
I am upgrading the ports on this server every two or three days using 
portsnap and portupgrade.


After portsnap has updated it's index I do a "portupgrade -arR" to 
upgrade all ports on the system.



Mutt needed an update so I did what I am doing every couple of days 
since more than one year :



# portsnap update
# portupgrade -arR


My system faithfully started to update it's ports then...


-L/usr/local/lib -o pgpring  pgppubring.o pgplib.o  lib.o extlib.o 
sha1.o  pgppacket.o ascii.o -lintl -liconv
cc -I/usr/local/include -Wall -O -pipe -L/usr/local/lib 
-rpath=/usr/local/lib -L/usr/local/lib pgpewrap.c  -o pgpewrap

defined symbol "db_version_4002"
** Command failed [exit code 1]: /usr/local/sbin/pkgdb -aFQ
--->  Skipping 'mail/mutt'
/libexec/ld-elf.so.1: 
/usr/local/lib/ruby/site_ruby/1.8/i386-freebsd5/bdb.so: Undefined 
symbol "db_version_4002"
/usr/local/lib/ruby/site_ruby/1.8/pkgtools.rb:444:in `__system': 
Command failed [exit code 1]: /usr/local/sbin/pkgdb -aFQ 
(CommandFailedError)
from /usr/local/lib/ruby/site_ruby/1.8/pkgtools.rb:467:in 
`__sudo'
from /usr/local/lib/ruby/site_ruby/1.8/pkgtools.rb:473:in 
`xsystem!'

from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:960:in `autofix!'
from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:956:in `autofix'
from /usr/local/sbin/portupgrade:475:in `main'
from /usr/local/sbin/portupgrade:714:in `main'
from /usr/local/lib/ruby/1.8/optparse.rb:815:in `initialize'
from /usr/local/sbin/portupgrade:209:in `main'
from /usr/local/sbin/portupgrade:1951


I shooted portupgrade again but that did nothing, the donkey was stucked !!


root 8:08 ~ # portupgrade -arR
/libexec/ld-elf.so.1: 
/usr/local/lib/ruby/site_ruby/1.8/i386-freebsd5/bdb.so: Undefined 
symbol "db_version_4002"


I have also try to reinstall "portupgrade" and "ruby18" that did nothing !!


Any idea of how to proceed...

Another interesting information :


root 8:18 ~ # uname -a
FreeBSD newmail.rmm.fr 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #0: Thu 
Nov 24 16:34:35 CET 2005 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386



Thanks for your support.


«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§

Gregober ---> PGP ID --> 0x1BA3C2FD
bsd @at@ todoo.biz

«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§




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






This worked for me:
# cd /var/db/ports/portupgrade
# rm options

# cd /var/db/pkg
# rm pkgdb.db
# pkgdb -fu

Discovered I had both ruby versions in ports: db4-4.x.x and db41-4.x.x
I needed only db41; nothing depended (any more) on db4, so:

# pkg_delete db4-4.x.x

Note, I had migrated to WITH_BDB4=true, quite a long time ago.

The recent tribulations with portupgrade has been on the list already, 
several times, at several stages of the problem, and various solutions 
have been described. Some of those seem more complicated than this. I 
don't think the problem is complicated, at least not in every case. At 
least not, now that the maintainer has worked to fix the port.


--
Jacques S.

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