@gameslayer how did you clean the cache?
Search Criteria
Package Details: vscodium-bin 1.95.3.24321-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vscodium-bin.git (read-only, click to copy) |
---|---|
Package Base: | vscodium-bin |
Description: | Binary releases of VS Code without MS branding/telemetry/licensing. |
Upstream URL: | https://github.com/VSCodium/vscodium |
Licenses: | MIT |
Conflicts: | vscodium |
Provides: | codium, vscode, vscodium |
Submitter: | ckatri |
Maintainer: | sperg512 (Icelk) |
Last Packager: | Icelk |
Votes: | 311 |
Popularity: | 7.20 |
First Submitted: | 2020-09-23 18:58 (UTC) |
Last Updated: | 2024-11-16 02:00 (UTC) |
Dependencies (14)
- alsa-lib
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- cairo (cairo-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libnotify (libnotify-gitAUR)
- libxss
- libxtst
- nss (nss-hgAUR)
- python (python37AUR, python311AUR, python310AUR)
- gvfs (gvfs-gitAUR) (optional) – For move to trash functionality
- libdbusmenu-glib (optional) – For KDE global menu
Required by (5)
- vscode-xdg-patch-hook (requires vscode) (optional)
- vscodium-bin-features
- vscodium-bin-marketplace
- vscodium-features (requires vscodium)
- vscodium-marketplace (requires vscodium)
Sources (7)
- https://github.com/VSCodium/vscodium/releases/download/1.95.3.24321/VSCodium-linux-arm64-1.95.3.24321.tar.gz
- https://github.com/VSCodium/vscodium/releases/download/1.95.3.24321/VSCodium-linux-x64-1.95.3.24321.tar.gz
- vscodium-bin-url-handler.desktop
- vscodium-bin-wayland.desktop
- vscodium-bin.desktop
- vscodium-bin.install
- vscodium-bin.sh
Latest Comments
« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 Next › Last »
chovy commented on 2021-09-17 05:04 (UTC)
chovy commented on 2021-09-17 05:03 (UTC)
==> Validating source_x86_64 files with sha256sums...
VSCodium-linux-x64-1.60.1.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
error downloading sources: vscodium-bin
Icelk commented on 2021-09-17 03:50 (UTC)
@ganeslayer Thank for letting us know.
gameslayer commented on 2021-09-17 01:09 (UTC)
Yep clearing the cache fixed it, thanks
Icelk commented on 2021-09-16 07:35 (UTC)
The hash in the PKGBUILD is the same as https://github.com/VSCodium/vscodium/releases/download/1.60.1/VSCodium-linux-x64-1.60.1.tar.gz.sha256, the hash validating the download. It's a problem with VS Codium's build process. Try clearing the package cache.
gameslayer commented on 2021-09-16 07:26 (UTC)
Still having issues with the checksum
Building vscodium-bin...
==> Making package: vscodium-bin 1.60.1-3 (Thu 16 Sep 2021 16:19:56)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found vscodium-bin.desktop
-> Found VSCodium-linux-x64-1.60.1.tar.gz
==> Validating source files with sha256sums...
vscodium-bin.desktop ... Passed
==> Validating source_x86_64 files with sha256sums...
VSCodium-linux-x64-1.60.1.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
Failed to build vscodium-bin
wooque commented on 2021-09-16 07:20 (UTC) (edited on 2021-09-16 07:22 (UTC) by wooque)
==> Validating source_x86_64 files with sha256sums...
VSCodium-linux-x64-1.60.1.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
Icelk commented on 2021-09-16 05:58 (UTC)
@GNQG The hashes should be correct now. The same weird thing happened now as my previous comment.
GNQG commented on 2021-09-15 23:16 (UTC)
The checksum for x86_64 seems incorrect too.
gurustave commented on 2021-09-14 19:12 (UTC)
@Icelk Installed just fine on my Pinebook Pro now! Thanks.
Pinned Comments
sperg512 commented on 2021-05-12 00:31 (UTC) (edited on 2024-06-04 15:14 (UTC) by sperg512)
@Icelk set up a script that checks for new releases and pushes updates if there are any new ones. I believe it runs every hour so there's no need to flag OOD, unless there's something that needs changed with the PKGBUILD.