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
|
{'description': {'en': 'BarnOwl IM client'},
'feed': ['https://github.com/wthrowe/barnowl-overlay/commits/master.atom'],
'homepage': 'https://github.com/wthrowe/barnowl-overlay',
'name': 'barnowl',
'owner': [{'email': 'wtt6@cornell.edu',
'name': 'William Throwe',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/wthrowe/barnowl-overlay.git'},
{'type': 'git',
'uri': 'git://github.com/wthrowe/barnowl-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync barnowl
fatal: unable to access 'https://github.com/wthrowe/barnowl-overlay.git/': Failed to connect to github.com port 443: Connection timed out
*** syncing barnowl
!!! failed syncing barnowl
* Sync failed with 1
* Will try to re-create
$ pmaint sync barnowl
WARNING:pkgcore:0x4d4c repo at '/var/lib/repo-mirror-ci/sync/0x4d4c', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:AlexandreFournier repo at '/var/lib/repo-mirror-ci/sync/AlexandreFournier', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:FireBurn repo at '/var/lib/repo-mirror-ci/sync/FireBurn', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:ROKO__ repo at '/var/lib/repo-mirror-ci/sync/ROKO__', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:ShyPixie repo at '/var/lib/repo-mirror-ci/sync/ShyPixie', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:alatar-lay repo at '/var/lib/repo-mirror-ci/sync/alatar-lay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:alinefr repo at '/var/lib/repo-mirror-ci/sync/alinefr', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:4nykey repo at '/var/lib/repo-mirror-ci/sync/4nykey', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:ace repo at '/var/lib/repo-mirror-ci/sync/ace', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:anyc repo at '/var/lib/repo-mirror-ci/sync/anyc', 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/barnowl'...
*** syncing barnowl
*** synced barnowl
* 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 barnowl
* Cache regenerated successfully
|