diff options
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 |