Bug#954579: datalad-container: FTBFS: build-dependency not installable: datalad (>= 0.11.5~)

2020-04-05 Thread Scott Kitterman
What's the status on getting this fixed?  This is causing quite a backlog on 
Testing migration.

requests Migrates after: datalad-container
python-urllib3 Migrates after: requests
python-certifi Migrates after: requests
python-pip Migrates after: python-certifi, python-urllib3, requests

Those I the ones I know of since I'm tyring to get python-pip to migrate.

Scott K

signature.asc
Description: This is a digitally signed message part.


Bug#954579: datalad-container: FTBFS: build-dependency not installable: datalad (>= 0.11.5~)

2020-03-22 Thread Yaroslav Halchenko


On Sun, 22 Mar 2020, Lucas Nussbaum wrote:

> Source: datalad-container
> Version: 0.5.0-1

Thank you for the report.  1.0.0-1 was built but forgotten to be
uploaded at the end of Feb.  Now it would need to wait until datalad
0.12.4 is uploaded first which would resolve incompatibilities with
recent git annex and git releases.  Hopefully later today/tomorrow

Cheers,
-- 
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



Bug#954579: datalad-container: FTBFS: build-dependency not installable: datalad (>= 0.11.5~)

2020-03-22 Thread Lucas Nussbaum
Source: datalad-container
Version: 0.5.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200321 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper (>= 9), dh-python, datalad (>= 0.11.5~), 
> python-requests (>= 1.2), python3-setuptools, python3-all, python3-nose, 
> build-essential, fakeroot
> Filtered Build-Depends: debhelper (>= 9), dh-python, datalad (>= 0.11.5~), 
> python-requests (>= 1.2), python3-setuptools, python3-all, python3-nose, 
> build-essential, fakeroot
> dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
> '/<>/apt_archive/sbuild-build-depends-main-dummy.deb'.
> Ign:1 copy:/<>/apt_archive ./ InRelease
> Get:2 copy:/<>/apt_archive ./ Release [957 B]
> Ign:3 copy:/<>/apt_archive ./ Release.gpg
> Get:4 copy:/<>/apt_archive ./ Sources [417 B]
> Get:5 copy:/<>/apt_archive ./ Packages [499 B]
> Fetched 1873 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install main build dependencies (apt-based resolver)
> 
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-main-dummy : Depends: datalad (>= 0.11.5~) but it is 
> not going to be installed
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.

The full build log is available from:
   http://qa-logs.debian.net/2020/03/21/datalad-container_0.5.0-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.