1 | {'description': {'en': 'Personal User Overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/alexcepoi.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/alexcepoi.git/',
|
4 | 'name': 'alexcepoi',
|
5 | 'owner': [{'email': 'alex.cepoi@gmail.com',
|
6 | 'name': 'Alexandru Cepoi',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://anongit.gentoo.org/user/alexcepoi.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'https://anongit.gentoo.org/git/user/alexcepoi.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/user/alexcepoi.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync alexcepoi
|
17 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
18 | fatal: Could not read from remote repository.
|
19 |
|
20 | Please make sure you have the correct access rights
|
21 | and the repository exists.
|
22 | *** syncing alexcepoi
|
23 | *** failed syncing alexcepoi
|
24 | * Sync failed with 1
| [FATAL] |
25 | * Will try to re-create
|
26 | $ pmaint sync alexcepoi
|
27 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
28 | Cloning into '/home/mgorny/sync/alexcepoi'...
|
29 | *** syncing alexcepoi
|
30 | *** synced alexcepoi
|
31 | * Sync succeeded after re-adding
|
32 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 alexcepoi
|
33 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
34 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
35 | * Cache regenerated successfully
|