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

Re: Error when upgrading from Suse OBS


Le 11/01/2025 à 17:51, gbWilly a écrit :
It should be fixed now. I rebuild the packages but I changed the version.

--
Benoît Minisini.

A bit late to the discussion, but versions do matter on debian/ubuntu as you found out. It's good to see figured it out and solved it.

I did notice that there is a 'home:gambas:3.20/gambas' and a 'home:gambas:stable/gambas' link on osb. The 3.20 has some files containing the version files changed (6 hours ago it says) , the stable one not (2 to 4 days ago it says). The 3.20 is where versions where fixed, but the stable still seems off.

_service file for gambas3.20 on osb contains:
---
<param name="revision">3.20.0</param>
<param name="versionformat">3.20.0+20250111</param>
---
_service file for stable on osb contains:
---
<param name="revision">stable</param>
<param name="versionformat">3.20.0+%cd</param>
---

_service:obs_scm:gambas.obsinfo file for gambas3.20 contains:
---
name: gambas
version: 3.20.0+20250111
---
_service:obs_scm:gambas.obsinfo for stable contains:
---
name: gambas
version: 3.20.0+20250108
---

Then there is
_service:obs_scm:gambas-3.20.0+20250111.obscpio on gambas3.20
and
_service:obs_scm:gambas-3.20.0+20250108.obscpio  on stable

I can't see inside these last files but seeing their size I guess it is the source archive with a renamed extension for the build service.
Seeing all this, I suppose installing form the stable link might still give problems.

gbWilly



I didn't test the stable packages, but it looked correct when I check the 'gambas3-runtime' package in it.

But, yes, I should rebuild it so that 'stable' and '3.20' have the same pacakge version.

Regards,

--
Benoît Minisini.


References:
Error when upgrading from Suse OBSChristof Thalhofer <chrisml@xxxxxxxxxxx>
Re: Error when upgrading from Suse OBSBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: Error when upgrading from Suse OBSChristof Thalhofer <chrisml@xxxxxxxxxxx>
Re: Error when upgrading from Suse OBSBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: Error when upgrading from Suse OBSChristof Thalhofer <chrisml@xxxxxxxxxxx>
Re: Error when upgrading from Suse OBSBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: Error when upgrading from Suse OBSChristof Thalhofer <chrisml@xxxxxxxxxxx>
Re: Error when upgrading from Suse OBSBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: Error when upgrading from Suse OBSChristof Thalhofer <chrisml@xxxxxxxxxxx>
Re: Error when upgrading from Suse OBSBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: Error when upgrading from Suse OBSgbWilly <gbWilly@xxxxxxxxxxxxxx>