Page 2 of 6 FirstFirst 1234 ... LastLast
Results 11 to 20 of 58

Thread: Errors during autoremove

  1. #11
    Join Date
    Mar 2007
    Beans
    81

    Re: Errors during autoremove

    Sorry for the delay, I wasn't in town.
    sudo apt update
    https://pastebin.com/S3VvvxTM
    Code:
    sudo apt full-upgrade
    https://pastebin.com/jX8m96Ep
    Thank you!

  2. #12
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,199
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Errors during autoremove

    marciano#1; Hey

    We work at your pace -

    Not looking to shabby now.
    We are only concerned with the 108 and 109 kernel versions ? You have no care for the original installed series kernels ?

    Lets run:
    Code:
    sudo dpkg-reconfigure linux-image-generic
    then once completed show us:
    Code:
    uname -r
    lsb_release -a
    dpkg -l | grep linux-
    to decide on what to do next -

    in the process of restoration
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  3. #13
    Join Date
    Mar 2007
    Beans
    81

    Re: Errors during autoremove

    Starting not good:
    Code:
    sudo dpkg-reconfigure linux-image-generic
    /usr/sbin/dpkg-reconfigure: linux-image-generic is broken or not fully installed

  4. #14
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,199
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Errors during autoremove

    marciano#1; Yukkie -

    OK
    Code:
    sudo apt install linux-image-generic
    give us a way forward ?

    Keep it as simple as possible
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  5. #15
    Join Date
    Mar 2007
    Beans
    81

    Re: Errors during autoremove

    Here you have!
    Code:
    sudo apt install linux-image-generic
    https://pastebin.com/XGfstpmM

  6. #16
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,199
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Errors during autoremove

    marciano#1 Well - Not -

    Lets see if it is "Fatal: open /boot/vmlinuz-4.15.0-76-generic:" holding us up.

    I ask again - is there a reason you want to hold on to the original series kernels ? As you are presently booting the HWE ( HardWare Enablement stack) kernel; maybe best to just get rid of the old kernels.
    Code:
    uname -r
    that one ^ we do not want to mess about with.

    -ain't nothing but a thing-
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  7. #17
    Join Date
    Mar 2007
    Beans
    81

    Re: Errors during autoremove

    I ask again - is there a reason you want to hold on to the original series kernels ?
    No, I don't need them.
    Code:
    uname -r
    4.15.0-109-generic

  8. #18
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,199
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Errors during autoremove

    marciano#1; Hokay

    Though I did get a wire crossed somewhere as you are presently booting the latest 18.04 kernel; do not know where My attention got focused on HWE.

    Show us a new:
    Code:
    dpkg -l | grep linux-
    and we purge these old kernels.

    look'n for that way forward
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  9. #19
    Join Date
    Mar 2007
    Beans
    81

    Re: Errors during autoremove

    Code:
    dpkg -l | grep linux-
    https://pastebin.com/e3cu0ueg
    Thank you!

  10. #20
    Join Date
    May 2010
    Beans
    3,247

    Re: Errors during autoremove

    If the other kernels have the equivalent /boot/vmlinuz-xxx file then you could try making the file with:
    Code:
    sudo touch /boot/vmlinuz-4.15.0-76-generic
    sudo apt autoremove
    Does that help?

Page 2 of 6 FirstFirst 1234 ... LastLast

Tags for this Thread

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
  •