Page 5 of 6 FirstFirst ... 3456 LastLast
Results 41 to 50 of 58

Thread: Errors during autoremove

  1. #41
    Join Date
    Mar 2007
    Beans
    81

    Re: Errors during autoremove

    Doesn't want to be purged!
    Code:
    sudo apt purge linux-image-4.15.0-91-generic
    https://pastebin.com/WRbWfMFH
    Code:
    sudo apt purge linux-modules-4.15.0-91-generic
    https://pastebin.com/HMdQaC1D
    Code:
    sudo apt purge linux-modules-extra-4.15.0-91-generic
    https://pastebin.com/

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

    Re: Errors during autoremove

    marciano#1; Yukkie poo -


    Several things here I do not understand ( run-parts: /etc/initramfs/post-update.d//runlilo exited with return code 1) But let's see if
    Code:
    sudo apt install --reinstall linux-firmware
    sudo apt install --reinstall linux-generic
    rather than a reconfigure, to move us forward.

    find that block
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  3. #43
    Join Date
    Mar 2007
    Beans
    81

    Re: Errors during autoremove

    Code:
    sudo apt install --reinstall linux-firmware
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
    7 not fully installed or removed.
    After this operation, 0 B of additional disk space will be used.
    E: Internal Error, No file name for linux-firmware:amd64
    Code:
    sudo apt install --reinstall linux-generic
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
    7 not fully installed or removed.
    After this operation, 0 B of additional disk space will be used.
    E: Internal Error, No file name for linux-generic:amd64

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

    Re: Errors during autoremove

    marciano#1; Huh ??

    What a crock !
    as we do have:
    sysop@x1804mini:~$ apt list linux-firmware
    Listing... Done
    linux-firmware/bionic-updates,bionic-updates,now 1.173.19 all [installed,automatic]
    N: There are 2 additional versions. Please use the '-a' switch to see them.

    sysop@x1804mini:~$ apt list linux-generic
    Listing... Done
    linux-generic/bionic-security,bionic-updates,now 4.15.0.111.99 amd64 [installed]
    N: There is 1 additional version. Please use the '-a' switch to see it
    sysop@x1804mini:~$
    As you also do have them partially installed -

    Well well well ->
    Try as:
    Code:
    sudo apt install linux-firmware
    sudo apt install linux-generic
    as round and round we continue to go
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  5. #45
    Join Date
    Mar 2007
    Beans
    81

    Re: Errors during autoremove

    .111 is here.
    Code:
    sudo apt install linux-firmware
    https://pastebin.com/bKZGKgBs
    Code:
    sudo apt install linux-generic
    https://pastebin.com/KbrtUW8R

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

    Re: Errors during autoremove

    marciano#1; Ouch !

    Why oh why !
    Is it the -76 kernel situation that is holding us up ?
    what shows:
    Code:
    sudo find / -name "*4.15.0-76-generic"
    As it keeps on showing up in spite of efforts to purge it . We do want it gone gone.

    try try again.
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  7. #47
    Join Date
    Mar 2007
    Beans
    81

    Re: Errors during autoremove

    Code:
    sudo find / -name "*4.15.0-76-generic"
    First results, still finding...
    find: ‘/proc/1152/task/1152/net’: Invalid argument
    find: ‘/proc/1152/net’: Invalid argument
    find: ‘/run/user/1000/doc’: Permission denied
    find: ‘/run/user/1000/gvfs’: Permission denied
    .... no more results
    Last edited by marciano#1; July 15th, 2020 at 12:06 AM.

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

    Re: Errors during autoremove

    marciano#1; Yuk !

    Why then does:
    Fatal: open /boot/vmlinuz-4.15.0-76-generic: No such file or directory
    keep re-appearing and from where ?

    We can give a specific look - but "find" does not lie!
    Code:
    ls -al /boot/
    ls -al /lib/modules/
    ls -al /usr/src/
    ls -al /var/lib/initramfs-tools/
    -trying to build the wireless driver the cause ?- just brainstorming.

    -sometimes I just do not know-
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  9. #49
    Join Date
    Mar 2007
    Beans
    81

    Re: Errors during autoremove

    Code:
    ls -al /boot/
    https://pastebin.com/LqSnwDiL
    Code:
    ls -al /lib/modules/
    total 20
    drwxr-xr-x 5 root root 4096 jul 14 19:04 .
    drwxr-xr-x 21 root root 4096 abr 30 2018 ..
    drwxr-xr-x 5 root root 4096 jul 14 19:04 4.15.0-108-generic
    drwxr-xr-x 5 root root 4096 jul 14 19:04 4.15.0-109-generic
    drwxr-xr-x 5 root root 4096 jul 14 19:05 4.15.0-111-generic
    Code:
    ls -al /usr/src/
    total 36
    drwxr-xr-x 9 root root 4096 jul 14 19:04 .
    drwxr-xr-x 11 root root 4096 ago 13 2019 ..
    drwxr-xr-x 25 root root 4096 jul 2 10:37 linux-headers-4.15.0-108
    drwxr-xr-x 8 root root 4096 jul 2 10:37 linux-headers-4.15.0-108-generic
    drwxr-xr-x 25 root root 4096 jul 6 19:53 linux-headers-4.15.0-109
    drwxr-xr-x 8 root root 4096 jul 6 19:53 linux-headers-4.15.0-109-generic
    drwxr-xr-x 25 root root 4096 jul 14 19:04 linux-headers-4.15.0-111
    drwxr-xr-x 8 root root 4096 jul 14 19:04 linux-headers-4.15.0-111-generic
    drw-r-xr-x 8 root root 4096 mar 1 21:12 rtl8192eu-4.4
    Code:
    ls -al /var/lib/initramfs-tools/
    total 20
    drwxr-xr-x 2 root root 4096 jul 14 19:05 .
    drwxr-xr-x 68 root root 4096 jul 6 19:49 ..
    -rw-r--r-- 1 root root 78 jul 14 19:05 4.15.0-108-generic
    -rw-r--r-- 1 root root 78 jul 14 19:05 4.15.0-109-generic
    -rw-r--r-- 1 root root 78 jul 14 19:05 4.15.0-111-generic
    No trace of ...76

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

    Re: Errors during autoremove

    marciano#1; Yup -

    All looks sane to me -
    And confirms that "find" does not lie.

    I am stuck on this merry-go-round - gonna have to cogitate some more for a way out.

    gots to be a way
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

Page 5 of 6 FirstFirst ... 3456 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
  •