[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error installing 'master' on Manjaro VM
[Thread Prev] | [Thread Next]
- Subject: Re: Error installing 'master' on Manjaro VM
- From: Gianluigi <gradobag@xxxxxxxxxxx>
- Date: Tue, 22 Jul 2025 14:50:31 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Hi,I don't know if this can help. I'm installing gambas from the binary files (both Master and Stable). I get this error in the bash profile terminal:
[tester@manjaro-kvm ~]$ sudo nano /etc/pacman.conf [sudo] password di tester: [tester@manjaro-kvm ~]$ LANG="C" sudo pacman -S curlwarning: database file for 'home_gambas_master_ArchLinux' does not exist (use '-Sy' to download)
warning: curl-8.15.0-1 is up to date -- reinstalling error: failed to prepare transaction (could not find database) If I comment (with #) /etc/pacman.conf [home_gambas_stable_ArchLinux]Server = https://download.opensuse.org/repositories/home:/gambas:/stable/ArchLinux/$arch
or [home_gambas_master_ArchLinux]Server = https://download.opensuse.org/repositories/home:/gambas:/master/ArchLinux/$arch
I can install both the master and stable versions with the YAML code. Please note that the YAML code contains two typos:--disable-qt5webkit instead of --disable-qt5.webkit and --disable-gtkopengl instead of --disable-gtk.opengl
Regards Gianluigi
Re: Error installing 'master' on Manjaro VM | Lee <t.lee.davidson@xxxxxxxxx> |
Error installing 'master' on Manjaro VM | Lee <t.lee.davidson@xxxxxxxxx> |
Re: Error installing 'master' on Manjaro VM | Tim Dickson <dickson.tim@xxxxxxxxxxxxxx> |
Re: Error installing 'master' on Manjaro VM | Lee <t.lee.davidson@xxxxxxxxx> |
Re: Error installing 'master' on Manjaro VM | Bruce Steers <bsteers4@xxxxxxxxx> |