Bug#848997: redmine: Redmine ignore attachments_storage_path configuration

2016-12-21 Thread Arnaud Patard
S_VAR']) ? By adding the missing parentheses, redmine now takes attachments_storage_path into account. I've not checked if other parts of the patch suffer from similar bug. I believe that this bug is limited to jessie/stable as this change doesn't seem to exist in newer versions. Thanks, Arnaud Patard

Bug#704741: waagent: fails to remove: postrm called with unknown argument `remove'

2013-04-09 Thread Arnaud Patard
Andreas Beckmann writes: > On 2013-04-09 12:29, Arnaud Patard wrote: > >>> The postinst I don't really get - why are there that many rm's on >>> configuration files? >> >> The files (for now) are created by waagent. This means: >> - if the p

Bug#704741: waagent: fails to remove: postrm called with unknown argument `remove'

2013-04-09 Thread Arnaud Patard
Andreas Beckmann writes: Hi, > Package: waagent > Version: 1.2-1 > Severity: serious > User: debian...@lists.debian.org > Usertags: piuparts > > Hi, > > during a test with piuparts I noticed your package fails to remove. > >>From the attached log (scroll to the bottom...): > > Removing waagent

Bug#690978: debian-installer: d-i unable to find disk storage on Hyper-V

2012-10-22 Thread Arnaud Patard
Hi, > There is another bug report open for that with a workaround for the > ata_piix change, but it then fails accessing the network card > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684283 hm. Stupid question: Why would you use a workaround on command line while we have a udeb containin

Bug#690978: debian-installer: d-i unable to find disk storage on Hyper-V

2012-10-19 Thread Arnaud Patard
: amd64 (x86_64) Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash >From 0213a6b552d954e4fc0beff85f92a54dc703cf66 Mon Sep 17 00:00:00 2001 From: Arnaud Patard Date: Fri, 19 Oct 2012 20:05:38 +0200 Su

Bug#456573: lirc: lirc is too verbose

2007-12-16 Thread Arnaud Patard
Package: lirc Version: 0.8.0-13 Severity: normal Tag: Patch I'm using lirc with dev/input driver and every keypress I get : lircd-0.8.0[3676]: devinput_rec lircd-0.8.0[3676]: time 1197825829.895450 type 1 code 108 value 1 lircd-0.8.0[3676]: code 8001006c I've made a small patch to allow setti

Bug#440907: php5: file_exists gives fails warnings with open_basedir enabled

2007-09-05 Thread Arnaud Patard
Package: php5 Version: 5.2.3-1+b1 Severity: normal If you use file_exists() and open_basedir(), you'll get a warning when the file doesn't exist. Theses warnings are annoying and are breaking websites which are using header(). Also, if you're not aware of this issue, you end up looking for a no