dependencies icon indicating copy to clipboard operation
dependencies copied to clipboard

[Report] dotnet35 and dotnet35sp1 fail to install

Open donare opened this issue 3 years ago • 4 comments

Which dependency? dotnet35, dotnet35sp1

Problem type Either of them fail to install. They both get the same error message:

Screenshot from 2023-02-27 15-46-58

I checked it, the file does exist.

Describe the problem The installer seems to extract the required files succesfully, but then fails to open vs_setup.ms_.

Manually downloading and executing dotnetfx35.exe leads to the same issue.

Steps to Reproduce

  • Create new Bottle with Applications Preset (doesn´t matter actually, couldn´t get it to install with any bottle or runner)
  • install dependency through bottles UI

Debugging Information

Official Package: true
Version: '51.5'
DE/WM: gnome-xorg
Display:
    X.org: true
    X.org (port): :1
    Wayland: false
Graphics:
    vendors:
        nvidia:
            vendor: nvidia
            envs:
                __NV_PRIME_RENDER_OFFLOAD: '1'
                __GLX_VENDOR_LIBRARY_NAME: nvidia
                __VK_LAYER_NV_optimus: NVIDIA_only
            icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/nvidia_icd.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/nvidia_icd.json
            nvngx_path: /usr/lib/x86_64-linux-gnu/GL/nvidia-520-56-06/extra/nvidia/wine
    prime:
        integrated: null
        discrete: null
Kernel:
    Type: Linux
    Version: 5.15.93
Disk:
    Total: 8334512128
    Free: 8334348288
RAM:
    MemTotal: 15.5GiB
    MemAvailable: 1.7GiB
Bottles_envs: null

donare avatar Feb 27 '23 15:02 donare

I can confirm the same happens on my end, impossible to install .NET 3.5 or 3.5 SP1 via the dependency manager or manually through the installer .exe. The installation starts, but just stops midway with a generic Error message and no way to check the logs.

AdivonSlav avatar Aug 19 '23 16:08 AdivonSlav

Have the same problem and the dependency manager shows It's installed after the error.

C0deKirukkan avatar Aug 26 '23 04:08 C0deKirukkan

I'm still having this issue

Alex9001 avatar Sep 25 '24 00:09 Alex9001