dependencies icon indicating copy to clipboard operation
dependencies copied to clipboard

[Report] dotnet35 and dotnet35sp1 fail to install

Open donare opened this issue 1 year ago • 2 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