diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-06-18 20:03:46 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-06-18 20:03:46 +0000 |
commit | e54304643dc7f7ac676e686aa478de375ccae0ef (patch) | |
tree | 26bd06b13ddb0c2a308a699130f2dd9b1b7b36f5 /hossie.txt | |
parent | 2019-06-18T19:40:01Z (diff) | |
download | repos-e54304643dc7f7ac676e686aa478de375ccae0ef.tar.gz repos-e54304643dc7f7ac676e686aa478de375ccae0ef.tar.bz2 repos-e54304643dc7f7ac676e686aa478de375ccae0ef.zip |
2019-06-18T20:00:01Z
Diffstat (limited to 'hossie.txt')
-rw-r--r-- | hossie.txt | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/hossie.txt b/hossie.txt index 3d74bdd381ec..db3ce1594b11 100644 --- a/hossie.txt +++ b/hossie.txt @@ -6,21 +6,21 @@ 'source': [{'type': 'git', 'uri': 'https://git.hossie.de/scm/gen/gentoo-overlay.git'}], 'status': 'unofficial'} -$ pmaint sync hossie -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 hossie -fatal: unable to access 'https://git.hossie.de/scm/gen/gentoo-overlay.git/': The requested URL returned error: 503 -*** failed syncing hossie - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync hossie 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 hossie Cloning into '/var/lib/repo-mirror-ci/sync/hossie'... -fatal: unable to access 'https://git.hossie.de/scm/gen/gentoo-overlay.git/': The requested URL returned error: 503 -*** failed syncing hossie - * Sync failed again with 1, removing +*** synced hossie + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 hossie +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 |