Skip to content

Cannot execute dotnet on Debian 8.7 #7680

@jinhale

Description

@jinhale

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions