OpenSuse/SUSE repository not working #15

Closed
opened 2025-09-10 22:49:53 -05:00 by giteasync · 1 comment
Owner

Originally created by @webdeploy-davoli-alessio on GitHub.

Zypper does not find the version it searches for: File './vscodium-1.77.0.23093-x86_64.rpm' not found on medium 'https://download.vscodium.com/rpms/

Using:
printf "[gitlab.com_paulcarroty_vscodium_repo]\nname=gitlab.com_paulcarroty_vscodium_repo\nbaseurl=https://download.vscodium.com/rpms/\nenabled=1\ngpgcheck=1\nrepo_gpgcheck=1\ngpgkey=https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/raw/master/pub.gpg\nmetadata_expire=1h" | sudo tee -a /etc/zypp/repos.d/vscodium.repo

Is it a version mismatch? Because I find out that the latest version is actually downloadable without any problem.

Originally created by @webdeploy-davoli-alessio on GitHub. Zypper does not find the version it searches for: `File './vscodium-1.77.0.23093-x86_64.rpm' not found on medium 'https://download.vscodium.com/rpms/` Using: `printf "[gitlab.com_paulcarroty_vscodium_repo]\nname=gitlab.com_paulcarroty_vscodium_repo\nbaseurl=https://download.vscodium.com/rpms/\nenabled=1\ngpgcheck=1\nrepo_gpgcheck=1\ngpgkey=https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/raw/master/pub.gpg\nmetadata_expire=1h" | sudo tee -a /etc/zypp/repos.d/vscodium.repo ` Is it a version mismatch? Because I find out that the latest version is actually downloadable without any problem.
Author
Owner

@paulcarroty commented on GitHub:

Now it works, probably the outdated cache happened.

@paulcarroty commented on GitHub: Now it works, probably the outdated cache happened.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium.github.io#15