Package: dgit Version: 0.15 See the transcript. The key line is this: W: suite 'squeeze' not recognised. from dak ls.
Ian. zealot:tests> rm -rf bugs-everywhere zealot:tests> dgit -D --dget:-u clone bugs-everywhere squeeze | ssh '[email protected]' 'set -e; cd /srv/ftp-master.debian.org/ftp/dists; if test -h squeeze; then readlink squeeze; exit 0; fi; if test -d squeeze; then echo squeeze; exit 0; fi; exit 1' => `squeeze' + git init -q + git config remote.dgit.fetch '+refs/dgit/*:refs/remotes/dgit/dgit/*' + git remote add origin 'git+ssh://[email protected]/git/dgit-repos/repos/bugs-everywhere.git' | ssh '[email protected]' ' set -e; cd /git/dgit-repos/repos; if test -d bugs-everywhere.git; then echo 1; else echo 0; fi' => `0' starting new git history | ssh '[email protected]' dak ls -asource -ssqueeze bugs-everywhere W: suite 'squeeze' not recognised. E: No valid suite given. => `' no version available from the archive previous reference hash= nothing found! dgit: package bugs-everywhere does not exist in suite squeeze zealot:tests> rm -rf bugs-everywhere zealot:tests> dgit -D --dget:-u clone bugs-everywhere oldstable | ssh '[email protected]' 'set -e; cd /srv/ftp-master.debian.org/ftp/dists; if test -h oldstable; then readlink oldstable; exit 0; fi; if test -d oldstable; then echo oldstable; exit 0; fi; exit 1' => `squeeze' canonical suite name for oldstable is squeeze + git init -q + git config remote.dgit.fetch '+refs/dgit/*:refs/remotes/dgit/dgit/*' + git remote add origin 'git+ssh://[email protected]/git/dgit-repos/repos/bugs-everywhere.git' | ssh '[email protected]' ' set -e; cd /git/dgit-repos/repos; if test -d bugs-everywhere.git; then echo 1; else echo 0; fi' => `0' starting new git history | ssh '[email protected]' dak ls -asource -soldstable bugs-everywhere => `bugs-everywhere | 0.0.193+bzr.r217-2 | oldstable | source' downloading http://ftp.debian.org/debian//pool/main/b/bugs-everywhere/bugs-everywhere_0.0.193+bzr.r217-2.dsc... last upload to archive has NO git hash previous reference hash= + dget -u -- 'http://ftp.debian.org/debian//pool/main/b/bugs-everywhere/bugs-everywhere_0.0.193+bzr.r217-2.dsc' dget: retrieving http://ftp.debian.org/debian//pool/main/b/bugs-everywhere/bugs-everywhere_0.0.193+bzr.r217-2.dsc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1378 100 1378 0 0 3145 0 --:--:-- --:--:-- --:--:-- 6207 dget: retrieving http://ftp.debian.org/debian//pool/main/b/bugs-everywhere/bugs-everywhere_0.0.193+bzr.r217.orig.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 149k 100 149k 0 0 178k 0 --:--:-- --:--:-- --:--:-- 206k dget: retrieving http://ftp.debian.org/debian//pool/main/b/bugs-everywhere/bugs-everywhere_0.0.193+bzr.r217-2.diff.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 9189 100 9189 0 0 5316 0 0:00:01 0:00:01 --:--:-- 5707 dpkg-source: info: extracting bugs-everywhere in bugs-everywhere-0.0.193+bzr.r217 dpkg-source: info: unpacking bugs-everywhere_0.0.193+bzr.r217.orig.tar.gz dpkg-source: info: applying bugs-everywhere_0.0.193+bzr.r217-2.diff.gz + git init -q + git add -Af | git write-tree => `aab8a8c25e5a018ca9cfa4109fcd19a30618ef1b' + sh -ec 'dpkg-parsechangelog >../changelog.tmp' | date '+%s %z' -d 'Fri, 24 Jul 2009 16:46:00 +1000' => `1248417960 +0100' | git hash-object -w -t commit ../commit.tmp => `9021e7997350131c39ffc8ab9b605c167356e2a8' synthesised git commit from .dsc 0.0.193+bzr.r217-2 + git update-ref -m 'dgit fetch import 0.0.193+bzr.r217-2' DGIT_ARCHIVE 9021e7997350131c39ffc8ab9b605c167356e2a8 | git log -n2 9021e7997350131c39ffc8ab9b605c167356e2a8 => `commit 9021e7997350131c39ffc8ab9b605c167356e2a8'... current hash=9021e7997350131c39ffc8ab9b605c167356e2a8 | git update-ref -m 'dgit fetch' refs/remotes/dgit/dgit/squeeze 9021e7997350131c39ffc8ab9b605c167356e2a8 => `' + git reset --hard refs/remotes/dgit/dgit/squeeze HEAD is now at 9021e79 dgit ok: ready for work in bugs-everywhere zealot:tests> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

