Package: sbuild
Version: 0.83.1
Severity: normal
Tags: patch
X-Debbugs-Cc: bdr...@ubuntu.com

Dear Maintainer,

Commit d15d5ea67b81cde811207ff6853b381c3ebe4b41 breaks the Ubuntu
lp-buildd builds. This problem can be reproduced by running:

```
pull-debian-source -d distro-info 1.1
mv distro-info_1.1.dsc distro-info_1.1_with_diffent_ending.txt
ln -s distro-info_1.1_with_diffent_ending.txt distro-info_1.1.dsc
sbuild -d unstable distro-info_1.1.dsc
```

abs_path() expands jobname from 'distro-info_1.1.dsc' to
'/full/path/to/distro-info_1.1_with_diffent_ending.txt'. Then it tries
to fetch that source file (instead of using it as dsc file).

-- 
Benjamin Drung
Debian & Ubuntu Developer

Reply via email to