diff options
Diffstat (limited to 'nektoo.txt')
-rw-r--r-- | nektoo.txt | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/nektoo.txt b/nektoo.txt index 38deb7550fcd..b8c66e92184f 100644 --- a/nektoo.txt +++ b/nektoo.txt @@ -17,10 +17,23 @@ $ 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 -WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/mkeyoverlay' -WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/mkeyoverlay', named 'mkeyoverlay', 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 -abort: error: EOF occurred in violation of protocol (_ssl.c:687) -*** failed syncing nektoo - * Sync failed with 1 +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 +$ 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 +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 |