Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux: Ship RPM packages for EL8/EL9 alongside EL7 #144969

Open
imjustvisiting opened this issue Mar 13, 2022 · 8 comments
Open

Linux: Ship RPM packages for EL8/EL9 alongside EL7 #144969

imjustvisiting opened this issue Mar 13, 2022 · 8 comments
Assignees
Labels
feature-request Request for new features or functionality install-update VS Code installation and upgrade system issues linux Issues with VS Code on Linux rpm Issues related to the rpm package
Milestone

Comments

@imjustvisiting
Copy link

Does this issue occur when all extensions are disabled?: NA

  • VS Code Version: 1.60+
  • OS Version: EL8

No .el8 RPM package has been provided since 1.59.1 (Aug 2021). Only .el7 RPMs are available for 1.60+.

Full support by RedHat for RHEL 7 ended in 2019.

If the same RPM packages are intended for EL7 and EL8, please consider removing .el7 from the package name.

If there must be separate RPM packages for EL7 and EL8, please consider re-enabling full/official support for EL8 by providing .el8 RPMs and storing them in a separately indexed path on the repository mirror so they can be enabled independently from the EL7 packages for EL8 installations.

@Tyriar
Copy link
Member

Tyriar commented Mar 14, 2022

I don't recall changing this to el8 but it switched back in 4fee848

@Tyriar Tyriar assigned deepak1556 and unassigned Tyriar Mar 14, 2022
@imjustvisiting
Copy link
Author

EL9 is now generally available.

Same request applies: If the posted RPM packages are intended to work on EL8 and EL9, please remove .el7 from the file name. Otherwise, please consider providing .el8 and .el9 RPMs.

@Jeffrey-de-Bruijn
Copy link

@deepak1556 please explain the change you committed and why my pull request was rejected with no explanation

@deepak1556 deepak1556 added bug Issue identified by VS Code Team member as probable bug install-update VS Code installation and upgrade system issues linux Issues with VS Code on Linux rpm Issues related to the rpm package labels Dec 7, 2022
@deepak1556 deepak1556 modified the milestones: January 2023, December 2022 Dec 7, 2022
@joaomoreno joaomoreno changed the title EL8 RPM no longer being provided Linux: Ship RPM packages for EL8/EL9 alongside EL7 Jan 23, 2023
@joaomoreno joaomoreno added feature-request Request for new features or functionality and removed bug Issue identified by VS Code Team member as probable bug labels Jan 23, 2023
@deepak1556 deepak1556 modified the milestones: February 2023, March 2023 Feb 21, 2023
@deepak1556 deepak1556 modified the milestones: March 2023, April 2023 Mar 20, 2023
@deepak1556 deepak1556 modified the milestones: April 2023, May 2023 Apr 21, 2023
@joaomoreno joaomoreno modified the milestones: May 2023, Backlog May 4, 2023
@joaomoreno joaomoreno assigned rzhao271 and unassigned deepak1556 May 4, 2023
@Groovylein
Copy link

Hey,
any concrete plans for when the el9 package will be available? We are desperately waiting for VSCode on RHEL9 😄
I only see that the provision is shifted every month now (for the last 3 months)

@avidspartan1
Copy link

avidspartan1 commented Aug 16, 2023

As a workaround until el8 and el9 releases are available, you can still install the el7-labeled package on EL 8 and it seems to work fine. I haven't tested it on EL 9, but I'd expect the same.

For example, to install the 1.81.1 package for x86_64:

yum install https://packages.microsoft.com/yumrepos/vscode/Packages/c/code-1.81.1-1691620770.el7.x86_64.rpm

@Groovylein
Copy link

Hey @deepak1556 , @joaomoreno ,
still waiting for the RHEL9 release.

@Jeffrey-de-Bruijn tried with #154453 but got rejected.

Any plans on releasing vscode for RHEL9??

@smokecatcher
Copy link

Will the el8 pacakge install on RHEL 9 -- has anyone tried this?

@Groovylein
Copy link

Will the el8 pacakge install on RHEL 9 -- has anyone tried this?

I tried the el7 package and this works perfectly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality install-update VS Code installation and upgrade system issues linux Issues with VS Code on Linux rpm Issues related to the rpm package
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants