Bug#425715: sbuild fails dsc verification when version has an epoch

2007-05-23 Thread Lucas Nussbaum
Package: sbuild Version: 0.54 Severity: important Hi, While rebuilding all packages in Debian with sbuild 0.54, I ran into 594 failures during the "dsc verification" phase. It seems that all packages with an epoch failed in the same way: $ sbuild -A -s -d unstable zabbix_1:1.1.7-3 Automatic buil

Bug#425715: [Buildd-tools-devel] Bug#425715: sbuild fails dsc verification when version has an epoch

2007-05-23 Thread Roger Leigh
tags 425715 + patch thanks Lucas Nussbaum <[EMAIL PROTECTED]> writes: > While rebuilding all packages in Debian with sbuild 0.54, I ran into 594 > failures during the "dsc verification" phase. Ouch. It looks like the filename used for the .dsc contains the epoch, which needs to be stripped out.

Bug#425715: [Buildd-tools-devel] Bug#425715: sbuild fails dsc verification when version has an epoch

2007-05-23 Thread Lucas Nussbaum
On 23/05/07 at 21:09 +0100, Roger Leigh wrote: > tags 425715 + patch > thanks > > Lucas Nussbaum <[EMAIL PROTECTED]> writes: > > > While rebuilding all packages in Debian with sbuild 0.54, I ran into 594 > > failures during the "dsc verification" phase. > > Ouch. It looks like the filename used

Bug#425715: [Buildd-tools-devel] Bug#425715: sbuild fails dsc verification when version has an epoch

2007-05-23 Thread Roger Leigh
tags 425715 + fixed-upstream pending thanks Lucas Nussbaum <[EMAIL PROTECTED]> writes: > On 23/05/07 at 21:09 +0100, Roger Leigh wrote: >> tags 425715 + patch >> thanks >> >> Lucas Nussbaum <[EMAIL PROTECTED]> writes: >> >> > While rebuilding all packages in Debian with sbuild 0.54, I ran into