[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unable to connect


On Saturday, January 11th, 2025 at 17:11, Philippe Valarcher <philippe.valarcher@xxxxxxx> wrote:

> Le samedi 11 janvier 2025 à 17:01 +0100, Christof Thalhofer a écrit :
>
>> Am 11.01.25 um 16:26 schrieb Philippe Valarcher:
>>
>>> curl -fsSL
>>
>> Try 'curl -fsSLk'
>>
>> Alles Gute
>>
>> Christof Thalhofer
>
> Adding k just don't work. The error said sudo: PGP : commande introuvable which means sudo: PGP: command not found

Can you output your $PATH

Seems 'sudo can't find the path' is the issue here. If so you could add them by opening '~/.bashrc' in text editor and add missing paths like so: PATH=/sbin:/usr/sbin: etc...

gbWilly

>

References:
Unable to connectPhilippe Valarcher <philippe.valarcher@xxxxxxx>
Re: Unable to connectBruce Steers <bsteers4@xxxxxxxxx>
Re: Unable to connectBruce Steers <bsteers4@xxxxxxxxx>
Re: Unable to connectPhilippe Valarcher <philippe.valarcher@xxxxxxx>
Re: Unable to connectChristof Thalhofer <chrisml@xxxxxxxxxxx>
Re: Unable to connectPhilippe Valarcher <philippe.valarcher@xxxxxxx>