blob: d8a7d59bce9e6bd7682dcd989ad9f127cda131c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': 'rasdark personal overlay'},
'homepage': 'https://github.com/rasdark/overlay',
'name': 'rasdark',
'owner': [{'email': 'andrew.senik@gmail.com', 'name': 'Andrey Senik'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/rasdark/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync rasdark
WARNING:pkgcore:repository at location '/home/mgorny/sync/zugaina' lacks a defined repo_name
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at location '/home/mgorny/sync/zugaina' lacks a defined repo_name
Already up-to-date.
*** syncing rasdark
*** synced rasdark
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 rasdark
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'
* Cache regenerated successfully
|