pmaint: error: config error: failed parsing 'package.mask' in '/var/lib/repo-mirror-ci/repos/youbroketheinternet/profiles': invalid package atom: 'www-plugins/gnash-9999' Please consider it super-urgent since it's breaking the pipeline for everyone. If it isn't fixed in the next few minutes, I'll remove it to restore the service.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/data/api.git/commit/?id=b4e6d07b5288d2334c63272013658ce3efc6d5c0 commit b4e6d07b5288d2334c63272013658ce3efc6d5c0 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2018-11-30 18:50:03 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2018-11-30 18:50:59 +0000 repositories: Remove youbroketheinternet to fix breakage Closes: https://bugs.gentoo.org/672298 Signed-off-by: Michał Górny <mgorny@gentoo.org> files/overlays/repositories.xml | 12 ------------ 1 file changed, 12 deletions(-)
How is this fixed by closing it 1 hour after reporting it? In my opinion the tooling has a problem when one bad commit is comparable to throwing a wrench into the machinery. Commit 51de1f38ab862d40a66d9c186d74f9709f6205a2 has fixed the issue: diff --git a/profiles/package.mask b/profiles/package.mask index 520b6de..850dcf3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -25,4 +25,4 @@ net-im/cutegram # unfinished www-client/hardzilla -www-plugins/gnash-9999 +=www-plugins/gnash-9999
Yes, it has a problem. You are free to submit a fix.