blob: a369aa9524108ad667cb59eaea793555287e61c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{'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'}
$ pmaint sync progress
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Current branch master is up to date.
*** syncing progress
*** synced progress
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 progress
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
Error running an operation:
Unhandled exception in regen_cache
dev-python/backports.ssl_match_hostname-3.4.0.2
* Cache regen failed with 246
|