1 | {'description': {'en': 'Some ebuilds that might work'},
|
2 | 'feed': ['https://github.com/lucianposton/didactic-duck/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/lucianposton/didactic-duck',
|
4 | 'name': 'didactic-duck',
|
5 | 'owner': [{'email': 'lucianposton@pm.me',
|
6 | 'name': 'Lucian Poston',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/lucianposton/didactic-duck.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync didactic-duck
|
13 | From https://github.com/lucianposton/didactic-duck
|
14 | + 3a1eaf1...b414b3b master -> origin/master (forced update)
|
15 |
|
16 | *** Please tell me who you are.
|
17 |
|
18 | Run
|
19 |
|
20 | git config --global user.email "you@example.com"
|
21 | git config --global user.name "Your Name"
|
22 |
|
23 | to set your account's default identity.
|
24 | Omit --global to set the identity only in this repository.
|
25 |
|
26 | fatal: empty ident name (for <repomirrorci@jacamar.gentoo.org>) not allowed
|
27 | *** syncing didactic-duck
|
28 | !!! failed syncing didactic-duck
|
29 | * Sync failed with 1
| [FATAL] |
30 | * Will try to re-create
|
31 | $ pmaint sync didactic-duck
|
32 | Cloning into '/var/lib/repo-mirror-ci/sync/didactic-duck'...
|
33 | *** syncing didactic-duck
|
34 | *** synced didactic-duck
|
35 | * Sync succeeded after re-adding
|
36 | $ git log --format=%ci -1
|
37 | $ git show -q --pretty=format:%G? HEAD
|
38 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 didactic-duck
|
39 | * Cache regenerated successfully
|