blob: e9fbd258cfe41bfb7482ba1e120d35a3b552beba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{'description': {'en': "wjn's overlay for Gentoo Linux"},
'homepage': 'https://bitbucket.org/wjn/wjn-overlay',
'name': 'wjn-overlay',
'owner': [{'email': 'wjn@aol.jp', 'name': 'wjn', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://bitbucket.org/wjn/wjn-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.11
* Adding new repository
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync wjn-overlay
*** syncing wjn-overlay
Cloning into '/var/lib/repo-mirror-ci/sync/wjn-overlay'...
remote: The requested repository either does not exist or you do not have access. If you believe this repository exists and you have access, make sure you're authenticated.
fatal: repository 'https://bitbucket.org/wjn/wjn-overlay.git/' not found
!!! failed syncing wjn-overlay
* Sync failed with 1
|