summaryrefslogtreecommitdiff
blob: 09c5eca428b9ffe1bc79726eef3b28626eac6ad7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{'description': {'en': "Peter's own software playground"},
 'feed': ['https://cgit.gentoo.org/user/AzP.git/atom/'],
 'homepage': 'https://cgit.gentoo.org/user/AzP.git/',
 'name': 'AzP',
 'owner': [{'email': 'peterasplund@gentoo.se',
            'name': 'Peter Asplund',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://anongit.gentoo.org/git/user/AzP.git'},
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/user/AzP.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@git.gentoo.org/user/AzP.git'}],
 'status': 'unofficial'}
$ pmaint sync AzP
fatal: unable to access 'https://anongit.gentoo.org/git/user/AzP.git/': Couldn't resolve host 'anongit.gentoo.org'
*** syncing AzP
*** failed syncing AzP
 * Sync failed with 1
 * Will try to re-create
$ pmaint sync AzP
Cloning into '/var/lib/repo-mirror-ci/sync/AzP'...
*** syncing AzP
*** synced AzP
 * Sync succeeded after re-adding
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 AzP
 * Cache regenerated successfully