-
Notifications
You must be signed in to change notification settings - Fork 30k
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
Create rpm package test plan #4041
Comments
I could only test the UI since the CentOS installation didn't except any sudo commands. Not sure what is wrong with the installation. @Tyriar any hint |
@Tyriar I fixed the sudo issue, however my CentOS default install doesn't have apt-get either. Are these steps supposed to be working? |
@Tyriar I am blocked too. I am able to install and verify that 1-4 runs nicely. But then Fedora does not have apt-get by default. I tried to install it and then use it to remove VSCode that did not work. Tried to use DNF as well and this does not work. Is this supposed to work? |
I verified with dnf. |
Finish testing. Closing. |
Sorry about no response guys, I've been completely offline for the last 2 days. |
#4214 Issue: #3595
Assignees:
Details:
Test the rpm package install and uninstall
code-alpha
through the terminal launches codesudo yum remove visual-studio-code-alpha
/usr/bin/code-alpha
should not exist/usr/share/code-alpha
should not existsudo yum localinstall vscode-x86_64.rpm
The text was updated successfully, but these errors were encountered: