diff options
author | 2018-08-01 04:03:48 +0000 | |
---|---|---|
committer | 2018-08-01 04:03:48 +0000 | |
commit | 7326c75dc408d5b82067802df2ea2ea869c2168f (patch) | |
tree | 74b8653bfd8a5f1126b8f4c1343e2a06f7b071d5 /mkeyoverlay.txt | |
parent | 2018-08-01T03:40:01Z (diff) | |
download | repos-7326c75dc408d5b82067802df2ea2ea869c2168f.tar.gz repos-7326c75dc408d5b82067802df2ea2ea869c2168f.tar.bz2 repos-7326c75dc408d5b82067802df2ea2ea869c2168f.zip |
2018-08-01T04:00:01Z
Diffstat (limited to 'mkeyoverlay.txt')
-rw-r--r-- | mkeyoverlay.txt | 38 |
1 files changed, 25 insertions, 13 deletions
diff --git a/mkeyoverlay.txt b/mkeyoverlay.txt index 3f6a46f52466..24fb9b843553 100644 --- a/mkeyoverlay.txt +++ b/mkeyoverlay.txt @@ -12,21 +12,33 @@ {'type': 'mercurial', 'uri': 'ssh://hg@bitbucket.org/mknjc/mkeyoverlay'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync mkeyoverlay 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 mkeyoverlay -pulling from https://bitbucket.org/mknjc/mkeyoverlay -abort: error: EOF occurred in violation of protocol (_ssl.c:687) -*** failed syncing mkeyoverlay - * Sync failed with 1 - * Will try to re-create -$ pmaint sync mkeyoverlay -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 mkeyoverlay -abort: error: EOF occurred in violation of protocol (_ssl.c:687) -*** failed syncing mkeyoverlay - * Sync failed again with 1, removing +applying clone bundle from https://api.media.atlassian.com/file/7bb55597-18f2-4d27-bb8f-f72e223d3c13/binary?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiI3NWFlMjViMS02MzljLTRkZjQtODg2Mi1jMGNhMTgzOThhOGEiLCJhY2Nlc3MiOnsidXJuOmZpbGVzdG9yZTpmaWxlOjdiYjU1NTk3LTE4ZjItNGQyNy1iYjhmLWY3MmUyMjNkM2MxMyI6WyJyZWFkIl19LCJuYmYiOjE1MzMwOTU5NTksImV4cCI6MTUzMzA5NjM3OX0.ttigHaEMKxRZ5H0uFgXQkDNXzUgLOou0wy663NGiW28&client=75ae25b1-639c-4df4-8862-c0ca18398a8a +adding changesets +adding manifests +adding file changes +added 72 changesets with 225 changes to 152 files +finished applying clone bundle +searching for changes +adding changesets +adding manifests +adding file changes +added 1 changesets with 0 changes to 0 files +new changesets 948dcbf85956 +updating to branch default +48 files updated, 0 files merged, 0 files removed, 0 files unresolved +*** synced mkeyoverlay + * Sync succeeded +$ hg log -l 1 --template={date|isodatesec} +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 mkeyoverlay +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 |