Package: quilt Version: 0.60-8 Severity: important Tags: patch Hi,
quilt obviously relies on grep internally. I have GREP_OPTIONS="--color -H -n -T" exported in my ~/.bashrc, which causes grep to prefix matches with file name and line number *everytime*. However, this seems to confuse quilt and leads to error messages like this: $ quilt pop Removing patch cap_soundcommand.patch Restoring src/m_misc.c Prefix must be a directory Now at patch .pc/applied-patches: $ quilt pop /usr/share/quilt/pop: line 233: [: too many arguments Patch:snd_soundfont.patch appears to be empty, removing rmdir: failed to remove `.pc/\b:snd_soundfont.patch': No such file or directory As a cure for this, please add export GREP_OPTIONS="" somewhere near the beginning of /usr/bin/quilt. Thanks, - Fabian -- System Information: Debian Release: jessie/sid APT prefers stable APT policy: (900, 'stable'), (800, 'testing'), (700, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages quilt depends on: ii bsdmainutils 9.0.5 ii bzip2 1.0.6-4 ii diffstat 1.55-3 ii gettext 0.18.2.1-1 ii patch 2.6.1-3 ii perl 5.14.2-21 Versions of packages quilt recommends: ii less 458-2 Versions of packages quilt suggests: ii exim4-daemon-light [mail-transport-agent] 4.80-7 pn graphviz <none> ii procmail 3.22-20 -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

