https://bugs.documentfoundation.org/show_bug.cgi?id=173054

            Bug ID: 173054
           Summary: Initial build on Windows fails - [wsl] no installed
                    distributions
           Product: LibreOffice
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

Description:
Following https://wiki.documentfoundation.org/Development/BuildingOnWindows
build instructions encounter an error at the
> Commands for installing commit hooks, doing configuration and building of 
> LibreOffice (run inside Git Bash)
---
wsl ./autogen.sh
---
$ wsl ./autogen.sh
Windows Subsystem for Linux has no installed distributions.
You can resolve this by installing a distribution with the instructions below:

Use 'wsl.exe --list --online' to list available distributions
and 'wsl.exe --install <Distro>' to install.



Steps to Reproduce:
1. Get clean Windows installation
2. Open https://wiki.documentfoundation.org/Development/BuildingOnWindows and
follow the steps
3. Run the "Commands for installing commit hooks, doing configuration and
building of LibreOffice (run inside Git Bash)" step

Actual Results:
Error:
$ wsl ./autogen.sh
Windows Subsystem for Linux has no installed distributions.
You can resolve this by installing a distribution with the instructions below:

Use 'wsl.exe --list --online' to list available distributions
and 'wsl.exe --install <Distro>' to install.


Expected Results:
Build is continuing without errors


Reproducible: Always


User Profile Reset: No

Additional Info:
It seems that the previous step where ubuntu on wsl should've been installed
doesn't work properly somehow.

Maybe there is a way to run winget configure in verbose/debug mode?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to