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

Re: Can we get back to Ubuntu's PPA ?


On Wed, 28 May 2025 at 12:59, Bruce Steers <bsteers4@xxxxxxxxx> wrote:

> I just downloaded and set up ubuntu plucky for you :)
>
> I tried installing gambas the OBS way and had no problems.
>
> I then ran apt modernize-sources and then had the same problem.
> seems the gpg signature does not get added during the modernize and has to
> be done manually
>
> So the fix...
>
> Open the file  /etc/apt/sources.list.d/home:gambas:master.sources
> the last line says...
> Signed By:
>
> change it to...
> Signed By: /etc/apt/trusted.gpg.d/home_gambas_stable.gpg
>
> providing you have the file /etc/apt/trusted.gpg.d/home_gambas_stable.gpg
>
> That fixed it for me
>
> sudo apt update
> sudo apt install gambas3
>
> BruceS
>

Oops i missed a - between Signed and By

Signed-By: /etc/apt/trusted.gpg.d/home_gambas_stable.gpg

BruceS

Follow-Ups:
Re: Can we get back to Ubuntu's PPA ?Martin Cristia <tercoide@xxxxxxxxxxx>
References:
No progress event during the scan process when using the sane-airscan backendClaus Dietrich <claus.dietrich@xxxxxxxxxx>
Re: No progress event during the scan process when using the sane-airscan backendFabien Bodard <gambas.fr@xxxxxxxxx>
Can we get back to Ubuntu's PPA ?Martin Cristia <tercoide@xxxxxxxxxxx>
Re: Can we get back to Ubuntu's PPA ?gbWilly <gbWilly@xxxxxxxxxxxxxx>
Re: Can we get back to Ubuntu's PPA ?Martin Cristia <tercoide@xxxxxxxxxxx>
Re: Can we get back to Ubuntu's PPA ?Bruce Steers <bsteers4@xxxxxxxxx>
Re: Can we get back to Ubuntu's PPA ?Bruce Steers <bsteers4@xxxxxxxxx>
Re: Can we get back to Ubuntu's PPA ?Martin Cristia <tercoide@xxxxxxxxxxx>
Re: Can we get back to Ubuntu's PPA ?Bruce Steers <bsteers4@xxxxxxxxx>