diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-12-05 16:23:39 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-12-05 16:23:39 +0000 |
commit | fb674f5c60cc96335fc0ca0a64e400be1b4ddfc5 (patch) | |
tree | bae264b2360d1ec312afb5ca3a47a8827ba0f38c /nashedelo.txt | |
parent | 2018-12-05T16:00:01Z (diff) | |
download | repos-fb674f5c60cc96335fc0ca0a64e400be1b4ddfc5.tar.gz repos-fb674f5c60cc96335fc0ca0a64e400be1b4ddfc5.tar.bz2 repos-fb674f5c60cc96335fc0ca0a64e400be1b4ddfc5.zip |
2018-12-05T16:20:01Z
Diffstat (limited to 'nashedelo.txt')
-rw-r--r-- | nashedelo.txt | 32 |
1 files changed, 19 insertions, 13 deletions
diff --git a/nashedelo.txt b/nashedelo.txt index a89436561632..1ad67e4b8c46 100644 --- a/nashedelo.txt +++ b/nashedelo.txt @@ -9,21 +9,27 @@ 'source': [{'type': 'mercurial', 'uri': 'https://bitbucket.org/angry_elf/nashedelo'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync nashedelo 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 nashedelo -pulling from https://bitbucket.org/angry_elf/nashedelo -abort: HTTP Error 500: Internal Server Error -*** failed syncing nashedelo - * Sync failed with 1 - * Will try to re-create -$ pmaint sync nashedelo -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 nashedelo -abort: HTTP Error 500: Internal Server Error -*** failed syncing nashedelo - * Sync failed again with 1, removing +requesting all changes +adding changesets +adding manifests +adding file changes +added 156 changesets with 312 changes to 170 files +new changesets d3b45e39e9ea:00da70c5cb2d +updating to branch default +107 files updated, 0 files merged, 0 files removed, 0 files unresolved +*** synced nashedelo + * Sync succeeded +$ hg log -l 1 --template={date|isodatesec} +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 nashedelo +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 |