blob: b53a8f8a5785067ede32bf51ac3298b6b8faee97 (
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': 'FeM Gentoo Overlay'},
'homepage': 'https://bitbucket.fem.tu-ilmenau.de/projects/GENTOO/repos/fem-overlay/',
'name': 'fem-overlay',
'owner': [{'email': 'frainz@mailbox.org',
'name': 'Paul Michel',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://bitbucket.fem.tu-ilmenau.de/scm/gentoo/fem-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync fem-overlay
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
*** syncing fem-overlay
fatal: unable to access 'https://bitbucket.fem.tu-ilmenau.de/scm/gentoo/fem-overlay.git/': Failed to connect to bitbucket.fem.tu-ilmenau.de port 443: Connection timed out
*** failed syncing fem-overlay
* Sync failed with 1
* Will try to re-create
$ pmaint sync fem-overlay
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
*** syncing fem-overlay
Cloning into '/home/mgorny/sync/fem-overlay'...
fatal: unable to access 'https://bitbucket.fem.tu-ilmenau.de/scm/gentoo/fem-overlay.git/': Failed to connect to bitbucket.fem.tu-ilmenau.de port 443: Connection timed out
*** failed syncing fem-overlay
* Sync failed again with 1, removing
|