#982908 dh_strip: fails to identify static library

Package:
debhelper
Source:
debhelper
Submitter:
Mattia Rizzolo
Date:
2021-02-16 20:48:06 UTC
Severity:
normal
Tags:
#982908#5
Date:
2021-02-16 10:51:30 UTC
From:
To:
Hi,

If you see src:eclipse-titan/7.2.0-1, d/rules has an extra call to
`strip` because dh_strip fails to identify those .a files as static
libraries.
Indeed, running `file` on them just reports, for example:
    mattia@warren ..der/result/sid/amd64/foo/usr/lib/titan % file libttcn3-rt2-parallel.a
    libttcn3-rt2-parallel.a: current ar archive

I wonder if debhelper could do more to identify them, or if this should
be reassigned to src:file.

#982908#10
Date:
2021-02-16 20:43:49 UTC
From:
To:
Mattia Rizzolo:

Ack, known issue.  Merging.