blob: 44a75c777ff7590196f8b2a3e03625d277b1b761 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'My random Gentoo packages'},
'feed': ['https://bitbucket.org/dwfreed/dwfreed.gentoo/rss'],
'homepage': 'https://bitbucket.org/dwfreed/dwfreed.gentoo/',
'name': 'dwfreed',
'owner': [{'email': 'dwfreed@mtu.edu',
'name': 'Douglas Freed',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://bitbucket.org/dwfreed/dwfreed.gentoo'}],
'status': 'unofficial'}
* Adding new repository
$ pmaint sync dwfreed
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 dwfreed
Cloning into '/var/lib/repo-mirror-ci/sync/dwfreed'...
fatal: unable to access 'https://bitbucket.org/dwfreed/dwfreed.gentoo/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bitbucket.org:443
*** failed syncing dwfreed
* Sync failed with 1
|