diff options
author | 2018-02-09 17:52:35 +0000 | |
---|---|---|
committer | 2018-02-09 17:52:35 +0000 | |
commit | 2302f06aee1574c876a22bdbad41b3b3ac61f046 (patch) | |
tree | c6f2929a15356427c80c7d815e92200a444a5265 /hossie.txt | |
parent | 2018-02-09T17:20:28Z (diff) | |
download | repos-2302f06aee1574c876a22bdbad41b3b3ac61f046.tar.gz repos-2302f06aee1574c876a22bdbad41b3b3ac61f046.tar.bz2 repos-2302f06aee1574c876a22bdbad41b3b3ac61f046.zip |
2018-02-09T17:46:58Z
Diffstat (limited to 'hossie.txt')
-rw-r--r-- | hossie.txt | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/hossie.txt b/hossie.txt index 8232840b69fc..b67a6b5801ff 100644 --- a/hossie.txt +++ b/hossie.txt @@ -6,21 +6,20 @@ 'source': [{'type': 'git', 'uri': 'https://git.hossie.de/scm/gen/gentoo-overlay.git'}], 'status': 'unofficial'} -$ pmaint sync hossie -WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs -WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:'xelnor' repo at '/home/mgorny/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 '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id *** syncing hossie Cloning into '/home/mgorny/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 '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs + * Cache regenerated successfully |