[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: Lee <t.lee.davidson@xxxxxxxxx>
- Date: Sun, 20 Jul 2025 13:03:26 -0400
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On 7/20/25 12:36 PM, Benoît Minisini wrote:
Le 20/07/2025 à 17:57, Lee a écrit :It seems the "Maximum file size exceeded" error has returned.After re-installing a very outdated Manjaro VM, I tried installing (within the last hour) the 'master' version according to the Wiki instructions and with the openSUSE download server added prior to "[core]" in pacman.conf. `pacman -Sy home_gambas_master_ArchLinux/ gambas3` failed:...On Internet, I found an old suggestion: replacing 'download.opensuse.org' by 'downloadcontent.opensuse.org'. Can you try it? The suggestion comes from https://github.com/openSUSE/open-build-service/issues/9953
It looked like it was going to work, but then this error was reported:(132/132) checking package integrity [#######################################################] 100%
error: gambas3-ide: signature from "home:gambas OBS Project <home:gambas@xxxxxxxxxxxxxxxxxx>" is invalid:: File /var/cache/pacman/pkg/gambas3-ide-3.20.99+git.20250719.3e1b307a-0-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] n error: failed to commit transaction (invalid or corrupted package) Errors occurred, no packages were upgraded.So, then I went through the key and fingerprint commands again replacing "download" with "downloadcontent" (ie. `key=$(curl -fsSL https://downloadcontent.opensuse.org/repositories/home:gambas:master/ArchLinux/$(uname -m)/home_gambas_master_ArchLinux.key)`, etc.), and got the same error.
I then cleared the 'pacman' cache with `pacman -Sc`. And, the installation succeeded. I now have Gambas 3.20.99 installed, and it launches successfully.
Perhaps merely clearing the cache would have been sufficient so that all the files were downloaded from the "downloadcontent" subdomain.
-- Lee --- Gambas User List Netiquette [https://gambaswiki.org/wiki/doc/netiquette] ---- --- Gambas User List Archive [https://lists.gambas-basic.org/archive/user] ----
Re: Error installing 'master' on Manjaro VM | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Error installing 'master' on Manjaro VM | Lee <t.lee.davidson@xxxxxxxxx> |
Re: Error installing 'master' on Manjaro VM | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |