diff options
author | 2018-01-14 09:45:33 +0000 | |
---|---|---|
committer | 2018-01-14 09:45:33 +0000 | |
commit | 8cda725e2458ccef4aba4b3a49a37b321ae0cbd1 (patch) | |
tree | e5bdda3b4d644fc858455d802625dd3bdbfd94a1 /hossie.txt | |
parent | 2018-01-14T09:20:01Z (diff) | |
download | repos-8cda725e2458ccef4aba4b3a49a37b321ae0cbd1.tar.gz repos-8cda725e2458ccef4aba4b3a49a37b321ae0cbd1.tar.bz2 repos-8cda725e2458ccef4aba4b3a49a37b321ae0cbd1.zip |
2018-01-14T09: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 12cd1b4b8e2b..2a122f322afe 100644 --- a/hossie.txt +++ b/hossie.txt @@ -6,25 +6,19 @@ '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 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 '/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 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 +$ 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 |