[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: stable says master
[Thread Prev] | [Thread Next]
- Subject: Re: stable says master
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Thu, 31 Jul 2025 09:26:03 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On Wed, 30 Jul 2025 at 20:12, gbWilly <gbWilly@xxxxxxxxxxxxxx> wrote: > On Wednesday, July 30th, 2025 at 18:07, Benoît Minisini < > benoit.minisini@xxxxxxxxxxxxxxxx> wrote: > > > Le 30/07/2025 à 17:03, Bruce Steers a écrit : > > > > > Not sure if this has been mentioned already but If you version the > > > latest OBS stable release you get this.. > > > > > > 3.20.4 ab0099a (master) > > > > > > So version and commit hash are correct but wrong branch name? > > > > > > When compiling it shows correctly as stable, just the OBS installing > has > > > a misnomer. > > > Respects > > > BruceS > > > > > > Where do you see that exactly? > > > > -- > > Benoît Minisini. > > It has been discussed on gambas.one forum. > > The poster of a bug you addressed had this posted on forum as we asked him > to install stable from OSB to see if it solved his issue before reporting > the bug. > > The version info is from the IDE system info after installing OSB stable. > Other forum members, that also have stable installed from OSB, confirmed > stable having commit added after version 3.20.4. > > gbWilly > > Gambas3 for Debian/Ubuntu > GambOS > > ...there is always a Catch if things go wrong Yes it seems to be everyone. Here is a snippet from a post today on the gambas-club-de forum,,, Hier noch die Details Systeminfo [System] Gambas=3.20.4 ab0099a (master) OperatingSystem=Linux Distribution=Ubuntu 22.04.5 LTS (Jammy Jellyfish) Kernel=6.8.0-65-generic here's a terminal command... for s in $(ls /usr/bin/gb*3); do echo -n "$s = "; $s -V; done /usr/bin/gba3 = 3.20.4 ab0099a (master) /usr/bin/gbc3 = 3.20.4 ab0099a (master) /usr/bin/gbh3 = bash: /usr/bin/gbh3: No such file or directory /usr/bin/gbi3 = 3.20.4 ab0099a (master) /usr/bin/gbr3 = 3.20.4 ab0099a (master) /usr/bin/gbs3 = 3.20.4 /usr/bin/gbw3 = 3.20.4 /usr/bin/gbx3 = 3.20.4 ab0099a (master) That's from ubuntu 25.04 OBS install Respects BruceS
Attachment:
Untitled.jpg
Description: JPEG image
Re: stable says master | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
stable says master | Bruce Steers <bsteers4@xxxxxxxxx> |
Re: stable says master | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: stable says master | gbWilly <gbWilly@xxxxxxxxxxxxxx> |