Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335828 - portage prints a non-fatal error about name resolution on sync
Summary: portage prints a non-fatal error about name resolution on sync
Status: CONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-03 15:51 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2022-10-20 02:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-09-03 15:51:51 UTC
This is what happens on the tinderbox; please note that yamato.home.flameeyes.eu is an IPv6-only hostname, and that there is _no_ DNS set on the system at all (and no IPv4 connectivity to the outside).

tinderbox ~ # emerge --sync
Notice: [Errno -3] Temporary failure in name resolution
>>> Starting rsync with rsync://yamato.home.flameeyes.eu/gentoo-portage...
>>> Checking server timestamp ...
receiving incremental file list
timestamp.chk

Number of files: 1
Number of files transferred: 1
Total file size: 32 bytes
Total transferred file size: 32 bytes
Literal data: 32 bytes
Matched data: 0 bytes
File list size: 27
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 98
Total bytes received: 134

sent 98 bytes  received 134 bytes  464.00 bytes/sec
total size is 32  speedup is 0.14

>>>
>>> Timestamps on the server and in the local repository are the same.
>>> Cancelling all further sync action. You are already up to date.
>>>
>>> In order to force sync, remove '/var/cache/portage/tree/metadata/timestamp.chk'.
>>>