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

Bug#769472: marked as done (mopd: Please switch from libelfg0 to libelf1)



Your message dated Fri, 06 Mar 2015 19:31:45 +0000
with message-id <[🔎] E1YTxyL-0007Jo-7j@franck.debian.org>
and subject line Bug#750667: Removed package(s) from unstable
has caused the Debian Bug report #769472,
regarding mopd: Please switch from libelfg0 to libelf1
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.)


-- 
769472: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769472
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: mopd
Version: 2.5.3-22
Severity: normal
Tags: patch

Hi,

mopd is using libelfg0 which seems unmaintained upstream (last release
seems to be around 1st Nov 2009). The description of the package states:
"This shared library may be needed by pre-packaged programs.", this
sounds to me like it's in the archive for old (closed sources?) packages
only.

See the attached patch

Cheers,

Laurent Bigonville

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u mopd-2.5.3/debian/control mopd-2.5.3/debian/control
--- mopd-2.5.3/debian/control
+++ mopd-2.5.3/debian/control
@@ -2,7 +2,7 @@
 Section: net
 Priority: extra
 Maintainer: Debian QA Group <packages@qa.debian.org>
-Build-Depends: debhelper (>= 4.1.16), libelfg0-dev, cpio
+Build-Depends: debhelper (>= 4.1.16), libelf-dev, cpio
 Standards-Version: 3.5.6.0
 
 Package: mopd
diff -u mopd-2.5.3/patches/mopd-2.5.3-elf.patch mopd-2.5.3/patches/mopd-2.5.3-elf.patch
--- mopd-2.5.3/patches/mopd-2.5.3-elf.patch
+++ mopd-2.5.3/patches/mopd-2.5.3-elf.patch
@@ -77,7 +77,7 @@
  #endif
  
 +#ifndef NOELF
-+#include <libelf/libelf.h>
++#include <libelf.h>
 +#endif
 +
 +struct mopphdr {

--- End Message ---
--- Begin Message ---
Version: 1:2.5.3-22+rm

Dear submitter,

as the package mopd 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/750667

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

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

--- End Message ---

Reply to: