Opened 4 years ago

Closed 4 years ago

#15826 closed bug (fixed)

[Installer] finishes installation prematurely

Reported by: diver Owned by: leorize
Priority: normal Milestone: R1/beta2
Component: Applications/Installer Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

hrev53999 x86_64 nightly iso image.

Installer reports that it successfully finished installation while skipping some packages. I managed to install it after unchecking all optional packages. I started Installer from Terminal and nothing suspicious is visible there.

Change History (7)

comment:1 by diver, 4 years ago

Mh, actually, all 120 packages seems to be correctly installed, it's just that progress bar leaps forward from 1/3 and creates an impression of incomplete installation.

comment:2 by leorize, 4 years ago

Since we only got a handful of optional packages, and installing them is merely copying the .hpkg files, the jump is more or less expected.

I guess we can lower this from the "blocker" tier, as everything actually installs correctly.

comment:3 by waddlesplash, 4 years ago

It seems very strange, can't we do anything about the "jump" from 1/3 to done though?

comment:4 by diver, 4 years ago

Priority: blockernormal

comment:5 by pulkomandy, 4 years ago

I would expect the progress bar to be proportional to the total number of files? Is that not how it works?

comment:6 by leorize, 4 years ago

I'll debug the jump later. This is kinda weird because it does seem to work well for the volume to volume copy, which uses the same code path.

comment:7 by waddlesplash, 4 years ago

Resolution: fixed
Status: assignedclosed

Fix merged in hrev54017.

Note: See TracTickets for help on using tickets.