summaryrefslogtreecommitdiff
blob: f0985d82dd969a2a82de2c60c9408030b207a040 (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
30
31
{'description': {'en': 'Gentoo ebuilds for "bleeding edge" versions of '
                       'packages - newest, untested - running on ~amd64.'},
 'feed': ['https://cgit.gentoo.org/repo/user/bleeding-edge.git/atom/'],
 'homepage': 'https://cgit.gentoo.org/repo/user/bleeding-edge.git/',
 'name': 'bleeding-edge',
 'owner': [{'email': 'jasiupsota@gmail.com',
            'name': 'Jan Psota',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://anongit.gentoo.org/git/repo/user/bleeding-edge.git'},
            {'type': 'git',
             'uri': 'git://anongit.gentoo.org/repo/user/bleeding-edge'},
            {'type': 'git',
             'uri': 'git+ssh://git@git.gentoo.org/repo/user/bleeding-edge.git'}],
 'status': 'unofficial'}
$ pmaint sync bleeding-edge
fatal: unable to access 'https://anongit.gentoo.org/git/repo/user/bleeding-edge.git/': Couldn't resolve host 'anongit.gentoo.org'
*** syncing bleeding-edge
*** failed syncing bleeding-edge
 * Sync failed with 1
 * Will try to re-create
$ pmaint sync bleeding-edge
Cloning into '/var/lib/repo-mirror-ci/sync/bleeding-edge'...
*** syncing bleeding-edge
*** synced bleeding-edge
 * 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 bleeding-edge
 * Cache regenerated successfully