blob: 1e25c909e1791aaef9aa9e881a0c6df2b791cf0e (
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
|
{'description': {'en': 'Calculate Linux Profiles'},
'homepage': 'http://www.calculate-linux.org',
'name': 'distros',
'owner': [{'email': 'at@calculate.ru', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://git.calculate.ru/calculate/distros.git'}],
'status': 'unofficial'}
$ pmaint sync distros
WARNING:pkgcore:chaoslab repo at '/var/lib/repo-mirror-ci/sync/chaoslab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
From git://git.calculate.ru/calculate/distros
4131bf7..a57a244 master -> origin/master
4131bf7..a57a244 master64 -> origin/master64
4131bf7..a57a244 update -> origin/update
* [new tag] 335 -> 335
Updating 4131bf7..a57a244
Fast-forward
profiles/templates/3.5/6_ac_update_sync/world/0-ini | 2 +-
profiles/templates/3.5/6_ac_update_sync/world/create/xfce | 2 +-
.../3.5/6_ac_update_sync/world/update/2020/{20200603 => 20200604} | 3 ++-
3 files changed, 4 insertions(+), 3 deletions(-)
rename profiles/templates/3.5/6_ac_update_sync/world/update/2020/{20200603 => 20200604} (73%)
*** syncing distros
*** synced distros
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 distros
* Cache regenerated successfully
|