Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 802594 - sys-auth/libnss-compat: HOMEPAGE unavailable, uses old EAPI=6
Summary: sys-auth/libnss-compat: HOMEPAGE unavailable, uses old EAPI=6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-17 10:49 UTC by Sergei Trofimovich (RETIRED)
Modified: 2021-07-24 10:07 UTC (History)
1 user (show)

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 Sergei Trofimovich (RETIRED) gentoo-dev 2021-07-17 10:49:01 UTC
sys-auth/libnss-compat
  DeprecatedEapi: version 1.2: uses deprecated EAPI 6

Given that it restricts to very specific glibc version do we need the package?

RDEPEND="
        ...
        !<sys-libs/glibc-2.26
        !>=sys-libs/glibc-2.27
"
Comment 1 Marco Scardovi (scardracs) 2021-07-17 11:33:05 UTC
It's not required by any package, at least on ::gentoo https://packages.gentoo.org/packages/sys-auth/libnss-compat/reverse-dependencies
Comment 2 Marco Scardovi (scardracs) 2021-07-17 11:37:45 UTC
We are also the only OS that supports it https://repology.org/project/libnss-compat/versions
Comment 3 Larry the Git Cow gentoo-dev 2021-07-24 10:07:12 UTC
The bug has been closed via the following commit(s):

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

commit 85b9e2346b58569e08e1128c43c4ef41c8434e35
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2021-07-24 10:05:48 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2021-07-24 10:05:48 +0000

    sys-auth/libnss-compat: drop un-installable package
    
    libnss-compat could only be installed on a system with glibc-2.26.
    2.26 is not in gentoo for a while. It's unlikely anyone could manage
    to install it.
    
    Closes: https://bugs.gentoo.org/802594
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 sys-auth/libnss-compat/Manifest                 |  1 -
 sys-auth/libnss-compat/libnss-compat-1.2.ebuild | 44 -------------------------
 sys-auth/libnss-compat/metadata.xml             |  7 ----
 3 files changed, 52 deletions(-)