diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-08-01 16:03:59 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-08-01 16:03:59 +0000 |
commit | 8dda4822fa69467b640281ad8788de10f1850973 (patch) | |
tree | 2c61877df802df8686a1188ca174c82db0436387 /nektoo.txt | |
parent | 2018-08-01T15:40:01Z (diff) | |
download | repos-8dda4822fa69467b640281ad8788de10f1850973.tar.gz repos-8dda4822fa69467b640281ad8788de10f1850973.tar.bz2 repos-8dda4822fa69467b640281ad8788de10f1850973.zip |
2018-08-01T16:00:01Z
Diffstat (limited to 'nektoo.txt')
-rw-r--r-- | nektoo.txt | 26 |
1 files changed, 20 insertions, 6 deletions
diff --git a/nektoo.txt b/nektoo.txt index 6be30c5c67cb..d0021a33e575 100644 --- a/nektoo.txt +++ b/nektoo.txt @@ -13,8 +13,17 @@ 'uri': 'ssh://hg@bitbucket.org/neko259/nektoo'}], 'status': 'unofficial'} $ pmaint sync nektoo -WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/floppym' -WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/floppym', named 'floppym', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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 nektoo +pulling from https://bitbucket.org/neko259/nektoo +abort: error: EOF occurred in violation of protocol (_ssl.c:687) +*** failed syncing nektoo + * Sync failed with 1 + * Will try to re-create +$ pmaint sync nektoo 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 @@ -22,11 +31,16 @@ WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/floppym WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/floppym', named 'floppym', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs *** syncing nektoo -pulling from https://bitbucket.org/neko259/nektoo -searching for changes -no changes found +requesting all changes +adding changesets +adding manifests +adding file changes +added 119 changesets with 277 changes to 135 files +new changesets de8f8af72ded:b52c316a7191 +updating to branch default +27 files updated, 0 files merged, 0 files removed, 0 files unresolved *** synced nektoo - * Sync succeeded + * Sync succeeded after re-adding $ hg log -l 1 --template={date|isodatesec} $ pmaint regen --use-local-desc --pkg-desc-index -t 1 nektoo WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs |