blob: 9e5e138e0b3ca889c23e4c1faa371c0664e03cee (
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': "mooyooma's personal overlay"},
'homepage': 'https://gitlab.com/mooyooma-overlay/mooyooma-overlay',
'name': 'mooyooma',
'owner': [{'email': 'mooyooma@openmailbox.org',
'name': 'mooyooma',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/mooyooma-overlay/mooyooma-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync mooyooma
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
fatal: unable to access 'https://gitlab.com/mooyooma-overlay/mooyooma-overlay.git/': The requested URL returned error: 500
*** syncing mooyooma
*** failed syncing mooyooma
* Sync failed with 1
* Will try to re-create
$ pmaint sync mooyooma
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/sync/eigenlay', named 'eigenlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repository is standalone).
Cloning into '/home/mgorny/sync/mooyooma'...
fatal: unable to access 'https://gitlab.com/mooyooma-overlay/mooyooma-overlay.git/': The requested URL returned error: 500
*** syncing mooyooma
*** failed syncing mooyooma
* Sync failed again with 1, removing
|