blob: 69b60ee35e842cfb60fa4f393b648727d0fe5dea (
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
|
{'description': {'en': "This overlay contains some experimental stuff, such as\n turboprint printers driver (bug #61311), intel-536ep driver for lastest 2.6\n kernels (bug #127464), lastest grisbi version (proxy maintainer) before\n it's portage integration and so on."},
'homepage': 'http://gentoo.xwing.info',
'name': 'xwing',
'owner': [{'email': 'casta@xwing.info', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'rsync',
'uri': 'rsync://gentoo.xwing.info/xwing-overlay'}],
'status': 'unofficial'}
$ pmaint sync xwing
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
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
*** syncing xwing
rsync error: timeout waiting for daemon connection (code 35) at socket.c(281) [Receiver=3.1.3]
*** failed syncing xwing
* Sync failed with 1
* Will try to re-create
$ pmaint sync xwing
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
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
*** syncing xwing
rsync error: timeout waiting for daemon connection (code 35) at socket.c(281) [Receiver=3.1.3]
*** failed syncing xwing
* Sync failed again with 1, removing
|