1 | {'description': {'en': 'Experimental ebuilds for TeX Live'},
|
2 | 'feed': ['https://cgit.gentoo.org/proj/tex-overlay.git/atom/'],
|
3 | 'homepage': 'https://anongit.gentoo.org/git/proj/tex-overlay.git',
|
4 | 'name': 'tex-overlay',
|
5 | 'owner': [{'email': 'tex@gentoo.org', 'type': 'project'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://anongit.gentoo.org/git/proj/tex-overlay.git'}],
|
9 | 'status': 'official'}
|
10 | pkgcore 0.12.21
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tex-overlay
|
13 | WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
14 | WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
15 | *** syncing tex-overlay
|
16 | Your configuration specifies to merge with the ref 'refs/heads/master'
|
17 | from the remote, but no such ref was fetched.
|
18 | !!! failed syncing tex-overlay
|
19 | * Sync failed with 1
| [FATAL] |
20 | * Will try to re-create
|
21 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tex-overlay
|
22 | *** syncing tex-overlay
|
23 | Cloning into '/var/lib/repo-mirror-ci/sync/tex-overlay'...
|
24 | warning: remote HEAD refers to nonexistent ref, unable to checkout
|
25 | *** synced tex-overlay
|
26 | * Sync succeeded after re-adding
|
27 | $ git log --format=%ci -1
|
28 | fatal: your current branch 'master' does not have any commits yet
|
29 | $ git show -q --pretty=format:%G? HEAD
|
30 | fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
|
31 | Use '--' to separate paths from revisions, like this:
|
32 | 'git <command> [<revision>...] -- [<file>...]'
|
33 | * Missing profiles/repo_name, removing
|