Your message dated Fri, 20 Nov 2009 14:52:56 -0800
with message-id <[email protected]>
and subject line Re: Bug#557155: ftp.debian.org: Sources file has duplicate
entries
has caused the Debian Bug report #557155,
regarding ftp.debian.org: Sources file has duplicate entries
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
557155: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557155
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ftp.debian.org
Severity: normal
dan...@frobozz:/var/cache/pbuildd$ grep '^Package:'
/var/lib/apt/lists/mirrors2.kernel.org_debian_dists_sid_main_source_Sources|sort|uniq
-c|grep -v '^ *1 '
2 Package: aptitude
2 Package: aqualung
2 Package: avifile
2 Package: bibletime
2 Package: came
2 Package: cfitsio3
2 Package: cracklib2
2 Package: donkey-bolonkey
2 Package: drawxtl
2 Package: expect
2 Package: fauhdlc
2 Package: fluxbox
2 Package: gcc-4.4
2 Package: gnome-dvb-daemon
2 Package: gnustep-make
2 Package: imdbpy
2 Package: intel-gpu-tools
2 Package: kbd-chooser
2 Package: libapreq2
2 Package: libgfshare
2 Package: libselinux
2 Package: matrixssl
2 Package: meshlab
2 Package: openarena
2 Package: openvpn
2 Package: pango1.0
2 Package: paprefs
2 Package: pcb
2 Package: piklab
2 Package: pyelemental
2 Package: python-multiprocessing
2 Package: rhythmbox
2 Package: sdcc
2 Package: styx
2 Package: tora
2 Package: trend
2 Package: vile
2 Package: vpb-driver
2 Package: webkitkde
2 Package: wordnet
2 Package: worker
2 Package: wsjt
2 Package: wwl
2 Package: xastir
2 Package: xsmc-calc
2 Package: xteddy
2 Package: z8530-utils2
This is messing up some scripts I'm running locally which expect that
the Sources file has only one entry for each source package.
--
Daniel Schepler
--- End Message ---
--- Begin Message ---
On Thursday 19 November 2009 15:14:23 you wrote:
> Hi,
>
> Daniel Schepler schrieb:
> > This is messing up some scripts I'm running locally which expect that
> > the Sources file has only one entry for each source package.
>
> that's a feature not a bug. Please see
> <http://twerner.blogspot.com/2009/11/dak-dominate-will-dodadoda-debian.html
> > for more information. We could exclude older source packages from the
> Sources file but why? It should be easy to download all available source
> packages through apt-get source. I suggest that you fix your scripts.
Thanks for the link. Fortunately, it wasn't hard to fix the scripts (just
taking the highest version according to dpkg --compare-versions was enough for
my purposes).
--
Daniel Schepler
--- End Message ---