blob: 98eaaa7f2d5ad8a6a9ac8f2011d4bba8cab48258 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{'description': {'en': 'Mostly c/c++ and python libraries'},
'homepage': 'http://sidvind.com/wiki/Main_Page',
'name': 'ext-devlibs',
'owner': [{'email': 'ext@sidvind.com',
'name': 'David Sveningsson',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'svn', 'uri': 'svn://sidvind.com/overlays/ext-devlibs'}],
'status': 'unofficial'}
* Adding new repository
$ pmaint sync ext-devlibs
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Initialized empty Git repository in /home/mgorny/sync/ext-devlibs/.git/
Can't create session: Unable to connect to a repository at URL 'svn://sidvind.com/overlays/ext-devlibs': Can't connect to host 'sidvind.com': No route to host at /usr/lib64/perl5/vendor_perl/5.22.1/Git/SVN.pm line 143.
*** syncing ext-devlibs
*** failed syncing ext-devlibs
* Sync failed with 1
|