Activity log for bug #1875655

Date Who What changed Old value New value Message
2020-04-28 14:13:23 Michał Sawicz bug added bug
2020-04-28 14:13:23 Michał Sawicz attachment added snapcraft-debug.log https://bugs.launchpad.net/bugs/1875655/+attachment/5362531/+files/snapcraft-debug.log
2020-04-28 15:53:15 Michał Sawicz description @kenvandine had it yesterday and it happened for me just now - apparently randomly, Snapcraft dies complaining about missing packages. It's a different package every time, too. > Could not find a required package in 'build-packages': g++ For now, a `snapcraft clean` helped. I've managed to grab a debug log, attached. @kenvandine had it yesterday and it happened for me just now - apparently randomly, Snapcraft dies complaining about missing packages. It's a different package every time, too. > Could not find a required package in 'build-packages': g++ For now, a `snapcraft clean` helped. I've managed to grab a debug log, attached. === After a closer look, this is due to the fact that `apt-get update` never ran in the instance (as it failed early). To reproduce: $ snap refresh multipass --edge $ snap refresh snapcraft --stable $ snapcraft # fails with ProviderFileCopyError $ snap refresh snapcraft --candidate $ snapcraft # fails with Could not find a required package in 'build-packages':
2020-04-30 14:21:43 Chris Patterson snapcraft: assignee Chris Patterson (cjp256)
2020-04-30 14:21:48 Chris Patterson snapcraft: status New In Progress
2020-05-01 16:24:20 Sergio Schvezov snapcraft: status In Progress Fix Committed
2020-05-01 16:24:24 Sergio Schvezov snapcraft: importance Undecided High
2020-05-26 21:00:59 Sergio Schvezov snapcraft: status Fix Committed Fix Released