From owner-freebsd-questions@FreeBSD.ORG Wed Jul 28 14:39:33 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DA1016A4CE for ; Wed, 28 Jul 2004 14:39:33 +0000 (GMT) Received: from sferics.mongueurs.net (sferics.mongueurs.net [81.80.147.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCC8143D4C for ; Wed, 28 Jul 2004 14:39:32 +0000 (GMT) (envelope-from david@landgren.net) Received: from [172.17.1.1] (exo.bpinet.com [81.80.147.206]) by sferics.mongueurs.net (Postfix) with ESMTP id B45A3A935 for ; Wed, 28 Jul 2004 16:39:31 +0200 (CEST) Message-ID: <4107BAA2.4010008@landgren.net> Date: Wed, 28 Jul 2004 16:39:30 +0200 From: David Landgren Organization: The Lusty Decadent Delights of Imperial Pompeii User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: 'closed stream' on portupgrade, pkgdb -F X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2004 14:39:33 -0000 List, I'm having trouble bringing a machine up to par. I migrated from 4.8-RC2 to 4.10-STABLE this morning. No problems there. When I do a pkg_version -vL= I get a couple of dozen things to upgrade. I've synched my ports tree, run pkgdb -Uu. I have rebuilt ruby18 % ruby --version ruby 1.8.1 (2004-05-02) [i386-freebsd4] and portupgrade and yet each time I run the following commands % pkgdb -F ---> Checking the package registry database closed stream % portupgrade png closed stream If I make deinstall && make reinstall portupgrade I get % portupgrade png [Updating the pkgdb in /var/db/pkg ... - 76 packages found (-1 +1) (...). done] closed stream I guess I can run around manually and update stuff, but it is a bit of pain. If anyone has a clue, I'd be most grateful. I don't see what I'm overlooking. thanks, David