Bug#779662: package fails to build without network connection

2015-03-08 Thread Andrey Rahmatullin
On Tue, Mar 03, 2015 at 08:26:38PM +0100, Matthias Klose wrote:
 Package: src:fedmsg-meta-fedora-infrastructure
 Version: 0.2.18-1
 Severity: serious
 Tags: sid jessie
 
 The package fails to build in an unstable environment on amd64 without having
 network access. the build log shows errors like these, which go away if you 
 have
 network connection.
I wanted to work on this but couldn't find an easy way to build a package
without network access.

-- 
WBR, wRAR


signature.asc
Description: Digital signature


Bug#779662: package fails to build without network connection

2015-03-08 Thread Nicolas Dandrimont
Control: tags -1 + unreproducible

* Matthias Klose d...@debian.org [2015-03-03 20:26:38 +0100]:

 Package: src:fedmsg-meta-fedora-infrastructure
 Version: 0.2.18-1
 Severity: serious
 Tags: sid jessie
 
 The package fails to build in an unstable environment on amd64 without having
 network access. the build log shows errors like these, which go away if you 
 have
 network connection.

Hi,

I couldn't reproduce this on my laptop disconnected from the internet. Please
be more specific as to what you mean by no network access.

I'm pretty sure those tests need access to localhost, and I'm not sure no
localhost is a supported configuration for our build environment.

Thanks,
-- 
Nicolas Dandrimont

BOFH excuse #433:
error: one bad user found in front of screen


signature.asc
Description: Digital signature


Processed: Re: Bug#779662: package fails to build without network connection

2015-03-08 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + unreproducible
Bug #779662 [src:fedmsg-meta-fedora-infrastructure] package fails to build 
without network connection
Added tag(s) unreproducible.

-- 
779662: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779662
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#779662: package fails to build without network connection

2015-03-03 Thread Matthias Klose
Package: src:fedmsg-meta-fedora-infrastructure
Version: 0.2.18-1
Severity: serious
Tags: sid jessie

The package fails to build in an unstable environment on amd64 without having
network access. the build log shows errors like these, which go away if you have
network connection.

==
FAIL: test_secondary_icon 
(fedmsg_meta_fedora_infrastructure.tests.TestGithubDelete)
Does fedmsg.meta produce the expected secondary icon?
--
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/fedmsg/tests/test_meta.py, line 44, in
inner
return func(self)
  File /usr/lib/python2.7/dist-packages/fedmsg/tests/test_meta.py, line 100,
in test_secondary_icon
eq_(actual_icon, self.expected_secondary_icon)
AssertionError: None !=
'https://seccdn.libravatar.org/avatar/9c9f7784935381befc302fe3c814f9136e7a33953d0318761669b8643f4df55c?s=64d=retro'

==
FAIL: test_icon (fedmsg_meta_fedora_infrastructure.tests.TestGithubFork)
Does fedmsg.meta produce the expected icon?
--
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/fedmsg/tests/test_meta.py, line 44, in
inner
return func(self)
  File /usr/lib/python2.7/dist-packages/fedmsg/tests/test_meta.py, line 94, in
test_icon
eq_(actual_icon, self.expected_icon)
AssertionError: 'https://apps.fedoraproject.org/img/icons/git-logo.png' !=
'https://apps.fedoraproject.org/img/icons/github.png'

==
FAIL: test_link (fedmsg_meta_fedora_infrastructure.tests.TestGithubFork)
Does fedmsg.meta produce the expected link?
--
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/fedmsg/tests/test_meta.py, line 44, in
inner
return func(self)
  File /usr/lib/python2.7/dist-packages/fedmsg/tests/test_meta.py, line 88, in
test_link
eq_(actual_link, self.expected_link)
AssertionError: None != 'https://github.com/kushal124/github2fedmsg'


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org