linux-headers-4.18.0-1004-azure contains links to non-existing targets
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
Fix Released
|
Undecided
|
Unassigned | ||
linux-azure-edge (Ubuntu) |
Fix Released
|
Undecided
|
Jesse Sung | ||
Bionic |
Fix Committed
|
Undecided
|
Jesse Sung |
Bug Description
This issue was spotted on Bionic 4.18 Azure in -proposed
$ ls /usr/src/
ls: cannot access '/usr/src/
$ ll /usr/src/
total 1240
drwxr-xr-x 8 root root 4096 Nov 14 11:19 ./
drwxr-xr-x 5 root root 4096 Nov 14 11:19 ../
-rw-r--r-- 1 root root 136487 Oct 25 13:59 .config
-rw-r--r-- 1 root root 130326 Oct 25 13:59 .config.old
-rw-r--r-- 1 root root 1229 Oct 25 13:59 .missing-syscalls.d
drwxr-xr-x 2 root root 4096 Oct 25 13:59 .tmp_versions/
lrwxrwxrwx 1 root root 53 Oct 25 13:59 Documentation -> ../linux-
lrwxrwxrwx 1 root root 46 Oct 25 13:59 Kbuild -> ../linux-
lrwxrwxrwx 1 root root 47 Oct 25 13:59 Kconfig -> ../linux-
lrwxrwxrwx 1 root root 48 Oct 25 13:59 Makefile -> ../linux-
-rw-r--r-- 1 root root 952862 Oct 25 13:59 Module.symvers
drwxr-xr-x 3 root root 4096 Nov 14 11:19 arch/
lrwxrwxrwx 1 root root 45 Oct 25 13:59 block -> ../linux-
lrwxrwxrwx 1 root root 45 Oct 25 13:59 certs -> ../linux-
lrwxrwxrwx 1 root root 46 Oct 25 13:59 crypto -> ../linux-
lrwxrwxrwx 1 root root 47 Oct 25 13:59 drivers -> ../linux-
lrwxrwxrwx 1 root root 48 Oct 25 13:59 firmware -> ../linux-
lrwxrwxrwx 1 root root 42 Oct 25 13:59 fs -> ../linux-
drwxr-xr-x 4 root root 4096 Nov 14 11:19 include/
lrwxrwxrwx 1 root root 44 Oct 25 13:59 init -> ../linux-
lrwxrwxrwx 1 root root 43 Oct 25 13:59 ipc -> ../linux-
drwxr-xr-x 2 root root 4096 Nov 14 11:19 kernel/
lrwxrwxrwx 1 root root 43 Oct 25 13:59 lib -> ../linux-
lrwxrwxrwx 1 root root 42 Oct 25 13:59 mm -> ../linux-
lrwxrwxrwx 1 root root 43 Oct 25 13:59 net -> ../linux-
lrwxrwxrwx 1 root root 47 Oct 25 13:59 samples -> ../linux-
drwxr-xr-x 6 root root 12288 Nov 14 11:19 scripts/
lrwxrwxrwx 1 root root 48 Oct 25 13:59 security -> ../linux-
lrwxrwxrwx 1 root root 45 Oct 25 13:59 sound -> ../linux-
lrwxrwxrwx 1 root root 43 Oct 25 13:59 spl -> ../linux-
drwxr-xr-x 3 root root 4096 Nov 14 11:19 tools/
lrwxrwxrwx 1 root root 46 Oct 25 13:59 ubuntu -> ../linux-
lrwxrwxrwx 1 root root 43 Oct 25 13:59 usr -> ../linux-
lrwxrwxrwx 1 root root 44 Oct 25 13:59 virt -> ../linux-
lrwxrwxrwx 1 root root 43 Oct 25 13:59 zfs -> ../linux-
$ uname -a
Linux b-la-edge-
$ dpkg -l | grep header
ii execstack 0.0.20131005-1 amd64 ELF GNU_STACK program header editing utility
ii linux-azure-
ii linux-azure-
ii linux-headers-
ii linux-headers-
ii linux-headers-azure 4.15.0.1030.30 amd64 Linux kernel headers for Azure systems.
ii linux-headers-
affects: | ubuntu-kernel-tests → linux (Ubuntu) |
Changed in ubuntu-kernel-tests: | |
assignee: | nobody → Jesse Sung (wenchien) |
Changed in linux (Ubuntu): | |
assignee: | nobody → Jesse Sung (wenchien) |
Changed in ubuntu-kernel-tests: | |
status: | New → In Progress |
assignee: | Jesse Sung (wenchien) → nobody |
status: | In Progress → New |
tags: | added: package-from-proposed |
affects: | linux (Ubuntu) → linux-azure-edge (Ubuntu) |
Changed in linux-azure-edge (Ubuntu): | |
status: | Incomplete → In Progress |
description: | updated |
Changed in ubuntu-kernel-tests: | |
status: | New → Confirmed |
Changed in linux-azure-edge (Ubuntu Bionic): | |
status: | New → In Progress |
assignee: | nobody → Jesse Sung (wenchien) |
Changed in linux-azure-edge (Ubuntu): | |
status: | In Progress → Invalid |
Changed in linux-azure-edge (Ubuntu Bionic): | |
status: | In Progress → Fix Committed |
tags: |
added: verification-done-bionic removed: verification-needed-bionic |
This might be the cause of:
bug 1803333
bug 1803328
and
bug 1803330