[Bug 1266419] Re: Not able to install any packages using dpkg command
Looks fine now, closing ** Changed in: linux (Ubuntu Trusty) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1266419 Title: Not able to install any packages using dpkg command To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1266419/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[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.00] Allocated 1572864 bytes for 2048 pacas at cfe8 [0.00] Using pSeries machine description [0.00] Page sizes from device-tree: [0.00] base_shift=12: shift=12, sllp=0x, avpnm=0x, tlbiel=1, penc=0 [0.00] base_shift=16: shift=16, sllp=0x0110, avpnm=0x, tlbiel=1, penc=1 [0.00] Page orders: linear mapping = 12, virtual = 12, io = 12, vmemmap = 16 [0.00] Using 1TB segments [0.00] CPU maps initialized for 1 thread per core [0.00] (thread shift is 0) [0.00] Freed 1568768 bytes for unused pacas [0.00] Starting Linux PPC64 #20-Ubuntu SMP Mon Jan 20 20:03:57 UTC 2014 [0.00] - [0.00] ppc64_pft_size= 0x1d [0.00] physicalMemorySize= 0xa [0.00] htab_hash_mask= 0x3f [0.00] - [0.00] Initializing cgroup subsys cpuset [0.00] Initializing cgroup subsys cpuacct [0.00] 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.00] [boot]0012 Setup Arch [0.00] Node 0 Memory: 0x0-0xa [0.00] PCI host bridge /pci@8002000 ranges: [0.00] IO 0x01008000..0x01008000 -> 0x [0.00] MEM 0x0100a000..0x0100bfff -> 0x8000 [0.00] PPC64 nvram contains 65536 bytes [0.00] Zone ranges: [0.00] DMA [mem 0x-0x9] [0.00] Normal empty [0.00] Movable zone start for each node [0.00] Early memory node ranges [0.00] node 0: [mem 0x-0x9] [0.00] On node 0 totalpages: 10485760 [0.00] DMA zone: 143360 pages used for memmap [0.00] DMA zone: 0 pages reserved [0.00] DMA zone: 10485760 pages, LIFO batch:31 [0.00] [boot]0015 Setup Done [0.00] PERCPU: Embedded 14 pages/cpu @c176b000 s26112 r0 d31232 u57344 [0.00] pcpu-alloc: s26112 r0 d31232 u57344 alloc=14*4096 [0.00] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0.00] Built 1 zonelists in Node order, mobility grouping on. Total pag es: 10342400 [0.00] Policy zone: DMA [0.00] Kernel command line: earlyprintk root=/dev/sda console=hvc0 --no- sessions [0.00] PID hash table entries: 4096 (order: 3, 32768 bytes) [0.00] Sorting __ex_table... [0.00] Memory: 41348868K/41943040K available (11220K kernel code, 2308K rwdata, 4284K rodata, 816K init, 1074K bss, 594172K reserved) [0.00] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=256 [0.00] Hierarchical RCU implementation. [0.00] RCU restricting CPUs from NR_CPUS=2048 to nr_cpu_ids=4. [0.00] NR_IRQS:512 nr_irqs:512 16 [0.00] pic: no ISA interrupt controller [0.00] time_init: decrementer frequency = 512.00 MHz [0.00] time_init: processor frequency = 4116.00 MHz [0.00] clocksource: timebase mult[1f4] shift[24] registered [0.00] clockevent: decrementer mult[83126e98] shift[32] cpu[0] [0.00] 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 cgro
[Bug 1266419] Re: Not able to install any packages using dpkg command
** Tags removed: kernel-key -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1266419 Title: Not able to install any packages using dpkg command To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1266419/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1266419] Re: Not able to install any packages using dpkg command
The Ubuntu-3.13.0-0.15 kernel has been copied into the bootstrap archive and should be available for update. This kernel is based on the v3.13-rc7 kernel. If we could retest with that kernel that would help. Please report any testing here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1266419 Title: Not able to install any packages using dpkg command To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1266419/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1266419] Re: Not able to install any packages using dpkg command
** Tags added: ppc64el -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1266419 Title: Not able to install any packages using dpkg command To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1266419/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1266419] Re: Not able to install any packages using dpkg command
Actually I see that the arch is ppc64el, so a pre-built kernel is not available at the links I posted. Do you have a way to build the 3.13-rc7 kernel to see if it also exhibits the bug? ** Changed in: linux (Ubuntu Trusty) Assignee: (unassigned) => Andy Whitcroft (apw) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1266419 Title: Not able to install any packages using dpkg command To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1266419/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1266419] Re: Not able to install any packages using dpkg command
** Changed in: linux (Ubuntu Trusty) 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/1266419 Title: Not able to install any packages using dpkg command To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1266419/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1266419] Re: Not able to install any packages using dpkg command
** Also affects: linux (Ubuntu Trusty) Importance: High Status: Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1266419 Title: Not able to install any packages using dpkg command To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1266419/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1266419] Re: Not able to install any packages using dpkg command
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.13 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix this bug, please add the tag: 'kernel-bug-exists-upstream'. If you are unable to test the mainline kernel, for example it will not boot, please add the tag: 'kernel-unable-to-test-upstream'. Once testing of the upstream kernel is complete, please mark this bug as "Confirmed". Thanks in advance. [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13-rc7-trusty/ ** Tags added: kernel-key trusty ** Changed in: linux (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1266419 Title: Not able to install any packages using dpkg command To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1266419/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1266419] Re: Not able to install any packages using dpkg command
root@ubuntu:/home/ubuntu# cat /proc/version_signature Ubuntu 3.13.0-0.10+ppc64el-generic 3.13.0-rc5 root@ubuntu:/home/ubuntu# lspci -vnvn 00:00.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 03) Subsystem: Red Hat, Inc Device [1af4:1100] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- TAbort- SERR- https://bugs.launchpad.net/bugs/1266419 Title: Not able to install any packages using dpkg command To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1266419/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs