diff options
Diffstat (limited to 'poly-c.txt')
-rw-r--r-- | poly-c.txt | 30 |
1 files changed, 18 insertions, 12 deletions
diff --git a/poly-c.txt b/poly-c.txt index 93cf7b9b96a0..6ffc1d6c24c8 100644 --- a/poly-c.txt +++ b/poly-c.txt @@ -8,6 +8,12 @@ 'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoofan.org/poly-c'}], 'status': 'official'} $ pmaint sync poly-c +rsync error: timeout waiting for daemon connection (code 35) at socket.c(281) [Receiver=3.1.3] +*** syncing poly-c +!!! failed syncing poly-c: all attempts failed + * Sync failed with 1 + * Will try to re-create +$ pmaint sync poly-c ------------------------------------------------------------------------------- Welcome to rsync.gentoofan.org:873 This is the gentoo portage-overlay of Polynomial-C @@ -35,25 +41,25 @@ This is the gentoo portage-overlay of Polynomial-C ------------------------------------------------------------------------------- -Number of files: 1 (reg: 1) -Number of created files: 0 +Number of files: 1,752 (reg: 1,248, dir: 504) +Number of created files: 1,752 (reg: 1,248, dir: 504) Number of deleted files: 0 -Number of regular files transferred: 1 -Total file size: 32 bytes -Total transferred file size: 32 bytes -Literal data: 32 bytes +Number of regular files transferred: 1,248 +Total file size: 3.97M bytes +Total transferred file size: 3.97M bytes +Literal data: 3.97M bytes Matched data: 0 bytes -File list size: 46 +File list size: 100.20K File list generation time: 0.001 seconds File list transfer time: 0.000 seconds -Total bytes sent: 85 -Total bytes received: 132 +Total bytes sent: 26.04K +Total bytes received: 2.44M -sent 85 bytes received 132 bytes 86.80 bytes/sec -total size is 32 speedup is 0.15 +sent 26.04K bytes received 2.44M bytes 705.41K bytes/sec +total size is 3.97M speedup is 1.61 *** syncing poly-c *** synced poly-c - * Sync succeeded + * Sync succeeded after re-adding $ stat --format=%y . $ pmaint regen --use-local-desc --pkg-desc-index -t 1 poly-c * Cache regenerated successfully |