Activity log for bug #1830379

Date Who What changed Old value New value Message
2019-05-24 13:47:32 vvhk bug added bug
2019-05-24 13:55:19 Paul Sladen description On Ubuntu 18.04, with `apt-get source <packagename>` being the de facto way of getting (src-deb) sources for a binary package, it is not so with the linux kernel. `apt-get source linux-image-$(uname -r)` -- leads to "linux-signed" which is not the kernel src deb `apt-get source linux-image-generic` -- leads to "linux-meta" which is, again, not it `apt-get source linux` -- obtains the correct src deb but that's not transparent or obvious to new users and a deviation from the usual standard of using `apt-get source`. On Ubuntu 18.04, with `apt-get source <packagename>` being the de facto way of getting (src-deb) sources for a binary package, it is not so with the linux kernel. `apt-get source linux-image-$(uname -r)` -- leads to "linux-signed" which is not the kernel src deb `apt-get source linux-image-generic` -- leads to "linux-meta" which is, again, not it `apt-get source linux` -- obtains the correct src deb but that's not transparent or obvious to new users and a deviation from the usual standard of using `apt-get source`. Prior discussion and background on #ubuntu-devel: * https://irclogs.ubuntu.com/2019/05/24/%23ubuntu-devel.html#t10:55
2019-05-24 13:56:42 TJ bug added subscriber TJ
2019-05-24 14:07:06 Robie Basak ubuntu: status New Triaged
2019-05-24 14:07:09 Robie Basak ubuntu: importance Undecided Wishlist
2019-05-24 16:58:25 Tom Reynolds bug added subscriber Tom Reynolds