Bug#779922: debian-installer: Installation freezes with "The attempt to mount a files system with type ext4 in SCSI1 (0, 0, 0), partition #1 (sda) at / failed."

2015-03-06 Thread Igor Liferenko
Package: debian-installer
Severity: critical
Tags: d-i
Justification: breaks the whole system

Dear Maintainer,

I take debian testing weekly build from
http://cdimage.debian.org/cdimage/weekly-builds/i386/jigdo-dvd/debian-testing-i386-DVD-1.jigdo,
add preseed to it and install in qemu.
Preseed contains this:

d-i partman-auto/method string regular
d-i partman-auto/choose_recipe select atomic
d-i partman-partitioning/confirm_write_new_label boolean true
d-i partman/confirm_nooverwrite boolean true
d-i partman/choose_partition select finish
d-i partman/confirm boolean true

Qemu image is created as:

qemu-img create -f qcow2 newcd-qemu.qcow2 10G

Previous debian testing builds caused no problem with the same setup (I test 
each week).

Problem arised with latest debian testing build (from 02.03.2015).

Installation freezes with the following error ("Partition disks" stage):

The attempt to mount a files system with type ext4 in SCSI1 (0,0,0), partition 
#1 (sda) at / failed.

You may resume partitioning from the partitioning menu.
Do you want to resume partitioning?
- No
- Yes

Relevant parts of installer log from qemu follow:


main-menu INFO: Menu item 'disk-detect' selected
kernel: sda: unknown partition table
main-menu: INFO: Menu item 'partman-base' selected
anna-install: Installing partman-auto-lvm
anna: DEBUG: retrieving crc-modules-3.16.0-4-586-di 3.16.7-ckt7-1
anna: DEBUG: retrieving lvm2-udeb 2.02.111-2
anna: DEBUG: retrieving partman-auto-lvm 56
anna: DEBUG: retrieving partman-lvm 105
anna-install: Installing partman-auto-crypto
anna: DEBUG: retrieving partman-auto-crypto 22
anna: DEBUG: retrieving partman-crypto 78
kernel: ext4: Unknown symbol pagecache_get_page_fixed (err 0)
kernel: raid6: mmxx158 MB/s
kernel: raid6: mmxx276 MB/s
kernel: raid6: sse1x1   70 MB/s
kernel: raid6: sse1x2   78 MB/s
kernel: raid6: sse2x1   157 MB/s
kernel: raid6: sse2x2   123 MB/s
kernel: raid6: using algorithm sse2x1 (157 MB/s)
kernel: raid6: using intx1 recovery algorithm
kernel: xor: measuring software checksum speed
kernel: pIII_sse : 430.000 MB/sec
kernel: prefetch64-sse: 429.000 MB/sec
kernel: xor: using function: pIII_sse (430.000 MB/sec)
kernel: btrfs: Unknown symbol pagecache_get_page_fixed (err 0)
kernel: ext4: Unknown symbol pagecache_get_page_fixed (err 0)
kernel: ext4: Unknown symbol pagecache_get_page_fixed (err 0)
kernel: jfs: Unknown symbol pagecache_get_page_fixed (err 0)
kernel: SGI XFS with ACLs, security attributes, realtime, large block/inode 
numbers, no debug enabled
md-devices: mdadm: No arrays found in config file or automatically
kernel: device-mapper: uevent: version 1.0.3
kernel: device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: 
dm-de...@redhat.com
partman: No matching physical volumes found
partman: Reading all physical volumes. This may take a while...
partman: No volume groups found
partman-lvm: No volume groups found
kernel: sda: unknown partition table
kernel: sda: unknown partition table
kernel: sda: unknown partition table
kernel: sda: sda1 sda2 < sda5 >
kernel: Adding 477189k swap on /dev/sda5. Priority:-1 extents:1 across:477189k 
FS
partman: mke2fs 1.42.12 (29-Aug-2014)
kernel: ext4: Unknown symbol pagecache_get_page_fixed (err 0)

-- System Information:
Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150306130630.30238.55617.reportbug@debian



Bug#779922: debian-installer: Installation freezes with "The attempt to mount a files system with type ext4 in SCSI1 (0, 0, 0), partition #1 (sda) at / failed."

2015-03-06 Thread Cyril Brulebois
Control: severity -1 important
Control: tag -1 - d-i

Hi Igor,

and thanks for your report.

Igor Liferenko  (2015-03-06):
> Package: debian-installer
> Severity: critical
> Tags: d-i
> Justification: breaks the whole system

Ajusting severity since there's no system to break at this point. Also,
released images don't suffer from this issue.

> I take debian testing weekly build from
> http://cdimage.debian.org/cdimage/weekly-builds/i386/jigdo-dvd/debian-testing-i386-DVD-1.jigdo,
> add preseed to it and install in qemu.
> Preseed contains this:
> 
> d-i partman-auto/method string regular
> d-i partman-auto/choose_recipe select atomic
> d-i partman-partitioning/confirm_write_new_label boolean true
> d-i partman/confirm_nooverwrite boolean true
> d-i partman/choose_partition select finish
> d-i partman/confirm boolean true
> 
> Qemu image is created as:
> 
> qemu-img create -f qcow2 newcd-qemu.qcow2 10G
> 
> Previous debian testing builds caused no problem with the same setup (I test 
> each week).
> 
> Problem arised with latest debian testing build (from 02.03.2015).
> 
> Installation freezes with the following error ("Partition disks" stage):
> 
> The attempt to mount a files system with type ext4 in SCSI1 (0,0,0), 
> partition #1 (sda) at / failed.
> 
> You may resume partitioning from the partitioning menu.
> Do you want to resume partitioning?
> - No
> - Yes
> 
> Relevant parts of installer log from qemu follow:
> partman: mke2fs 1.42.12 (29-Aug-2014)
> kernel: ext4: Unknown symbol pagecache_get_page_fixed (err 0)

This was reported as #779651 against installation-reports and as #779616
against debian-cd. We're trying to figure out what to do in the latter.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Processed: Re: Bug#779922: debian-installer: Installation freezes with "The attempt to mount a files system with type ext4 in SCSI1 (0, 0, 0), partition #1 (sda) at / failed."

2015-03-06 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 important
Bug #779922 [debian-installer] debian-installer: Installation freezes with "The 
attempt to mount a files system with type ext4 in SCSI1 (0, 0, 0), partition #1 
(sda) at / failed."
Severity set to 'important' from 'critical'
> tag -1 - d-i
Bug #779922 [debian-installer] debian-installer: Installation freezes with "The 
attempt to mount a files system with type ext4 in SCSI1 (0, 0, 0), partition #1 
(sda) at / failed."
Removed tag(s) d-i.

-- 
779922: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779922
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b779922.14256486661717.transcr...@bugs.debian.org