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

Re: OBS


Le 13/12/2024 à 02:28, Bruce Steers a écrit :
Hey G did you add the wrong ubuntu version like i did?
should be 22.04

It worked for me once i corrected the version.

echo 'deb http://download.opensuse.org/repositories/home:/gambas:/ master/xUbuntu_22.04/ <http://download.opensuse.org/repositories/home:/ gambas:/master/xUbuntu_22.04/> /' | sudo tee /etc/apt/sources.list.d/ home:gambas:master.list

$ cat "/etc/lsb-release"; cat "/etc/upstream-release/lsb-release"
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=22
DISTRIB_CODENAME=wilma
DISTRIB_DESCRIPTION="Linux Mint 22 Wilma"
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=24.04
DISTRIB_CODENAME=noble
DISTRIB_DESCRIPTION="Ubuntu Noble Numbat"

Respects
BruceS


If your distribution is based on Ubuntu 24.04, you have to add the repository for 24.04, not 22.04!

The 22.04 repository should not work, and the 24.04 repository should work. Not the contrary...

--
Benoît Minisini.


References:
OBSGianluigi <gradobag@xxxxxxxxxxx>
Re: OBSBruce Steers <bsteers4@xxxxxxxxx>