Bug#911333: curl adds terminal codes (ANSI?) in server header response

2018-10-18 Thread Marco Romano
.43.0.1-0.2+b1 amd64Python bindings to libcurl (Python 3) This problem doesn't occur with curl version 7.52.1 on Debian Stable. Kind regards, Marco Romano. -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable'), (50

Bug#746372: bash: for loop fails when used with particular condition (syntax error near unexpected token `newline')

2014-04-29 Thread Marco Romano
e string "foobar" repeated for 3 lines) If there I put a space between "<" and "(" the script run as expected: for (( j=0; j< ( $(echo 1) + 2 ); j++ )); do echo foobar; done so the problem might be in "<(" being interpreted as a process substitution

Bug#433322: Build on 2.6.18-6 fails

2008-05-04 Thread Marco Romano
Building the iscsitarget-source (taken from etch-backports: iscsitarget-0.4.15+svn145) modules with module-assistant fails with: /usr/src/modules/iscsitarget/kernel/tio.c:113: warning: assignment makes pointer from integer without a cast II tried to manually apply the 2.6.18 patch to the sour