Results 1 to 2 of 2

Thread: verifying installed updates

  1. #1
    Join Date
    Feb 2016
    Beans
    210

    verifying installed updates

    Can I re-verifiy the already installed updates on a Ubuntu station?? My workstation crashes only after I install updates so I am suspecting that one or more updates is causing a problem.

  2. #2
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: verifying installed updates

    You can reinstall the packages using sudo apt install --reinstall {pkgname} This will re-validate the crypto-signatures of the package.
    However, I would check the system log files for clues. The logs almost always show the cause of any error so either a software or config or hardware solution can be found.

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
  •