You are not logged in.

#1 Re: Pacman / Pacman Upgrades » [Solved] Wrong arch error for Visual Studio Code from aur » 2020-12-17 19:11:16

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!

#2 Pacman / Pacman Upgrades » [Solved] Wrong arch error for Visual Studio Code from aur » 2020-12-15 18:28:39

Magissia
Replies: 7

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 ?

#3 Installation » Cinnamon crash at start "Could not locate g_param_spec_is_valid_name" » 2020-12-08 01:54:35

Magissia
Replies: 0

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

#4 Re: Installation » [Solved] GNOME failed `main.js threw exception` » 2020-12-08 00:10:52

Same with Cinnamon, but installing new glib2 doesn't resolve the issue.

Board footer

Powered by FluxBB