Installation problem

Bug #1232423 reported by thiago.aju@gmail.com
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

When I was installing ubuntu 4.13, this error occurred and installation was aborted

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: ubiquity 2.14.6
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic x86_64
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
CasperVersion: 1.331
Date: Sat Sep 28 08:12:41 2013
InstallCmdLine: bootkbd=us console-setup/layoutcode=en_US console-setup/variantcode=nodeadkeys locale=us_us persistent noprompt cdrom-detect/try-usb=true file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz splash -- maybe-ubiquity
LiveMediaBuild: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=pt_BR.UTF-8
 TERM=linux
 PATH=(custom, no user)
 LANG=pt_BR.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
thiago.aju@gmail.com (thiago-aju) wrote :
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote : Traceback

Exception during installation:
Sep 28 11:09:45 ubuntu /plugininstall.py: Traceback (most recent call last):
Sep 28 11:09:45 ubuntu /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 1775, in <module>
Sep 28 11:09:45 ubuntu /plugininstall.py: install.run()
Sep 28 11:09:45 ubuntu /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 78, in wrapper
Sep 28 11:09:45 ubuntu /plugininstall.py: func(self)
Sep 28 11:09:45 ubuntu /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 204, in run
Sep 28 11:09:45 ubuntu /plugininstall.py: self.configure_plugins()
Sep 28 11:09:45 ubuntu /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 575, in configure_plugins
Sep 28 11:09:45 ubuntu /plugininstall.py: self.run_plugin(plugin)
Sep 28 11:09:45 ubuntu /plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 552, in run_plugin
Sep 28 11:09:45 ubuntu /plugininstall.py: "Plugin %s failed with code %s" % (plugin.NAME, ret))
Sep 28 11:09:45 ubuntu /plugininstall.py: ubiquity.install_misc.InstallStepError: Plugin console_setup failed with code 1
Sep 28 11:09:45 ubuntu /plugininstall.py:

tags: added: installer-crash
Revision history for this message
Brian Murray (brian-murray) wrote :

This looks like an error from the USB media which you were installing as we see messages like this in syslog multiple times.

Sep 28 11:05:19 ubuntu kernel: [ 940.204801] EXT2-fs (loop1): error: ext2_lookup: deleted inode referenced: 818443
Sep 28 11:05:19 ubuntu kernel: [ 940.204928] EXT2-fs (loop1): error: ext2_lookup: deleted inode referenced: 818443
Sep 28 11:05:19 ubuntu kernel: [ 940.206808] EXT2-fs (loop1): error: ext2_lookup: deleted inode referenced: 818443

Revision history for this message
thiago.aju@gmail.com (thiago-aju) wrote : Re: [Bug 1232423] Re: Installation problem

Thank you. I've managed to install the operating system.

2013/10/2 Brian Murray <email address hidden>

> This looks like an error from the USB media which you were installing as
> we see messages like this in syslog multiple times.
>
> Sep 28 11:05:19 ubuntu kernel: [ 940.204801] EXT2-fs (loop1): error:
> ext2_lookup: deleted inode referenced: 818443
> Sep 28 11:05:19 ubuntu kernel: [ 940.204928] EXT2-fs (loop1): error:
> ext2_lookup: deleted inode referenced: 818443
> Sep 28 11:05:19 ubuntu kernel: [ 940.206808] EXT2-fs (loop1): error:
> ext2_lookup: deleted inode referenced: 818443
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1232423
>
> Title:
> Installation problem
>
> Status in “ubiquity” package in Ubuntu:
> New
>
> Bug description:
> When I was installing ubuntu 4.13, this error occurred and
> installation was aborted
>
> ProblemType: Bug
> DistroRelease: Ubuntu 13.04
> Package: ubiquity 2.14.6
> ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
> Uname: Linux 3.8.0-19-generic x86_64
> ApportVersion: 2.9.2-0ubuntu8
> Architecture: amd64
> CasperVersion: 1.331
> Date: Sat Sep 28 08:12:41 2013
> InstallCmdLine: bootkbd=us console-setup/layoutcode=en_US
> console-setup/variantcode=nodeadkeys locale=us_us persistent noprompt
> cdrom-detect/try-usb=true file=/cdrom/preseed/ubuntu.seed boot=casper
> initrd=/casper/initrd.lz splash -- maybe-ubiquity
> LiveMediaBuild: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
> MarkForUpload: True
> ProcEnviron:
> LANGUAGE=pt_BR.UTF-8
> TERM=linux
> PATH=(custom, no user)
> LANG=pt_BR.UTF-8
> SourcePackage: ubiquity
> UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1232423/+subscriptions
>

Revision history for this message
Simon Quigley (tsimonq2) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. It would help us a lot if you could test it on a currently supported Ubuntu version. If you test it and it is still an issue, kindly upload the updated logs by running only once:
apport-collect https://api.launchpad.net/1.0/bugs/1232423

and any other logs that are relevant for this particular issue.

Changed in ubiquity (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for ubiquity (Ubuntu) because there has been no activity for 60 days.]

Changed in ubiquity (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.