blob: e353b08e0e6061956fc2ad4a038ca48037af665a (
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
26
27
28
29
30
31
|
{'description': {'en': 'Calculate Linux Profiles'},
'homepage': 'http://www.calculate-linux.org',
'name': 'distros',
'owner': [{'email': 'at@calculate.ru'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://git.calculate.ru/calculate/distros.git'}],
'status': 'unofficial'}
$ pmaint sync distros
WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
From git://git.calculate.ru/calculate/distros
7587883..a6e9659 master -> origin/master
* [new tag] 220 -> 220
Updating 7587883..a6e9659
Fast-forward
profiles/templates/3.5/6_ac_update_sync/world/0-ini | 2 +-
profiles/templates/3.5/6_ac_update_sync/world/create/cinnamon | 1 +
profiles/templates/3.5/6_ac_update_sync/world/update/2017/20170203 | 7 +++++++
3 files changed, 9 insertions(+), 1 deletion(-)
create mode 100644 profiles/templates/3.5/6_ac_update_sync/world/update/2017/20170203
*** syncing distros
*** synced distros
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 distros
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
* Cache regenerated successfully
|