[Bug 493677] Re: Program terminated abnormally
Colin Watson
cjwatson at canonical.com
Wed Feb 15 16:48:21 UTC 2012
*** This bug is a duplicate of bug 188976 ***
https://bugs.launchpad.net/bugs/188976
This is probably the same kind of thing as bug 188976; at any rate I
think it should be fixed by the work I currently have in progress for
that bug and others.
** This bug has been marked a duplicate of bug 188976
ubiquity crashed with OSError in copy_all()
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/493677
Title:
Program terminated abnormally
Status in “ubiquity” package in Ubuntu:
Confirmed
Bug description:
Binary package hint: ubiquity
Traceback (most recent call last):
File "/usr/lib/ubiquity/bin/ubiquity", line 457, in <module>
main(oem_config)
File "/usr/lib/ubiquity/bin/ubiquity", line 442, in main
install(args[0], query=options.query)
File "/usr/lib/ubiquity/bin/ubiquity", line 245, in install
ret = wizard.run()
File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 467, in run
self.progress_loop()
File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 977, in progress_loop
(ret, realtb))
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
File "/usr/share/ubiquity/install.py", line 2444, in <module>
install.run()
File "/usr/share/ubiquity/install.py", line 367, in run
self.copy_all()
File "/usr/share/ubiquity/install.py", line 754, in copy_all
os.mkdir(targetpath, mode)
OSError: [Errno 17] File exists: '/target/boot/gfxmenu'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/493677/+subscriptions
More information about the foundations-bugs
mailing list