Bug#992508: units-filter FTBFS: dh_installdocs: error: Cannot find (any matches for) "README" (tried in ., debian/tmp)

2021-08-20 Thread Niels Thykier
Helmut Grohne:
> Source: units-filter
> Version: 4.0.1-1
> Severity: serious
> Tags: ftbfs
> X-Debbugs-Cc: debhel...@packages.debian.org
> 
> units-filter fails to build from source. A build ends with:
> 
> |dh_installdocs
> | dh_installdocs: error: Cannot find (any matches for) "README" (tried in ., 
> debian/tmp)
> | 
> | make: *** [debian/rules:15: binary] Error 25
> | dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned 
> exit status 2
> 
> This is reproduced on crossqa: http://crossqa.debian.net/src/units-filter
> 
> Helmut
> 

Hi,

For reference, the underlying issue is that upstream renamed the README
to README.rst while the docs file has not been updated to match.

Thanks,
~Niels



Bug#992508: units-filter FTBFS: dh_installdocs: error: Cannot find (any matches for) "README" (tried in ., debian/tmp)

2021-08-19 Thread Helmut Grohne
Source: units-filter
Version: 4.0.1-1
Severity: serious
Tags: ftbfs
X-Debbugs-Cc: debhel...@packages.debian.org

units-filter fails to build from source. A build ends with:

|dh_installdocs
| dh_installdocs: error: Cannot find (any matches for) "README" (tried in ., 
debian/tmp)
| 
| make: *** [debian/rules:15: binary] Error 25
| dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned 
exit status 2

This is reproduced on crossqa: http://crossqa.debian.net/src/units-filter

Helmut