Your message dated Wed, 31 Oct 2018 05:32:13 +0000
with message-id <[email protected]>
and subject line Bug#904833: Removed package(s) from unstable
has caused the Debian Bug report #887379,
regarding gmediaserver FTCBFS: perl build dependency unsatisfiable
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.)
--
887379: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887379
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gmediaserver
Version: 0.13.0-8
Tags: patch
User: [email protected]
Usertags: rebootstrap
gmediaserver fails to satisfy its cross build dependencies, because its
perl dependency is unsatisfiable. It needs perl as a build tool, but
requests it for the host architecture. Since perl-base is essential, it
cannot be installed for the host architecture anyhow. Annotating the
dependency with :native (or :any if you prefer) fixes the cross build.
Please consider applying the attached patch.
Helmut
diff --minimal -Nru gmediaserver-0.13.0/debian/changelog
gmediaserver-0.13.0/debian/changelog
--- gmediaserver-0.13.0/debian/changelog 2012-04-25 16:06:03.000000000
+0200
+++ gmediaserver-0.13.0/debian/changelog 2018-01-15 19:39:07.000000000
+0100
@@ -1,3 +1,10 @@
+gmediaserver (0.13.0-8.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Annotate Build-Depends: perl with :native (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]> Mon, 15 Jan 2018 19:39:07 +0100
+
gmediaserver (0.13.0-8) unstable; urgency=low
* Update to Standards version 3.9.3
diff --minimal -Nru gmediaserver-0.13.0/debian/control
gmediaserver-0.13.0/debian/control
--- gmediaserver-0.13.0/debian/control 2012-04-27 12:23:54.000000000 +0200
+++ gmediaserver-0.13.0/debian/control 2018-01-15 19:39:05.000000000 +0100
@@ -2,7 +2,7 @@
Section: net
Priority: extra
Maintainer: Jochen Friedrich <[email protected]>
-Build-Depends: debhelper (>= 7.0.50~), libupnp-dev (>= 1.6.17), flex, bison,
perl (>= 5.6.0), libtag1-dev, libtagc0-dev, pkg-config, libmagic-dev, uuid-dev,
zlib1g-dev
+Build-Depends: debhelper (>= 7.0.50~), libupnp-dev (>= 1.6.17), flex, bison,
perl:native (>= 5.6.0), libtag1-dev, libtagc0-dev, pkg-config, libmagic-dev,
uuid-dev, zlib1g-dev
Build-Conflicts: libid3-3.8.3-dev
Standards-Version: 3.9.3
Homepage: http://www.gnu.org/software/gmediaserver/
--- End Message ---
--- Begin Message ---
Version: 0.13.0-8+rm
Dear submitter,
as the package gmediaserver 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/904833
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 ---