Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2013 14:08:55 +0400
From:      Ruslan Makhmatkhanov <cvs-src@yandex.ru>
To:        Johan Hendriks <joh.hendriks@gmail.com>
Cc:        FreeBSD <freebsd-ports@freebsd.org>
Subject:   Re: something messed up with latest pkg update?
Message-ID:  <5295C4B7.3040208@yandex.ru>
In-Reply-To: <5295C2C5.3040307@gmail.com>
References:  <5295C1A8.4060209@yandex.ru> <5295C2C5.3040307@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5295C4B7.3040208>