-
Notifications
You must be signed in to change notification settings - Fork 5.9k
[Bug]: RPM Install Should Include Upgrade Flag #5383
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
Comments
I'm not as familiar with RPM. Are you suggesting we include the If so, would you be interested in submitting a PR? |
Yeah, your rpm command should be |
Oh cool! TIL! Thanks for explaining that.
That would be awesome! |
Is there an existing issue for this?
OS/Web Information
code-server --version
: 4.5.1 97d1703 with Code 1.68.1The issue from #2347 has never been resolved. We should update our install script to include the
-U
option when doing upgrades otherwise every upgrade on an EL distro will require manually re-running the rpm command to apply the updateSteps to Reproduce
curl -fsSL https://code-server.dev/install.sh | sh
curl -fsSL https://code-server.dev/install.sh | sh
Expected
Upgrade should apply
Actual
Error messages like these
Logs
No response
Screenshot/Video
No response
Does this issue happen in VS Code or GitHub Codespaces?
Are you accessing code-server over HTTPS?
Notes
No response
The text was updated successfully, but these errors were encountered: