From owner-freebsd-ports@FreeBSD.ORG Wed Nov 27 10:09:02 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A8B7F8FF for ; Wed, 27 Nov 2013 10:09:02 +0000 (UTC) Received: from forward8l.mail.yandex.net (forward8l.mail.yandex.net [IPv6:2a02:6b8:0:1819::8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 67BDA2581 for ; Wed, 27 Nov 2013 10:09:02 +0000 (UTC) Received: from smtp1h.mail.yandex.net (smtp1h.mail.yandex.net [84.201.187.144]) by forward8l.mail.yandex.net (Yandex) with ESMTP id 22FC81A40DCF; Wed, 27 Nov 2013 14:09:00 +0400 (MSK) Received: from smtp1h.mail.yandex.net (localhost [127.0.0.1]) by smtp1h.mail.yandex.net (Yandex) with ESMTP id B76FB134059F; Wed, 27 Nov 2013 14:08:59 +0400 (MSK) Received: from unknown (unknown [77.66.217.236]) by smtp1h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id M29u17ofVl-8xfGBoo1; Wed, 27 Nov 2013 14:08:59 +0400 (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1385546939; bh=Xavlyh/61sHyv418CC87ckNjYzYrHZl9dyB/j0AE6T0=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=uNY0/Bmkgbm/vI6KhoBEYjNWhGVfc7wj5dWK50sFq1s1lGlL0HhncSF55DnTIDZRN N7f/JwUe5lMLZL05f9AqIpkURuw+7idP2ewxJLpmDzT+aGXk4ovcvJTw3C7FrXo0xW 43orQ1Ms5xaPbj6lPrBjAqWWEGy8pQzNmnqRcGuE= Authentication-Results: smtp1h.mail.yandex.net; dkim=pass header.i=@yandex.ru Message-ID: <5295C4B7.3040208@yandex.ru> Date: Wed, 27 Nov 2013 14:08:55 +0400 From: Ruslan Makhmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Johan Hendriks Subject: Re: something messed up with latest pkg update? References: <5295C1A8.4060209@yandex.ru> <5295C2C5.3040307@gmail.com> In-Reply-To: <5295C2C5.3040307@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Nov 2013 10:09:02 -0000 Johan Hendriks wrote on 27.11.2013 14:00: >> Got this "No ORIGIN" messages for every port that I try to update. Is >> this known issue? How to handle that? >> > The second one in my case was the line enabled in /etc/pkg/FreeBSD.conf > > FreeBSD: { > url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest", > mirror_type: "srv", > signature_type: "fingerprints", > fingerprints: "/usr/share/keys/pkg", > enabled: "yes" > } > > I had to change enabled: "yes" to enbled: yes > Remove the " . Thank you, this worked to me. > > I can not help you with the rest of the errors.. Sorry > > regards > Johan The rest of the problems were solved by copying /usr/local/etc/pkg.conf.sample to /usr/local/etc/pkg.conf -- Regards, Ruslan T.O.S. Of Reality