1 | {'description': {'en': "waebbl's overlay"},
|
2 | 'feed': ['https://github.com/waebbl/waebbl-gentoo/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/waebbl/waebbl-gentoo',
|
4 | 'name': 'waebbl',
|
5 | 'owner': [{'email': 'waebbl@gmail.com',
|
6 | 'name': 'Bernd Waibel',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/waebbl/waebbl-gentoo.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/waebbl/waebbl-gentoo.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync waebbl
|
15 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
16 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
17 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
18 | *** syncing waebbl
|
19 | From https://github.com/waebbl/waebbl-gentoo
|
20 | + b045008...96a15e1 master -> origin/master (forced update)
|
21 |
|
22 | *** Please tell me who you are.
|
23 |
|
24 | Run
|
25 |
|
26 | git config --global user.email "you@example.com"
|
27 | git config --global user.name "Your Name"
|
28 |
|
29 | to set your account's default identity.
|
30 | Omit --global to set the identity only in this repository.
|
31 |
|
32 | fatal: empty ident name (for <repomirrorci@jacamar.gentoo.org>) not allowed
|
33 | *** failed syncing waebbl
|
34 | * Sync failed with 1
| [FATAL] |
35 | * Will try to re-create
|
36 | $ pmaint sync waebbl
|
37 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
38 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
39 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
40 | *** syncing waebbl
|
41 | Cloning into '/var/lib/repo-mirror-ci/sync/waebbl'...
|
42 | *** synced waebbl
|
43 | * Sync succeeded after re-adding
|
44 | $ git log --format=%ci -1
|
45 | $ git show -q --pretty=format:%G? HEAD
|
46 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 waebbl
|
47 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
48 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
49 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
50 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
51 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
52 | * Cache regenerated successfully
|