Bug#1033967: mingw-w64: Cannot download mingw-w64-x86-64-dev_8.0.0-1_all.deb

2023-04-27 Thread Karsten Koop

Dear Maintainer,

as I still encounter this when building Docker images on our build 
server, I did some further investigations. A forum post suggested this 
could be caused by a virus scanner in the company network, which first 
downloads the file, scans it and only then allows the client to 
download. This seems to cause a timeout for this one file, where the 
scanner needs an unusual long time to scan (maybe caused by the many 
library files included in the package).


So my workaround for now is to call apt-get with increased timeout:

apt-get -y -o Acquire::http::Timeout=120 install gcc-mingw-w64-x86-64-posix

This seems to solve the problem for me, so the bug can be closed.

Best regards,
Karsten


Bug#1033967: mingw-w64: Cannot download mingw-w64-x86-64-dev_8.0.0-1_all.deb

2023-04-04 Thread Karsten Koop
Package: mingw-w64
Version: 8.0.0-1
Severity: normal

Dear Maintainer,

I cannot successfully download just this one package when building a Docker
image: mingw-w64-x86-64-dev_8.0.0-1_all.deb, full URL:
http://deb.debian.org/debian/pool/main/m/mingw-w64/mingw-w64-x86-64-dev_8.0.0-1_all.deb
The corresponding IP is different in different attempts, e.g. 199.232.190.132
or 146.75.118.132, but the problem persists, since several weeks now.

Error message is:
Err:43 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev 
all 8.0.0-1
  Connection timed out [IP: 146.75.118.132 80]
...
Fetched 126 MB in 2min 44s (769 kB/s)
E: Failed to fetch 
http://deb.debian.org/debian/pool/main/m/mingw-w64/mingw-w64-x86-64-dev_8.0.0-1_all.deb
  Connection timed out [IP: 146.75.118.132 80]

Download is possible in Firefox, but stays at 0 Bytes for about a minute before
it finally starts. I cannot make sense of this, as the .deb files are on 
different
servers, and other files in the same server directory can be downloaded without
problems.

Also building the Docker image based on sid, with mingw 10 instead of 8, works
fine.

-- System Information:
Debian Release: 11.6
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.0.0-0.deb11.6-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages mingw-w64 depends on:
ii  g++-mingw-w64  10.2.1-6+24.2
ii  gcc-mingw-w64  10.2.1-6+24.2

mingw-w64 recommends no packages.

mingw-w64 suggests no packages.

-- no debconf information



Bug#928515: libjs-bootstrap-tour: Bootstrap sanitize breaks buttons in bootstrap-tour

2019-05-06 Thread Karsten Koop
Package: libjs-bootstrap-tour
Version: 0.11.0+dfsg-1
Severity: normal
Tags: patch

Dear Maintainer,

A recent security update to Bootstrap 3 (for CVE-2019-8331) brakes 
bootstrap-tour, because the sanitation removes the next/prev buttons
from the popover. A workaround is passing 'sanitize:false' option to popover(), 
see attached patch.

-- System Information:
Debian Release: 9.9
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-0.bpo.4-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libjs-bootstrap-tour depends on:
ii  libjs-bootstrap  3.3.7+dfsg-2+deb9u2
ii  libjs-jquery 3.1.1-2+deb9u1

libjs-bootstrap-tour recommends no packages.

libjs-bootstrap-tour suggests no packages.

-- no debconf information
diff -uprN node-bootstrap-tour-0.11.0+dfsg/src/coffee/bootstrap-tour.coffee 
node-bootstrap-tour-0.11.0+dfsg-patched/src/coffee/bootstrap-tour.coffee
--- node-bootstrap-tour-0.11.0+dfsg/src/coffee/bootstrap-tour.coffee
2016-08-06 08:05:19.0 +0200
+++ node-bootstrap-tour-0.11.0+dfsg-patched/src/coffee/bootstrap-tour.coffee
2019-05-06 15:56:18.083204254 +0200
@@ -518,6 +518,7 @@
 title: step.title
 content: step.content
 html: true
+sanitize: false
 animation: step.animation
 container: step.container
 template: step.template


Bug#905168: automysqlbackup: Two backups in "latest" on first of month

2018-07-31 Thread Karsten Koop
Package: automysqlbackup
Version: 2.6+debian.4-1
Severity: minor

Dear Maintainer,

on the first of a month, I see two files in the "latest" directory: One with a 
name like
.._2018-08-01_06h25m.August.smgr.sql.gz, and another with name like 
.._2018-08-01_06h25m.Mittwoch.sql.gz.
As I'm copying the latest backup off-site, this creates problems when there are 
more files than expected.


-- System Information:
Debian Release: 9.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-7-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages automysqlbackup depends on:
ii  mailutils [mailx]   1:3.1.1-1
ii  mariadb-client-10.1 [virtual-mysql-client]  10.1.26-0+deb9u1

Versions of packages automysqlbackup recommends:
ii  mutt  1.7.2-1

automysqlbackup suggests no packages.

-- Configuration Files:
/etc/default/automysqlbackup changed:
DBHOST=localhost
DBNAMES=`mysql --defaults-file=/etc/mysql/debian.cnf --execute="SHOW DATABASES" 
| awk '{print $1}' | grep -v ^Database$ | grep -v ^mysql$ | grep -v 
^performance_schema$ | grep -v ^information_schema$ | tr \\\r\\\n ,\ `
BACKUPDIR="/var/lib/automysqlbackup"
MAILCONTENT="quiet"
MAXATTSIZE="4000"
MAILADDR="kk...@ld-didactic.de"
MDBNAMES="mysql $DBNAMES"
DBEXCLUDE=""
CREATE_DATABASE=yes
SEPDIR=yes
DOWEEKLY=6
COMP=gzip
COMMCOMP=no
LATEST=yes
MAX_ALLOWED_PACKET=
SOCKET=
POSTBACKUP="/etc/mysql-backup-post"
ROUTINES=yes


-- no debconf information



Bug#851169: libagg-dev: cannot compile with agg includes using clang

2017-01-12 Thread Karsten Koop
Package: libagg-dev
Version: 2.5+dfsg1-11
Severity: normal
Tags: patch upstream

Dear Maintainer,

compiling with clang-3.9 creates the following build errors:

 /usr/include/agg2/agg_scanline_u.h:476:30: error: type 'base_type' (aka 
'agg::scanline_u8') is not a direct or virtual base of 
'scanline32_u8_am'
  ...
and 
 /usr/include/agg2/agg_renderer_outline_aa.h:1378:45: error: binding value of 
type 'const agg::line_profile_aa' to reference to type 'agg::line_profile_aa' 
drops 'const' qualifier

The first seems to be caused by a typo in an typedef, the second one is a 
non-const function returning a const member. The included patch solves this. 
Compiling with gcc does not result in these compiler errors, although they are 
correct and should probably be reported by gcc as well (and might be in a 
future version of gcc).

Regards,
Karsten

-- System Information:
Debian Release: stretch/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.8.0-2-amd64 (SMP w/12 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- no debconf information
diff -pur ./agg_renderer_outline_aa.h 
/usr/include/agg2/agg_renderer_outline_aa.h
--- ./agg_renderer_outline_aa.h 2017-01-12 17:04:16.532015539 +0100
+++ /usr/include/agg2/agg_renderer_outline_aa.h 2017-01-12 17:04:40.883424303 
+0100
@@ -1375,7 +1375,7 @@ namespace agg
 //-
 void profile(const line_profile_aa& prof) { m_profile = &prof; }
 const line_profile_aa& profile() const { return *m_profile; }
-line_profile_aa& profile() { return *m_profile; }
+//line_profile_aa& profile() { return *m_profile; }
 
 //-
 int subpixel_width() const { return m_profile->subpixel_width(); }
diff -pur ./agg_scanline_u.h /usr/include/agg2/agg_scanline_u.h
--- ./agg_scanline_u.h  2017-01-12 17:04:06.080269041 +0100
+++ /usr/include/agg2/agg_scanline_u.h  2017-01-12 17:05:07.162785345 +0100
@@ -467,7 +467,7 @@ namespace agg
 class scanline32_u8_am : public scanline32_u8
 {
 public:
-typedef scanline_u8   base_type;
+typedef scanline32_u8 base_type;
 typedef AlphaMask alpha_mask_type;
 typedef base_type::cover_type cover_type;
 typedef base_type::coord_type coord_type;