Bug#908106: dpkg ignores ASCII file named *.so when building source package

2018-09-15 Thread Guillem Jover
Control: forcemerge 718984 -1

On Thu, 2018-09-06 at 07:58:59 +, Mo Zhou wrote:
> Package: dpkg
> Version: 1.19.0.5+b1
> Severity: normal
> Justification: triggers confusing FTBFS under a certain condition

> Procedure to reproduce:
> 
>   1. clone https://salsa.debian.org/science-team/tensorflow
>   2. checkout lumin/A1u30 or equivalently 
> a2d2212c63bc23ada20bef0eeb6284e6f3a022ec
>   3. build source package
>   4. ASCII files debian/bazelDumps/*.so are missing from the debian.tar.gz 
> tarball.
> 
> My workaround is just to rename these ASCII files

This was somewhat already filed in the past. It should be fixed, but
when I looked at it, AFAIR, it was "complicated". I'm thinking a
better way to go about this might be to just drop the binary
exclusions as described in #735377. Will need to dig into that again.

Thanks,
Guillem



Bug#908106: dpkg ignores ASCII file named *.so when building source package

2018-09-06 Thread Mo Zhou
Package: dpkg
Version: 1.19.0.5+b1
Severity: normal
Justification: triggers confusing FTBFS under a certain condition

Procedure to reproduce:

  1. clone https://salsa.debian.org/science-team/tensorflow
  2. checkout lumin/A1u30 or equivalently 
a2d2212c63bc23ada20bef0eeb6284e6f3a022ec
  3. build source package
  4. ASCII files debian/bazelDumps/*.so are missing from the debian.tar.gz 
tarball.

My workaround is just to rename these ASCII files