Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mangohud emerge fail at unpack phase
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
ultimeight
n00b
n00b


Joined: 09 Apr 2023
Posts: 60

PostPosted: Sun Sep 22, 2024 2:37 pm    Post subject: Mangohud emerge fail at unpack phase Reply with quote

I've created a custom overlay that only contains mangohud ebuild. However I am unable to emerge this package due to the following error. Is this due to /var/tmp running out of space?

Code:
doas du -sh /var/tmp
22G     /var/tmp


Code:
ultimeight@vega /var/db/repos/ultimeight-overlay $ doas emerge -av games-util/mangohud

These are the packages that would be merged, in order:

Calculating dependencies... done!
Dependency resolution took 1.89 s (backtrack: 0/20).

[ebuild  N    *] games-util/mangohud-9999-r6::ultimeight-overlay  USE="X dbus -debug -tools -wayland -xnvctrl" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_12 -python3_10 -python3_11 -python3_13" VIDEO_CARDS="nvidia" 0 KiB

Total: 1 package (1 new), Size of downloads: 0 KiB

Would you like to merge these packages? [Yes/No] Yes

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) games-util/mangohud-9999-r6::ultimeight-overlay
>>> Unpacking source...
 * Repository id: flightlessmango_MangoHud.git
 * To override fetched repository properties, use:
 *   EGIT_OVERRIDE_REPO_FLIGHTLESSMANGO_MANGOHUD
 *   EGIT_OVERRIDE_BRANCH_FLIGHTLESSMANGO_MANGOHUD
 *   EGIT_OVERRIDE_COMMIT_FLIGHTLESSMANGO_MANGOHUD
 *   EGIT_OVERRIDE_COMMIT_DATE_FLIGHTLESSMANGO_MANGOHUD
 *
 * Fetching https://github.com/flightlessmango/MangoHud.git ...
git fetch https://github.com/flightlessmango/MangoHud.git +HEAD:refs/git-r3/HEAD
remote: Enumerating objects: 10195, done.
remote: Counting objects: 100% (28/28), done.
remote: Compressing objects: 100% (23/23), done.
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 6745 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
 * ERROR: games-util/mangohud-9999-r6::ultimeight-overlay failed (unpack phase):
 *   Unable to fetch from any of EGIT_REPO_URI
 *
 * Call stack:
 *     ebuild.sh, line  136:  Called src_unpack
 *   environment, line 5153:  Called git-r3_src_unpack
 *   environment, line 3690:  Called git-r3_src_fetch
 *   environment, line 3684:  Called git-r3_fetch
 *   environment, line 3606:  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 '=games-util/mangohud-9999-r6::ultimeight-overlay'`,
 * the complete build log and the output of `emerge -pqv '=games-util/mangohud-9999-r6::ultimeight-overlay'`.
 * The complete build log is located at '/var/tmp/portage/games-util/mangohud-9999-r6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/games-util/mangohud-9999-r6/temp/environment'.
 * Working directory: '/var/tmp/portage/games-util/mangohud-9999-r6/work'
 * S: '/var/tmp/portage/games-util/mangohud-9999-r6/work/mangohud-9999'

>>> Failed to emerge games-util/mangohud-9999-r6, Log file:

>>>  '/var/tmp/portage/games-util/mangohud-9999-r6/temp/build.log'

 * Messages for package games-util/mangohud-9999-r6:

 * ERROR: games-util/mangohud-9999-r6::ultimeight-overlay failed (unpack phase):
 *   Unable to fetch from any of EGIT_REPO_URI
 *
 * Call stack:
 *     ebuild.sh, line  136:  Called src_unpack
 *   environment, line 5153:  Called git-r3_src_unpack
 *   environment, line 3690:  Called git-r3_src_fetch
 *   environment, line 3684:  Called git-r3_fetch
 *   environment, line 3606:  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 '=games-util/mangohud-9999-r6::ultimeight-overlay'`,
 * the complete build log and the output of `emerge -pqv '=games-util/mangohud-9999-r6::ultimeight-overlay'`.
 * The complete build log is located at '/var/tmp/portage/games-util/mangohud-9999-r6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/games-util/mangohud-9999-r6/temp/environment'.
 * Working directory: '/var/tmp/portage/games-util/mangohud-9999-r6/work'
 * S: '/var/tmp/portage/games-util/mangohud-9999-r6/work/mangohud-9999'


emerge --info '=games-util/mangohud-9999-r6::ultimeight-overlay' : https://bpa.st/Y35WE
Build log: https://bpa.st/3UUIY
make.conf: https://bpa.st/VOKNQ

Thanks for reading, have a nice day!
_________________
Regards,
ultimeight.
Back to top
View user's profile Send private message
stefantalpalaru
n00b
n00b


Joined: 11 Jan 2009
Posts: 49
Location: Italy

PostPosted: Sun Sep 22, 2024 6:35 pm    Post subject: Reply with quote

Sometimes, Portage-managed Git repos get corrupted. When that happens, you need to manually delete them from "/var/cache/distfiles/git3-src/".
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum