Processed: Re: Bug#640789: Crash on folder name with spaces

2014-08-24 Thread Debian Bug Tracking System
Processing control commands: clone -1 -2 Bug #640789 [iso-scan] Crash on folder name with spaces Bug 640789 cloned as bug 759174 retitle -2 iso-scan: possible troubles with ISO images with spaces in their full pathname Bug #759174 [iso-scan] Crash on folder name with spaces Changed Bug title

Bug#640789: Crash on folder name with spaces

2014-08-24 Thread Cyril Brulebois
Control: clone -1 -2 Control: retitle -2 iso-scan: possible troubles with ISO images with spaces in their full pathname Control: severity -2 normal Stephen Kitt sk...@debian.org (2014-08-19): Wouldn't it be acceptable to apply the patch, and add an erratum indicating that ISOs shouldn't be

Bug#640789: Crash on folder name with spaces

2014-08-19 Thread Stephen Kitt
Hi KiBi, On Mon, Jul 07, 2014 at 03:56:21AM +0200, Cyril Brulebois wrote: Modestas Vainius mo...@debian.org (2013-12-29): thanks for the patch but I'm not convinced, see below: --- a/debian/iso-scan.postinst +++ b/debian/iso-scan.postinst @@ -162,7 +162,7 @@ scan_device_for_isos() {

Bug#640789: Crash on folder name with spaces

2014-08-19 Thread Cyril Brulebois
Hi Stephen , Stephen Kitt sk...@debian.org (2014-08-19): On Mon, Jul 07, 2014 at 03:56:21AM +0200, Cyril Brulebois wrote: Modestas Vainius mo...@debian.org (2013-12-29): thanks for the patch but I'm not convinced, see below: --- a/debian/iso-scan.postinst +++

Bug#640789: Crash on folder name with spaces

2014-08-13 Thread Chris Tillman
Hi Cyril, Thanks for your attention. I think that was my patch. (Chris Tillman). The only line the patch is affecting is the one with find $dir, adding the quotes to make it find $dir. The rest of it certainly does look strange, but anyway it works if you just add the quotes. Maybe another time

Bug#640789: Crash on folder name with spaces

2014-07-06 Thread Cyril Brulebois
Control: tag -1 -patch Hi Modestas, Modestas Vainius mo...@debian.org (2013-12-29): Control: tags -1 patch thanks for the patch but I'm not convinced, see below: --- a/debian/iso-scan.postinst +++ b/debian/iso-scan.postinst @@ -162,7 +162,7 @@ scan_device_for_isos() {

Processed: Re: Bug#640789: Crash on folder name with spaces

2014-07-06 Thread Debian Bug Tracking System
Processing control commands: tag -1 -patch Bug #640789 [iso-scan] Crash on folder name with spaces Removed tag(s) patch. -- 640789: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640789 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to

Bug#640789: Crash on folder name with spaces

2013-12-29 Thread Modestas Vainius
Control: tags -1 patch Hello, Trečiadienis 07 Rugsėjis 2011 11:57:14 rašė: It seems that an unescaped $dir in debian/iso-scan.postinst makes iso-scan exit while searching for iso images, if a folder name contains spaces. line 165: isolist=$(find $dir $opt -name *.iso -o -name *.ISO

Bug#640789: Crash on folder name with spaces

2011-09-07 Thread Sérgio
Package: iso-scan Version: 1.36 Severity: normal This bug was originally reported in https://bugs.launchpad.net/ubuntu/+source/iso-scan/+bug/838720 by Sylvain Dansereau. It seems that an unescaped $dir in debian/iso-scan.postinst makes iso-scan exit while searching for iso images, if a folder