From owner-freebsd-pkg@FreeBSD.ORG Sat Dec 27 13:12:53 2014 Return-Path: Delivered-To: pkg@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 83E6DC45 for ; Sat, 27 Dec 2014 13:12:53 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B053641FF for ; Sat, 27 Dec 2014 13:12:53 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sBRDCr4Q083513 for ; Sat, 27 Dec 2014 13:12:53 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 195471] ports-mgmt/pkg: pkg install [upgrade]l [most ports] tries to pull in unrelated ports... consistently Date: Sat, 27 Dec 2014 13:12:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jbtakk@iherebuywisely.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pkg@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 13:12:53 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195471 --- Comment #4 from J. B. --- v9 > v10 "pkg install" seems to work okay. ... despite installing gnomehier that has already been deprecated AND removed from the ports tree... probably as a dependency -PP portupgrade )) works fine, sometimes does not find the pkg, pkg fetch finds it... [maybe also see pair of emails dec 26-27 2014 to the ports@freebsd.org list] I would suggest if resources allow using a pre-pkg v9 system, pkg2ng it, and test for this PR to resolve where it may still happen. Then the bug there could maybe be solved in pkg (all versions) so that it does not appear again, say, in v 11 or v 12... Additionally, updating a v9 > v10 pkg files and usage and reinstall of pkg only eventually worked because I had a working v10 from which to synchronize "repos" "etc/pkg" "/usr/local/etc/pkg*" files until the errors dissipated. Maybe a wiki or pkg-message or pkg-check-lines-of-files could make that use case simpler for new installs, etc... [ not to mention the 'key' files ] and be also put into the wiki and man page(s) ... sort of like a 'sysinstall but just for pkg files and parameters...' Hopefully my last entry to this PR since I am mostly running V10... -- You are receiving this mail because: You are the assignee for the bug.