Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 909293 - [guru] www-apps/pleroma-2.5.4 fails to compile: Could not start Hex Try fetching a new version with "mix local.hex" or uninstalling it with "mix archive.uninstall hex.ez"
Summary: [guru] www-apps/pleroma-2.5.4 fails to compile: Could not start Hex Try fetch...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Haelwenn (lanodan) Monnier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-27 09:08 UTC by Agostino Sarubbo
Modified: 2023-08-07 12:51 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,44.89 KB, text/plain)
2023-06-27 09:08 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-06-27 09:08:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-apps/pleroma-2.5.2 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-27 09:08:45 UTC
Created attachment 864701 [details]
build.log

build log and emerge --info
Comment 2 Haelwenn (lanodan) Monnier 2023-06-27 12:02:52 UTC
Weird, would guess this is due to dev-elixir/hex having been compiled for erlang-26 but this isn't what the build.log is saying…
Comment 3 Agostino Sarubbo gentoo-dev 2023-08-05 06:28:24 UTC
guru_ci has reproduced this issue with version 2.5.3 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-08-06 07:09:47 UTC
guru_ci has reproduced this issue with version 2.5.4 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2023-08-07 12:51:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4ae1d46d5b0770caa9ff7d7c6891476b6e293218

commit 4ae1d46d5b0770caa9ff7d7c6891476b6e293218
Author:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
AuthorDate: 2023-08-06 12:14:47 +0000
Commit:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
CommitDate: 2023-08-06 12:21:17 +0000

    mix.eclass: Add subslot on erlang
    
    Closes: https://bugs.gentoo.org/909293
    Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>

 eclass/mix.eclass | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6f84caa36a36936d43a97f38c28b1cdb8c2087cc

commit 6f84caa36a36936d43a97f38c28b1cdb8c2087cc
Author:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
AuthorDate: 2023-08-06 12:15:16 +0000
Commit:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
CommitDate: 2023-08-06 12:21:17 +0000

    dev-elixir/hex: revbump for mix.eclass
    
    Bug: https://bugs.gentoo.org/909293
    Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>

 dev-elixir/hex/{hex-1.0.1.ebuild => hex-1.0.1-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)