kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #187347
[Bug 1595554] Re: ubuntu16.04.01: not able to install kernel debug symbols packages.
Ok root cause of the excessive delays has been identifies and hopefully
rectified. Do let us know if these are not now present.
--
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/1595554
Title:
ubuntu16.04.01: not able to install kernel debug symbols packages.
Status in linux package in Ubuntu:
Triaged
Bug description:
== Comment: #0 - PAVITHRA R. PRAKASH - 2016-06-23 04:37:36 ==
---Problem Description---
ubuntu16.04.01: not able to install debug kernel packages.
---uname output---------
root@tuleta4u-lp15:/etc/apt/sources.list.d# uname -a
Linux tuleta4u-lp15 4.4.0-27-generic #46-Ubuntu SMP Tue Jun 21 17:40:45 UTC 2016 ppc64le ppc64le ppc64le GNU/Linux
---Steps to Reproduce--
1. sudo tee /etc/apt/sources.list.d/ddebs.list << EOF
deb http://ddebs.ubuntu.com/ main restricted universe multiverse
deb http://ddebs.ubuntu.com/ -security main restricted universe multiverse
deb http://ddebs.ubuntu.com/ -updates main restricted universe multiverse
deb http://ddebs.ubuntu.com/ -proposed main restricted universe multiverse
EOF
2. sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys ECDCAD72428D7C01
3. sudo apt-get update
4. sudo apt-get install linux-image--dbgsym
Logs
====
root@tuleta4u-lp15:~# cat /etc/apt/sources.list.d/ddebs.list
deb http://ddebs.ubuntu.com/ xenial main restricted universe multiverse
deb http://ddebs.ubuntu.com/ xenial-security main restricted universe multiverse
deb http://ddebs.ubuntu.com/ xenial-updates main restricted universe multiverse
deb http://ddebs.ubuntu.com/ xenial-proposed main restricted universe multiverse
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys ECDCAD72428D7C01
Executing: /tmp/tmp.7Lni0IR1ua/gpg.1.sh --keyserver
keyserver.ubuntu.com
--recv-keys
ECDCAD72428D7C01
gpg: requesting key 428D7C01 from hkp server keyserver.ubuntu.com
gpg: key 428D7C01: public key "Ubuntu Debug Symbol Archive Automatic Signing Key <ubuntu-archive@xxxxxxxxxxxxxxxx>" imported
gpg: Total number processed: 1
gpg: imported: 1
root@tuleta4u-lp15:~# sudo apt-get install linux-image--dbgsym
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-image-4.4.0-27-generic-dbgsym
E: Couldn't find any package by glob 'linux-image-4.4.0-27-generic-dbgsym'
E: Couldn't find any package by regex 'linux-image-4.4.0-27-generic-dbgsym'
== Comment: #1 - Praveen K. Pandey - 2016-06-23 04:42:59 ==
setting severity as ship because not able to test crash tool
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1595554/+subscriptions
References