@Matt - actually there is sufficient information to start working on
this bug report.
In the syslog file we have at least one traceback from the installer:
Sep 14 09:55:01 ubuntu install.py: Exception during installation:
Sep 14 09:55:02 ubuntu install.py: Traceback (most recent call last):
Sep 14 09:55:02 ubuntu install.py: File "/usr/share/ubiquity/install.py",
line 632, in <module>
Sep 14 09:55:02 ubuntu install.py: install.run()
Sep 14 09:55:02 ubuntu install.py: File "/usr/share/ubiquity/install.py",
line 124, in run
Sep 14 09:55:02 ubuntu install.py: self.copy_all()
Sep 14 09:55:02 ubuntu install.py: File "/usr/share/ubiquity/install.py",
line 358, in copy_all
Sep 14 09:55:02 ubuntu install.py: for dirpath, dirnames, filenames in
os.walk(self.source):
Sep 14 09:55:02 ubuntu install.py: File "/usr/lib/python2.7/os.py", line 294,
in walk
Sep 14 09:55:02 ubuntu install.py: for x in walk(new_path, topdown,
onerror, followlinks):
Sep 14 09:55:02 ubuntu install.py: File "/usr/lib/python2.7/os.py", line 294,
in walk
Sep 14 09:55:02 ubuntu install.py: for x in walk(new_path, topdown,
onerror, followlinks):
Sep 14 09:55:02 ubuntu install.py: File "/usr/lib/python2.7/os.py", line 294,
in walk
Sep 14 09:55:02 ubuntu install.py: for x in walk(new_path, topdown,
onerror, followlinks):
Sep 14 09:55:02 ubuntu install.py: File "/usr/lib/python2.7/os.py", line 292,
in walk
Sep 14 09:55:02 ubuntu install.py: new_path = join(top, name)
Sep 14 09:55:02 ubuntu install.py: File "/usr/lib/python2.7/posixpath.py",
line 66, in join
Sep 14 09:55:02 ubuntu install.py: if b.startswith('/'):
Sep 14 09:55:02 ubuntu install.py: AttributeError: 'frame' object has no
attribute 'startswith'
Sep 14 09:55:02 ubuntu install.py:
Sep 14 07:55:09 ubuntu kernel: [ 4710.133251] install.py[12544]: segfault at 5
ip 0812d418 sp bfd750a0 error 4 in python2.7[8048000+223000]
Further back there is a kernel oops and before that we see what is
likely the root of the problem:
Sep 14 06:40:47 ubuntu kernel: [ 248.163230] JFS: nTxBlock = 1948, nTxLock =
15591
Sep 14 06:40:48 ubuntu kernel: [ 248.477473] SGI XFS with ACLs, security
attributes, realtime, large block/inode numbers, no debug enabled
Sep 14 06:40:48 ubuntu kernel: [ 248.511010] SGI XFS Quota Management subsystem
Sep 14 06:40:48 ubuntu kernel: [ 248.852469] end_request: I/O error, dev fd0,
sector 0
Sep 14 06:40:48 ubuntu kernel: [ 248.872751] end_request: I/O error, dev fd0,
sector 0
Sep 14 06:40:53 ubuntu kernel: [ 253.971929] EXT4-fs (sdb1): INFO: recovery
required on readonly filesystem
Sep 14 06:40:53 ubuntu kernel: [ 253.971963] EXT4-fs (sdb1): write access
unavailable, cannot proceed
Sep 14 06:40:53 ubuntu ubiquity: mount: wrong fs type, bad option, bad
superblock on /dev/sdb1,
Sep 14 06:40:53 ubuntu ubiquity: missing codepage or helper program, or
other error
Sep 14 06:40:53 ubuntu ubiquity:
Sep 14 06:40:53 ubuntu ubiquity: Manchmal liefert das Syslog wertvolle
Informationen – versuchen
Sep 14 06:40:53 ubuntu ubiquity: Sie dmesg | tail oder so
Sep 14 06:40:53 ubuntu ubiquity:
It seems to be like there is an issue with filesystems on /dev/sdb which
is blocking the install and causing the crash.
** Changed in: ubiquity (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849817
Title:
Installation in VMWare environment
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/849817/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs