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

Bug#979032: marked as done (webauth has lots of unsatisfiable cross Build-Depends)



Your message dated Sun, 13 Feb 2022 19:26:24 +0000
with message-id <[🔎] E1nJKVs-0000UM-F0@fasolo.debian.org>
and subject line Bug#1005362: Removed package(s) from unstable
has caused the Debian Bug report #979032,
regarding webauth has lots of unsatisfiable cross Build-Depends
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.)


-- 
979032: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979032
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: webauth
Version: 4.7.0-8
Tags: patch
User: debian-cross@lists.debian.org
Usertags: cross-satisfiability

webauth has a lot of unsatisfiable cross Build-Depends. A lot of them
are only required for running the test suite, which does not happen
during cross builds. Since webauth is reproducible, I attempted trimming
the dependencies while retaining bit-identical output artifact and a lot
of dependencies could thus be tagged <!nocheck>. I also noticed that it
builds a perl extension. Doing so now requires a dependency on
perl-xs-dev (for cross building). I've updated that dependency as well.
Please consider applying the attached patch as an incremental step
towards cross building. Likely other packages need to be fixed before
webauth can be cross built. So just close this bug once applying
significant portions of the patch.

Helmut
diff --minimal -Nru webauth-4.7.0/debian/changelog webauth-4.7.0/debian/changelog
--- webauth-4.7.0/debian/changelog	2020-12-21 08:09:07.000000000 +0100
+++ webauth-4.7.0/debian/changelog	2020-12-31 08:02:22.000000000 +0100
@@ -1,3 +1,11 @@
+webauth (4.7.0-9) UNRELEASED; urgency=medium
+
+  * Improve cross satisfiability:
+    + Annotate test dependencies with <!nocheck>.
+    + Depend on perl-xs-dev rather than perl for building an extension.
+
+ -- Helmut Grohne <helmut@subdivi.de>  Thu, 31 Dec 2020 08:02:22 +0100
+
 webauth (4.7.0-8) unstable; urgency=medium
 
   * QA upload.
diff --minimal -Nru webauth-4.7.0/debian/control webauth-4.7.0/debian/control
--- webauth-4.7.0/debian/control	2020-12-21 08:02:55.000000000 +0100
+++ webauth-4.7.0/debian/control	2020-12-31 08:02:22.000000000 +0100
@@ -8,37 +8,37 @@
  dh-apache2,
  libapr1-dev,
  libaprutil1-dev,
- libauthen-oath-perl,
- libcgi-application-perl,
- libcgi-application-plugin-autorunmode-perl,
- libcgi-application-plugin-forward-perl,
- libcgi-application-plugin-tt-perl,
- libcgi-fast-perl,
- libcrypt-generatepassword-perl,
+ libauthen-oath-perl <!nocheck>,
+ libcgi-application-perl <!nocheck>,
+ libcgi-application-plugin-autorunmode-perl <!nocheck>,
+ libcgi-application-plugin-forward-perl <!nocheck>,
+ libcgi-application-plugin-tt-perl <!nocheck>,
+ libcgi-fast-perl <!nocheck>,
+ libcrypt-generatepassword-perl <!nocheck>,
  libcurl4-openssl-dev,
- libfreezethaw-perl,
- libgetopt-long-descriptive-perl,
- libipc-run-perl,
+ libfreezethaw-perl <!nocheck>,
+ libgetopt-long-descriptive-perl <!nocheck>,
+ libipc-run-perl <!nocheck>,
  libjansson-dev (>= 2.6),
- libjson-perl,
+ libjson-perl <!nocheck>,
  libkrb5-dev,
  libldap2-dev,
- libmime-base32-perl,
+ libmime-base32-perl <!nocheck>,
  libmodule-build-perl,
- libnet-remctl-perl,
+ libnet-remctl-perl <!nocheck>,
  libremctl-dev (>= 3.1),
  libssl-dev,
- libtemplate-perl,
- libtest-minimumversion-perl,
- libtest-pod-perl,
- libtest-strict-perl,
- libtime-duration-perl,
- libtimedate-perl,
- liburi-perl,
- libwww-mechanize-perl,
- libwww-perl,
- libxml-parser-perl,
- perl,
+ libtemplate-perl <!nocheck>,
+ libtest-minimumversion-perl <!nocheck>,
+ libtest-pod-perl <!nocheck>,
+ libtest-strict-perl <!nocheck>,
+ libtime-duration-perl <!nocheck>,
+ libtimedate-perl <!nocheck>,
+ liburi-perl <!nocheck>,
+ libwww-mechanize-perl <!nocheck>,
+ libwww-perl <!nocheck>,
+ libxml-parser-perl <!nocheck>,
+ perl-xs-dev,
  pkg-config,
 Standards-Version: 4.5.1
 Homepage: https://webauth.stanford.edu/

--- End Message ---
--- Begin Message ---
Version: 4.7.0-8+rm

Dear submitter,

as the package webauth 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/1005362

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

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

--- End Message ---

Reply to: