1 | {'description': {'en': 'Nils "holgersson" Freydank\'s personal overlay'},
|
2 | 'homepage': 'https://git.holgersson.xyz',
|
3 | 'name': 'holgersson-overlay',
|
4 | 'owner': [{'email': 'holgersson@posteo.de',
|
5 | 'name': 'Nils Freydank',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://git.holgersson.xyz/foss/holgersson-overlay'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync holgersson-overlay
|
12 | WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
13 | WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
14 | Your configuration specifies to merge with the ref 'refs/heads/master'
|
15 | from the remote, but no such ref was fetched.
|
16 | *** syncing holgersson-overlay
|
17 | !!! failed syncing holgersson-overlay
|
18 | * Sync failed with 1
| [FATAL] |
19 | * Will try to re-create
|
20 | $ pmaint sync holgersson-overlay
|
21 | Cloning into '/var/lib/repo-mirror-ci/sync/holgersson-overlay'...
|
22 | warning: You appear to have cloned an empty repository.
|
23 | *** syncing holgersson-overlay
|
24 | *** synced holgersson-overlay
|
25 | * Sync succeeded after re-adding
|
26 | $ git log --format=%ci -1
|
27 | fatal: your current branch 'master' does not have any commits yet
|
28 | $ git show -q --pretty=format:%G? HEAD
|
29 | fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
|
30 | Use '--' to separate paths from revisions, like this:
|
31 | 'git <command> [<revision>...] -- [<file>...]'
|
32 | * Missing profiles/repo_name, removing
|