blob: 12743085732f880d695a5564bb501a8c4bb97aa2 (
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
41
42
43
44
45
46
47
48
49
|
{'description': {'en': 'Ebuilds for the Robot Operating System (ROS).'},
'feed': ['https://github.com/ros/ros-overlay/commits/master.atom'],
'homepage': 'https://github.com/ros/ros-overlay',
'name': 'ros-overlay',
'owner': [{'email': 'wayne@neverfear.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/ros/ros-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync ros-overlay
WARNING:pkgcore:EAPI '7' isn't fully supported
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
Already up to date.
*** syncing ros-overlay
*** synced ros-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ros-overlay
WARNING:pkgcore:EAPI '7' isn't fully supported
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING pkgcore: caught cache error: ros-indigo/h4r_thermapp_camera-0.0.3 is
: corrupt: 'ascii' codec can't decode byte 0xc2 in position
: 773: ordinal not in range(128)
WARNING pkgcore: caught cache error: dev-python/bson-0.5.3 is corrupt: 'ascii'
: codec can't decode byte 0xe2 in position 673: ordinal not in
: range(128)
WARNING pkgcore: caught cache error: ros-indigo/h4r_thermapp_camera-0.0.3 is
: corrupt: 'ascii' codec can't decode byte 0xc2 in position
: 773: ordinal not in range(128)
WARNING pkgcore: caught cache error: dev-python/bson-0.5.3 is corrupt: 'ascii'
: codec can't decode byte 0xe2 in position 673: ordinal not in
: range(128)
WARNING pkgcore: caught cache error: ros-indigo/h4r_thermapp_camera-0.0.3 is
: corrupt: 'ascii' codec can't decode byte 0xc2 in position
: 773: ordinal not in range(128)
WARNING pkgcore: caught cache error: dev-python/bson-0.5.3 is corrupt: 'ascii'
: codec can't decode byte 0xe2 in position 673: ordinal not in
: range(128)
WARNING pkgcore: caught cache error: ros-indigo/h4r_thermapp_camera-0.0.3 is
: corrupt: 'ascii' codec can't decode byte 0xc2 in position
: 773: ordinal not in range(128)
WARNING pkgcore: caught cache error: dev-python/bson-0.5.3 is corrupt: 'ascii'
: codec can't decode byte 0xe2 in position 673: ordinal not in
: range(128)
* Cache regenerated successfully
|