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/

Attachment: signature.asc
Description: Digital signature

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to