blob: 7f6372de2af83fe316b488cad6075320220442dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'Own and claimed ebuilds'},
'feed': ['https://github.com/Bfgeshka/octopus/commits/master.atom'],
'homepage': 'https://github.com/Bfgeshka/octopus',
'name': 'octopus',
'owner': [{'email': 'bfg@derpy.ru', 'name': 'Bfgeshka', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/Bfgeshka/octopus.git'}],
'status': 'unofficial'}
$ pmaint sync octopus
WARNING:pkgcore:repository at location '/home/mgorny/sync/hanno' lacks a defined repo_name
WARNING:pkgcore:repository at '/home/mgorny/sync/hanno', named '<unlabeled repository /home/mgorny/sync/hanno>', doesn't specify masters in metadata/layout.conf. Defaulting to whatever repository is defined as 'default' (gentoo usually). Please explicitly set the masters, or set masters = '' if the repository is standalone.
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing octopus
*** synced octopus
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 octopus
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
|