Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 809597 - unpacker.eclass: requires support for EAPI 8
Summary: unpacker.eclass: requires support for EAPI 8
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-22 14:53 UTC by Ryan Tsien
Modified: 2021-09-04 11:09 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 Ryan Tsien 2021-08-22 14:53:35 UTC
EAPI 8 is announced for a while, however unpacker.eclass now only supports EAPI 5 6 and 7.
It is a common eclass and EAPI 8 removes support for 7-Zip, LHA and RAR formats, and other formats(e.g.: deb) need this eclass.

Reproducible: Always