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

Bug#854374: release.debian.org: dbgsym packages for linux missing from stretch-debug



On Tue, Feb  7, 2017 at 00:33:04 +1100, Stuart Prescott wrote:

> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: britney
> 
> The dbgsym packages from src:linux seem to be missing from stretch-debug:
> 
> $ rmadison linux-image-4.9.0-1-amd64
> linux-image-4.9.0-1-amd64 | 4.9.2-2       | testing    | amd64
> linux-image-4.9.0-1-amd64 | 4.9.6-3       | unstable   | amd64
> 
> $ rmadison linux-image-4.9.0-1-amd64-dbgsym
> linux-image-4.9.0-1-amd64-dbgsym | 4.9.6-3       | unstable-debug | amd64
> 
> <jcristau> themill: the linux source package builds debug packages for things that are built by the linux-signed source package
> <jcristau> i don't think that was ever considered when i made the "sync testing and testing-debug" stuff
> 
Does the below look like it's going to explode on us, or otherwise do
bad things?

diff --git a/britney b/britney
index 9b29bc1..f33a7f3 100755
--- a/britney
+++ b/britney
@@ -178,7 +178,6 @@ dak_import_debug () {
         WHERE arch.id = debug.architecture
           AND testing.suite_name = 'testing'
           AND debug.package = testing.package || '-dbgsym'
-          AND debug.source = testing.source
           AND debug.version = testing.version
           AND debug.architecture = testing.architecture
           AND archive.id = fam.archive_id

Cheers,
Julien


Reply to: