Comment 22 for bug 1796193

Revision history for this message
Brian Murray (brian-murray) wrote : Re: [Bug 1796193] Re: DistUpgradeViewNonInteractive crashes / requires interaction

On Fri, May 17, 2019 at 07:44:50PM -0000, Paul Larson wrote:
> Ok, yeah I see it running:
> /usr/bin/python3 /tmp/ubuntu-release-upgrader-n98wh3a9/bionic --mode=server --frontend=DistUpgradeViewNonInteractive
> and
> $ sudo cat /tmp/ubuntu-release-upgrader-n98wh3a9/DistUpgradeVersion.py
> VERSION = '18.04.33'
>
> after letting it run a while, I did see it seemed to be stuck on ntp and
> asking me what I wanted to do. I Switched windows but I was pretty sure
> I didn't press anything else. It had progressed when I went back, but I
> wouldn't have expected it to be asking at all. I'll try to reproduce
> again, but it takes a while to get there.

There's a 5 second sleep or so after the dialog appears before a
response is given and the comment indicates that is due to a race
condition. I wasn't brave enough to mess with that. ;-)

--
Brian Murray