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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
{'description': {'en': 'Gentoo overlay providing patches to build entire '
'system with clang'},
'feed': ['https://github.com/BilyakA/gentoo-clang/commits/master.atom'],
'homepage': 'https://github.com/BilyakA/gentoo-clang',
'name': 'gentoo-clang',
'owner': [{'email': 'bilyak.alexander@gmail.com',
'name': 'Alexander Bilyak',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/BilyakA/gentoo-clang.git'},
{'type': 'git', 'uri': 'git://github.com/BilyakA/gentoo-clang.git'},
{'type': 'git', 'uri': 'git@github.com:BilyakA/gentoo-clang.git'}],
'status': 'unofficial'}
$ pmaint sync gentoo-clang
WARNING:pkgcore:bitcetera repo at '/var/lib/repo-mirror-ci/sync/bitcetera', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:brother-overlay repo at '/var/lib/repo-mirror-ci/sync/brother-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:devpump-gor repo at '/var/lib/repo-mirror-ci/sync/devpump-gor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:einflay repo at '/var/lib/repo-mirror-ci/sync/einflay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:farmboy0 repo at '/var/lib/repo-mirror-ci/sync/farmboy0', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:flammie repo at '/var/lib/repo-mirror-ci/sync/flammie', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:flavour repo at '/var/lib/repo-mirror-ci/sync/flavour', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:freeswitch repo at '/var/lib/repo-mirror-ci/sync/freeswitch', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:fritteli repo at '/var/lib/repo-mirror-ci/sync/fritteli', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:frr-gentoo repo at '/var/lib/repo-mirror-ci/sync/frr-gentoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:furikake repo at '/var/lib/repo-mirror-ci/sync/furikake', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:fuverlay repo at '/var/lib/repo-mirror-ci/sync/fuverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:gambas-overlay repo at '/var/lib/repo-mirror-ci/sync/gambas-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
fatal: unable to access 'https://github.com/BilyakA/gentoo-clang.git/': The requested URL returned error: 504
*** syncing gentoo-clang
!!! failed syncing gentoo-clang
* Sync failed with 1
* Will try to re-create
$ pmaint sync gentoo-clang
WARNING:pkgcore:aidecoe repo at '/var/lib/repo-mirror-ci/sync/aidecoe', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:anomen repo at '/var/lib/repo-mirror-ci/sync/anomen', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:barzog-overlay repo at '/var/lib/repo-mirror-ci/sync/barzog-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:bloody repo at '/var/lib/repo-mirror-ci/sync/bloody', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:booboo repo at '/var/lib/repo-mirror-ci/sync/booboo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:bubba repo at '/var/lib/repo-mirror-ci/sync/bubba', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:bumblebee repo at '/var/lib/repo-mirror-ci/sync/bumblebee', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:chrytoo repo at '/var/lib/repo-mirror-ci/sync/chrytoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:decent-im repo at '/var/lib/repo-mirror-ci/sync/decent-im', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Cloning into '/var/lib/repo-mirror-ci/sync/gentoo-clang'...
*** syncing gentoo-clang
*** synced gentoo-clang
* 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 gentoo-clang
* Cache regenerated successfully
|