[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AppImage
[Thread Prev] | [Thread Next]
- Subject: Re: AppImage
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Mon, 3 Mar 2025 00:08:22 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le 02/03/2025 à 23:35, gbWilly a écrit :
On Sunday, March 2nd, 2025 at 21:58, Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> wrote:Replacing the Ubuntu repository by the OBS repository will be more difficult than I thought, because I just discovered that the syntax of the apt source configuration files is badly documented, and too complex to be understandable at first sight.Do you mean configuration of sources.list as that is not that hard: Syntax: deb <url-to-repo-with-binaries> <distro> <component> <distro> -> noble, focal etc <component> -> main, non-free etc. (can be multiple) So for PPA (Ubuntu 24.04) is was: deb https://ppa.launchpadcontent.net/gambas-team/gambas3/ubuntu noble main OBS does strange stuff with how it writes deb lines: deb https://download.opensuse.org/repositories:/home:/gambas3:/stable/xUbuntu_24.10/ / I would expect 'noble main' instead of the '/' OSB does at the end, but it seems to work
This is what I meant by "badly documented". -- Benoît Minisini.
Re: AppImage | gbWilly <gbWilly@xxxxxxxxxxxxxx> |
AppImage | Gianluigi <gradobag@xxxxxxxxxxx> |
Re: AppImage | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
Re: AppImage | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: AppImage | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: AppImage | gbWilly <gbWilly@xxxxxxxxxxxxxx> |