Problem with fedpkg-build and NAT64/DNS64

2012-06-28 Thread Alexey I. Froloff
Hi,

I have my development server running in IPv6-only LAN behind
dual-stack gateway with NAT64/DNS64 (tayga/bind9.8 on OpenWRT).

$ fedpkg -v build   
Creating repo object from /home/raorn/src/wmmon
Running: rpm -q --qf %{NAME}  --specfile wmmon.spec
Could not read /home/raorn/.koji/config for config values
Initiating a koji session to http://koji.fedoraproject.org/kojihub
Could not execute build: [Errno 101] Network is unreachable

As seen from strace, only A record is being resolved for
koji.fedoraproject.org, however:

$ host koji.fedoraproject.org
koji.fedoraproject.org has address 209.132.181.7
koji.fedoraproject.org has IPv6 address 64:ff9b::d184:b507

where 64:ff9b::d184:b507 is DNS64-mapped address for
209.132.181.7.

All other commands works fine, like fedpkg clone, koji search,
git, etc...

Any idea who's wrong and how to fix it?

-- 
Regards,--
Sir Raorn.   --- http://thousandsofhate.blogspot.com/


signature.asc
Description: Digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Problem with fedpkg-build and NAT64/DNS64

2012-06-28 Thread Alexey I. Froloff
On Thu, Jun 28, 2012 at 08:01:26PM +0400, Alexey I. Froloff wrote:
 I have my development server running in IPv6-only LAN behind
 dual-stack gateway with NAT64/DNS64 (tayga/bind9.8 on OpenWRT).
With happens on F17 with updates and updates-testing.

-- 
Regards,--
Sir Raorn.   --- http://thousandsofhate.blogspot.com/


signature.asc
Description: Digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Problem with fedpkg-build and NAT64/DNS64

2012-06-28 Thread Alexey I. Froloff
On Thu, Jun 28, 2012 at 08:01:26PM +0400, Alexey I. Froloff wrote:
 $ fedpkg -v build   
 Creating repo object from /home/raorn/src/wmmon
 Running: rpm -q --qf %{NAME}  --specfile wmmon.spec
 Could not read /home/raorn/.koji/config for config values
 Initiating a koji session to http://koji.fedoraproject.org/kojihub
 Could not execute build: [Errno 101] Network is unreachable

koji client problem - https://bugzilla.redhat.com/show_bug.cgi?id=836329

-- 
Regards,--
Sir Raorn.   --- http://thousandsofhate.blogspot.com/


signature.asc
Description: Digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel