Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 395931 - anon* service doesn't work over IPv6
Summary: anon* service doesn't work over IPv6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Git (show other bugs)
Hardware: All Linux
: Highest normal (vote)
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-24 19:43 UTC by Mike Gilbert
Modified: 2011-12-25 15:57 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 Mike Gilbert gentoo-dev 2011-12-24 19:43:29 UTC
svn co svn://anonsvn.gentoo.org/gentoo-syntax/
...
Nothing happens.
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-12-24 19:50:33 UTC
Works for me. svn is known for not being verbose. Got the proper host key saved/accepted? (you can do this by trying to 'ssh anonsvn.gentoo.org')
Comment 2 Mike Doty (RETIRED) gentoo-dev 2011-12-24 19:51:48 UTC
You've got dual stack(IPv4 & IPv6) I presume?  IPv6 isn't down at the moment on anon*.g.o.
Comment 3 Mike Gilbert gentoo-dev 2011-12-24 20:06:00 UTC
Yeah, it was IPv6. Works over IPv4.
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-12-24 20:08:40 UTC
We never setup xinetd properly when the service moved to a v6 host. I'll fix it properly/permanently in a few minutes here.
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-12-24 22:08:44 UTC
(In reply to comment #4)
> We never setup xinetd properly when the service moved to a v6 host. I'll fix it
> properly/permanently in a few minutes here.

committed to infra repo but not pushed until I'll be home to monitor it. ETA, 1 day
Comment 6 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-12-25 15:57:03 UTC
pushed, all fixed.