The Debian 'wheezy' series is listed as active, but is unavailable from Debian via apt

Asked by Robie Basak

Using lp-shell:

In [8]: [s.name for s in lp.distributions['debian'].series if s.active]
Out[8]: [u'sid', u'stretch', u'jessie', u'wheezy']

This is breaking the git-ubuntu importer which assumes that every series listed by Launchpad is available via apt. The reason we're hitting apt is to get a list of packages to monitor for updates to import. The reason we're hitting Debian apt is that some packages exist in Debian only, and we still want to import those.

Is our assumption incorrect, or does Launchpad need to mark wheezy as now inactive?

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Colin Watson (cjwatson) said :
#2

Done.

Can you help with this problem?

Provide an answer of your own, or ask Robie Basak for more information if necessary.

To post a message you must log in.