Your message dated Fri, 06 Dec 2024 18:52:00 +0000
with message-id <e1tjdqm-004ucl...@fasolo.debian.org>
and subject line Bug#1088940: Removed package(s) from unstable
has caused the Debian Bug report #1087851,
regarding ignition-plugin: autopkgtest regression due to new CMake deprecation
warning
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.)
--
1087851: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1087851
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ignition-plugin
Version: 1.4.0+ds-1
Severity: serious
User: cm...@packages.debian.org
Usertags: cmake-3.31
Dear maintainer,
your package has an autopkgtest regression with CMake 3.31. CMake has
deprecated backwards compatibility for versions earlier than 3.10,
which causes cmake_minimum_required() and/or cmake_policy() to emit a
warning on stderr, thereby causing your autopkgtest to fail. The
tests should be unaffected otherwise.
To avoid this warning from cmake_minimum_required() you have two
options:
1. Bump the minimum required version to at least 3.10. For reference,
the CMake version in oldstable is 3.18 and in oldoldstable is 3.13.
2. Add a maximum version with the ... operator. For example, instead
of cmake_minimum_required(VERSION 3.7) use
cmake_minimum_required(VERSION 3.7...3.31).
In either case, please verify that the requested policy profile is
compatible with your package. This is very likely the case you have a
non-trivial autopkgtest which passes after the change.
--- End Message ---
--- Begin Message ---
Version: 1.4.0+ds-1+rm
Dear submitter,
as the package ignition-plugin 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/1088940
The version of this package that was in Debian prior to this removal
can still be found using https://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
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---