[Bug 1090099] Re: Grub install fatal error installer crashes

Fabio Marconi marconifabio at ubuntu-it.org
Sun Dec 16 18:20:12 UTC 2012


Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

** Description changed:

  Installing UbuntuStudio 12.10, worked on initial install, but accidently
  removed linux partition and grub rescue appears when rebooting
  
- ProblemType: Bug
- DistroRelease: Ubuntu 12.10
+ Dec 13 19:38:36 ubuntu-studio plugininstall.py: log-output -t ubiquity umount /target/cdrom
+ Dec 13 19:38:36 ubuntu-studio finish-install: Disabling CD in sources.list
+ Dec 13 19:38:36 ubuntu-studio plugininstall.py: Exception during installation:
+ Dec 13 19:38:36 ubuntu-studio plugininstall.py: Traceback (most recent call last):
+ Dec 13 19:38:36 ubuntu-studio plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 1732, in <module>
+ Dec 13 19:38:36 ubuntu-studio plugininstall.py:     install.run()
+ Dec 13 19:38:36 ubuntu-studio plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 81, in wrapper
+ Dec 13 19:38:36 ubuntu-studio plugininstall.py:     func(self)
+ Dec 13 19:38:36 ubuntu-studio plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 256, in run
+ Dec 13 19:38:36 ubuntu-studio plugininstall.py:     self.remove_extras()
+ Dec 13 19:38:36 ubuntu-studio plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 1466, in remove_extras
+ Dec 13 19:38:36 ubuntu-studio plugininstall.py:     if self.db.get('apt-setup/restricted') == 'false':
+ Dec 13 19:38:36 ubuntu-studio plugininstall.py:   File "/usr/lib/python3/dist-packages/debconf.py", line 62, in <lambda>
+ Dec 13 19:38:36 ubuntu-studio plugininstall.py:     lambda *args, **kw: self.command(command, *args, **kw))
+ Dec 13 19:38:36 ubuntu-studio plugininstall.py:   File "/usr/lib/python3/dist-packages/debconf.py", line 83, in command
+ Dec 13 19:38:36 ubuntu-studio plugininstall.py:     status = int(status)
+ Dec 13 19:38:36 ubuntu-studio plugininstall.py: ValueError: invalid literal for int() with base 10: ''
+ Dec 13 19:38:36 ubuntu-studio plugininstall.py: 
+ 
+ ProblemType: BugDistroRelease: Ubuntu 12.10
  Package: ubiquity 2.12.16
  ProcVersionSignature: Ubuntu 3.5.0-17.18-lowlatency 3.5.5
  Uname: Linux 3.5.0-17-lowlatency i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  CasperVersion: 1.328
  Date: Thu Dec 13 19:38:43 2012
- InstallCmdLine: noprompt cdrom-detect/try-usb=true file=/cdrom/preseed/ubuntustudio.seed boot=casper persistent initrd=/casper/initrd.lz quiet spalsh --
- LiveMediaBuild: Ubuntu-Studio 12.10 "Quantal Quetzal" - Release i386 (20121017.1)
- SourcePackage: grub-installer
+ InstallCmdLine: noprompt cdrom-detect/try-usb=true file=/cdrom/preseed/ubuntustudio.seed boot=casper persistent initrd=/casper/initrd.lz quiet spalsh --LiveMediaBuild: Ubuntu-Studio 12.10 "Quantal Quetzal" - Release i386 (20121017.1)SourcePackage: grub-installer
  UpgradeStatus: No upgrade log present (probably fresh install)

** Changed in: grub-installer (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1090099

Title:
  Grub install fatal error installer crashes

Status in “grub-installer” package in Ubuntu:
  Incomplete

Bug description:
  Installing UbuntuStudio 12.10, worked on initial install, but
  accidently removed linux partition and grub rescue appears when
  rebooting

  Dec 13 19:38:36 ubuntu-studio plugininstall.py: log-output -t ubiquity umount /target/cdrom
  Dec 13 19:38:36 ubuntu-studio finish-install: Disabling CD in sources.list
  Dec 13 19:38:36 ubuntu-studio plugininstall.py: Exception during installation:
  Dec 13 19:38:36 ubuntu-studio plugininstall.py: Traceback (most recent call last):
  Dec 13 19:38:36 ubuntu-studio plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 1732, in <module>
  Dec 13 19:38:36 ubuntu-studio plugininstall.py:     install.run()
  Dec 13 19:38:36 ubuntu-studio plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 81, in wrapper
  Dec 13 19:38:36 ubuntu-studio plugininstall.py:     func(self)
  Dec 13 19:38:36 ubuntu-studio plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 256, in run
  Dec 13 19:38:36 ubuntu-studio plugininstall.py:     self.remove_extras()
  Dec 13 19:38:36 ubuntu-studio plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 1466, in remove_extras
  Dec 13 19:38:36 ubuntu-studio plugininstall.py:     if self.db.get('apt-setup/restricted') == 'false':
  Dec 13 19:38:36 ubuntu-studio plugininstall.py:   File "/usr/lib/python3/dist-packages/debconf.py", line 62, in <lambda>
  Dec 13 19:38:36 ubuntu-studio plugininstall.py:     lambda *args, **kw: self.command(command, *args, **kw))
  Dec 13 19:38:36 ubuntu-studio plugininstall.py:   File "/usr/lib/python3/dist-packages/debconf.py", line 83, in command
  Dec 13 19:38:36 ubuntu-studio plugininstall.py:     status = int(status)
  Dec 13 19:38:36 ubuntu-studio plugininstall.py: ValueError: invalid literal for int() with base 10: ''
  Dec 13 19:38:36 ubuntu-studio plugininstall.py: 

  ProblemType: BugDistroRelease: Ubuntu 12.10
  Package: ubiquity 2.12.16
  ProcVersionSignature: Ubuntu 3.5.0-17.18-lowlatency 3.5.5
  Uname: Linux 3.5.0-17-lowlatency i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  CasperVersion: 1.328
  Date: Thu Dec 13 19:38:43 2012
  InstallCmdLine: noprompt cdrom-detect/try-usb=true file=/cdrom/preseed/ubuntustudio.seed boot=casper persistent initrd=/casper/initrd.lz quiet spalsh --LiveMediaBuild: Ubuntu-Studio 12.10 "Quantal Quetzal" - Release i386 (20121017.1)SourcePackage: grub-installer
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1090099/+subscriptions




More information about the foundations-bugs mailing list