Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70386 - rsync3.au.gentoo.org reporting default host name
Summary: rsync3.au.gentoo.org reporting default host name
Status: RESOLVED FIXED
Alias: None
Product: Mirrors
Classification: Unclassified
Component: Server Problem (show other bugs)
Hardware: All All
: Lowest enhancement (vote)
Assignee: Mirror Admins
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-07 14:53 UTC by Paul Taylor
Modified: 2004-11-15 20:35 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 Paul Taylor 2004-11-07 14:53:48 UTC
A trivial tidy-up required to substitute the correct host name:

>>> starting rsync with rsync://203.87.95.205/gentoo-portage...
>>> checking server timestamp ...
This is rsync[number].[country].gentoo.org.
Comment 1 Jeffrey Forman (RETIRED) gentoo-dev 2004-11-07 19:54:51 UTC
I'm not sure what you're asking us to do here. The DNS looks fine for rsync3.au.gentoo.org:
jforman@sixthstreet samba $ host rsync3.au.gentoo.org
rsync3.au.gentoo.org has address 203.87.95.205


-Jeffrey
Comment 2 Paul Taylor 2004-11-07 20:29:16 UTC
It's the banner/welcome message produced by rsyncd that needs updating; it currently has "[number]" and "[country]" instead of "3" and "au" respectively.
Comment 3 Paul Taylor 2004-11-15 20:35:34 UTC
The hostname is now being reported correctly - case closed.