View previous topic :: View next topic |
Author |
Message |
ultimeight n00b
Joined: 09 Apr 2023 Posts: 60
|
Posted: Sun Sep 22, 2024 2:37 pm Post subject: Mangohud emerge fail at unpack phase |
|
|
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 |
|
|
stefantalpalaru n00b
Joined: 11 Jan 2009 Posts: 68 Location: Italy
|
Posted: Sun Sep 22, 2024 6:35 pm Post subject: |
|
|
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 |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31259 Location: here
|
Posted: Mon Sep 23, 2024 5:16 am Post subject: |
|
|
Moved from Other Things Gentoo to Unsupported Software. _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
yuviazzz n00b
Joined: 06 Sep 2024 Posts: 23 Location: Sweden
|
Posted: Sun Sep 29, 2024 9:57 pm Post subject: |
|
|
ultimeight, (your bpa.st links are dead for me )
could you perhaps send me the ebuild? i have some time on my hands
( and any reason for not using the ebuild in GURU? )
Last edited by yuviazzz on Mon Sep 30, 2024 5:59 pm; edited 1 time in total |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31259 Location: here
|
Posted: Mon Sep 30, 2024 5:24 am Post subject: |
|
|
yuviazzz wrote: | fedeliallalinea, (your bpa.st links are dead for me )
could you perhaps send me the ebuild? i have some time on my hands
( and any reason for not using the ebuild in GURU? ) |
I'm not the one who created the ebuild.
I just moved the thread to the most appropriate forum category. _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
yuviazzz n00b
Joined: 06 Sep 2024 Posts: 23 Location: Sweden
|
Posted: Mon Sep 30, 2024 5:59 pm Post subject: |
|
|
fedeliallalinea wrote: | yuviazzz wrote: | fedeliallalinea, (your bpa.st links are dead for me )
could you perhaps send me the ebuild? i have some time on my hands
( and any reason for not using the ebuild in GURU? ) |
I'm not the one who created the ebuild.
I just moved the thread to the most appropriate forum category. |
oops, my bad |
|
Back to top |
|
|
|