diff options
author | 2018-05-30 17:24:25 +0000 | |
---|---|---|
committer | 2018-05-30 17:24:25 +0000 | |
commit | a25a0f9e4754f130656e4af0db1c13bceea09746 (patch) | |
tree | 72c715076c53f07a79f2ff1b1782498da071fba2 /hossie.txt | |
parent | 2018-05-30T17:00:01Z (diff) | |
download | repos-a25a0f9e4754f130656e4af0db1c13bceea09746.tar.gz repos-a25a0f9e4754f130656e4af0db1c13bceea09746.tar.bz2 repos-a25a0f9e4754f130656e4af0db1c13bceea09746.zip |
2018-05-30T17:20:01Z
Diffstat (limited to 'hossie.txt')
-rw-r--r-- | hossie.txt | 28 |
1 files changed, 12 insertions, 16 deletions
diff --git a/hossie.txt b/hossie.txt index 0feb802360bb..db3ce1594b11 100644 --- a/hossie.txt +++ b/hossie.txt @@ -6,25 +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 update url base from redirection: - asked for: https://git.hossie.de/scm/gen/gentoo-overlay.git/info/refs?service=git-upload-pack - redirect: https://git.hossie.de/unavailable -*** 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 update url base from redirection: - asked for: https://git.hossie.de/scm/gen/gentoo-overlay.git/info/refs?service=git-upload-pack - redirect: https://git.hossie.de/unavailable -*** 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 |