diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-11-29 01:03:46 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-11-29 01:03:46 +0000 |
commit | df3599ca11ce5e35922d1dc711ec83208366d2bc (patch) | |
tree | 5aee14398382726b453bf693f507485e856907ee /jkolo.txt | |
parent | 2018-11-29T00:40:01Z (diff) | |
download | repos-df3599ca11ce5e35922d1dc711ec83208366d2bc.tar.gz repos-df3599ca11ce5e35922d1dc711ec83208366d2bc.tar.bz2 repos-df3599ca11ce5e35922d1dc711ec83208366d2bc.zip |
2018-11-29T01:00:01Z
Diffstat (limited to 'jkolo.txt')
-rw-r--r-- | jkolo.txt | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/jkolo.txt b/jkolo.txt index 72005ef46ba9..6df4b84efde8 100644 --- a/jkolo.txt +++ b/jkolo.txt @@ -8,16 +8,7 @@ 'source': [{'type': 'git', 'uri': 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git'}], 'status': 'unofficial'} -$ pmaint sync jkolo -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 -WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs -*** syncing jkolo -fatal: unable to access 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git/': The requested URL returned error: 502 -*** failed syncing jkolo - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync jkolo 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 @@ -25,6 +16,14 @@ WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsup WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs *** syncing jkolo Cloning into '/var/lib/repo-mirror-ci/sync/jkolo'... -fatal: unable to access 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git/': The requested URL returned error: 502 -*** failed syncing jkolo - * Sync failed again with 1, removing +*** synced jkolo + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jkolo +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 |