diff options
Diffstat (limited to 'soft.txt')
-rw-r--r-- | soft.txt | 37 |
1 files changed, 19 insertions, 18 deletions
@@ -8,27 +8,28 @@ 'source': [{'type': 'mercurial', 'uri': 'https://bitbucket.org/Soft/overlay'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync soft -WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina' 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:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina' 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 soft -pulling from https://bitbucket.org/Soft/overlay -abort: HTTP Error 500: Internal Server Error -*** failed syncing soft - * Sync failed with 1 - * Will try to re-create -$ pmaint sync soft -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 -WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/wjn-overlay' -WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/wjn-overlay', named 'wjn-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -*** syncing soft -abort: HTTP Error 500: Internal Server Error -*** failed syncing soft - * Sync failed again with 1, removing +requesting all changes +adding changesets +adding manifests +adding file changes +added 85 changesets with 162 changes to 108 files +new changesets f16d2b4546f4:1a408ccec5d8 +updating to branch default +98 files updated, 0 files merged, 0 files removed, 0 files unresolved +*** synced soft + * Sync succeeded +$ hg log -l 1 --template={date|isodatesec} +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 soft +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 |