Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920520 - dev-util/ltrace: incorrect comment for elfutils option in metadata
Summary: dev-util/ltrace: incorrect comment for elfutils option in metadata
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Marek Szuba (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-22 07:39 UTC by Jocelyn Mayer
Modified: 2023-12-22 11:55 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jocelyn Mayer 2023-12-22 07:39:25 UTC
it seems (to me) that the following comment for the elfutils option in dev-util/ltrace/metadata.xml is incorrect:
elfutils : Use libdwfl from sys-libs/libunwind for frame unwinding support
and should be replaced by:
elfutils : Use libdwfl from dev-libs/elfutils for frame unwinding support
which seems consistent with RDEPEND from current ebuild, ie:
dev-util/ltrace/ltrace-0.7.91_pre20221216-r1.ebuild
Comment 1 Larry the Git Cow gentoo-dev 2023-12-22 11:55:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7cd46dc86e15c0e2bbc71efa4a0b1cd915721ed

commit f7cd46dc86e15c0e2bbc71efa4a0b1cd915721ed
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2023-12-22 11:54:56 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2023-12-22 11:55:40 +0000

    dev-util/ltrace: fix copy-pasto in metadata
    
    Closes: https://bugs.gentoo.org/920520
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 dev-util/ltrace/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)