diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-08-25 11:03:45 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-08-25 11:03:45 +0000 |
commit | f086019a1949db6f172ec98b489473c684982521 (patch) | |
tree | 77c5764a3ac3188b63480d29101b4f9ab13b31c2 /hossie.txt | |
parent | 2018-08-25T10:40:01Z (diff) | |
download | repos-f086019a1949db6f172ec98b489473c684982521.tar.gz repos-f086019a1949db6f172ec98b489473c684982521.tar.bz2 repos-f086019a1949db6f172ec98b489473c684982521.zip |
2018-08-25T11: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 |