Your message dated Fri, 17 Jun 2016 17:29:15 +0000
with message-id <[email protected]>
and subject line Bug#827268: Removed package(s) from experimental
has caused the Debian Bug report #682389,
regarding refdbg: wrong lib paths
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 [email protected]
immediately.)


-- 
682389: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682389
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:refdbg
Version: 1.2+git20101215+aa5cb3-2
Severity: Serious

I have here 1.2+git20101215+aa5cb3-2+b1 installed. refdbg binary ends with:

| if [ "x${REFDBG_OPTIONS}" == "x" ] ; then
|     LD_PRELOAD=/usr/lib/librefdbg.so "${@:ndx}"
| else
|     REFDBG_OPTIONS="${REFDBG_OPTIONS}" LD_PRELOAD=/usr/lib/librefdbg.so \
|         "${@:ndx}"
| fi

There are patches in debian/patches to fix this but there are not applied.
According to debian/source the patches should be applied during source
extraction via "dpkg-source -x" but this did not happen according to [0]. This
could be fixed via

index 324ed54..520bbb4 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: refdbg
 Section: devel
 Priority: optional
 Maintainer: Jonny Lamb <[email protected]>
-Build-Depends: debhelper (>= 5), autotools-dev, pkg-config, libglib2.0-dev, 
binutils-dev, libtool, automake
+Build-Depends: debhelper (>= 5), autotools-dev, pkg-config, libglib2.0-dev, 
binutils-dev, libtool, automake, quilt
 Standards-Version: 3.9.1
 Homepage: http://refdbg.sourceforge.net/
 Vcs-Git: git://git.jonnylamb.com/git/packaging/refdbg.git
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..be3a1a2
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1,2 @@
+0001-Add-disable-visibility-gobject-library-to-path.patch
+0002-Change-location-of-librefdbg.so.patch
diff --git a/debian/rules b/debian/rules
index fbeaae2..67d7c52 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,5 @@
 #!/usr/bin/make -f
+include /usr/share/quilt/quilt.make
 
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
-- 

or a properly generated source package :)

While here, the git link does not work:

|git clone git://git.jonnylamb.com/git/packaging/refdbg.git
|Cloning into 'refdbg'...
|fatal: unable to connect to git.jonnylamb.com:
|git.jonnylamb.com[0: 212.110.189.148]: errno=Connection refused
|git.jonnylamb.com[1: 2001:41c8:1:61c5::148]: errno=Network is unreachable

[0] 
https://buildd.debian.org/status/fetch.php?pkg=refdbg&arch=amd64&ver=1.2%2Bgit20101215%2Baa5cb3-2%2Bb1&stamp=1330942717

Sebastian

--- End Message ---
--- Begin Message ---
Version: 1.2+git20101215+aa5cb3-2+rm

Dear submitter,

as the package refdbg has just been removed from the Debian archive
experimental we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/827268

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to