Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jan 2006 00:41:00 +0900
From:      KOMATSU Shinichiro <koma2@lovepeers.org>
To:        Mike Jakubik <mikej@rogers.com>
Cc:        ports@freebsd.org
Subject:   Re: FreeBSD Port: sysutils/portupgrade
Message-ID:  <43BBEC8C.5030400@lovepeers.org>
In-Reply-To: <43BB5DAF.3010800@rogers.com>
References:  <43BB5DAF.3010800@rogers.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

Thank you for reporting, but I cannot determine
where the source of the trouble exists,
so whould you try the followings, please?

1. Try to add "--ignore-moved" option to portversion.
    With this option added, portversion totally ignores MOVED.

    I know some problems still remain in MOVED tracing function,
    so always try "--ignore-moved" if you encounter a problem.

2. Once remove INDEX.db and remake it by "portsdb -u".

3. If you set "PORTS_DBDRIVER" environment variable,
    try to unset it, remake pkg.db and INDEX.db,
    and see whether the same problem occurs.
    I did not test other than the default BDB version (BDB1).


Mike Jakubik wrote:
> It seems that there is something wrong with the new portupgrade. I 
> recently updated to 2.0.1,1 and i am experiencing freezes, which seems 
> to me caused by ruby sitting and taking up all cpu. I reinstalled all 
> decencies to be sure its a clean install, but the problem remains.
> 
> root@fbsd.local:~# pkgdb -F
> --->  Checking the package registry database
> [Rebuilding the pkgdb <format:dbm_hash> in /var/db/pkg ... - 214 
> packages found (-0 +214) 
> ....................................................................................................................................................................................................................... 
> done]
> root@fbsd.local:~# portversion -v
> [Updating the portsdb <format:dbm_hash> in /usr/ports ... - 13959 port 
> entries found 
> ..........1000.........2000.........3000.........4000.........5000.........6000.........7000.........8000.........9000.........10000.........11000.........12000.........13000......... 
> ...... done]
> BitchX-1.1                  =  up-to-date with port
> 
> ..... it sits here.
> 
> PID USERNAME      THR PRI NICE   SIZE    RES STATE    TIME   WCPU COMMAND
> 98156 root            1 125    0 26784K 26220K RUN      5:13 98.14% ruby18
> 
> 
> portupgrade-2.0.1,1 FreeBSD ports/packages administration and management 
> tool s
> ruby-1.8.2_5,1      An object-oriented interpreted scripting language
> ruby18-bdb4-0.5.7   Ruby interface to Sleepycat's Berkeley DB revision 2 
> or lat
> db4-4.0.14_1,1      The Berkeley DB package, revision 4
> db43-4.3.29         The Berkeley DB package, revision 4.3
> 
> Could it be a BDB conflict? 4.3 is required by cyrus imap.
> 
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43BBEC8C.5030400>