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

install.py uses wrong installation mode #198

Closed
nate-desimone opened this issue Oct 2, 2023 · 0 comments
Closed

install.py uses wrong installation mode #198

nate-desimone opened this issue Oct 2, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@nate-desimone
Copy link
Member

If the linux installer is passed the --system or --local flags, then it will attempt to do the opposite of what the user requests.

If the user installs in interactive mode, then this issue is not seen.

@nate-desimone nate-desimone added the bug Something isn't working label Oct 2, 2023
nate-desimone added a commit to nate-desimone/edk2-edkrepo that referenced this issue Oct 2, 2023
REF: tianocore#198

If the linux installer is passed the --system or --local flags
then it will attempt to do the opposite of what the user requests.

If the user installs in interactive mode, then this issue is not seen.

Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
ashedesimone pushed a commit to nate-desimone/edk2-edkrepo that referenced this issue Oct 9, 2023
REF: tianocore#198

If the linux installer is passed the --system or --local flags
then it will attempt to do the opposite of what the user requests.

If the user installs in interactive mode, then this issue is not seen.

Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
Reviewed-by: Ashley E Desimone <ashley.e.desimone@intel.com>
ashedesimone pushed a commit that referenced this issue Oct 9, 2023
REF: #198

If the linux installer is passed the --system or --local flags
then it will attempt to do the opposite of what the user requests.

If the user installs in interactive mode, then this issue is not seen.

Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
Reviewed-by: Ashley E Desimone <ashley.e.desimone@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants