From owner-freebsd-questions@FreeBSD.ORG Thu Aug 2 21:04:22 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A46F916A418 for ; Thu, 2 Aug 2007 21:04:22 +0000 (UTC) (envelope-from nocturnal@swehack.se) Received: from mx2.bahnhof.se (mx2.bahnhof.se [213.80.101.12]) by mx1.freebsd.org (Postfix) with ESMTP id 31AB513C465 for ; Thu, 2 Aug 2007 21:04:22 +0000 (UTC) (envelope-from nocturnal@swehack.se) Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx2-reinject (Postfix) with ESMTP id 77F6CD4D38 for ; Thu, 2 Aug 2007 22:43:45 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF2) X-Spam-Score: -2.337 X-Spam-Level: X-Spam-Status: No, score=-2.337 tagged_above=-99 required=5 tests=[AWL=0.127, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] Received: from mf2.bahnhof.se ([127.0.0.1]) by localhost (mf2.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id maCLzPdZzvEt for ; Thu, 2 Aug 2007 22:43:40 +0200 (CEST) Received: from laptop.swehack.se (h-149-42.A175.cust.bahnhof.se [85.24.149.42]) by mf2.bahnhof.se (Postfix) with ESMTP id C10FE15EC00 for ; Thu, 2 Aug 2007 22:43:40 +0200 (CEST) Received: from laptop.swehack.se (localhost [127.0.0.1]) by laptop.swehack.se (8.13.8/8.13.8) with ESMTP id l72Khbe3007730 for ; Thu, 2 Aug 2007 22:43:38 +0200 (CEST) (envelope-from nocturnal@swehack.se) Received: (from nocturnal@localhost) by laptop.swehack.se (8.13.8/8.13.8/Submit) id l72KhbuG007727 for freebsd-questions@freebsd.org; Thu, 2 Aug 2007 22:43:37 +0200 (CEST) (envelope-from nocturnal@swehack.se) X-Authentication-Warning: laptop.swehack.se: nocturnal set sender to nocturnal@swehack.se using -f Date: Thu, 2 Aug 2007 22:43:37 +0200 From: User Nocturnal To: freebsd-questions@freebsd.org Message-ID: <20070802204337.GA7540@laptop.swehack.se> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit Sender: nocturnal@swehack.se User-Agent: Mutt/1.5.15 (2007-04-06) Subject: portupgrade 'upgrades' ports that are not installed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2007 21:04:22 -0000 Hi First of all i just went through the UPDATING instructions to upgrade my xorg to 7.2. It did not go very well because i can't finish the upgrade process. When i try to pkg_delete xorg-manpages it says they're required by the xorg-6.9 port. Now as far as i can see everything i'm running is in /usr/local and X -version says 7.2 everywhere. But there are still some 6.9 ports left and i can't tell the difference between which ones i can delete and which ones i'm supposed to keep. # pkg_info | grep xorg xorg-6.9.0 X.Org distribution metaport xorg-apps-7.2 X.org apps meta-port xorg-cf-files-1.0.2_2 X.org cf files for use with imake builds xorg-clients-6.9.0_2 X client programs and related files from X.Org xorg-docs-1.3,1 X.org documentation files xorg-documents-6.9.0 Documentation of X11 protocol and libraries from X.Org xorg-drivers-7.2 X.org drivers meta-port xorg-fonts-100dpi-6.9.0_1 X.Org 100dpi bitmap fonts xorg-fonts-7.2 X.org fonts meta-port xorg-fonts-75dpi-6.9.0_1 X.Org 75dpi bitmap fonts xorg-fonts-cyrillic-6.9.0_1 X.Org Cyrillic bitmap fonts xorg-fonts-miscbitmaps-6.9.0_1 X.Org miscellaneous bitmap fonts xorg-fonts-truetype-6.9.0 X.Org TrueType fonts xorg-fonts-type1-6.9.0 X.Org Type1 fonts xorg-fontserver-6.9.0_1 X font server from X.Org xorg-libraries-7.2_2 X.org libraries meta-port xorg-manpages-6.9.0 X.Org library manual pages xorg-nestserver-6.9.0 Nesting X server from X.Org xorg-printserver-6.9.0 X Print server from X.Org xorg-protos-7.2 X.org protos meta-port xorg-server-1.2.0_2,1 X.Org X server and related programs xorg-server-6.9.0_1 X.Org X server and related programs xorg-vfbserver-6.9.0 X virtual framebuffer server from X.Org This is what it looks like after the upgrade. Also i'm not sure where to go for help with portupgrade but here seems like a good place to start. Now after i've run portupgrade -aP for the first time i tried to run it again just to see what it missed because i can't say the process progressed without errors, there were tons of them. Though this time i starts with a port i don't even have installed, gutenprint-base. It does not exist in /var/db/pkg, pkg_info doesn't find it and i can't make deinstall in the ports metadir because it's not installed. Yet portupgrade insists on 'upgrading' it by installing it for me. I'm thinking maybe it's a dependency of some newly upgraded port but i don't know how to make portupgrade show me that information. --- Med vänliga hälsningar Stefan Midjich (nocturnal) ~ http://swehack.se