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': 'Progress Overlay: Python packages (including Pyramid, Zope) and other packages'},
'homepage': 'https://sourceforge.net/projects/gentoo-progress/',
'name': 'progress',
'owner': [{'email': 'Arfrever.FTA@gmail.com',
'name': 'Arfrever Frehtes Taifersar Arahesis',
'type': 'person'}],
'quality': 'testing',
'source': [{'type': 'svn',
'uri': 'https://svn.code.sf.net/p/gentoo-progress/code'}],
'status': 'unofficial'}
* Adding new repository
* Resetting, sync parameters changed
$ pmaint sync progress
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
*** syncing progress
Initialized empty Git repository in /home/mgorny/sync/progress/.git/
Error validating server certificate for 'https://svn.code.sf.net:443':
- The certificate hostname does not match.
Certificate information:
- Hostname: *.svn.sourceforge.net
- Valid: from Jul 12 00:00:00 2017 GMT until Aug 11 23:59:59 2018 GMT
- Issuer: RapidSSL SHA256 CA, GeoTrust Inc., US
- Fingerprint: 90:95:05:35:9F:AB:97:A9:73:DB:EB:83:7A:6F:83:98:08:38:19:5C
Certificate problem.
(R)eject, accept (t)emporarily or accept (p)ermanently? Can't create session: Unable to connect to a repository at URL 'https://svn.code.sf.net/p/gentoo-progress/code': Server SSL certificate verification failed: certificate issued for a different hostname at /usr/lib64/perl5/vendor_perl/5.26.1/Git/SVN.pm line 148.
*** failed syncing progress
* Sync failed with 1
|