On 2009-12-11 23:59:49 +0100, Artur R. Czechowski wrote: > When requesting sync without using the LP extension: > requestsync -d unstable rrdcollect lucid > I can see an error: > E: The versions in Debian and Ubuntu are the same already (0.2.4-2). Aborting. > > Please note that launchpad knows about new version: > https://launchpad.net/debian/sid/+source/rrdcollect > shows 0.2.5.1
This information from Launchpad is only used with the "--lp" option. Without this option requestsync relies completely on rmadison output. > maxb suggested on IRC that it could be related to rmadison output: > > artu...@szczaw:~$ rmadison -u debian -a source -s unstable rrdcollect > rrdcollect | 0.2.4-2 | unstable | source, hurd-i386 > rrdcollect | 0.2.5.1-1 | unstable | source, alpha, amd64, armel, hppa, > i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, sparc This was a bug in requestsync's parsing of the rmadison output. It was using the first line contain 'source' and not the most recent one. This got fixed in r546[0] which will be part of ubuntu-dev-tools 0.86 (not released yet). Michael 0: http://bazaar.launchpad.net/~ubuntu-dev/ubuntu-dev-tools/trunk/revision/546 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org