diff options
Diffstat (limited to 'tex-overlay.txt')
-rw-r--r-- | tex-overlay.txt | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/tex-overlay.txt b/tex-overlay.txt index 0b8503ff535f..32afe698bb8f 100644 --- a/tex-overlay.txt +++ b/tex-overlay.txt @@ -9,17 +9,19 @@ 'status': 'official'} pkgcore 0.12.24 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tex-overlay 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). -*** syncing tex-overlay -error: RPC failed; curl 35 Recv failure: Connection reset by peer -fatal: expected flush after ref listing -!!! failed syncing tex-overlay - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tex-overlay +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). *** syncing tex-overlay Cloning into '/var/lib/repo-mirror-ci/sync/tex-overlay'... -fatal: unable to access 'https://anongit.gentoo.org/git/proj/tex-overlay.git/': Recv failure: Connection reset by peer -!!! failed syncing tex-overlay - * Sync failed again with 1, removing +warning: remote HEAD refers to nonexistent ref, unable to checkout +*** synced tex-overlay + * Sync succeeded +$ git log --format=%ci -1 +fatal: your current branch 'master' does not have any commits yet +$ git show -q --pretty=format:%G? HEAD +fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree. +Use '--' to separate paths from revisions, like this: +'git <command> [<revision>...] -- [<file>...]' + * Missing profiles/repo_name, removing |