blob: f67f744c1cc7c74b3ceea6de47bb5e3e0cb30437 (
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
|
{'description': {'en': 'Bits and pieces missing in gentoo or layman repos I need'},
'homepage': 'https://bitbucket.org/amaroun/gamarouns',
'name': 'gamarouns',
'owner': [{'email': 'vit.kasal@gmail.com',
'name': 'amaroun',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'mercurial',
'uri': 'https://bitbucket.org/amaroun/gamarouns'}],
'status': 'official'}
$ pmaint sync gamarouns
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing gamarouns
pulling from https://bitbucket.org/amaroun/gamarouns
abort: error: EOF occurred in violation of protocol (_ssl.c:687)
*** failed syncing gamarouns
* Sync failed with 1
* Will try to re-create
$ pmaint sync gamarouns
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing gamarouns
abort: error: EOF occurred in violation of protocol (_ssl.c:687)
*** failed syncing gamarouns
* Sync failed again with 1, removing
|