On Wed, 07 Feb 2018 23:29:36 +0000 Luca Boccassi <bl...@debian.org>
wrote:
> On Tue, 15 Aug 2017 10:35:34 +0200 Andreas Beckmann <a...@debian.org>
> wrote:
> > Package: libtss-dev
> > Version: 1045-1
> > Severity: serious
> > User: debian...@lists.debian.org
> > Usertags: piuparts
> > 
> > Hi,
> > 
> > during a test with piuparts I noticed your package ships (or
creates)
> > a broken symlink.
> > 
> > >From the attached log (scroll to the bottom...):
> > 
> > 0m10.9s ERROR: FAIL: Broken symlinks:
> >   /usr/lib/x86_64-linux-gnu/libtss.so ->
> /debian/libtss0/usr/lib/x86_64-linux-gnu/libtss.so.0
> > 
> > 
> > The target looks like an (incorrect) build-time path.
> > 
> > 
> > cheers,
> > 
> > Andreas
> 
> Dear maintainer,
> 
> The fix for this is quite simple, patch inlined.
> 
> -- 
> Kind regards,
> Luca Boccassi
> 
> 
> --- a/debian/rules
> +++ b/debian/rules
> @@ -115,7 +115,7 @@ override_dh_auto_install:
>       dh_install -Pdebian/$(LIBPKG) -p$(LIBPKG)
$(USRLIB)/$(VERSIONED_LIB) $(USRLIB)
>  
>       dh_link -Pdebian/$(LIBPKG) -p$(LIBPKG)
$(USRLIB)/$(VERSIONED_LIB) $(USRLIB)/$(LIBSONAME)
> -     dh_link -Pdebian/$(DEVPKG) -p$(DEVPKG)
debian/$(LIBPKG)/$(USRLIB)/$(LIBSONAME) $(USRLIB)/$(LIBSYM)
> +     dh_link -Pdebian/$(DEVPKG) -p$(DEVPKG)
$(USRLIB)/$(LIBSONAME) $(USRLIB)/$(LIBSYM)
>  
>  
>       cp -p $(TMP)/$(MAN1)/* $(DESTMAN1)

Dear Maintainer,

I'm quite interested on having this package available in testing and
buster, so I'll do an NMU to delayed/10 sometimes this week with the
above patch unless I receive an objection.

-- 
Kind regards,
Luca Boccassi

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to