Hi,

It seems that the tests try to download from external sources (Pypi in this 
case) however this is not possible when using koji. Not sure if it's clearly 
documented somewhere but from a fast search I found this reference [0]

You will need to either disable all the tests, or only the one that tries to 
fetch packages from external sources, if possible.

[0] 
https://fedoraproject.org/wiki/Using_Mock_to_test_package_builds#Disable_domain_name_resolution

Regards,

Charalampos Stratakis
Associate Software Engineer
Python Maintenance Team, Red Hat


----- Original Message -----
From: "Germano Massullo" <germano.massu...@gmail.com>
To: python-devel@lists.fedoraproject.org
Sent: Thursday, August 18, 2016 11:05:53 PM
Subject: [Errno -3] Temporary failure in name resolution

Hi everybody!
I have just submitted to Fedora repositories, a new package called
python-gfm. I was running the first build on Koji, when I got some
errors related to python-markdown2, so I would like to ask you if you
have any idea about...

 I am getting error
<<Download error on https://pypi.python.org/simple/markdown/: [Errno
-3] Temporary failure
in name resolution -- Some packages may not be found!>>

python-gfm spec file:
http://pkgs.fedoraproject.org/cgit/rpms/python-gfm.git/tree/python-gfm.spec
Build error log:
https://kojipkgs.fedoraproject.org//work/tasks/3969/15283969/build.log

Thank you very much!
Have a nice day
_______________________________________________
python-devel mailing list
python-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/python-devel@lists.fedoraproject.org
_______________________________________________
python-devel mailing list
python-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/python-devel@lists.fedoraproject.org

Reply via email to