This is not a Soyuz bug :)

I chatted to mvo about this and what happens is that there's a cron job
that scrapes the archive every 4 hours and populates
changelogs.ubuntu.com.

This can be made considerably more efficient if it uses the Launchpad API 
instead, using a combination of:
    Archive.getPublishedSources(created_since_date=xxxx)
which returns a collection of SourcePackagePublishingHistory items, each of 
which has a changes_file_url property that is the unmodified changes file for 
the upload.

Michael advised to leave the bug filed on Ubuntu for now, assigned to
him.  Bug Squad members, please leave it for him.

** Changed in: soyuz
       Status: New => Invalid

** Changed in: ubuntu
       Status: Invalid => Confirmed

** Changed in: ubuntu
     Assignee: (unassigned) => Michael Vogt (mvo)

-- 
speed up deployment of changelogs
https://bugs.launchpad.net/bugs/401043
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to