On Tue, 24 Sep 2013, Derek M Jones wrote:
Hello, We chatted on irc last night. Just connected to the public UDD mirror you have kindly provided. It does not appear to be returning any results :-( I have tried something simple like: select source, section, priority from sources where release like 'lenny%'; from a psql prompt. Are there any magic things I need to do?
Hi there,
Seems that this is a problem in upstream UDD:
udd=> select distinct release from sources;
release
--------------------------
wheezy-security
wheezy
squeeze
sid
wheezy-updates
squeeze-security
squeeze-backports
experimental
jessie
squeeze-backports-sloppy
wheezy-proposed-updates
squeeze-updates
wheezy-backports
squeeze-proposed-updates
(14 rows)
In that they no longer have data on lenny. We just copy them.
For what it's worth.
-- Asheesh.