diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-05-16 13:06:01 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-05-16 13:06:01 +0000 |
commit | 432818b456a16e97e45e8e702a144362d9f0f9cc (patch) | |
tree | 481eb33a728454d3d4f8249e37801498af51191a /pentoo.txt | |
parent | 2019-05-16T11:40:01Z (diff) | |
download | repos-432818b456a16e97e45e8e702a144362d9f0f9cc.tar.gz repos-432818b456a16e97e45e8e702a144362d9f0f9cc.tar.bz2 repos-432818b456a16e97e45e8e702a144362d9f0f9cc.zip |
2019-05-16T12:59:25Z
Diffstat (limited to 'pentoo.txt')
-rw-r--r-- | pentoo.txt | 23 |
1 files changed, 17 insertions, 6 deletions
diff --git a/pentoo.txt b/pentoo.txt index 014857377cfe..842747a3c5c3 100644 --- a/pentoo.txt +++ b/pentoo.txt @@ -7,23 +7,34 @@ 'uri': 'https://github.com/pentoo/pentoo-overlay.git'}, {'type': 'git', 'uri': 'git://github.com/pentoo/pentoo-overlay.git'}, - {'type': 'git', - 'uri': 'git@github.com:pentoo/pentoo-overlay.git'}], + {'type': 'git', 'uri': 'git@github.com:pentoo/pentoo-overlay.git'}], 'status': 'official'} $ pmaint sync pentoo +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 -WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id -*** syncing pentoo Already up to date. +*** syncing pentoo *** synced pentoo * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 pentoo +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:'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 +WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id +WARNING pkgcore: caught cache error: dev-ruby/espeak-ruby-1.0.4 is corrupt: + : 'ascii' codec can't decode byte 0xe2 in position 756: ordinal + : not in range(128) +WARNING pkgcore: caught cache error: dev-ruby/espeak-ruby-1.0.4 is corrupt: + : 'ascii' codec can't decode byte 0xe2 in position 756: ordinal + : not in range(128) +WARNING pkgcore: caught cache error: dev-ruby/espeak-ruby-1.0.4 is corrupt: + : 'ascii' codec can't decode byte 0xe2 in position 756: ordinal + : not in range(128) +WARNING pkgcore: caught cache error: dev-ruby/espeak-ruby-1.0.4 is corrupt: + : 'ascii' codec can't decode byte 0xe2 in position 756: ordinal + : not in range(128) * Cache regenerated successfully |