commit: 88e23a58ec4dca3de09ab2be0f8e878516dee8d9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 27 10:10:33 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Dec 27 10:10:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88e23a58
profiles: mask broken =sys-fs/btrfs-progs-6.1 Bug: https://bugs.gentoo.org/888549 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a644a6c136a4..5e1a933f43e4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Sam James <[email protected]> (2022-12-27) +# Regression in listing subvolumes (no UUIDs), bug #888549 +# https://github.com/kdave/btrfs-progs/issues/562 +=sys-fs/btrfs-progs-6.1 + # Fabian Groffen <[email protected]> (2022-12-27) # Old SVN version, with open bugs #830031, #770946, #712534, all fixed # in app-admin/coreboot-utils package. (Conflict in #888581) Removal
