Code Monkey home page Code Monkey logo

Comments (6)

github-actions avatar github-actions commented on June 26, 2024

Logs are required for review from WSL team

If this a feature request, please reply with '/feature'. If this is a question, reply with '/question'.
Otherwise please attach logs by following the instructions below, your issue will not be reviewed unless they are added. These logs will help us understand what is going on in your machine.

How to collect WSL logs

Download and execute collect-wsl-logs.ps1 in an administrative powershell prompt:

Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/microsoft/WSL/master/diagnostics/collect-wsl-logs.ps1" -OutFile collect-wsl-logs.ps1
Set-ExecutionPolicy Bypass -Scope Process -Force
.\collect-wsl-logs.ps1

The scipt will output the path of the log file once done.

Once completed please upload the output files to this Github issue.

Click here for more info on logging
If you choose to email these logs instead of attaching to the bug, please send them to [email protected] with the number of the github issue in the subject, and in the message a link to your comment in the github issue and reply with '/emailed-logs'.

from wsl.

felipefigueiredo1 avatar felipefigueiredo1 commented on June 26, 2024

/question

from wsl.

github-actions avatar github-actions commented on June 26, 2024
Diagnostic information
Found '/question', adding tag 'question'

from wsl.

tinlittle avatar tinlittle commented on June 26, 2024

Distro upgrade is controlled by the vendor, and in your case by Ubuntu. MSFT will never meddle with the upgrade process of 3rd party distro vendors.

@felipefigueiredo1 looks like you have the "Ubuntu 22.04.3 LTS" app installed. Ubuntu LTS versions are blocked by Ubuntu from release upgrade to the next LTS. It looks like you are indeed stuck and need to resort to file backup/restore.

The "Ubuntu" app gives you the latest LTS release (24.04) and allows upgrade to future LTS versions like 26.04, 28.04 and beyond.

The "Ubuntu (Preview)" app gives you the latest release (also 24.04) and allows upgrade to all future versions like 24.10, 25.04 and beyond.

from wsl.

craigloewen-msft avatar craigloewen-msft commented on June 26, 2024

Echoing what @tinlittle said, this is controlled in your actual Linux environment, and you solve this the same way you would on Linux proper. For Ubuntu you can run sudo do-release-upgrade -d to perform an upgrade.

from wsl.

felipefigueiredo1 avatar felipefigueiredo1 commented on June 26, 2024

Thanks.

from wsl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.