Bug#962203: debdelta: isAlive() not fixed in 0.65+nmu1

2021-01-14 Thread Arnold Metselaar
e been replaced by is_alive() by now. Kind regards, Arnold Metselaar -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (555, 'testing'), (550, 'stable'), (500, 'testing-debug'), (500, 'stable-updates'), (500, 'stable-debug'), (500, 'proposed-updates

Bug#957188: patch to fix linking with gcc-10

2020-08-02 Thread arnold metselaar
Dear maintainer, I accidentally sent the patch to the wrong bug. I have now sent it to the right address as well, so no further action is necessary. Kind regards, Arnold Metselaar Op za 1 aug. 2020 om 21:29 schreef arnold metselaar : > Dear maintainer, > > Attached is a patch to make

Bug#957272: Patch to fix linking with gcc-10

2020-08-02 Thread arnold metselaar
variables now declared extern in the corresponding header files Kind regards, Arnold Metselaar diff --git a/lqr/gimp-lqr-plugin/src/interface_I.c b/lqr/gimp-lqr-plugin/src/interface_I.c index 2719167..dbe2717 100644 --- a/lqr/gimp-lqr-plugin/src/interface_I.c +++ b/lqr/gimp-lqr-plugin/src/interface_I.c

Bug#957188: patch to fix linking with gcc-10

2020-08-01 Thread arnold metselaar
variables now declared extern in the corresponding header files Kind regards, Arnold Metselaar diff --git a/lqr/gimp-lqr-plugin/src/interface_I.c b/lqr/gimp-lqr-plugin/src/interface_I.c index 2719167..dbe2717 100644 --- a/lqr/gimp-lqr-plugin/src/interface_I.c +++ b/lqr/gimp-lqr-plugin/src/interface_I.c

Bug#957914: Patch to fix linking with gcc-10

2020-07-28 Thread arnold metselaar
Dear maintainer, Below and attached is a patch to make viking compile and link properly with gcc-10. Suggested changelog entry: src/babel.h (a_babel_file_list, a_babel_device_list): declare global variables as extern, closes #957914 Kind regards, Arnold Metselaar --- diff --git a/src/babel.h

Bug#673161: Starting mysqld in a chroot

2012-05-18 Thread Arnold Metselaar
Hi, I was mistaken in my previous message. Generating a decent /etc/mtab with the line grep ${CHROOT_PATH} /etc/mtab | sed -e s:${CHROOT_PATH}/\?:/: ${CHROOT_PATH}/etc/mtab in /etc/schroot/setup.d/99mini-buildd helped get rid of warnings from df, but mysqld was trying to start without it

Bug#673161: mysql-server-5.1 is available, but fails to start in chroot

2012-05-17 Thread Arnold Metselaar
Hi, Being interested in digikam 2.6.0, I have tried building it for Wheezy with my own mini-buildd. I have discovered that while mysql-server-5.1 is still available in Wheezy, it cannot be set up in a schroot environment. The post installation script of mysql-server-5.1 invokes the init script