Your message dated Mon, 26 Feb 2018 12:00:38 +0100
with message-id <[email protected]>
has caused the report #891465,
regarding glpk: prints warnings which lead to failing sagemath tests
to be marked as having been forwarded to the upstream software
author(s) [email protected]
(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.)
--
891465: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891465
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Dear GLPK maintainer,
I received the attached bug report and patch for the glpk package in Debian.
What’s your take on this? Should I apply the patch, or is this something that
should better be fixed at the sagemath level?
Best,
P.S.: please keep all addresses in CC when replying.
--
⢀⣴⠾⠻⢶⣦⠀ Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁ Debian Developer
⢿⡄⠘⠷⠚⠋⠀ http://sebastien.villemot.name
⠈⠳⣄⠀⠀⠀⠀ http://www.debian.org
--- Begin Message ---
Source: glpk
Version: 4.65-1
Severity: normal
Tags: patch
Hi there,
since version 4.65 glpk started to frequently print the message "Long-step dual
simplex will be used", leading to many failed tests for sagemath and sagemath
failing to build. Not sure if it's a bug in glpk but it seems to me it
shouldn't print this. Could you maybe deactivate the messages to allow sagemath
to build?
Best,
Tobias
--- a/src/draft/glpios03.c
+++ b/src/draft/glpios03.c
@@ -925,7 +925,6 @@
#if 0 /* 20/I-2018 */
xprintf("WARNING: LONG-STEP DUAL SIMPLEX WILL BE USED\n");
#else
- xprintf("Long-step dual simplex will be used\n");
#endif
#endif
/* on entry to the B&B driver it is assumed that the active list
--
debian-science-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers
--- End Message ---
signature.asc
Description: PGP signature
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers