Results 1 to 8 of 8

Thread: linux-image-extra-$(uname -r) in azure

  1. #1
    Join Date
    Feb 2015
    Beans
    5

    linux-image-extra-$(uname -r) in azure

    On 16.04, I think there is a missing package that needs to be added. This isn't a request for a new package, but a bug, as I think it's necessary and required.

    The linux-image-extra-$(uname -r) contains modules I need on the server; however, there doesn't exist any package for "linux-image-extra-4.15.0-1013-azure". "linux-image-azure" depends on linux-image-4.15.0-1013-azure, which updated the other day, so now I have issues.

    I think the "linux-image-extra-4.15.0-1013-azure" package needs to be added and some meta package needs to be modified/added that depends on that package.

  2. #2
    Join Date
    May 2014
    Location
    /home
    Beans
    10,928
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: linux-image-extra-$(uname -r) in azure

    Is there any result for
    Code:
    apt rdepends linux-image-extra-4.15.0-1013-azure

  3. #3
    Join Date
    Feb 2015
    Beans
    5

    Re: linux-image-extra-$(uname -r) in azure

    No, it says "No packages found". Also, "apt-cache show linux-image-extra-4.15.0-1013-azure" says the package doesn't exist.

  4. #4
    Join Date
    Jun 2007
    Beans
    17,337

    Re: linux-image-extra-$(uname -r) in azure

    all built from that source is shown here (I think
    https://packages.ubuntu.com/source/x...es/linux-azure
    Is it possible what you need is in linux-modules-extra-4.15.0-1013-azure?

  5. #5
    Join Date
    Feb 2015
    Beans
    5

    Re: linux-image-extra-$(uname -r) in azure

    It does look like the "linux-modules-extra-4.15.0-1013-azure" package contains the files I need. My next question/issue is that "apt-cache rdepends linux-modules-extra-4.15.0-1013-azure" shows that nothing depends on it, so I have no way of keeping that package up-to-date. Can anyone help with that issue?

  6. #6
    Join Date
    May 2014
    Location
    /home
    Beans
    10,928
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: linux-image-extra-$(uname -r) in azure

    You could file a bug report at bugs.launchpad.net/ubuntu

  7. #7
    Join Date
    Feb 2015
    Beans
    5

    Re: linux-image-extra-$(uname -r) in azure


  8. #8
    Join Date
    Jun 2007
    Beans
    17,337

    Re: linux-image-extra-$(uname -r) in azure

    Hopefully your report provides some answers..
    What does come to mind is that if the azure modules package for 4.15 gets an update you'd probably receive it.
    As far as 16.04 there may not be any further kernel upgrades past 4.15 so the lack of a modules dep in a meta package could be more of a possible issue in 18.04 than 16.04

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •