Comment 2 for bug 2038650

Revision history for this message
Simon Chopin (schopin) wrote :

This was caused by the addition of this feature: https://github.com/canonical/apport/pull/131

It broke an assumption that Dependencies was only added by the late stage info collection, and said collection also had some other side-effects that were relied upon to trigger the upload.

I'll create a hotfix patch for it this afternoon to unlock the situation, and we'll work on a less fragile approach when Benjamin comes back from PTO.