Your message dated Sun, 30 Oct 2016 02:05:05 -0400
with message-id <20161030060505.4ejsvstxa5g3j...@hopa.kiewit.dartmouth.edu>
and subject line Re: Bug#841604: datalad: FTBFS: Tests failures
has caused the Debian Bug report #841604,
regarding datalad: FTBFS: Tests failures
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
841604: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841604
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: datalad
Version: 0.3.1-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161021 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
>
> Installed /<<PKGBUILDDIR>>
> Processing dependencies for datalad==0.3.1
> Searching for gitdb2>=2.0.0
> Reading https://pypi.python.org/simple/gitdb2/
> Download error on https://pypi.python.org/simple/gitdb2/: [Errno 111]
> Connection refused -- Some packages may not be found!
> Couldn't find index page for 'gitdb2' (maybe misspelled?)
> Scanning index of all packages (this may take a while)
> Reading https://pypi.python.org/simple/
> Download error on https://pypi.python.org/simple/: [Errno 111] Connection
> refused -- Some packages may not be found!
> No local packages or working download links found for gitdb2>=2.0.0
> error: Could not find suitable distribution for
> Requirement.parse('gitdb2>=2.0.0')
> Makefile:16: recipe for target 'bin' failed
> make[2]: *** [bin] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> debian/rules:27: recipe for target 'override_dh_auto_test' failed
If the failure looks somehow time/timezone related:
Note that this rebuild was performed without the 'tzdata' package
installed in the chroot. tzdata used be (transitively) part of
build-essential, but it no longer is. If this package requires it to
build, it should be added to build-depends. For the release team's
opinion on this, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185
If the failure looks LSB-related:
similarly to tzdata, lsb-base is not installed in the build chroot.
The full build log is available from:
http://aws-logs.debian.net/2016/10/21/datalad_0.3.1-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Version: 0.4-1
On Fri, 21 Oct 2016, Lucas Nussbaum wrote:
> Source: datalad
> Version: 0.3.1-1
> Severity: serious
> Tags: stretch sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20161021 qa-ftbfs
> Justification: FTBFS on amd64
> Hi,
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> Relevant part (hopefully):
> > Installed /<<PKGBUILDDIR>>
> > Processing dependencies for datalad==0.3.1
> > Searching for gitdb2>=2.0.0
> > Reading https://pypi.python.org/simple/gitdb2/
> > Download error on https://pypi.python.org/simple/gitdb2/: [Errno 111]
> > Connection refused -- Some packages may not be found!
> > Couldn't find index page for 'gitdb2' (maybe misspelled?)
> > Scanning index of all packages (this may take a while)
> > Reading https://pypi.python.org/simple/
> > Download error on https://pypi.python.org/simple/: [Errno 111] Connection
> > refused -- Some packages may not be found!
> > No local packages or working download links found for gitdb2>=2.0.0
> > error: Could not find suitable distribution for
> > Requirement.parse('gitdb2>=2.0.0')
> > Makefile:16: recipe for target 'bin' failed
> > make[2]: *** [bin] Error 1
> > make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> > debian/rules:27: recipe for target 'override_dh_auto_test' failed
The failure I believe was due to in GitPython package which didn't
declare versioned depends on gitdb2 and smmap, so even though it was
installed and somewhat functional, check triggered their upgrade via
pip. Since then I have uploaded those pkgs to debian, so now it all
should be kosher -- thus closing as of newer datalad version uploaded
after that
--
Yaroslav O. Halchenko
Center for Open Neuroscience http://centerforopenneuroscience.org
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419
WWW: http://www.linkedin.com/in/yarik
--- End Message ---