diff options
author | 2018-06-12 16:45:33 +0000 | |
---|---|---|
committer | 2018-06-12 16:45:33 +0000 | |
commit | b049f9e7ad249c01bdeed0320f165de9b842c26b (patch) | |
tree | f22efa383afbeef7f01eda043ca9d45251d31a39 /hossie.txt | |
parent | 2018-06-12T16:20:01Z (diff) | |
download | repos-b049f9e7ad249c01bdeed0320f165de9b842c26b.tar.gz repos-b049f9e7ad249c01bdeed0320f165de9b842c26b.tar.bz2 repos-b049f9e7ad249c01bdeed0320f165de9b842c26b.zip |
2018-06-12T16:40:01Z
Diffstat (limited to 'hossie.txt')
-rw-r--r-- | hossie.txt | 26 |
1 files changed, 10 insertions, 16 deletions
diff --git a/hossie.txt b/hossie.txt index 871306820288..357baeb74150 100644 --- a/hossie.txt +++ b/hossie.txt @@ -6,6 +6,7 @@ 'source': [{'type': 'git', 'uri': 'https://git.hossie.de/scm/gen/gentoo-overlay.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync hossie WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/glicOne' WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/glicOne', named 'glicOne', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). @@ -13,20 +14,13 @@ WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has u 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 -$ 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:'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:EAPI 7 isn't fully supported + * Cache regenerated successfully |