Comment 1 for bug 627608

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

There is. So this isn't an issue with the agent, but with Launchpad. The private ppa htaccess files are only updated every 5 minutes currently :(

*/5 * * * * LPCONFIG=ppa /srv/launchpad.net/codelines/current/cronscripts/generate-ppa-htaccess.py -vv

I wonder if we can have this updated to every minute until there is infrastructure to trigger it immediately.

So currently the client will need to poll for a maximum of whatever the cron period is.