kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #41901
[Bug 1266419] Re: Not able to install any packages using dpkg command
I have upgraded to the new Ubuntu le kernel and tried again installing
the .deb packages.
root@ubuntu:~# ls
libcap2-bin_2.22-1.2ubuntu2_ppc64el.deb libcap-dev_2.22-1.2ubuntu2_ppc64el.deb
root@ubuntu:~# uname -a
Linux ubuntu 3.13.0-5-generic #20-Ubuntu SMP Mon Jan 20 20:03:57 UTC 2014 ppc64le ppc64le ppc64le GNU/Linux
root@ubuntu:~# dpkg -i libcap2-bin_2.22-1.2ubuntu2_ppc64el.deb
Selecting previously unselected package libcap2-bin.
(Reading database ... 76467 files and directories currently installed.)
Preparing to unpack libcap2-bin_2.22-1.2ubuntu2_ppc64el.deb ...
Unpacking libcap2-bin (1:2.22-1.2ubuntu2) ...
Setting up libcap2-bin (1:2.22-1.2ubuntu2) ...
Processing triggers for man-db (2.6.5-3) ...
root@ubuntu:~# dpkg -i libcap-dev_2.22-1.2ubuntu2_ppc64el.deb
Selecting previously unselected package libcap-dev:ppc64el.
(Reading database ... 76479 files and directories currently installed.)
Preparing to unpack libcap-dev_2.22-1.2ubuntu2_ppc64el.deb ...
Unpacking libcap-dev:ppc64el (1:2.22-1.2ubuntu2) ...
Setting up libcap-dev:ppc64el (1:2.22-1.2ubuntu2) ...
Processing triggers for man-db (2.6.5-3) ...
root@ubuntu:~# dmesg
[ 0.000000] Allocated 1572864 bytes for 2048 pacas at c00000000fe80000
[ 0.000000] Using pSeries machine description
[ 0.000000] Page sizes from device-tree:
[ 0.000000] base_shift=12: shift=12, sllp=0x0000, avpnm=0x00000000, tlbiel=1,
penc=0
[ 0.000000] base_shift=16: shift=16, sllp=0x0110, avpnm=0x00000000, tlbiel=1,
penc=1
[ 0.000000] Page orders: linear mapping = 12, virtual = 12, io = 12, vmemmap
= 16
[ 0.000000] Using 1TB segments
[ 0.000000] CPU maps initialized for 1 thread per core
[ 0.000000] (thread shift is 0)
[ 0.000000] Freed 1568768 bytes for unused pacas
[ 0.000000] Starting Linux PPC64 #20-Ubuntu SMP Mon Jan 20 20:03:57 UTC 2014
[ 0.000000] -----------------------------------------------------
[ 0.000000] ppc64_pft_size = 0x1d
[ 0.000000] physicalMemorySize = 0xa00000000
[ 0.000000] htab_hash_mask = 0x3fffff
[ 0.000000] -----------------------------------------------------
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.13.0-5-generic (buildd@fisher01) (gcc version 4.8
.2 (Ubuntu 4.8.2-14ubuntu2) ) #20-Ubuntu SMP Mon Jan 20 20:03:57 UTC 2014 (Ubunt
u 3.13.0-5.20-generic 3.13.0)
[ 0.000000] [boot]0012 Setup Arch
[ 0.000000] Node 0 Memory: 0x0-0xa00000000
[ 0.000000] PCI host bridge /pci@800000020000000 ranges:
[ 0.000000] IO 0x0000010080000000..0x000001008000ffff -> 0x0000000000000000
[ 0.000000] MEM 0x00000100a0000000..0x00000100bfffffff -> 0x0000000080000000
[ 0.000000] PPC64 nvram contains 65536 bytes
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00000000-0x9ffffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00000000-0x9ffffffff]
[ 0.000000] On node 0 totalpages: 10485760
[ 0.000000] DMA zone: 143360 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 10485760 pages, LIFO batch:31
[ 0.000000] [boot]0015 Setup Done
[ 0.000000] PERCPU: Embedded 14 pages/cpu @c00000000176b000 s26112 r0 d31232
u57344
[ 0.000000] pcpu-alloc: s26112 r0 d31232 u57344 alloc=14*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pag
es: 10342400
[ 0.000000] Policy zone: DMA
[ 0.000000] Kernel command line: earlyprintk root=/dev/sda console=hvc0 --no-
sessions
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Sorting __ex_table...
[ 0.000000] Memory: 41348868K/41943040K available (11220K kernel code, 2308K
rwdata, 4284K rodata, 816K init, 1074K bss, 594172K reserved)
[ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=256
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=2048 to nr_cpu_ids=4.
[ 0.000000] NR_IRQS:512 nr_irqs:512 16
[ 0.000000] pic: no ISA interrupt controller
[ 0.000000] time_init: decrementer frequency = 512.000000 MHz
[ 0.000000] time_init: processor frequency = 4116.000000 MHz
[ 0.000000] clocksource: timebase mult[1f40000] shift[24] registered
[ 0.000000] clockevent: decrementer mult[83126e98] shift[32] cpu[0]
[ 0.000000] Console: colour dummy device 80x25
[ 0.000155] pid_max: default: 32768 minimum: 301
[ 0.000180] Security Framework initialized
[ 0.000261] AppArmor: AppArmor initialized
[ 0.000263] Yama: becoming mindful.
[ 0.007498] Dentry cache hash table entries: 8388608 (order: 14, 67108864 byt
es)
[ 0.057080] Inode-cache hash table entries: 4194304 (order: 13, 33554432 byte
s)
[ 0.079866] Mount-cache hash table entries: 256
[ 0.081066] Initializing cgroup subsys devices
[ 0.081069] Initializing cgroup subsys freezer
[ 0.081082] ftrace: allocating 29289 entries in 173 pages
[ 0.096804] EEH: pSeries platform initialized
[ 0.096809] POWER8 performance monitor hardware support registered
[ 0.247016] Brought up 4 CPUs
[ 0.247039] Node 0 CPUs: 0-3
[ 0.248274] devtmpfs: initialized
[ 0.305151] EVM: security.selinux
[ 0.305153] EVM: security.SMACK64
[ 0.305154] EVM: security.ima
[ 0.305156] EVM: security.capability
[ 0.305448] EEH: devices created
[ 0.306852] regulator-dummy: no parameters
[ 0.307082] NET: Registered protocol family 16
[ 0.307103] pseries_eeh_init: RTAS service <ibm,set-eeh-option> invalid
[ 0.307105] eeh_init: Failed to call platform init function (-22)
[ 0.307149] IBM eBus Device Driver
[ 0.307281] cpuidle: using governor ladder
[ 0.307283] cpuidle: using governor menu
[ 0.307436] pstore: Registered nvram as persistent store backend
[ 0.315261] PCI: Probing PCI hardware
[ 0.315276] no ibm,pcie-link-speed-stats property
[ 0.315293] PCI host bridge to bus 0000:00
[ 0.315298] pci_bus 0000:00: root bus resource [io 0x10000-0x1ffff] (bus add
ress [0x0000-0xffff])
[ 0.315301] pci_bus 0000:00: root bus resource [mem 0x100a0000000-0x100bfffff
ff] (bus address [0x80000000-0x9fffffff])
[ 0.315305] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.316152] IOMMU table initialized, virtual merging enabled
[ 0.316815] PCI: Probing PCI hardware done
[ 0.316818] opal: Node not found
[ 0.316875] pseries-rng: Registering arch random hook.
[ 0.318281] bio: create slab <bio-0> at 0
[ 0.321714] vgaarb: device added: PCI:0000:00:00.0,decodes=io+mem,owns=io+mem
,locks=none
[ 0.321770] vgaarb: loaded
[ 0.321814] vgaarb: bridge control possible 0000:00:00.0
[ 0.326871] SCSI subsystem initialized
[ 0.326896] libata version 3.00 loaded.
[ 0.326946] usbcore: registered new interface driver usbfs
[ 0.326955] usbcore: registered new interface driver hub
[ 0.327065] usbcore: registered new device driver usb
[ 0.327092] pps_core: LinuxPPS API ver. 1 registered
[ 0.327094] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giome
tti <giometti@xxxxxxxx>
[ 0.327099] PTP clock support registered
[ 0.330019] NetLabel: Initializing
[ 0.330064] NetLabel: domain hash size = 128
[ 0.330106] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.330485] NetLabel: unlabeled traffic allowed by default
[ 0.366668] Switched to clocksource timebase
[ 0.381275] AppArmor: AppArmor Filesystem Enabled
[ 0.392919] NET: Registered protocol family 2
[ 0.393606] TCP established hash table entries: 524288 (order: 10, 4194304 by
tes)
[ 0.397126] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.397821] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.398035] TCP: reno registered
[ 0.398213] UDP hash table entries: 32768 (order: 8, 1048576 bytes)
[ 0.399027] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes)
[ 0.399830] NET: Registered protocol family 1
[ 0.400105] RPC: Registered named UNIX socket transport module.
[ 0.400107] RPC: Registered udp transport module.
[ 0.400108] RPC: Registered tcp transport module.
[ 0.400109] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.457146] PCI: CLS 0 bytes, default 128
[ 0.457476] RTAS daemon started
[ 0.458717] Hypercall H_BEST_ENERGY not supported
[ 0.458767] pseries_idle_driver registered
[ 0.458885] Initialise system trusted keyring
[ 0.458938] audit: initializing netlink socket (disabled)
[ 0.458955] type=2000 audit(1390414751.299:1): initialized
[ 0.563174] zbud: loaded
[ 0.563632] VFS: Disk quotas dquot_6.5.2
[ 0.563689] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.565002] NFS: Registering the id_resolver key type
[ 0.565015] Key type id_resolver registered
[ 0.565016] Key type id_legacy registered
[ 0.565022] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.565034] fuse init (API version 7.22)
[ 0.565189] msgmni has been set to 32768
[ 0.567473] Key type asymmetric registered
[ 0.567475] Asymmetric key parser 'x509' registered
[ 0.567519] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2
51)
[ 0.567522] io scheduler noop registered
[ 0.567524] io scheduler deadline registered
[ 0.567558] io scheduler cfq registered (default)
[ 0.567592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.567668] Using unsupported 800x600 vga at 100a0000000, depth=32, pitch=320
0
[ 0.570425] Console: switching to colour frame buffer device 100x37
[ 0.572319] fb0: Open Firmware frame buffer device on /pci@800000020000000/vg
a@0
[ 0.581217] console [hvc0] enabled
[ 0.581272] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.587379] Linux agpgart interface v0.103
[ 0.589870] brd: module loaded
[ 0.591003] loop: module loaded
[ 0.591136] Uniform Multi-Platform E-IDE driver
[ 0.591236] ide-gd driver 1.18
[ 0.591295] ide-cd driver 5.00
[ 0.591381] ipr: IBM Power RAID SCSI Device Driver version: 2.6.0 (November 1
6, 2012)
[ 0.591745] ibmvscsi 71000003: SRP_VERSION: 16.a
[ 0.591999] scsi0 : IBM POWER Virtual SCSI Adapter 1.5.9
[ 0.592194] ibmvscsi 71000003: partner initialization complete
[ 0.592305] ibmvscsi 71000003: host srp version: 16.a, host partition qemu (0
), OS 2, max io 2097152
[ 0.592420] ibmvscsi 71000003: sent SRP login
[ 0.592482] ibmvscsi 71000003: SRP_LOGIN succeeded
[ 0.606801] scsi 0:0:0:0: Direct-Access QEMU QEMU HARDDISK 1.6. PQ
: 0 ANSI: 5
[ 0.607395] scsi 0:0:2:0: CD-ROM QEMU QEMU CD-ROM 1.6. PQ
: 0 ANSI: 5
[ 0.659847] ibmvscsi 71000004: SRP_VERSION: 16.a
[ 0.660004] scsi1 : IBM POWER Virtual SCSI Adapter 1.5.9
[ 0.660163] ibmvscsi 71000004: partner initialization complete
[ 0.660253] ibmvscsi 71000004: host srp version: 16.a, host partition qemu (0
), OS 2, max io 2097152
[ 0.660367] ibmvscsi 71000004: sent SRP login
[ 0.660427] ibmvscsi 71000004: SRP_LOGIN succeeded
[ 0.707877] st: Version 20101219, fixed bufsize 32768, s/g segs 256
[ 0.708257] sd 0:0:0:0: [sda] 104857600 512-byte logical blocks: (53.6 GB/50.
0 GiB)
[ 0.708564] sd 0:0:0:0: [sda] Write Protect is off
[ 0.708631] sd 0:0:0:0: [sda] Mode Sense: 63 00 00 08
[ 0.708697] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, does
n't support DPO or FUA
[ 0.709906] sr0: scsi3-mmc drive: 16x/50x cd/rw xa/form2 cdda tray
[ 0.710058] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 0.710143] sda: unknown partition table
[ 0.710604] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.710880] sr 0:0:2:0: Attached scsi CD-ROM sr0
[ 0.710977] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 0.711111] sr 0:0:2:0: Attached scsi generic sg1 type 5
[ 0.711442] libphy: Fixed MDIO Bus: probed
[ 0.711601] tun: Universal TUN/TAP device driver, 1.6
[ 0.711661] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[ 0.711819] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@xxxxxxxxxxxxxxxx
[ 0.711912] ibmveth: IBM Power Virtual Ethernet Driver 1.04
[ 0.711946] ibmveth 71000002 (unregistered net_device): unable to change chec
ksum offload settings. 1 rc=-2 ret_attr=71000002
[ 0.712159] ehea: IBM eHEA ethernet device driver (Release EHEA_0107)
[ 0.712340] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[ 0.712418] e100: Copyright(c) 1999-2006 Intel Corporation
[ 0.712490] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 0.712570] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.712649] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 0.712725] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[ 0.712801] PPP generic driver version 2.4.2
[ 0.712953] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.713038] ehci-pci: EHCI PCI platform driver
[ 0.713115] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.713189] ohci-pci: OHCI PCI platform driver
[ 0.713583] ohci-pci 0000:00:01.0: OHCI PCI host controller
[ 0.713649] ohci-pci 0000:00:01.0: new USB bus registered, assigned bus numbe
r 1
[ 0.713810] ohci-pci 0000:00:01.0: irq 17, io mem 0x100b0020000
[ 0.766953] hub 1-0:1.0: USB hub found
[ 0.767048] hub 1-0:1.0: 3 ports detected
[ 0.767388] mousedev: PS/2 mouse device common for all mice
[ 0.768275] md: linear personality registered for level -1
[ 0.768341] md: raid0 personality registered for level 0
[ 0.768400] md: raid1 personality registered for level 1
[ 0.768528] device-mapper: uevent: version 1.0.3
[ 0.768686] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-d
evel@xxxxxxxxxx
[ 0.768850] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.768924] Registering IBM Power 842 compression driver
[ 0.769034] oprofile: using timer interrupt.
[ 0.769171] ipip: IPv4 over IPv4 tunneling driver
[ 0.769306] TCP: cubic registered
[ 0.769445] NET: Registered protocol family 10
[ 0.769722] NET: Registered protocol family 17
[ 0.769811] Key type dns_resolver registered
[ 0.769942] Running code patching self-tests ...
[ 0.773879] Running feature fixup self-tests ...
[ 0.773886] Running MSI bitmap self-tests ...
[ 0.775527] Loading compiled-in X.509 certificates
[ 0.776456] Loaded X.509 cert 'Magrathea: Glacier signing key: 945a3e0fb17359
e21cf328059fe3c0f7e885e047'
[ 0.776585] registered taskstats version 1
[ 0.777639] Key type trusted registered
[ 0.778344] Key type encrypted registered
[ 0.779335] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.779448] IMA: No TPM chip found, activating TPM-bypass!
[ 0.779965] console [netcon0] enabled
[ 0.780044] netconsole: network logging started
[ 0.780132] /build/buildd/linux-3.13.0/drivers/rtc/hctosys.c: unable to open
rtc device (rtc0)
[ 0.780781] md: Waiting for all devices to be available before autodetect
[ 0.780928] md: If you don't use raid, use raid=noautodetect
[ 0.781255] md: Autodetecting RAID arrays.
[ 0.781323] md: Scanned 0 and added 0 devices.
[ 0.781402] md: autorun ...
[ 0.781447] md: ... autorun DONE.
[ 0.782417] EXT3-fs (sda): error: couldn't mount because of unsupported optio
nal features (240)
[ 0.782771] EXT2-fs (sda): error: couldn't mount because of unsupported optio
nal features (244)
[ 0.784045] EXT4-fs (sda): INFO: recovery required on readonly filesystem
[ 0.784161] EXT4-fs (sda): write access will be enabled during recovery
[ 0.900307] EXT4-fs (sda): orphan cleanup on readonly fs
[ 0.926870] EXT4-fs (sda): 41 orphan inodes deleted
[ 0.927016] EXT4-fs (sda): recovery complete
[ 0.931264] EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: (
null)
[ 0.931474] VFS: Mounted root (ext4 filesystem) readonly on device 8:0.
[ 0.931958] devtmpfs: mounted
[ 0.932327] Freeing unused kernel memory: 816K (c000000000f2c000 - c000000000
ff8000)
[ 1.101518] random: init urandom read with 59 bits of entropy available
[ 1.156702] usb 1-1: new full-speed USB device number 2 using ohci-pci
[ 1.597642] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1.606690] usb 1-2: new full-speed USB device number 3 using ohci-pci
[ 1.646127] init: console-setup main process (184) terminated with status 1
[ 1.779882] systemd-udevd[204]: starting version 204
[ 2.111125] random: nonblocking pool is initialized
[ 2.437387] init: udev-fallback-graphics main process (298) terminated with s
tatus 1
[ 2.437894] EXT4-fs (sda): re-mounted. Opts: (null)
[ 2.567420] init: plymouth main process (98) killed by ABRT signal
[ 2.567933] init: plymouth-splash main process (326) terminated with status 2
[ 3.047167] type=1400 audit(1390414753.880:2): apparmor="STATUS" operation="p
rofile_load" profile="unconfined" name="/sbin/dhclient" pid=342 comm="apparmor_p
arser"
[ 3.047255] type=1400 audit(1390414753.880:3): apparmor="STATUS" operation="p
rofile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.a
ction" pid=342 comm="apparmor_parser"
[ 3.047335] type=1400 audit(1390414753.880:4): apparmor="STATUS" operation="p
rofile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script
" pid=342 comm="apparmor_parser"
[ 3.060711] type=1400 audit(1390414753.890:5): apparmor="STATUS" operation="p
rofile_replace" profile="unconfined" name="/sbin/dhclient" pid=346 comm="apparmo
r_parser"
[ 3.060792] type=1400 audit(1390414753.890:6): apparmor="STATUS" operation="p
rofile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-clien
t.action" pid=346 comm="apparmor_parser"
[ 3.060876] type=1400 audit(1390414753.890:7): apparmor="STATUS" operation="p
rofile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-scr
ipt" pid=346 comm="apparmor_parser"
[ 3.096159] type=1400 audit(1390414753.920:8): apparmor="STATUS" operation="p
rofile_replace" profile="unconfined" name="/sbin/dhclient" pid=347 comm="apparmo
r_parser"
[ 3.096244] type=1400 audit(1390414753.920:9): apparmor="STATUS" operation="p
rofile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-clien
t.action" pid=347 comm="apparmor_parser"
[ 3.096318] type=1400 audit(1390414753.920:10): apparmor="STATUS" operation="
profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-sc
ript" pid=347 comm="apparmor_parser"
[ 4.148861] init: plymouth-log main process (576) terminated with status 1
[ 4.191688] init: failsafe main process (580) killed by TERM signal
[ 4.206784] sda: WRITE SAME failed. Manually zeroing.
[ 4.312198] init: plymouth-upstart-bridge main process (651) terminated with
status 1
[ 5.243534] init: plymouth-stop pre-start process (864) terminated with statu
s 1
The packages are getting installed and the dmesg output doesn't show any
traces which were happening earlier.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1266419
Title:
Not able to install any packages using dpkg command
Status in “linux” package in Ubuntu:
Confirmed
Status in “linux” source package in Trusty:
Confirmed
Bug description:
Install a Ubuntu 14.04 alpha1 image as a KVM guest on a Power 8
machine.
Then copied some .deb packages to the Ubuntu guest and tried to
install them locally as below:
ubuntu:/home/ubuntu# sudo dpkg --install libcap-dev_2.22-1.2ubuntu2_ppc64el.
EXT4-fs error (device sda): ext4_ext_find_extent:859: inode #54870: comm dpkg: pblk 16257 bad header/extent: invalid magic - magic f1, entries 0, max 1(0), depth 0(0)
dpkg: error: unable to create new file '/var/lib/dpkg/info/format-new': Input/output error
root@ubuntu:/home/ubuntu#
We keep on getting the below messages in dmesg output:
EXT3-fs (sda): error: couldn't mount because of unsupported optional features (240)
EXT2-fs (sda): error: couldn't mount because of unsupported optional features (244)
EXT4-fs (sda): INFO: recovery required on readonly filesystem
EXT4-fs (sda): write access will be enabled during recovery
EXT4-fs (sda): recovery complete
EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: (null)
VFS: Mounted root (ext4 filesystem) readonly on device 8:0.
devtmpfs: mounted
Freeing unused kernel memory: 568K (c000000000e11000 - c000000000e9f000)
random: init urandom read with 59 bits of entropy available
usb 1-1: new full-speed USB device number 2 using ohci-pci
input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:02.0/usb1/1-1/1-1:1.0/input/input0
hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:02.0-1/input0
usb 1-2: new full-speed USB device number 3 using ohci-pci
input: QEMU QEMU USB Mouse as /devices/pci0000:00/0000:00:02.0/usb1/1-2/1-2:1.0/input/input1
hid-generic 0003:0627:0001.0002: input,hidraw1: USB HID v0.01 Mouse [QEMU QEMU USB Mouse] on usb-0000:00:02.0-2/input0
IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
init: console-setup main process (210) terminated with status 1
systemd-udevd[230]: starting version 204
random: nonblocking pool is initialized
Request for unknown module key 'Magrathea: Glacier signing key: b7c7bf4bb6b278097421a6e76607cb13eb5cebf9' err -11
rtc_generic: disagrees about version of symbol module_layout
type=1400 audit(1388171630.212:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=257 comm="apparmor_parser"
type=1400 audit(1388171630.212:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=257 comm="apparmor_parser"
type=1400 audit(1388171630.212:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=257 comm="apparmor_parser"
type=1400 audit(1388171630.212:5): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=257 comm="apparmor_parser"
type=1400 audit(1388171630.212:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=257 comm="apparmor_parser"
type=1400 audit(1388171630.222:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=257 comm="apparmor_parser"
IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Request for unknown module key 'Magrathea: Glacier signing key: b7c7bf4bb6b278097421a6e76607cb13eb5cebf9' err -11
pseries_rng: disagrees about version of symbol module_layout
EXT4-fs (sda): warning: mounting fs with errors, running e2fsck is recommended
EXT4-fs (sda): re-mounted. Opts: (null)
Request for unknown module key 'Magrathea: Glacier signing key: b7c7bf4bb6b278097421a6e76607cb13eb5cebf9' err -11
dm_crypt: disagrees about version of symbol module_layout
init: plymouth main process (102) killed by ABRT signal
init: plymouth-splash main process (339) terminated with status 2
init: Failed to obtain startpar-bridge instance: Unknown parameter: INSTANCE
e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Request for unknown module key 'Magrathea: Glacier signing key: b7c7bf4bb6b278097421a6e76607cb13eb5cebf9' err -11
nfsd: disagrees about version of symbol module_layout
init: plymouth-log main process (520) terminated with status 1
init: plymouth-upstart-bridge main process (578) terminated with status 1
init: failsafe main process (527) killed by TERM signal
Request for unknown module key 'Magrathea: Glacier signing key: b7c7bf4bb6b278097421a6e76607cb13eb5cebf9' err -11
dm_crypt: disagrees about version of symbol module_layout
type=1400 audit(1388171637.742:8): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=770 comm="apparmor_parser"
type=1400 audit(1388171637.742:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=770 comm="apparmor_parser"
type=1400 audit(1388171637.742:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=770 comm="apparmor_parser"
type=1400 audit(1388171637.742:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=770 comm="apparmor_parser"
type=1400 audit(1388171637.742:12): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=770 comm="apparmor_parser"
type=1400 audit(1388171637.742:13): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=770 comm="apparmor_parser"
type=1400 audit(1388171637.742:14): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=772 comm="apparmor_parser"
init: alsa-restore main process (846) terminated with status 127
EXT4-fs error (device sda): ext4_iget:4048: inode #60255: comm whoopsie: bad extra_isize (18911 != 256)
EXT4-fs error (device sda): ext4_iget:4048: inode #60255: comm whoopsie: bad extra_isize (18911 != 256)
EXT4-fs error (device sda): ext4_iget:4048: inode #60255: comm whoopsie: bad extra_isize (18911 != 256)
EXT4-fs error (device sda): ext4_iget:4048: inode #60256: comm whoopsie: bad extra_isize (2442 != 256)
EXT4-fs error (device sda): ext4_iget:4048: inode #60256: comm whoopsie: bad extra_isize (2442 != 256)
EXT4-fs error (device sda): ext4_iget:4048: inode #60256: comm whoopsie: bad extra_isize (2442 != 256)
EXT4-fs error (device sda): ext4_iget:4048: inode #60217: comm whoopsie: bad extra_isize (30437 != 256)
EXT4-fs error (device sda): ext4_iget:4048: inode #60217: comm whoopsie: bad extra_isize (30437 != 256)
EXT4-fs error (device sda): ext4_iget:4048: inode #60217: comm whoopsie: bad extra_isize (30437 != 256)
EXT4-fs error (device sda): ext4_iget:4048: inode #60257: comm whoopsie: bad extra_isize (26093 != 256)
Request for unknown module key 'Magrathea: Glacier signing key: b7c7bf4bb6b278097421a6e76607cb13eb5cebf9' err -11
configfs: disagrees about version of symbol module_layout
init: plymouth-stop pre-start process (948) terminated with status 1
type=1006 audit(1388171688.082:15): pid=1080 uid=0 old auid=4294967295 new auid=1000 old ses=4294967295 new ses=1 res=1
EXT4-fs (sda): error count: 24
EXT4-fs (sda): initial error at 1388171411: ext4_iget:4048: inode 60255
EXT4-fs (sda): last error at 1388171638: ext4_iget:4048: inode 60257
type=1006 audit(1388175406.922:16): pid=25058 uid=0 old auid=4294967295 new auid=1000 old ses=4294967295 new ses=2 res=1
init: cron main process (873) killed by TERM signal
kjournald starting. Commit interval 5 seconds
EXT3-fs (loop2): using internal journal
EXT3-fs (loop2): mounted filesystem with ordered data mode
EXT4-fs error: 2 callbacks suppressed
EXT4-fs error (device sda): ext4_ext_find_extent:859: inode #54870: comm dpkg: pblk 16257 bad header/extent: invalid magic - magic f1, entries 0, max 1(0), depth 0(0)
EXT4-fs warning (device sda): __ext4_read_dirblock:681: error reading directory block (ino 54870, block 0)
EXT4-fs error (device sda): ext4_ext_find_extent:859: inode #54870: comm dpkg: pblk 16257 bad header/extent: invalid magic - magic f1, entries 0, max 1(0), depth 0(0)
EXT4-fs warning (device sda): __ext4_read_dirblock:681: error reading directory block (ino 54870, block 0)
EXT4-fs error (device sda): ext4_ext_find_extent:859: inode #54870: comm dpkg: pblk 16257 bad header/extent: invalid magic - magic f1, entries 0, max 1(0), depth 0(0)
EXT4-fs warning (device sda): __ext4_read_dirblock:681: error reading directory block (ino 54870, block 0)
EXT4-fs error (device sda): ext4_ext_find_extent:859: inode #54870: comm dpkg: pblk 16257 bad header/extent: invalid magic - magic f1, entries 0, max 1(0), depth 0(0)
EXT4-fs warning (device sda): __ext4_read_dirblock:681: error reading directory block (ino 54870, block 0)
EXT4-fs error (device sda): ext4_ext_find_extent:859: inode #54870: comm dpkg: pblk 16257 bad header/extent: invalid magic - magic f1, entries 0, max 1(0), depth 0(0)
EXT4-fs warning (device sda): __ext4_read_dirblock:681: error reading directory block (ino 54870, block 0)
EXT4-fs error (device sda): ext4_ext_find_extent:859: inode #54870: comm dpkg: pblk 16257 bad header/extent: invalid magic - magic f1, entries 0, max 1(0), depth 0(0)
EXT4-fs warning (device sda): __ext4_read_dirblock:681: error reading directory block (ino 54870, block 0)
EXT4-fs error (device sda): ext4_ext_find_extent:859: inode #54870: comm dpkg: pblk 16257 bad header/extent: invalid magic - magic f1, entries 0, max 1(0), depth 0(0)
EXT4-fs warning (device sda): __ext4_read_dirblock:681: error reading directory block (ino 54870, block 0)
EXT4-fs error (device sda): ext4_ext_find_extent:859: inode #54870: comm dpkg: pblk 16257 bad header/extent: invalid magic - magic f1, entries 0, max 1(0), depth 0(0)
EXT4-fs warning (device sda): __ext4_read_dirblock:681: error reading directory block (ino 54870, block 0)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1266419/+subscriptions
References