Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Feb 2009 14:29:46 +0800
From:      Henry Hu <henry.hu.sh@gmail.com>
To:        Ross Penner <ross.penner@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: pkg_delete segfaulting after upgrading to 7.1
Message-ID:  <53a1e0710902122229l606bb2c9pcc71ea38fafa1193@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
> rosbox# pkg_delete -f gpgme-1.1.5_1
> pkg_delete: package 'gpgme-1.1.5_1' is required by these other packages
> and may not be deinstalled (but I'll delete it anyway):
> seahorse-2.24.1_1
> Segmentation fault (core dumped)

I've had similar problem, and found the problem is in the +CONTENTS in
the corresponding folder under /var/db/pkg/ .
It's caused by an empty @pkgdep line here.
I don't know what went wrong when the +CONTENTS file was created. But
delete all these empty @pkgdep lines solved my problem.

Cheers,
Henry



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