[Gambas-user] Arch Version 3.18.4 issue with bytecode version

Brian G brian at westwoodsvcs.com
Sun Dec 31 21:45:27 CET 2023


On 12/31/23 00:39, Brian G wrote:
>
> On 12/29/23 14:18, Benoît Minisini wrote:
>> Le 29/12/2023 à 21:27, Brian G a écrit :
>>> Today I was trying to install an app onto an Arch based distro, I 
>>> build my app with the code limited to 3.18. But still receive a 
>>> bytecode to new error when I try to run the app.
>>>
>>> Do I need to do anything else other than select force byte code 
>>> version 3.18
>>>
>>> to be compatible with 3.18.4 version of gambas?
>>>
>>
>> No. You should have done something wrong somewhere.
>
> Benoît,
>
> I have spent the day ensuring that the packages I generated were in 
> fact limited to 3.18, fresh install of arch with 3.18.4 gambas
>
> And continue to get bytecode to new errors. I think somewhere 
> something is not working. I am not sure what information to get you.
>
> I could setup a ssh to the arch machine if that helps...
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
Still not sure if it is me but :

A few more details, I am building the packages on Linux Mint 21.2, using 
the development version of the IDE. Force bytecode is set to 3.18.

I have installed makepkg and pacman and bsdtar, on my mint machine and 
build the arch install package there.

I then transfer the install package to the arch machine and run pacman 
-F mypackage.tar.gz. The Package is console only no gui.

The package is correctly installed, no errors. Arch has installed gambus 
dev and runtime, and a few other packages.

no ide is installed.

After installing the package I run the APP and get

Error: #2: Cannot load class 'CreateCmdProgram' : Bytecode too recent. 
Please upgrade Gambas

Here is a picture of the config:


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20231231/8b583764/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eT4JNVzalvraPoku.png
Type: image/png
Size: 239282 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20231231/8b583764/attachment-0001.png>


More information about the User mailing list