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
52
53
54
55
|
{'description': {'en': 'Desktop oriented overlay for various ebuilds and the occasional gamer'},
'feed': ['https://github.com/stefan-gr/abendbrot/commits/master.atom'],
'homepage': 'https://github.com/stefan-gr/abendbrot',
'name': 'abendbrot',
'owner': [{'email': 'stefan.gert.r@gmail.com',
'name': 'Stefan Reuter',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/stefan-gr/abendbrot.git'},
{'type': 'git',
'uri': 'git://github.com/stefan-gr/abendbrot.git'},
{'type': 'git', 'uri': 'git@github.com:stefan-gr/abendbrot.git'}],
'status': 'unofficial'}
$ pmaint sync abendbrot
WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
*** syncing abendbrot
fatal: unable to access 'https://github.com/stefan-gr/abendbrot.git/': Couldn't resolve host 'github.com'
*** failed syncing abendbrot
* Sync failed with 1
* Will try to re-create
$ pmaint sync abendbrot
WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/ROKO__'
WARNING:pkgcore:repo at '/home/mgorny/sync/ROKO__', named 'ROKO__', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/AstroFloyd'
WARNING:pkgcore:repo at '/home/mgorny/sync/AstroFloyd', named 'AstroFloyd', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/ShyPixie'
WARNING:pkgcore:repo at '/home/mgorny/sync/ShyPixie', named 'ShyPixie', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/4nykey'
WARNING:pkgcore:repo at '/home/mgorny/sync/4nykey', named '4nykey', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/FireBurn'
WARNING:pkgcore:repo at '/home/mgorny/sync/FireBurn', named 'FireBurn', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/Krontage'
WARNING:pkgcore:repo at '/home/mgorny/sync/Krontage', named 'Krontage', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/AzP'
WARNING:pkgcore:repo at '/home/mgorny/sync/AzP', named 'AzP', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/AlexandreFournier'
WARNING:pkgcore:repo at '/home/mgorny/sync/AlexandreFournier', named 'AlexandreFournier', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/0x4d4c'
WARNING:pkgcore:repo at '/home/mgorny/sync/0x4d4c', named '0x4d4c', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing abendbrot
Cloning into '/home/mgorny/sync/abendbrot'...
error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
*** failed syncing abendbrot
* Sync failed again with 1, removing
|