You are not logged in.
Pages: 1
Architecture is pentium4, managed to install by forcing i686 instead of auto/pentium4 where applicable. (i'm using yay as aur helper)
As I understand, the proper fix is to add a pentium4 architecture to the PKGBUILD that would use the ia32 archive like i686.
Thank you both!
Hello,
Using yay, I have trouble installing Visual Studio Code, the repo provides a i686 packages, the correct archive is downloaded but this error is thrown at me :
package visual-studio-code-bin-1.52.0-1-i686 has no valid architecture
AUR URL https://aur.archlinux.org/packages/visu … -code-bin/
PKGBUILD file has a path for i686 as seen line 21
source_i686=(code_ia32_${pkgver}.tar.gz::https://vscode-update.azurewebsites.net/latest/linux-ia32/stable)
Is it a PKGBUILD issue, a yay issue, a pacman issue or a ArchLinux32 issue ?
Hello,
Had a glib2 error preventing Cinnamon from working, so I enabled testing and testing-community repositories to install a more recent version of glib2 but no success.
Also tried upgrading cinnamon-settings-daemon.
What is the next step ?
Error is :
GLib.Error g-invoke-error-quark: Could not locate g_param_spec_is_valid_name: 'g_param_spec_is_valid_name': /usr/lib/libgobject-2.0.so.0: undefined symbol: g_param_spec_is_valid_name
Using pentium4 arch
Same with Cinnamon, but installing new glib2 doesn't resolve the issue.
Pages: 1