[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#849752: lintian: dpkg-source failed with status 2 / no such file or directory



Patrick Matthäi:
> Hi,
> 
> Am 06.07.2017 um 15:49 schrieb Niels Thykier:
>> Can either of you reproduce this while using the following options (in
>> addition to what you are using):
>>
>>   -dddd -k
> -k is not a valid option, I think you mean --keep-lab ;)
>>
>> At some point, lintian will output something like:
>>
>> """
>> N: Setting up lab in /tmp/temp-lintian-lab-4xmSoqnj09 ...
>> """
>>
>> Once the error occurs and lintian has terminated, please tar up the
>> listed directory, along with the directory containing the artefacts
>> passed to lintian and send said tarball to me.
> 
> You can find both tarballs here:
> http://misc.linux-dev.org/.849752/
> 
>> [...]
> 

Aha, I think I got it.  There is no ".orig" tarball in the result dir.

"""
$ tar ztvvf  tmp.lin.lab.tar.gz  | grep .dsc
lrwxrwxrwx root/root         0 2017-07-18 15:47
tmp/temp-lintian-lab-MRg6JI1VSV/pool/libf/libfizmo/libfizmo_0.7.14-2_source/dsc
-> /var/cache/pbuilder/result/libfizmo_0.7.14-2.dsc
$ tar ztvvf  fizmo.pbuilder.result.checked.against.tar.gz  | grep .dsc
-rw-r--r-- root/root       983 2017-07-18 15:43
var/cache/pbuilder/result/libfizmo_0.7.14-2.dsc
$ tar ztvvf  tmp.lin.lab.tar.gz  | grep .origlrwxrwxrwx root/root
 0 2017-07-18 15:47
tmp/temp-lintian-lab-MRg6JI1VSV/pool/libf/libfizmo/libfizmo_0.7.14-2_source/libfizmo_0.7.14.orig.tar.gz
-> /var/cache/pbuilder/result//libfizmo_0.7.14.orig.tar.gz
$ tar ztvvf  fizmo.pbuilder.result.checked.against.tar.gz  | grep .orig.
|| echo "not found"not found
"""

That was definitely harder to figure out that it ought to be!

Thanks,
~Niels


Reply to: