Date: Mon, 12 Mar 2007 20:06:31 -0400 From: John Walthall <vistua@sdf.lonestar.org> To: Jonathan Carter <jonathan.carter@sitel.com> Cc: freebsd-stable@freebsd.org Subject: Re: Problem with portupgrade Message-ID: <20070312200631.1c21db0a@jhengis.vistua.com> In-Reply-To: <4A6C6859E4F0E84C9D4CCF50C47D8EF103D9B8E3@omaha-mail-5.sitel.net> References: <4A6C6859E4F0E84C9D4CCF50C47D8EF103D9B8E3@omaha-mail-5.sitel.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 11 Mar 2007 10:06:23 -0500 Jonathan Carter <jonathan.carter@sitel.com> wrote: > Not sure if the issue was resolved but, I did find this link that > worked for me. > http://www.512kbps.com/2007/03/02/ports-portupgrade-af-failing%E2%80%A6/ > <http://www.512kbps.com/2007/03/02/ports-portupgrade-af-failing%E2%80%A6/> I also resolved the problem: Here's what I did, csup -h a-local-mirror.freebsd.org /etc/ports.supfile rm -rf /usr/ports/INDEX-6.DB rm -rf /usr/ports/INDEX-6 portsdb -F pkgdb -F portsdb -u I am aware that some steps are redundant, but it did fix the problem, I had to clear out a lot of stale dependencies with pkgdb, and had to deinstall Linux ABI (partially manually) and reinstall, as well as it's dependant packages, however, this resolved everything. The steps outlined above proved ineffective for me. --thanks, hope this helps other people.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070312200631.1c21db0a>