Your message dated Fri, 14 Oct 2016 11:53:16 +0000
with message-id <e1bv136-000448...@franck.debian.org>
and subject line Bug#836604: Removed package(s) from unstable
has caused the Debian Bug report #816923,
regarding lldb-3.6: Add lldb-mi symbolic link
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 ow...@bugs.debian.org
immediately.)


-- 
816923: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816923
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lldb-3.6
Version: 1:3.6.2-3
Severity: wishlist
Tags: patch

Right now, if the lldb pacakage is installed, lldb-mi-3.6 is installed in
/usr/bin. It would be useful to have a symbolic link that would be named lldb-
mi pointing to lldb-mi-3.6. This way, tools (IDEs) that have to interact with
lldb-mi would not have to specify the version or try to find it in manually.

I have modified the source package locally to achieve this and it was not very
difficult. I attached a simple patch. The change is in llvm-defaults

--- llvm-defaults-0.33/debian/rules.orig        2016-03-06 13:10:56.631611999
-0500
+++ llvm-defaults-0.33/debian/rules     2016-03-06 12:57:17.127016480 -0500
@@ -237,6 +237,9 @@
        dh_link -plldb \
                        /usr/bin/lldb-$(PV_LLVM) \
                        /usr/bin/lldb
+       dh_link -plldb \
+                       /usr/bin/lldb-mi-$(PV_LLVM) \
+                       /usr/bin/lldb-mi


 nopkgs := $(foreach p, $(no_packages),-N$(p))



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.4.0-1-amd64 (SMP w/3 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages lldb-3.6 depends on:
ii  libc6            2.21-9
ii  libedit2         3.1-20150325-1+b1
ii  libffi6          3.2.1-4
ii  libgcc1          1:5.3.1-10
ii  liblldb-3.6      1:3.6.2-3
ii  libllvm3.6v5     1:3.6.2-3
ii  libstdc++6       5.3.1-10
ii  libtinfo5        6.0+20160213-1
ii  llvm-3.6-dev     1:3.6.2-3
ii  python           2.7.11-1
ii  python-lldb-3.6  1:3.6.2-3
ii  zlib1g           1:1.2.8.dfsg-2+b1

lldb-3.6 recommends no packages.

lldb-3.6 suggests no packages.

-- no debconf information
--- llvm-defaults-0.33/debian/rules.orig	2016-03-06 13:10:56.631611999 -0500
+++ llvm-defaults-0.33/debian/rules	2016-03-06 12:57:17.127016480 -0500
@@ -237,6 +237,9 @@
 	dh_link -plldb \
 			/usr/bin/lldb-$(PV_LLVM) \
 			/usr/bin/lldb
+	dh_link -plldb \
+			/usr/bin/lldb-mi-$(PV_LLVM) \
+			/usr/bin/lldb-mi
 
 
 nopkgs := $(foreach p, $(no_packages),-N$(p))

--- End Message ---
--- Begin Message ---
Version: 1:3.6.2-4+rm

Dear submitter,

as the package llvm-toolchain-3.6 has just been removed from the Debian archive
unstable 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/836604

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
ftpmas...@ftp-master.debian.org.

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

--- End Message ---

Reply via email to