Skip to content

fix(vscodium): apt debian installation#989

Closed
notaprodev wants to merge 1 commit intoChrisTitusTech:mainfrom
notaprodev:main
Closed

fix(vscodium): apt debian installation#989
notaprodev wants to merge 1 commit intoChrisTitusTech:mainfrom
notaprodev:main

Conversation

@notaprodev
Copy link

@notaprodev notaprodev commented Jan 5, 2025

Type of Change

  • Bug fix

Description

Add architecture specific value (arch=amd64) for the Debian repo

Testing

Locally tested the installation of vscodium on Ubuntu 24.04

Impact

Minor change on the repo added

Issues / other PRs related

Additional Information

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

Copy link
Collaborator

@afonsofrancof afonsofrancof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

The weird thing is that on the official VSCodium website they don't mention that it only works on amd64 as seen here. But on the maintainer's website it does.

@notaprodev
Copy link
Author

notaprodev commented Jan 6, 2025

From this mr they want to remove a warning from apt that there is no 32bit version of vscodium, also their build script only builds amd64 for debian based distros. This is what i understand at least

Correction: They don't build packages, they get them from the main repo here, also the releases "page" doesnt have any debian 32-bit release.

@koibtw koibtw changed the title fix issue: apt vscodium install on debian (#870) fix(vscodium): apt debian installation Jan 10, 2025
Copy link
Collaborator

@koibtw koibtw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@koibtw koibtw added the bug label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

apt error after installing vscodium on Debian Bookworm

5 participants