You should have a package called python3 according to the manifest.
Does it actually copy the files with the line removed? Do you see
"Almost finished copying files..."? If you do then it may be crashing
on the line
self.db.progress('SET', 100)
and we can say the 'set' command is the problem.
If not then it is probably crashing on
self.db.progress(
'INFO', 'ubiquity/install/copying_minute')
You can look at the log to check.
The template files (which store the messages to print) have not changed
for a long time, so it's not them.
Debconf is presumably used by the debian installer and according to your
iso logs that works.
It is hard to understnad how ubiquity and debconf interact. My hunch is
that it is something before the copying phase that knocks it all out of
sync. I haven't done programming in years, so it is hard to work out.
I would need to add a load of print messages to the debconf function to
check what it is doing.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256588
Title:
PPC: LiveCD installation window vanishes during installation
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1256588/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs