i'm having problem with latest updates,
http://pastebin.com/b5e5mUbn
after i've done pacman-key --init (after i've installed the new pacman 4.x),
i receive also those errors,
what is the problem ?
Sorry for my english & newbe
thanks
10-20-2011, 04:49 PM
Karol Blazewicz
Problem with pgp & pacman 4.x (testing)
On Thu, Oct 20, 2011 at 6:45 PM, Stefano Z. <mie.iscrizioni@gmail.com> wrote:
> Hello,
>
> i'm having problem with latest updates,
> http://pastebin.com/b5e5mUbn
>
> after i've done pacman-key --init (after i've installed the new pacman 4.x),
> i receive also those errors,
> what is the problem ?
> Sorry for my english & newbe *
>
> thanks
>
Add
SigLevel = Optional TrustAll
to your /etc/pacman.conf.
10-20-2011, 05:41 PM
"Stefano Z."
Problem with pgp & pacman 4.x (testing)
MANY thanks, it solved
Add
> SigLevel = Optional TrustAll
> to your /etc/pacman.conf.
>
10-21-2011, 01:38 AM
Oon-Ee Ng
Problem with pgp & pacman 4.x (testing)
Please sign up for [arch-dev-public] if you want to use [testing]
On Fri, Oct 21, 2011 at 1:41 AM, Stefano Z. <mie.iscrizioni@gmail.com> wrote:
> MANY thanks, it solved
>
> Add
>> SigLevel * * = Optional TrustAll
>> to your /etc/pacman.conf.
>>
>