holoiso-eol / holoiso

SteamOS 3 (Holo) archiso configuration
Other
5.26k stars 261 forks source link

[Report]can`t use pacman #685

Closed zhangyiming748 closed 1 year ago

zhangyiming748 commented 1 year ago

Your Issue:

i was install last version 4.0 iso on huawei laptop but i can`t use pacman to install some useful tool (such as git)

Your device's full specs

CPU: AMD R3750Hyzen 
GPU: Radeon Vega 10 Mobile

Your OS version (cat /etc/os-release | grep VARIANT_ID | cut -d '"' -f 2):

snapshot20221211.1426

(Only for SteamOS Session loading issues) Have you tried launching gamescope-session from terminal? If yes, provide a log.

no

Your installation type:

deckperience

Have you updated your installation recently?

i can`t upgrade

more

when i do pacman -Syy it return

:: Synchronizing package databases...
 holoiso-stable.db failed to download
 holostaging.db failed to download
 jupiter.db failed to download
 holo.db failed to download
 core.db failed to download
error: failed retrieving file 'holoiso-stable.db' from dlcdn2.thevakhovske.pw : Failed to connect to 192.168.1.10 port 8889 after 3041 ms: No route to host
error: failed retrieving file 'holostaging.db' from dlcdn2.thevakhovske.pw : Failed to connect to 192.168.1.10 port 8889 after 3041 ms: No route to host
error: failed retrieving file 'jupiter.db' from steamdeck-packages.steamos.cloud : Failed to connect to 192.168.1.10 port 8889 after 3041 ms: No route to host
error: failed retrieving file 'holo.db' from steamdeck-packages.steamos.cloud : Failed to connect to 192.168.1.10 port 8889 after 3041 ms: No route to host
error: failed retrieving file 'core.db' from steamdeck-packages.steamos.cloud : Failed to connect to 192.168.1.10 port 8889 after 3041 ms: No route to host
warning: too many errors from steamdeck-packages.steamos.cloud, skipping for the remainder of this transaction
error: failed retrieving file 'holoiso-stable.db' from dl.thevakhovske.pw : Failed to connect to 192.168.1.10 port 8889 after 3039 ms: No route to host
error: failed retrieving file 'holostaging.db' from dl.thevakhovske.pw : Failed to connect to 192.168.1.10 port 8889 after 3039 ms: No route to host
error: failed retrieving file 'holoiso-stable.db' from holoiso.itsvixano.me : Failed to connect to 192.168.1.10 port 8889 after 3039 ms: No route to host
error: failed retrieving file 'holostaging.db' from holoiso.itsvixano.me : Failed to connect to 192.168.1.10 port 8889 after 3039 ms: No route to host
error: failed to synchronize all databases (download library error)

how to fix it?

zhangyiming748 commented 1 year ago

i think its steam problem i found a answer edit /etc/pacman.conf` like

[jupiter-3.3]
[holo-3.3.3]
[core-3.3]
[extra-3.3]
[community-3.3]
[multilib-3.3]

solved !

but next problem is

xxx exist in both

again