Comment 6 for bug 1088527

Revision history for this message
Michael Nelson (michael.nelson) wrote :

So here's a way to get the size of a binary in a private PPA using the current LP API:

https://pastebin.canonical.com/85536/

It relies on two things:
 * the special sca user having a subscription to each commercial PPA (which we'd create),
 * the (standard) location of binaries for an archive at private-ppa.launchpad.net.

It may provide more value to add it to the LP api as mpt suggests, rather than using this method. I'll investigate that next.