Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931956 - www-apps/pleroma dependency version issue
Summary: www-apps/pleroma dependency version issue
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Haelwenn (lanodan) Monnier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-15 17:14 UTC by Matt Connell
Modified: 2024-05-16 16:27 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge-info-2024-05-15.txt,16.25 KB, text/plain)
2024-05-15 17:14 UTC, Matt Connell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Connell 2024-05-15 17:14:20 UTC
The ebuild for www-apps/pleroma BDEPENDS on <dev-lang/erlang-26:=[1]

dev-lang/erlang-*25* is now masked for removal due to security issues[2]

The pleroma documentation[3] says erlang versions < 27 are supported.

I think the pleroma ebuild just needs an update, but I am not certain.

1: https://gitweb.gentoo.org/repo/proj/guru.git/tree/www-apps/pleroma/pleroma-2.6.2.ebuild

2: Bug #920682

3: https://docs-develop.pleroma.social/backend/installation/gentoo_en/#required-dependencies

Reproducible: Always

Steps to Reproduce:
1. Try to upgrade dev-lang/erlang

Actual Results:  
WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:

dev-lang/erlang:0

  (dev-lang/erlang-26.2.1:0/26.2.1::gentoo, ebuild scheduled for merge) USE="-doc -emacs -java kpoll -odbc -sctp ssl -systemd -tk -wxwidgets" ABI_X86="(64)" conflicts with
                            ^^^^^^^^     
    <dev-lang/erlang-26:= required by (www-apps/pleroma-2.6.2:otp/otp::guru, installed) USE="" ABI_X86="(64)"
    ^                ^^  
    dev-lang/erlang:0/25.3= required by (www-apps/pleroma-2.6.2:otp/otp::guru, installed) USE="" ABI_X86="(64)"
                   ^^^^^^^^
    <dev-lang/erlang-26:0/25.3= required by (www-apps/pleroma-2.6.2:otp/otp::guru, installed) USE="" ABI_X86="(64)"
    ^                ^^^^^^^^^^
Comment 1 Matt Connell 2024-05-15 17:14:50 UTC
Created attachment 893010 [details]
emerge --info

Attached as it was too long for the "additional information" field on the bug form
Comment 2 Larry the Git Cow gentoo-dev 2024-05-16 16:27:17 UTC
The bug has been closed via the following commit(s):

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

commit f57873ae9726bcd4d78bb2132c958903eb2c7501
Author:     Quincy Fleming <quincyf467@protonmail.com>
AuthorDate: 2024-05-15 21:07:29 +0000
Commit:     Quincy Fleming <quincyf467@protonmail.com>
CommitDate: 2024-05-15 21:07:29 +0000

    www-apps/pleroma: update erlang dependency
    
    Closes: https://bugs.gentoo.org/931956
    Signed-off-by: Quincy Fleming <quincyf467@protonmail.com>

 www-apps/pleroma/pleroma-2.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)