diff options
Diffstat (limited to 'mkeyoverlay.txt')
-rw-r--r-- | mkeyoverlay.txt | 35 |
1 files changed, 32 insertions, 3 deletions
diff --git a/mkeyoverlay.txt b/mkeyoverlay.txt index 7e6214d03c39..f7436b8cb0ce 100644 --- a/mkeyoverlay.txt +++ b/mkeyoverlay.txt @@ -14,7 +14,36 @@ 'status': 'unofficial'} * Adding new repository $ pmaint sync mkeyoverlay -abort: error: bad HTTP status line: '' +WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:k_f repo at '/var/lib/repo-mirror-ci/sync/k_f', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:k_f repo at '/var/lib/repo-mirror-ci/sync/k_f', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:megacoffee repo at '/var/lib/repo-mirror-ci/sync/megacoffee', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +applying clone bundle from https://api.media.atlassian.com/file/7bb55597-18f2-4d27-bb8f-f72e223d3c13/binary?client=75ae25b1-639c-4df4-8862-c0ca18398a8a&token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhY2Nlc3MiOnsidXJuOmZpbGVzdG9yZTpmaWxlOjdiYjU1NTk3LTE4ZjItNGQyNy1iYjhmLWY3MmUyMjNkM2MxMyI6WyJyZWFkIl19LCJleHAiOjE1ODk0MDkzODUsImlzcyI6Ijc1YWUyNWIxLTYzOWMtNGRmNC04ODYyLWMwY2ExODM5OGE4YSIsIm5iZiI6MTU4OTQwODk2NX0.SRRQXIC-iltymFsJBxtPrpk96IYQlc5DoVwaOCMflN8 +adding changesets +adding manifests +adding file changes +added 72 changesets with 225 changes to 152 files +finished applying clone bundle +searching for changes +adding changesets +adding manifests +adding file changes +added 1 changesets with 0 changes to 0 files +new changesets 948dcbf85956 +72 local changesets published +updating to branch default +48 files updated, 0 files merged, 0 files removed, 0 files unresolved *** syncing mkeyoverlay -!!! failed syncing mkeyoverlay - * Sync failed with 1 +*** synced mkeyoverlay + * Sync succeeded +$ hg log -l 1 --template={date|isodatesec} +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 mkeyoverlay + * app-backup/zbackup-1.2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass + * app-backup/zbackup-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass + * net-fs/nbdkit-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass + * net-misc/can-utils-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass + * sys-fs/duperemove-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass + * Cache regen failed with 1 |