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

/usr/bin/code symlink is not owned by RPM package #142906

Closed
ferdnyc opened this issue Feb 12, 2022 · 1 comment · Fixed by #142907
Closed

/usr/bin/code symlink is not owned by RPM package #142906

ferdnyc opened this issue Feb 12, 2022 · 1 comment · Fixed by #142907
Assignees
Labels
author-verification-requested Issues potentially verifiable by issue author bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders install-update VS Code installation and upgrade system issues linux Issues with VS Code on Linux verified Verification succeeded
Milestone

Comments

@ferdnyc
Copy link
Contributor

ferdnyc commented Feb 12, 2022

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

  • VS Code Version: 1.64.2
  • OS Version: Fedora 35 (or any RPM distro)

Steps to Reproduce:

  1. Install package from RPM
  2. rpm -qf /usr/bin/code

Expected results:

$ rpm -qf /usr/share/code/code
code-1.64.2-1644445844.el7.x86_64

Actual results:

$ rpm -qf /usr/bin/code
file /usr/bin/code is not owned by any package

I'm about to submit a PR to fix this; I wanted to create the issue first so that it's tracked.

@vscodenpa vscodenpa added the unreleased Patch has not yet been released in VS Code Insiders label Jul 6, 2022
@Tyriar Tyriar added this to the July 2022 milestone Jul 6, 2022
@Tyriar Tyriar 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 labels Jul 6, 2022
@vscodenpa vscodenpa added insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Jul 8, 2022
@bpasero bpasero added the author-verification-requested Issues potentially verifiable by issue author label Jul 31, 2022
@vscodenpa
Copy link

This bug has been fixed in the latest release of VS Code Insiders!

@ferdnyc, you can help us out by commenting /verified if things are now working as expected.

If things still don't seem right, please ensure you're on version 12b08be of Insiders (today's or later - you can use Help: About in the command palette to check), and leave a comment letting us know what isn't working as expected.

Happy Coding!

@rzhao271 rzhao271 added the verified Verification succeeded label Aug 24, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Aug 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
author-verification-requested Issues potentially verifiable by issue author bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders install-update VS Code installation and upgrade system issues linux Issues with VS Code on Linux verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants