Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730354 - app-arch/rpm uses dev-lang/lua:0[deprecated]
Summary: app-arch/rpm uses dev-lang/lua:0[deprecated]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tony Vroon (RETIRED)
URL: https://github.com/rpm-software-manag...
Whiteboard:
Keywords:
Depends on:
Blocks: lua-use-deprecated-deprecated
  Show dependency tree
 
Reported: 2020-07-01 12:42 UTC by Azamat H. Hackimov
Modified: 2020-10-01 11:18 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 Azamat H. Hackimov 2020-07-01 12:42:16 UTC
app-arch/rpm still uses deprecated Lua 5.0 functions. There upstream commit that fixes that, but now rpm will require lua 5.2: https://github.com/rpm-software-management/rpm/commit/6d4c68ba10b9713f3e599cf20c2455eb80e9bfe1

This fix included into rpm-4.16.0-beta3.
Comment 1 Larry the Git Cow gentoo-dev 2020-10-01 11:18:00 UTC
The bug has been closed via the following commit(s):

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

commit 3bfda681c33a63ebe64a04f5ef0084c3d07990aa
Author:     Tony Vroon <chainsaw@gentoo.org>
AuthorDate: 2020-10-01 11:15:19 +0000
Commit:     Tony Vroon <chainsaw@gentoo.org>
CommitDate: 2020-10-01 11:17:52 +0000

    app-arch/rpm: Version bump to 4.16.0
    
    This has USE="zstd" defaulted to on to ensure Fedora 31 packages are
    recognised without issue.
    
    Closes: https://bugs.gentoo.org/520312
    Closes: https://bugs.gentoo.org/730354
    Closes: https://bugs.gentoo.org/740078
    Signed-Off-By: Tony Vroon <chainsaw@gentoo.org>

 app-arch/rpm/Manifest                         |   1 +
 app-arch/rpm/files/rpm-4.16.0-autotools.patch |  13 +++
 app-arch/rpm/files/rpm-4.16.0-libdir.patch    |  34 +++++++
 app-arch/rpm/rpm-4.16.0.ebuild                | 139 ++++++++++++++++++++++++++
 4 files changed, 187 insertions(+)