<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2017-08-21 14:07 GMT+02:00 Jonas Smedegaard <span dir="ltr"><<a href="mailto:dr@jones.dk" target="_blank">dr@jones.dk</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Quoting Jaromír Mikeš (2017-08-21 13:23:55)<br>
<span class="gmail-">> 2017-08-21 13:00 GMT+02:00 Jonas Smedegaard <<a href="mailto:dr@jones.dk">dr@jones.dk</a>>:<br>
> > Quoting Jaromír Mikeš (2017-08-21 12:10:35)<br>
</span><span class="gmail-">> > > I might be wrong, but d/copyright-check script doesn't generate<br>
> > > copyright_newhints for me :(<br>
> ><br>
> > What then happens instead?<br>
> ><br>
><br>
> Nothing<br>
<br>
</span>That's weird.  Just silence? Not even some error message?<br></blockquote><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Just to make sure we are talking about the same thing: What I mean by<br>
"not during build" is that the script now needs to be run explicitly.<br></blockquote><div><br></div><div>I know<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
If you only ran (your favorite wrapper for) debuildpackage, then sure it<br>
didn't do copyright check - that is intentional.<br>
<span class="gmail-"><br>
<br>
> If your script doesn't work I would keep info how to do it manually in<br>
> README.source.<br>
<br>
</span>The script works for me - just tested again.  Could you please tell<br>
exactly which commands you invoked which lead to "Nothing".<br></blockquote><div><br></div><div>Well "nothing" was not precise ... :( <br></div></div><br>$ debian/copyright-check <br>CDBS: parsing Ardour-5.11.0.tar.bz2 ...<br>Parsing Ardour-5.11.0.tar.bz2...<br><br>bzip2: Compressed file ends unexpectedly;<br>    perhaps it is corrupted?  *Possible* reason follows.<br>bzip2: Inappropriate ioctl for device<br>    Input file = (stdin), output file = (stdout)<br><br>It is possible that the compressed file(s) have become corrupted.<br>You can use the -tvv option to test integrity of such files.<br><br>You can use the `bzip2recover' program to attempt to recover<br>data from undamaged sections of corrupted files.<br><br>tar: Child returned status 2<br>tar: Error is not recoverable: exiting now<br>test -x debian/rules<br>mkdir -p "."<br><br>Scanning upstream source for new/changed copyright notices...<br><br>set -e; find * -type f -regextype posix-extended  -regex '^.+\.(png|ttf)$' -print0 | perl -0 /usr/lib/cdbs/license-miner<br>Can't locate Image/ExifTool.pm in @INC (you may need to install the Image::ExifTool module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.0 /usr/local/share/perl/5.26.0 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/lib/cdbs/license-miner line 13.<br>BEGIN failed--compilation aborted at /usr/lib/cdbs/license-miner line 13.<br>/usr/share/cdbs/1/rules/<a href="http://utils.mk:140">utils.mk:140</a>: recipe for target 'debian/copyright_newhints' failed<br>make: *** [debian/copyright_newhints] Error 2<br>CDBS: parsing Ardour-5.11.0.tar.bz2 ...<br>test -x debian/rules<br>set -e;  <br>find * -regextype posix-extended  -regex '^(.+\.(png|ttf))\.metadata$' -type f -delete<br>rm -f debian/cdbs-install-list debian/cdbs-package-list debian/stamp-copyright-check<br>rm -rf "debian/upstream-cruft"<br>rm -f debian/stamp-upstream-cruft<br><br><br></div><div class="gmail_extra">mira<br></div></div>