diff options
author | 2020-08-04 14:13:00 +0000 | |
---|---|---|
committer | 2020-08-04 14:13:00 +0000 | |
commit | f3c6cf651b7dafd10fafb8a2645cbe1ae2e90349 (patch) | |
tree | 380d1f6eec51bfa893f3df5aad76798b7db0237a /slyfox.txt | |
parent | 2020-08-04T13:30:01Z (diff) | |
download | repos-f3c6cf651b7dafd10fafb8a2645cbe1ae2e90349.tar.gz repos-f3c6cf651b7dafd10fafb8a2645cbe1ae2e90349.tar.bz2 repos-f3c6cf651b7dafd10fafb8a2645cbe1ae2e90349.zip |
2020-08-04T14:00:01Z
Diffstat (limited to 'slyfox.txt')
-rw-r--r-- | slyfox.txt | 25 |
1 files changed, 9 insertions, 16 deletions
diff --git a/slyfox.txt b/slyfox.txt index c5131a209876..9e5ac283c880 100644 --- a/slyfox.txt +++ b/slyfox.txt @@ -8,23 +8,16 @@ 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://github.com/trofi/slyfox-gentoo'}], 'status': 'official'} + * Adding new repository $ pmaint sync slyfox -fatal: unable to access 'https://github.com/trofi/slyfox-gentoo/': transfer closed with outstanding read data remaining -*** syncing slyfox -!!! failed syncing slyfox - * Sync failed with 1 - * Will try to re-create -$ pmaint sync slyfox -WARNING:pkgcore:gentoo repo at '/var/lib/repo-mirror-ci/sync/gentoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:riru repo at '/var/lib/repo-mirror-ci/sync/riru', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:haskell repo at '/var/lib/repo-mirror-ci/sync/haskell', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:ros-overlay repo at '/var/lib/repo-mirror-ci/sync/ros-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:ros-overlay repo at '/var/lib/repo-mirror-ci/sync/ros-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:rukruk repo at '/var/lib/repo-mirror-ci/sync/rukruk', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:sublime-text repo at '/var/lib/repo-mirror-ci/sync/sublime-text', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:tante repo at '/var/lib/repo-mirror-ci/sync/tante', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:tgbugs-overlay repo at '/var/lib/repo-mirror-ci/sync/tgbugs-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:vowstar repo at '/var/lib/repo-mirror-ci/sync/vowstar', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Cloning into '/var/lib/repo-mirror-ci/sync/slyfox'... -fatal: unable to access 'https://github.com/trofi/slyfox-gentoo/': transfer closed with outstanding read data remaining *** syncing slyfox -!!! failed syncing slyfox - * Sync failed again with 1, removing +*** synced slyfox + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 slyfox + * Cache regenerated successfully |