Windows 10: Windows Susbsytem Linux trouble

Discus and support Windows Susbsytem Linux trouble in Microsoft Windows 10 Store to solve the problem; So like many Windows users, I'm excited to use linux vm's without additional software. But after installing Debian, Ubuntu, & Kali Linux I can't get... Discussion in 'Microsoft Windows 10 Store' started by DB_2136, Jul 13, 2020.

  1. DB_2136 Win User

    Windows Susbsytem Linux trouble


    So like many Windows users, I'm excited to use linux vm's without additional software. But after installing Debian, Ubuntu, & Kali Linux I can't get around a dpkg issue. Every sudo apt update && sudo apt -y upgrade command I get an:

    Aborted core dumped
    ldconfig: Can't stat /usr/local/lib/x86_64-linux-gnu: No such file or directory
    ldconfig: Path `/usr/lib/x86_64-linux-gnu' given more than once
    ldconfig: Path `/lib/x86_64-linux-gnu' given more than once
    ldconfig: Path `/usr/lib/x86_64-linux-gnu' given more than once
    ldconfig: Path `/usr/lib' given more than once
    /usr/local/lib:
    /lib/x86_64-linux-gnu:
    Aborted core dumped
    dpkg: error processing package libc-bin --configure:
    installed libc-bin package post-installation script subprocess returned error exit status 134
    Errors were encountered while processing:
    libc-bin
    E: Sub-process /usr/bin/dpkg returned an error code 1

    Error message I've been struggling with this for 3 weeks now, I'm tapped out

    :)
     
    DB_2136, Jul 13, 2020
    #1

  2. Switch to Linux ??

    Find a suitable Linux forum and request comments from people who converted from Linux to Windows, in particular on

    • Stability
    • Ease of use
    • Availability of external help in case of trouble
    • Availability of applications, games
    • Data exchange with the Windows world
     
    Frederik Long, Jul 13, 2020
    #2
  3. Silverel Win User
    Guide: How to enable, use, and configure SLI on Linux.

    I guess the next logical step would be to report on the performance you can get with SLI in Linux. That'd be my suggestion anyway.
     
    Silverel, Jul 13, 2020
    #3
  4. Windows Susbsytem Linux trouble

    Windows Subsystem Linux

    Hello,

    We would like to know more about the issue you're experiencing with using
    Windows Subsystem for Linux
    . Kindly answer the following questions:

    • Are you developing a program, an app, or a software for Linux?
    • Is your Window 10 PC connected to a domain?
    • Are you managing a Windows Server PC?
    • What troubleshooting steps have you tried so far?
    • Can you tell us the Version and OS build of your Windows 10 device? You can find this information by clicking the
      Start button, type About your PC, and then press
      Enter.

    We need the following information in order to determine if we need to refer your concern to the
    TechNet forums or the Microsoft Developer Network (MSDN) forums.

    For now, we suggest reviewing these support articles to find out if there's an issue with the installation of
    Windows Subsystem for Linux:


    We'll be waiting for your response.
     
    Devlin Sco, Jul 13, 2020
    #4
Thema:

Windows Susbsytem Linux trouble

Loading...
  1. Windows Susbsytem Linux trouble - Similar Threads - Susbsytem Linux trouble

  2. Trouble Setting Up SSH Key-Based Authentication from Windows to Linux Server

    in Windows 10 Gaming
    Trouble Setting Up SSH Key-Based Authentication from Windows to Linux Server: Hello, I am attempting to set up SSH key-based authentication to log into a Linux server from my Windows 10 machine. While I am able to login using a password, my goal is to enable public key login to avoid using a password each time.Linux SideThe public key has been added to...
  3. Trouble Setting Up SSH Key-Based Authentication from Windows to Linux Server

    in Windows 10 Software and Apps
    Trouble Setting Up SSH Key-Based Authentication from Windows to Linux Server: Hello, I am attempting to set up SSH key-based authentication to log into a Linux server from my Windows 10 machine. While I am able to login using a password, my goal is to enable public key login to avoid using a password each time.Linux SideThe public key has been added to...
  4. Trouble Setting Up SSH Key-Based Authentication from Windows to Linux Server

    in Windows 10 Network and Sharing
    Trouble Setting Up SSH Key-Based Authentication from Windows to Linux Server: Hello, I am attempting to set up SSH key-based authentication to log into a Linux server from my Windows 10 machine. While I am able to login using a password, my goal is to enable public key login to avoid using a password each time.Linux SideThe public key has been added to...
  5. Linux to windows

    in Windows 10 Gaming
    Linux to windows: I have had Linux for 2 days and I hate it. I asked Garuda type of linux I use and they said to come over here to ask for help. I have a usb that I formatted to Ventoy while I was on Windows 10. My friend said that linux was better, I HATE IT and I don't know how to download...
  6. Linux to windows

    in Windows 10 Software and Apps
    Linux to windows: I have had Linux for 2 days and I hate it. I asked Garuda type of linux I use and they said to come over here to ask for help. I have a usb that I formatted to Ventoy while I was on Windows 10. My friend said that linux was better, I HATE IT and I don't know how to download...
  7. Linux to windows

    in Windows 10 Installation and Upgrade
    Linux to windows: I have had Linux for 2 days and I hate it. I asked Garuda type of linux I use and they said to come over here to ask for help. I have a usb that I formatted to Ventoy while I was on Windows 10. My friend said that linux was better, I HATE IT and I don't know how to download...
  8. linux

    in Windows 10 Gaming
    linux: My friend convinced to install linux, Ubuntu 22.04.3 LTS is my version I instantly regretted it as everything is 1000 times harder and nothing is supported so I tried to uninstall linux and install windows so I plugged in my windows boot usb and clicked on custom installation...
  9. linux

    in Windows 10 Installation and Upgrade
    linux: My friend convinced to install linux, Ubuntu 22.04.3 LTS is my version I instantly regretted it as everything is 1000 times harder and nothing is supported so I tried to uninstall linux and install windows so I plugged in my windows boot usb and clicked on custom installation...
  10. Windows subsystem for Linux and mixed (Windows + Linux) development

    in Windows 10 Virtualization
    Windows subsystem for Linux and mixed (Windows + Linux) development: I am developing some C++ based code using Visual Studio 2019 VC++. The code builds using Makefiles and VC++ in a devenv command shell. But the testing code was written a long time ago and is based on Unix shell scripts and binaries so I need the unix/linux shell to run the...