Graham Williams wrote: > Hi John, > > Thanks for the bug report. > > Could you show me the output of "wajig -t source ......." so I might > see where the question is being asked. I don;t get this question. > > Regards, > Graham
Hi Graham, here you go: $ wajig -t source swig1.3 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/john/.wajig/pelochan/tmpZWAGNN Performing: apt-get build-dep 'swig1.3' Reading package lists... Done Building dependency tree... Done The following NEW packages will be installed: autoconf automake1.4 autotools-dev bison chicken chicken-dev gcj gcj-4.0 gij gij-4.0 guile-1.6 guile-1.6-dev guile-1.6-libs java-common libgcj-common libgcj6 libgcj6-common libgmp3c2 libguile-ltdl-1 libice-dev libncurses5-dev libnettle2 libpcre3-dev libperl-dev libqthreads-12 libreadline5-dev libruby1.8 libsm-dev libssl-dev libtool libttf2 libx11-dev libxext-dev libxi-dev libxkbfile-dev libxt-dev libzzip-0-12 m4 mime-support ocaml ocaml-base ocaml-base-nox ocaml-interp ocaml-nox php4-cgi php4-common php4-dev pike7.6 pike7.6-core pike7.6-dev pike7.6-gdbm pike7.6-image python-dev ruby1.8 ruby1.8-dev shtool tcl8.4 tcl8.4-dev tk8.4 tk8.4-dev x-dev 0 upgraded, 61 newly installed, 0 to remove and 1 not upgraded. Need to get 48.9MB of archives. After unpacking 160MB of additional disk space will be used. Do you want to continue [Y/n]? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]