Package: wajig
Version: 2.0.34
Severity: normal

e.g. at the moment on my etch system,

wajig -t changelog gcc

gives the following output:

Performing: cat /var/lib/dpkg/status | egrep '^(Package|Status|Version):' | awk 
'/^Package: / {pkg=$2}      /^Status: / {s1=$2;s2=$3;s3=$4}     /^Version: / 
{print pkg,$2,s1,s2,s3}' | grep 'ok installed' | awk '{print $1,$2}' | sort  > 
/home/rrt/.wajig/drom/tmpjjZ2ed
Performing: fping localhost 2>/dev/null >/dev/null
Performing: fping packages.debian.org 2>/dev/null >/dev/null
========================= gcc-defaults (1.40) =========================
Performing: wget --timeout=60 --output-document=- 
http://packages.debian.org/changelog:gcc-defaults (1.40) 2> /dev/null
sh: -c: line 0: syntax error near unexpected token `('
sh: -c: line 0: `set -o noglob; wget --timeout=60 --output-document=- 
http://packages.debian.org/changelog:gcc-defaults (1.40) 2> /dev/null'
Performing: cat /var/lib/dpkg/status | egrep '^(Package|Status|Version):' | awk 
'/^Package: / {pkg=$2}      /^Status: / {s1=$2;s2=$3;s3=$4}     /^Version: / 
{print pkg,$2,s1,s2,s3}' | grep 'ok installed' | awk '{print $1,$2}' | sort 

which looks as though somewhere some text matching failed, and added
the unwanted "(1.40)" to the wget line.
-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages wajig depends on:
ii  apt                           0.6.45     Advanced front-end for dpkg
ii  python                        2.3.5-11   An interactive high-level object-o
ii  python-apt                    0.6.19     Python interface to libapt-pkg

wajig recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to