cvs commit: ports/ports-mgmt/portupgrade Makefile distinfo ports/ports-mgmt/portupgrade/files patch-bin-Makefile

Andrey Chernov ache at FreeBSD.ORG
Mon Aug 22 04:06:51 UTC 2011


On Mon, Aug 22, 2011 at 07:47:06AM +0400, Andrey Chernov wrote:
> Thanx, it seems that two mentioned problems are gone, but I found 3rd one: 
> pkg_deinstall always aborts with error wich causing base rebuilding every 
> time:
> 
> # pkg_deinstall /var/db/pkg/ruby18-bdb51-0.6.6
> --->  Deinstalling 'ruby18-bdb51-0.6.6'
> [Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 536 packages 
> found (-1 +0) (...) error] Remove and try again.
> [Rebuilding the pkgdb <format:bdb_btree> in /var/db/pkg ... - 536 packages 
> found (-0 +536) .......

And this is clearly not db-5.1 backend fault. Using ruby-1.8:

pkg_deinstall /var/db/pkg/ruby19-bdb51-0.6.6
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 537 packages 
found (-2 +3) (...)... done]
--->  Deinstalling 'ruby19-bdb51-0.6.6'
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 536 packages 
found (-1 +0) (...) done]

-- 
http://ache.vniz.net/


More information about the cvs-all mailing list