From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 14:55:03 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9F187438 for ; Mon, 11 Feb 2013 14:55:03 +0000 (UTC) (envelope-from fbsd8@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 34CA0743 for ; Mon, 11 Feb 2013 14:54:59 +0000 (UTC) Received: from [10.0.10.3] ([173.88.202.176]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 11 Feb 2013 06:55:00 -0800 Message-ID: <51190639.80804@a1poweruser.com> Date: Mon, 11 Feb 2013 09:54:49 -0500 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: elhosots Subject: Re: pkg_add -r broken for 9.1 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 11 Feb 2013 14:55:00.0380 (UTC) FILETIME=[C40775C0:01CE0867] X-Sender: fbsd8@a1poweruser.com X-Authenticated-Sender: fbsd8@a1poweruser.com X-EchoSenderHash: [fbsd8]-[a1poweruser*com] Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2013 14:55:03 -0000 elhosots wrote: > Because of a missing link at freebsd.org, pkg_add -r pkgname > does not work > > I hand modify the source code and put 9-stable above 9.1-RELEASE to get around the problem in main.c > > Works fine for me. You did not scan the questions archives. This problem has been covered many times and it has nothing to do with modifying main.c source.