diff options
Diffstat (limited to 'dustin.txt')
-rw-r--r-- | dustin.txt | 35 |
1 files changed, 21 insertions, 14 deletions
diff --git a/dustin.txt b/dustin.txt index 48e68bdf7306..aa0c0297c45b 100644 --- a/dustin.txt +++ b/dustin.txt @@ -12,23 +12,30 @@ {'type': 'mercurial', 'uri': 'ssh://hg@bitbucket.org/AdmiralNemo/overlay'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync dustin 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 dustin -pulling from https://bitbucket.org/AdmiralNemo/overlay -abort: error: EOF occurred in violation of protocol (_ssl.c:687) -*** failed syncing dustin - * Sync failed with 1 - * Will try to re-create -$ pmaint sync dustin -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 dustin -abort: error: EOF occurred in violation of protocol (_ssl.c:687) -*** failed syncing dustin - * Sync failed again with 1, removing +applying clone bundle from https://api.media.atlassian.com/file/a909c652-4cf0-4fc0-be14-dac77e72b66c/binary?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiI1Yzk2YjQ5MS05OGRmLTRiN2QtOGQ1MC0wYzU0MmJmZDMzNTYiLCJhY2Nlc3MiOnsidXJuOmZpbGVzdG9yZTpmaWxlOmE5MDljNjUyLTRjZjAtNGZjMC1iZTE0LWRhYzc3ZTcyYjY2YyI6WyJyZWFkIl19LCJuYmYiOjE1MzMwODg3NTAsImV4cCI6MTUzMzA4OTE3MH0.XQkfOd4jEpTqAuT9zQbKab72s3iWWgjQ8gkvaXUWIlw&client=5c96b491-98df-4b7d-8d50-0c542bfd3356 +adding changesets +adding manifests +adding file changes +added 119 changesets with 502 changes to 386 files +finished applying clone bundle +searching for changes +no changes found +updating to branch default +71 files updated, 0 files merged, 0 files removed, 0 files unresolved +*** synced dustin + * Sync succeeded +$ hg log -l 1 --template={date|isodatesec} +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dustin +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 |