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

Re: Gambas 3.21.1 - The program has returned the value 1. - Consider resolved.


On Tuesday, November 25th, 2025 at 22:53, Ian Roper <westozscribe@xxxxxxxxx> wrote:

> I'm very perplexed. I don't have a choice ( as far as I know ) as to
> what repositories my system is pointing to.
> 
> Software sources yes, official repositories, no. That's always been set
> by the system instance.
> 
> When I reviewed my downloads manager, you're right, it's set to Zara/jammy.
> 
> I've followed the steps that you, GB and Bruce have described and have
> not had any success.
> 
> Ah, due for a rebuild anyway - a fresh start from the ground up may be
> the best option rather than running in circles.
> 
> See you on the other side.
> 
No need for a fresh install this problem is VERY EASY to solve.

1. Check if /etc/apt/sources.list.d/home:gambas:master.list exists (Mint 22 doesn't use sources.list but this one instead)
Content for Mint 22 should be:
deb http://downloadcontent.opensuse.org/repositories/home:/gambas:/master/xUbuntu_24.10/ /

=> to change content in terminal do:
sudo nano /etc/apt/sources.list.d/home:gambas:master.list exists

2. Check content of /etc.apt/sources.list.d/official-package-repositories.list

=> to check content in terminal do:
sudo nano /etc.apt/sources.list.d/official-package-repositories.list

replace all occurrences of jammy to noble and save and exit (I posted a screenshot in one of my previous post with the exact content is should have so you can compare)

3. Next step:

sudo apt-get update
sudo apt-get upgrade

==> this should fixed it, if not:

sudo apt-get purge gambas3
sudo apt-get autoremove
sudo apt-get install gambas3

That's all.

gbWilly

GambOS
Gambas3 for Debian/Ubuntu

...there is always a Catch if things go wrong!

Sent with Proton Mail secure email.