diff options
Diffstat (limited to 'mkeyoverlay.txt')
-rw-r--r-- | mkeyoverlay.txt | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/mkeyoverlay.txt b/mkeyoverlay.txt index 4a5f27766c24..9f48ae64c9d6 100644 --- a/mkeyoverlay.txt +++ b/mkeyoverlay.txt @@ -12,13 +12,22 @@ {'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 -applying clone bundle from https://api.media.atlassian.com/file/7bb55597-18f2-4d27-bb8f-f72e223d3c13/binary?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiI3NWFlMjViMS02MzljLTRkZjQtODg2Mi1jMGNhMTgzOThhOGEiLCJhY2Nlc3MiOnsidXJuOmZpbGVzdG9yZTpmaWxlOjdiYjU1NTk3LTE4ZjItNGQyNy1iYjhmLWY3MmUyMjNkM2MxMyI6WyJyZWFkIl19LCJuYmYiOjE1MzMxMDA3NTcsImV4cCI6MTUzMzEwMTE3N30.8R5Grv-6rYj1rEk5OeNWJ1M1siwqBh4jiUSlwe2vxrM&client=75ae25b1-639c-4df4-8862-c0ca18398a8a +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 +applying clone bundle from https://api.media.atlassian.com/file/7bb55597-18f2-4d27-bb8f-f72e223d3c13/binary?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiI3NWFlMjViMS02MzljLTRkZjQtODg2Mi1jMGNhMTgzOThhOGEiLCJhY2Nlc3MiOnsidXJuOmZpbGVzdG9yZTpmaWxlOjdiYjU1NTk3LTE4ZjItNGQyNy1iYjhmLWY3MmUyMjNkM2MxMyI6WyJyZWFkIl19LCJuYmYiOjE1MzMxMDE5NzUsImV4cCI6MTUzMzEwMjM5NX0.4O2veLR_SRvYC6PeJIwmNhMx20BtLQ5lSJRVNMhHYso&client=75ae25b1-639c-4df4-8862-c0ca18398a8a adding changesets adding manifests adding file changes @@ -33,7 +42,7 @@ new changesets 948dcbf85956 updating to branch default 48 files updated, 0 files merged, 0 files removed, 0 files unresolved *** synced mkeyoverlay - * Sync succeeded + * Sync succeeded after re-adding $ 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 |