Opened 5 years ago
Closed 5 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 , 5 years ago
comment:2 by , 5 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 , 5 years ago
It seems very strange, can't we do anything about the "jump" from 1/3 to done though?
comment:4 by , 5 years ago
Priority: | blocker → normal |
---|
comment:5 by , 5 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 , 5 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.
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.