commit: a78841503aff243b3d0661d69e4677909da0f63e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 29 07:32:07 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 29 07:33:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7884150
profiles: mask =sys-fs/lvm2-2.03.18 (crashes) Bug: https://bugs.gentoo.org/892487 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 9f2b081fcaf3..f4cfd6333f29 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- +# Sam James <[email protected]> (2023-01-29) +# Commands trigger an assertion and crashes, bug #892487 +=sys-fs/lvm2-2.03.18 + # Bernd Waibel <[email protected]> (2023-01-28) # Possible security issues, obsolete. Use OpenEXR-3 / Imath instead. # No revdeps and consumers left in ::gentoo
