blob: c0841e7c26277259a701c4102fb5eb7ab5517b6c (
plain)
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
|
{'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:'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
Current branch master is up to date.
*** synced progress
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 progress
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
pmaint: error: net-zope/five.formlib-1.0.4
* Cache regen failed with 2
|