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

Cannot execute dotnet on Debian 8.7 #7680

Closed
jinhale opened this issue Feb 5, 2017 · 2 comments
Closed

Cannot execute dotnet on Debian 8.7 #7680

jinhale opened this issue Feb 5, 2017 · 2 comments

Comments

@jinhale
Copy link

jinhale commented Feb 5, 2017

Steps to reproduce

Install Debian version 8.7 Linux (debian 3.16.0-4-686-pae #4283 SMP Debian 3.16.7-ckt9-2 (2015-04-13) i686 GNU/Linux)
Run the steps from https://www.microsoft.com/net/core#linuxdebian, but use su -c "#command" in place of sudo #command.

Expected behavior

dotnet new should initialize a "Hello world!" CLI application.

Actual behavior

bash: /usr/local/bin/dotnet: cannot execute binary file: Exec format error

Environment data

dotnet --info output:
bash: /usr/local/bin/dotnet: cannot execute binary file: Exec format error

@TheRealPiotrP
Copy link
Contributor

.NET Core supports Debian 8.2. The CLI is Yet Another .NET Core Application, so we have the same constraints. I'll move the issue to the dotnet/core repo for tracking.

@TheRealPiotrP
Copy link
Contributor

Moved to dotnet/core, so closing

@msftgits msftgits transferred this issue from dotnet/cli Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants