Code: Select all
nas ~ # emerge --sync
>>> Syncing repository 'gentoo' into '/var/db/repos/gentoo'...
/usr/bin/git fetch origin --depth 1
fatal: unable to access 'https://github.com/gentoo-mirror/gentoo.git/': Could not resolve host: github.com
!!! git fetch error in /var/db/repos/gentoo
Action: sync for repo: gentoo, returned code = 128Code: Select all
nas ~ # emerge -1 yt-dlp
Calculating dependencies... done!
Dependency resolution took 18.03 s.
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) net-misc/yt-dlp-9999::gentoo
>>> Failed to emerge net-misc/yt-dlp-9999, Log file:
>>> '/var/tmp/portage/net-misc/yt-dlp-9999/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed Load avg: 4.52, 4.01, 3.43
* Package: net-misc/yt-dlp-9999:0
* Repository: gentoo
* Maintainer: ionen@gentoo.org
* USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_11
* FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
* Repository id: yt-dlp_yt-dlp.git
* To override fetched repository properties, use:
* EGIT_OVERRIDE_REPO_YT_DLP_YT_DLP
* EGIT_OVERRIDE_BRANCH_YT_DLP_YT_DLP
* EGIT_OVERRIDE_COMMIT_YT_DLP_YT_DLP
* EGIT_OVERRIDE_COMMIT_DATE_YT_DLP_YT_DLP
*
* Fetching https://github.com/yt-dlp/yt-dlp.git ...
git fetch https://github.com/yt-dlp/yt-dlp.git +HEAD:refs/git-r3/HEAD
fatal: unable to access 'https://github.com/yt-dlp/yt-dlp.git/': Could not resolve host: github.comCode: Select all
nas ~ # ping github.com
PING github.com (140.82.121.4) 56(84) bytes of data.
64 bytes from lb-140-82-121-4-fra.github.com (140.82.121.4): icmp_seq=1 ttl=46 time=18.4 ms
64 bytes from lb-140-82-121-4-fra.github.com (140.82.121.4): icmp_seq=2 ttl=46 time=17.0 ms
64 bytes from lb-140-82-121-4-fra.github.com (140.82.121.4): icmp_seq=3 ttl=46 time=16.6 ms
64 bytes from lb-140-82-121-4-fra.github.com (140.82.121.4): icmp_seq=4 ttl=46 time=16.4 ms
64 bytes from lb-140-82-121-4-fra.github.com (140.82.121.4): icmp_seq=5 ttl=46 time=16.4 ms






