Bottles icon indicating copy to clipboard operation
Bottles copied to clipboard

[BUG]: Could not get index for dependencies

Open SamuelPicon opened this issue 1 year ago • 12 comments

Describe the bug

Hello everyone, I'm going straight to what I come from. I installed Bottles on Debian11 correctly via flatpak, but when I open it it stays loading on the third splash screen. From already thank you very much.

Here I leave some captures.

Sorry for my english, I'm using Google Translator

Captura de pantalla de 2023-02-23 18-53-58 Captura de pantalla de 2023-02-23 18-54-02

To Reproduce

Run bottles in a terminal: flatpak run com.usebottles.bottles

Package

Flatpak from Flathub

Distribution

Debian GNU/Linux 11 (bullseye) x86_64

Debugging Information

ttles info health-check
Official Package: true
Version: '51.0'
DE/WM: gnome
Display:
    X.org: true
    X.org (port): :99.0
    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-470-161-03/extra/nvidia/wine
    prime:
        integrated: null
        discrete: null
Kernel:
    Type: Linux
    Version: 5.10.0-21-amd64
Disk:
    Total: 8387072000
    Free: 8386908160
RAM:
    MemTotal: 15.6GiB
    MemAvailable: 12.2GiB
Bottles_envs: null

Troubleshooting Logs

18:56:13 (INFO) Bottles Started! 
18:56:45 (ERROR) Could not get index for dependencies repository: (28, 'Resolving timed out after 4841 milliseconds') 
18:56:45 (ERROR) Could not get index for dependencies repository 
18:56:45 (ERROR) Could not get index for installers repository: (28, 'Resolving timed out after 4839 milliseconds') 
18:56:45 (ERROR) Could not get index for installers repository 
18:56:45 (ERROR) Could not get index for components repository: (28, 'Resolving timed out after 4844 milliseconds') 
18:56:45 (ERROR) Could not get index for components repository 
18:56:45 (INFO) Performing Bottles checks… 
18:56:45 (INFO) Runners found:
	 - sys-wine-8.0
 
18:56:51 (INFO) No dependencies found! 
18:56:51 (INFO) No installers found! 
18:57:15 (INFO) Performing Bottles checks… 
18:57:15 (WARNING) No dxvk found. 
18:57:21 (WARNING) No vkd3d found. 
18:57:27 (WARNING) No nvapi found. 
18:57:33 (WARNING) No latencyflex found. 
18:57:44 (WARNING) No WineBridge found. 
18:57:44 (INFO) Runners found:
	 - sys-wine-8.0
 
18:57:44 (WARNING) No managed runners found. 
18:57:50 (INFO) No dependencies found! 
18:57:50 (INFO) No installers found!

Additional context

No response

SamuelPicon avatar Feb 23 '23 22:02 SamuelPicon