blob: 94ea10a3fc9efd12135e4075d91adfb4110b1fd3 (
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
32
33
34
35
36
37
38
39
40
|
{'description': {'en': 'Calculate Overlay'},
'homepage': 'http://www.calculate-linux.org',
'name': 'calculate',
'owner': [{'email': 'at@calculate.ru', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://git.calculate-linux.org/calculate/calculate-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync calculate
WARNING:pkgcore:bircoph repo at '/var/lib/repo-mirror-ci/sync/bircoph', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing calculate
From git://git.calculate-linux.org/calculate/calculate-overlay
ff3605a29..e50ae94ee master -> origin/master
ff3605a29..e50ae94ee develop -> origin/develop
ff3605a29..e50ae94ee master64 -> origin/master64
ff3605a29..e50ae94ee update -> origin/update
* [new tag] 3592 -> 3592
Updating ff3605a29..e50ae94ee
Fast-forward
.../templates/6_ac_builder_squash/0_clean/etc/ssh/ssh_host_ecdsa_key | 1 +
.../templates/6_ac_builder_squash/0_clean/etc/ssh/ssh_host_ecdsa_key.pub | 1 +
.../templates/6_ac_builder_squash/0_clean/etc/ssh/ssh_host_ed25519_key | 1 +
.../6_ac_builder_squash/0_clean/etc/ssh/ssh_host_ed25519_key.pub | 1 +
profiles/templates/6_ac_builder_squash/0_clean/etc/ssh/ssh_host_rsa_key | 1 +
.../templates/6_ac_builder_squash/0_clean/etc/ssh/ssh_host_rsa_key.pub | 1 +
6 files changed, 6 insertions(+)
create mode 100644 profiles/templates/6_ac_builder_squash/0_clean/etc/ssh/ssh_host_ecdsa_key
create mode 100644 profiles/templates/6_ac_builder_squash/0_clean/etc/ssh/ssh_host_ecdsa_key.pub
create mode 100644 profiles/templates/6_ac_builder_squash/0_clean/etc/ssh/ssh_host_ed25519_key
create mode 100644 profiles/templates/6_ac_builder_squash/0_clean/etc/ssh/ssh_host_ed25519_key.pub
create mode 100644 profiles/templates/6_ac_builder_squash/0_clean/etc/ssh/ssh_host_rsa_key
create mode 100644 profiles/templates/6_ac_builder_squash/0_clean/etc/ssh/ssh_host_rsa_key.pub
*** synced calculate
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 calculate
* Cache regenerated successfully
|