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

Stable version on Manjaro


Hi,

It seems that the instructions on the wiki for installing the stable
version of Gambas are incorrect:

[manjaro-kvm tester]# LANG="C" pacman -Sy home_gambas_3.20_ArchLinux
:: Synchronizing package databases...
 home_gambas_3.20_ArchLinux.db failed to download
 core is up to date
 extra is up to date
 multilib is up to date
error: failed retrieving file 'home_gambas_3.20_ArchLinux.db' from
download.opensuse.org : The requested URL returned error: 404
error: failed to synchronize all databases (failed to retrieve some files)

From a tip from Bruce:

[manjaro-kvm tester]# LANG="C" pacman -Sy home_gambas_3.20_Arch
:: Synchronizing package databases...
 home_gambas_3.20_Arch                  88,8 KiB   317 KiB/s 00:00
[####################################] 100%
 core is up to date
 extra is up to date
 multilib is up to date
error: home_gambas_3.20_Arch: key "E898E73C996D740A" is unknown
:: Import PGP key E898E73C996D740A? [Y/n] n
error: failed to synchronize all databases (unexpected error)

Which gets a similar response to the master:

[manjaro-kvm tester]# LANG="C" pacman -Sy home_gambas_master_ArchLinux
error: home_gambas_master_ArchLinux: key "E898E73C996D740A" is unknown
:: Import PGP key E898E73C996D740A? [Y/n] n
:: Synchronizing package databases...
 home_gambas_master_ArchLinux           89,5 KiB   570 KiB/s 00:00
[####################################] 100%
 core is up to date
 extra is up to date
 multilib is up to date
error: home_gambas_master_ArchLinux: key "E898E73C996D740A" is unknown
:: Import PGP key E898E73C996D740A? [Y/n] n
error: failed to synchronize all databases (unexpected error)

Regards
Gianluigi


Follow-Ups:
Re: Stable version on ManjaroBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>