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
26
27
28
29
30
31
32
33
|
{'description': {'en': 'Collection of ebuilds to install Sublime Text 2 or Sublime Text 3'},
'feed': ['https://github.com/DamnWidget/sublime-text/commits/master.atom'],
'homepage': 'https://github.com/DamnWidget/sublime-text',
'name': 'sublime-text',
'owner': [{'email': 'oscar.campos@member.fsf.org',
'name': 'Oscar Campos',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/DamnWidget/sublime-text.git'},
{'type': 'git',
'uri': 'https://github.com/DamnWidget/sublime-text.git'},
{'type': 'git',
'uri': 'git@github.com:DamnWidget/sublime-text.git'}],
'status': 'unofficial'}
$ pmaint sync sublime-text
WARNING:pkgcore:repository at location '/home/mgorny/sync/n8x0' lacks a defined repo_name
WARNING:pkgcore:repository at '/home/mgorny/sync/n8x0', named 'n8x0', 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 location '/home/mgorny/sync/n900' lacks a defined repo_name
WARNING:pkgcore:repository at '/home/mgorny/sync/n900', named 'n900', 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 location '/home/mgorny/sync/nightmare' lacks a defined repo_name
WARNING:pkgcore:repository at '/home/mgorny/sync/nightmare', named 'nightmare', 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'
WARNING:pkgcore:repository at location '/home/mgorny/sync/nightmare' lacks a defined repo_name
WARNING:pkgcore:repository at '/home/mgorny/sync/nightmare', named 'nightmare', 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.
Already up-to-date.
*** syncing sublime-text
*** synced sublime-text
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sublime-text
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
|