For further clarification...
These are my statements from' DistUpgradeControler.py':
[...]
# My debug
logging.debug("Debug 1")
# ask the user if he wants to do the changes
res = self._view.confirmChanges(_("Do you want to start the upgrade?"),
changes,
self.cache.requiredDownload)
# My debug
logging.debug("Debug 2")
[...]
Result: Debug 1 appears in the log, Debug 2 doesnt. I traced the
confirmChanges function with debug statements to the line of code
mentioned in the comment above.
Hope this helps.
--
Upgrade to 7.10 hangs at "Modifying the software channels/Checking package
manager"
https://bugs.launchpad.net/bugs/152296
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs