Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 795579 - sys-auth/nss-mdns-0.15 breaks all modules but `mdns`
Summary: sys-auth/nss-mdns-0.15 breaks all modules but `mdns`
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Amy Liffey
URL: https://github.com/lathiat/nss-mdns/i...
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2021-06-12 10:50 UTC by Hector Martin
Modified: 2021-06-12 15:17 UTC (History)
3 users (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 Hector Martin 2021-06-12 10:50:04 UTC
The upstream nss-mdns-0.15 release was botched (see the bug URL) and broke all nss modules other than `mdns` (i.e. mdns4, mdns6, the _minimal variants, etc. don't work). Please mask.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-06-12 10:56:00 UTC
The bug has been referenced in the following commit(s):

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

commit 9790518b25f4b3d808cb742c0c079a1a306092dd
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-12 10:52:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-12 10:54:04 +0000

    profiles: mask broken nss-mdns release
    
    Bug: https://bugs.gentoo.org/795579
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-06-12 10:56:27 UTC
Thanks for the report!
Comment 3 Larry the Git Cow gentoo-dev 2021-06-12 15:13:05 UTC
The bug has been closed via the following commit(s):

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

commit c71f349fe3e671ce4951bf7d9937440000397237
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-12 15:12:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-12 15:12:47 +0000

    sys-auth/nss-mdns: add 0.15.1, drop 0.15
    
    Closes: https://bugs.gentoo.org/795579
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask                                              | 5 -----
 sys-auth/nss-mdns/Manifest                                         | 2 +-
 sys-auth/nss-mdns/{nss-mdns-0.15.ebuild => nss-mdns-0.15.1.ebuild} | 0
 3 files changed, 1 insertion(+), 6 deletions(-)
Comment 4 Adam Goode 2021-06-12 15:17:30 UTC
Thank you and sorry for this error!