Your message dated Fri, 11 Feb 2022 05:06:57 +0000 with message-id <[email protected]> and subject line Bug#966273: Removed package(s) from unstable has caused the Debian Bug report #403272, regarding libfam0: libfam doesn't need to link libstdc++ 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.) -- 403272: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=403272 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: libfam0 Version: 2.7.0-11.1 Severity: normal libfam tries to export only C symbols from the library, but the it still links in libstdc++ (even though unnecessary). This patch fixes that. diff -ur fam-2.7.0/lib/Makefile.am fam-2.7.0.local/lib/Makefile.am --- fam-2.7.0/lib/Makefile.am 2003-01-18 20:55:10.000000000 -0500 +++ fam-2.7.0.local/lib/Makefile.am 2006-12-15 15:18:38.000000000 -0500 @@ -8,7 +8,7 @@ fam.c++ libfam_la_LDFLAGS = -export-symbols fam.sym -libfam_la_LIBADD = -lstdc++ +#libfam_la_LIBADD = -lstdc++ +libfam_la_LINK = $(LINK) EXTRA_DIST = fam.sym - -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-k7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages libfam0 depends on: ii libc6 2.3.6.ds1-8 GNU C Library: Shared libraries ii libgcc1 1:4.1.1-20 GCC support library Versions of packages libfam0 recommends: ii fam 2.7.0-11.1 File Alteration Monitor -- no debconf information !DSPAM:39,45830cb7233672051068073!
--- End Message ---
--- Begin Message ---Version: 2.7.0-17.3+rm Dear submitter, as the package fam 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/966273 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. 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 ---

