diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-05-01 10:23:41 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-05-01 10:23:41 +0000 |
commit | ea699a910f01b921fc5fec67409cf04cc50e30b8 (patch) | |
tree | 10712589c6cb33d76095f0be7d1b55ffa5bd8957 /hexedit-overlay.txt | |
parent | 2019-05-01T09:40:01Z (diff) | |
download | repos-ea699a910f01b921fc5fec67409cf04cc50e30b8.tar.gz repos-ea699a910f01b921fc5fec67409cf04cc50e30b8.tar.bz2 repos-ea699a910f01b921fc5fec67409cf04cc50e30b8.zip |
2019-05-01T10:20:01Z
Diffstat (limited to 'hexedit-overlay.txt')
-rw-r--r-- | hexedit-overlay.txt | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/hexedit-overlay.txt b/hexedit-overlay.txt index 1bc2744a6795..ef1a661ace36 100644 --- a/hexedit-overlay.txt +++ b/hexedit-overlay.txt @@ -8,21 +8,21 @@ 'source': [{'type': 'git', 'uri': 'https://git.ifproject.ru/hexedit/gentoo-overlay.git'}], 'status': 'unofficial'} -$ pmaint sync hexedit-overlay -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 hexedit-overlay -fatal: unable to access 'https://git.ifproject.ru/hexedit/gentoo-overlay.git/': Operation timed out after 300017 milliseconds with 0 out of 0 bytes received -*** failed syncing hexedit-overlay - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync hexedit-overlay 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 hexedit-overlay Cloning into '/var/lib/repo-mirror-ci/sync/hexedit-overlay'... -fatal: unable to access 'https://git.ifproject.ru/hexedit/gentoo-overlay.git/': Operation timed out after 300002 milliseconds with 0 out of 0 bytes received -*** failed syncing hexedit-overlay - * Sync failed again with 1, removing +*** synced hexedit-overlay + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 hexedit-overlay +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 + * Cache regenerated successfully |