Results 1 to 6 of 6

Thread: Upgrades not identified

  1. #1
    Join Date
    Feb 2016
    Beans
    210

    Upgrades not identified

    When I SSH into my Ubuntu desktop I got the following showing updates pending.

    Last login: Wed Apr 11 03:10:01 EDT 2018 from 10.10.10.100 on pts/2
    Welcome to Ubuntu 16.04.4 LTS (GNU/Linux 4.13.0-38-generic x86_64)

    * Documentation: https://help.ubuntu.com
    * Management: https://landscape.canonical.com
    * Support: https://ubuntu.com/advantage

    9 packages can be updated.
    0 updates are security updates.

    But when I performed the command "apt list –upgradable " to list the pending updates the result was none as seen below. apt list –upgradable
    Listing... Done.

    I was expecting a list of information on pending updates. Can anyone tell me why this did not occur?

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

    Re: Upgrades not identified

    I get this:
    Code:
    $ apt list --upgradable
    E: Opening configuration file /etc/apt/apt.conf.d/02proxy - ifstream::ifstream (13: Permission denied)

  3. #3
    Join Date
    Feb 2016
    Beans
    210

    Re: Upgrades not identified

    I dont understand your response. You provided a response to a previous post by my self. your post thefu is Doing an apt update, followed by sudo apt list --upgradable, perhaps hourly would let you build an hourly bucket - just run the update periodically to see what changes from period to period. There are powerful text comparison and processing tools built into every Unix.

    Now your saying it doesn't work?

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

    Re: Upgrades not identified

    Sorry if it wasn't clear.
    apt list --upgradable doesn't work but
    sudo apt list --upgradable works as I expected.

  5. #5
    Join Date
    Feb 2016
    Beans
    210

    Re: Upgrades not identified

    OK. thanks double dash.

  6. #6
    Join Date
    Nov 2007
    Beans
    Hidden!

    Re: Upgrades not identified

    Quote Originally Posted by cam17 View Post
    OK. thanks double dash.
    Uhm... sudo...
    Gaming on Linux has never been better - Check out Proton on Steam (great user made Proton Database) and Lutris
    How to ask questions the smart way

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
  •