Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 779454 - net-misc/spice-gtk-9999 fatal: unable to access 'https://anongit.freedesktop.org/git/spice/spice-gtk.git/': Failed to connect
Summary: net-misc/spice-gtk-9999 fatal: unable to access 'https://anongit.freedesktop....
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-31 03:53 UTC by email200202
Modified: 2021-03-31 07:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,2.32 KB, text/plain)
2021-03-31 03:56 UTC, email200202
Details
emerge -pqv '=net-misc/spice-gtk-9999::gentoo' (file_779454.txt,203 bytes, text/plain)
2021-03-31 03:57 UTC, email200202
Details
emerge --info '=net-misc/spice-gtk-9999::gentoo' (file_779454.txt,7.08 KB, text/plain)
2021-03-31 03:58 UTC, email200202
Details

Note You need to log in before you can comment on or make changes to this bug.
Description email200202 2021-03-31 03:53:44 UTC
>>> Emerging (2 of 2) net-misc/spice-gtk-9999::gentoo
 * Using python3.8 to build
>>> Unpacking source...
 * Repository id: spice_spice-gtk.git
 * To override fetched repository properties, use:
 *   EGIT_OVERRIDE_REPO_SPICE_SPICE_GTK
 *   EGIT_OVERRIDE_BRANCH_SPICE_SPICE_GTK
 *   EGIT_OVERRIDE_COMMIT_SPICE_SPICE_GTK
 *   EGIT_OVERRIDE_COMMIT_DATE_SPICE_SPICE_GTK
 * 
 * Fetching https://anongit.freedesktop.org/git/spice/spice-gtk.git ...
git fetch https://anongit.freedesktop.org/git/spice/spice-gtk.git +HEAD:refs/git-r3/HEAD
fatal: unable to access 'https://anongit.freedesktop.org/git/spice/spice-gtk.git/': Failed to connect to anongit.freedesktop.org port 443: Connection timed out
 * ERROR: net-misc/spice-gtk-9999::gentoo failed (unpack phase):
 *   Unable to fetch from any of EGIT_REPO_URI
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_unpack
 *   environment, line 3540:  Called git-r3_src_unpack
 *   environment, line 2304:  Called git-r3_src_fetch
 *   environment, line 2298:  Called git-r3_fetch
 *   environment, line 2220:  Called die
 * The specific snippet of code:
 *       [[ -n ${success} ]] || die "Unable to fetch from any of EGIT_REPO_URI";
 * 
 * If you need support, post the output of `emerge --info '=net-misc/spice-gtk-9999::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/spice-gtk-9999::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-misc/spice-gtk-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/spice-gtk-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/net-misc/spice-gtk-9999/work'
 * S: '/var/tmp/portage/net-misc/spice-gtk-9999/work/spice-gtk-9999'

>>> Failed to emerge net-misc/spice-gtk-9999, Log file:

>>>  '/var/tmp/portage/net-misc/spice-gtk-9999/temp/build.log'

 * Messages for package app-editors/retext-9999:

 * User patches applied.
 *   dev-python/pyenchant for dictionary support
 *   dev-python/PyQtWebEngine for rendering with webengine

 * Messages for package net-misc/spice-gtk-9999:

 * ERROR: net-misc/spice-gtk-9999::gentoo failed (unpack phase):
 *   Unable to fetch from any of EGIT_REPO_URI
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_unpack
 *   environment, line 3540:  Called git-r3_src_unpack
 *   environment, line 2304:  Called git-r3_src_fetch
 *   environment, line 2298:  Called git-r3_fetch
 *   environment, line 2220:  Called die
 * The specific snippet of code:
 *       [[ -n ${success} ]] || die "Unable to fetch from any of EGIT_REPO_URI";
 * 
 * If you need support, post the output of `emerge --info '=net-misc/spice-gtk-9999::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/spice-gtk-9999::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-misc/spice-gtk-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/spice-gtk-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/net-misc/spice-gtk-9999/work'
 * S: '/var/tmp/portage/net-misc/spice-gtk-9999/work/spice-gtk-9999'


Reproducible: Always

Steps to Reproduce:
1. emerge --sync
2. emerge -av =net-misc/spice-gtk-9999

Actual Results:  
Failed

Expected Results:  
Succeed
Comment 1 email200202 2021-03-31 03:56:00 UTC
Created attachment 696321 [details]
build.log
Comment 2 email200202 2021-03-31 03:57:17 UTC
Created attachment 696324 [details]
emerge -pqv '=net-misc/spice-gtk-9999::gentoo'
Comment 3 email200202 2021-03-31 03:58:41 UTC
Created attachment 696327 [details]
emerge --info '=net-misc/spice-gtk-9999::gentoo'
Comment 4 Ionen Wolkens gentoo-dev 2021-03-31 07:55:02 UTC
Sounds like was only a temporary issue, works for me.

Try again?