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

Bug#655892: marked as done (duma: script duma: incorrect lication of library)



Your message dated Fri, 01 Oct 2021 14:48:35 +0000
with message-id <E1mWJpz-000FMe-T3@fasolo.debian.org>
and subject line Bug#655892: fixed in duma 2.5.21-1
has caused the Debian Bug report #655892,
regarding duma: script duma: incorrect lication of library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
655892: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655892
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: duma
Version: 2.5.15-1.1
Severity: important
Tags: patch

Dear Maintainer,

The script duma included in the package duma has a number of issues:

1. assumes the library is in '.', which is certainly not the case. ATM
   it is in /usr/lib . It should eventually move to an arch-dependent
   directory?

2. It uses '$*' to expand parameters. It should use '"$@"'.

3. It uses /bin/bash on the shebang line. At first glance I see no reason
   why it should not be a /bin/sh script.

Attached a patch for (1) and (2), both of which break that script badly.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-rc4-rt-amd64 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages duma depends on:
ii  libc6       2.13-24
ii  libgcc1     1:4.6.2-11
ii  libstdc++6  4.6.2-11

duma recommends no packages.

duma suggests no packages.

-- no debconf information
--- /usr/bin/duma	2009-11-29 02:11:49.000000000 +0200
+++ duma	2012-01-14 18:00:25.317041199 +0200
@@ -14,4 +14,4 @@
 fi
 
 # Set the environment to (pre)load duma library.
-(export LD_PRELOAD=./libduma.so.0.0.0; export DYLD_INSERT_LIBRARIES=libduma.dylib; export DYLD_FORCE_FLAT_NAMESPACE=1; exec $*)
+(export LD_PRELOAD=/usr/lib/libduma.so.0.0.0; export DYLD_INSERT_LIBRARIES=libduma.dylib; export DYLD_FORCE_FLAT_NAMESPACE=1; exec "$@")

--- End Message ---
--- Begin Message ---
Source: duma
Source-Version: 2.5.21-1
Done: Peter Blackman <peter@pblackman.plus.com>

We believe that the bug you reported is fixed in the latest version of
duma, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 655892@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Blackman <peter@pblackman.plus.com> (supplier of updated duma package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 01 Oct 2021 14:00:00 +0100
Source: duma
Architecture: source
Version: 2.5.21-1
Distribution: unstable
Urgency: medium
Maintainer: Peter Blackman <peter@pblackman.plus.com>
Changed-By: Peter Blackman <peter@pblackman.plus.com>
Closes: 532483 550660 565925 623495 655892
Changes:
 duma (2.5.21-1) unstable; urgency=medium
 .
   * Adopt package. (Closes: #565925)
   * New Upstream Release. (Closes: #550660, #623495, #655892)
   * Fixes FTBFS with GCC-11  (#984041)
   * Use hardening flags, fixes bindnow, (Closes: #532483)
   * Use changelog file date instead of system date for build date
   * DEP-5 copyright
   * Add autopkgtests
   * Preserve Debian's CFLAGS etc (use += , not just = , in makefile)
   * Override Lintian's library warnings
      The library is not intended to be used directly by other programs
Checksums-Sha1:
 b17560ed2d69afde919ed0c10d343e99bde98d44 1666 duma_2.5.21-1.dsc
 aa9196d1044464c3b1bd36937b70f145eef8c154 256068 duma_2.5.21.orig.tar.gz
 b8d41d4b2992dc01132cbe07e5033f8c3336b5e6 4724 duma_2.5.21-1.debian.tar.xz
 e0057867867458bfa0f22ed5de1336768230ad70 5287 duma_2.5.21-1_source.buildinfo
Checksums-Sha256:
 90fbffb42403a94d4a9e9a7b49bdde2113c83859130d6a4451115891dfd3a25d 1666 duma_2.5.21-1.dsc
 470aa72e7018f0beadb5fbe3c932a62ba1b0594c29158a744c614bfa42133e59 256068 duma_2.5.21.orig.tar.gz
 d5b94c0dc5ccf3a2f34b8b21a66ab9f9a95adb1b052610e25825e739ca8ee613 4724 duma_2.5.21-1.debian.tar.xz
 b1dcc68f185080bab03ff4698c8517fdfb5cd5cfb55bc109174166be03c9e7f8 5287 duma_2.5.21-1_source.buildinfo
Files:
 2b4fd9ad554672484c4dcae2501e3321 1666 devel optional duma_2.5.21-1.dsc
 50a093ba5c127b434daae98714d799b9 256068 devel optional duma_2.5.21.orig.tar.gz
 95b0233fb7978840f17c6b03d5a41786 4724 devel optional duma_2.5.21-1.debian.tar.xz
 01f4c6ff9e7dff6b196b9dad13ce474c 5287 devel optional duma_2.5.21-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQGzBAEBCgAdFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmFXHEIACgkQH1x6i0VW
QxTLVAwA6Y862RIvnsJiCeoEzBojEFIe8xQXeWIwWV//nIcofrc9XmEGXeuD9eJs
uJE7//J4PNaZc2owgxQ2p9TnT+J52AIiVs3IH0/79d98H67yHQTWqid1RZfLBWZw
NBklCf88IobWs7RWn0axaKud/FXhV9e70VSSHyxfIe4dq3PaSM4E0Kp+7q2Rvg5W
+ytvf196Fsk76IBoqkK81eFKVI6V3OstLd7OzkLs31WlR36Qm/KRUlChhnwaGA74
kGCatMjtiEnhKmkHUf3uwRoP4AsbMccn7DA9C5EMTdoBHcvVpObRiPVa+hxAZbzo
vDp2fvSXEPG1x177PB53saVPfwysNY0vcganTUEYcdZhpwQELv7o28+a9NZn2Ll4
1LjvLo6WdlLqgRxXsmbTDmJ0YBHsfUkYV/KH/7iPLg3RMaWyurKdccoXPVz/LUCU
nwHTVyY7jBEzmGM/Qcl/fBqV3lxALXDZy22WMIAz/QiCsMYbFkxWjVCjKABp4RnQ
kaXPQ6is
=6Ht+
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: