Project

General

Profile

Actions

action #179611

closed

[WSL] Failure downloading ASSET_1 in Win11

Added by dimstar 30 days ago. Updated 17 days ago.

Status:
Resolved
Priority:
High
Assignee:
Target version:
-
Start date:
2025-03-27
Due date:
% Done:

0%

Estimated time:
Tags:

Description

Observation

The test seems unable to find the appx

openQA test in scenario opensuse-Tumbleweed-WSL-x86_64-wsl-main@win11_uefi fails in
distro_install

Test suite description

Basic WSL test Test scope:
1) Prepare WSL and other features in Windows
2) Download the image
3) Import embedded certificate from the image
4) Load image
5) Define users
6) Register SUT
7) Exit WSL

Reproducible

Fails since (at least) Build 20250325

Expected result

Last good: 20250325 (or more recent)

Further details

Always latest result in this scenario: latest


Files


Related issues 1 (1 open0 closed)

Blocks Containers and images - action #178837: [WSL] Rework serial terminalIn Progressph03nix2025-03-13

Actions
Actions #1

Updated by ph03nix 27 days ago

  • Project changed from openQA Tests (public) to Containers and images
  • Subject changed from test fails in WSL/distro_install to [WSL] test fails in WSL/distro_install
  • Category deleted (Bugs in existing tests)
  • Status changed from New to Workable
  • Priority changed from Normal to High
Actions #2

Updated by ph03nix 27 days ago

Actions #3

Updated by pherranz 26 days ago

  • Status changed from Workable to In Progress
  • Assignee set to pherranz

Seems like the ASSET_1 cannot be properly downloaded in Win11. I'd investigate if this is due to SMB protocol restrictions.

Actions #4

Updated by pherranz 26 days ago

After enabling the SMB1 feature, the issue persists. Looks like Win11 cannot reach the 10.0.2.4 IP from O3, I'll try the same for Win10 in O3 and both versions from OSD:

Actions #5

Updated by pherranz 26 days ago

Definitely Win10 works well in O3 and OSD:

Actions #6

Updated by pherranz 26 days ago

Same result in Win11 from OSD:

Actions #7

Updated by pherranz 26 days ago

  • Subject changed from [WSL] test fails in WSL/distro_install to [WSL] Failure downloading ASSET_1 in Win11
Actions #8

Updated by pherranz 26 days ago ยท Edited

  • Status changed from In Progress to Resolved

Seems that, as @favogt suggested, there's some SMB deprecation that prevents Win11 to get the files through that protocol.

Replacing my $wsl_appx_uri = "\\\\10.0.2.4\\qemu\\$wsl_appx_filename" with my $wsl_appx_uri = data_url('ASSET_1') solves the issue.

Actions #9

Updated by ph03nix 17 days ago

  • Tags set to WSL
Actions

Also available in: Atom PDF