Bug#719559: cuetools: filenames are split on spaces

2013-10-27 Thread Richard Taytyr
 Can you please give us a reproducible example of this alleged
 regression?

assuming *.flac includes filenames which include spaces

cuetag file.cue *.flac

passing each filename individually quoted also fails

cuetag file.cue '1 file.flac' '2 file.flac' ...

 Also, what shell provides /bin/sh on your system?

dash

  the following line in the function main appears to serve no
  purpose and removing it solves the problem
 
 set -- $FILES
 
 That line has a purpose.

what is it?

 I need to understand the problem you are experiencing.

word splitting is forced on filenames
(thus destroying the ability to process filenames containing spaces)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#719559: cuetools: filenames are split on spaces

2013-10-25 Thread martin f krafft
also sprach Dick Tatyr dick...@yahoo.co.uk [2013-08-13 08:07 +0200]:
 it appears that the recent commit to fix bug 655078
 caused unexpected name splitting

Can you please give us a reproducible example of this alleged
regression?

Also, what shell provides /bin/sh on your system?

 the following line in the function main appears to serve no
 purpose and removing it solves the problem

set -- $FILES

That line has a purpose. I am fairly sure there's a better solution
than removing it (or working around it), but I need to understand
the problem you are experiencing.

-- 
 .''`.   martin f. krafft madduck@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)


Bug#719559: Fwd: Bug#719559: cuetools: filenames are split on spaces

2013-10-24 Thread Dmitry Smirnov
Hi Martin,

When convenient could you please have a look at the bug #719559
(below)? Reporter claims that your patch causing regression so
perhaps you're the best person to ask for advise. Thank you.


Package: cuetools
Version: 1.3.1-13

Dear Maintainer,

it appears that the recent commit to fix bug 655078
caused unexpected name splitting

the following line in the function main
appears to serve no purpose
and removing it solves the problem

   set -- $FILES


-- 
Cheers,
 Dmitry Smirnov
 GPG key : 4096R/53968D1B

---

Good luck happens when preparedness meets opportunity.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#719559: cuetools: filenames are split on spaces

2013-08-13 Thread Dick Tatyr
Package: cuetools
Version: 1.3.1-13
Severity: normal

Dear Maintainer,

it appears that the recent commit to fix bug 655078
caused unexpected name splitting

the following line in the function main
appears to serve no purpose
and removing it solves the problem

   set -- $FILES

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cuetools depends on:
ii  id3v2   0.1.12-2.1
ii  libc6   2.17-92
ii  python-mutagen  1.21-1

Versions of packages cuetools recommends:
ii  flac  1.3.0-1

cuetools suggests no packages.

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/bin/cuetag (from cuetools package)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org