Your message dated Mon, 26 Feb 2018 12:00:38 +0100
with message-id <20180226110038.nualgonodyfek...@villemot.name>
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) bug-g...@gnu.org

(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.)


-- 
891465: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891465
Debian Bug Tracking System
Contact ow...@bugs.debian.org 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
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

--- End Message ---

Attachment: signature.asc
Description: PGP signature


--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to