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.28
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tex-overlay
|
13 | *** syncing tex-overlay
|
14 | fatal: unable to access 'https://anongit.gentoo.org/git/proj/tex-overlay.git/': Recv failure: Connection reset by peer
|
15 | !!! failed syncing tex-overlay
|
16 | * Sync failed with 1
| [FATAL] |
17 | * Will try to re-create
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tex-overlay
|
19 | *** syncing tex-overlay
|
20 | Cloning into '/var/lib/repo-mirror-ci/sync/tex-overlay'...
|
21 | warning: remote HEAD refers to nonexistent ref, unable to checkout
|
22 | *** synced tex-overlay
|
23 | * Sync succeeded after re-adding
|
24 | $ git log --format=%ci -1
|
25 | fatal: your current branch 'master' does not have any commits yet
|
26 | $ git show -q --pretty=format:%G? HEAD
|
27 | fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
|
28 | Use '--' to separate paths from revisions, like this:
|
29 | 'git <command> [<revision>...] -- [<file>...]'
|
30 | * Missing profiles/repo_name, removing
|