diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-06-10 14:08:43 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-06-10 14:08:43 +0000 |
commit | 8633b92a27cbe8670d2b65fbbb020dc68e0a6114 (patch) | |
tree | b83e23feaaad445a5645a0b322e22d0e0052def7 /hibiscus.txt | |
parent | 2019-06-10T13:40:01Z (diff) | |
download | repos-8633b92a27cbe8670d2b65fbbb020dc68e0a6114.tar.gz repos-8633b92a27cbe8670d2b65fbbb020dc68e0a6114.tar.bz2 repos-8633b92a27cbe8670d2b65fbbb020dc68e0a6114.zip |
2019-06-10T14:00:01Z
Diffstat (limited to 'hibiscus.txt')
-rw-r--r-- | hibiscus.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/hibiscus.txt b/hibiscus.txt index db88e1d457d8..1ede2426ff87 100644 --- a/hibiscus.txt +++ b/hibiscus.txt @@ -17,9 +17,17 @@ $ pmaint sync hibiscus 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 *** syncing hibiscus -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/user/hibiscus.git/': The requested URL returned error: 504 +*** failed syncing hibiscus + * Sync failed with 1 + * Will try to re-create +$ pmaint sync hibiscus +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 +*** syncing hibiscus +Cloning into '/var/lib/repo-mirror-ci/sync/hibiscus'... *** synced hibiscus - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 hibiscus |