diff options
Diffstat (limited to 'ultrabug.txt')
-rw-r--r-- | ultrabug.txt | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/ultrabug.txt b/ultrabug.txt index b892390cf66f..280b8362bad0 100644 --- a/ultrabug.txt +++ b/ultrabug.txt @@ -8,24 +8,26 @@ 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://anongit.gentoo.org/git/dev/ultrabug.git'}, - {'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/ultrabug.git'}, + {'type': 'git', + 'uri': 'git://anongit.gentoo.org/dev/ultrabug.git'}, {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/dev/ultrabug.git'}], 'status': 'official'} $ pmaint sync ultrabug -WARNING:pkgcore:EAPI '7' isn't fully supported WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id -Already up to date. +WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs *** syncing ultrabug +Already up to date. *** synced ultrabug * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 ultrabug -WARNING:pkgcore:EAPI '7' isn't fully supported WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:EAPI 7 isn't fully supported * Cache regenerated successfully |