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

Re: [gambas-package-config] Automatic generation of OBS configuration


Am 02.12.24 um 18:57 schrieb Benoît Minisini:
Le 02/12/2024 à 18:47, munix9 a écrit :

Okay, here's the thing:

OBS needs a 'gambas3.dsc' and a 'debian.tar.gz' file to trigger the DEB build.

It doesn't matter whether these are actually used, because corresponding 'gambas3-Debian_*.dsc' and 'debian-Debian_*.tar.gz' exist.

So I suggest simply copying a configuration, e.g:
cp -p gambas3-Debian_12.dsc gambas3.dsc
cp -p debian-Debian_12.tar.gz debian.tar.gz

This could probably best be installed somewhere here
https://gitlab.com/gambas/gambas/-/blob/master/app/src/gambas-package- config/.src/Main.module?ref_type=heads#L150

This should be possible without much pain.


OK, I will add that.

You are sure that they won't trigger a useless build on their own?


The tests have confirmed my suspicions, but I have no idea what a system will do differently in the next 14 days.

It should work without initiating 'useless' builds.

I will research in the OBS code at times how and where this can be changed.

But as already reported: the content of the current debian-Debian_*.tar.gz archives looks strange.



Follow-Ups:
Re: [gambas-package-config] Automatic generation of OBS configurationBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>