Results 1 to 5 of 5

Thread: Update Manager vs apt-get questions

  1. #1
    Join Date
    Jun 2009
    Location
    Alabama
    Beans
    2,232

    Question Update Manager vs apt-get questions

    I have hit a few curious situations recently where "apt-get upgrade" held some packages back from installation, but the GUI Update Manager happily installed them. I am starting to wonder more about the differences between the two.

    I have been using Ubuntu for over three years. Early on, multiple sources convinced me that aptitude was the "best" package manager to use. It served me well and I still prefer it, generally. It did cause me to have a few bad situations over the years.

    But, while testing Precise prior to its final release, strong advice was given not to use aptitude, but apt-get, instead. So, I switched reluctantly. I have no idea whether this advice is still in effect, but I have dutifully used apt-get since then.

    Now, this. I will run apt-get update, then apt-get upgrade. A couple of days ago, the upgrade step held the revised Linux kernel upgrades. But then, Update Manager popped up on its own, offering to install them. I decided to allow Update Manager to go ahead and the new kernel packages were installed successfully, and no problems have ensued.

    So, what differences are in play here? Inquiring minds want to know.

    Tim
    Cyberpower PC, Core i5 2500 3.3 gHz, 8GB DDR3, ATI 6770 1GB, Samsung BX 2440 LED 1080p, 1 TB SATA III, 2 TB SATA III, Siduction Linux 64-bit

  2. #2
    Join Date
    Aug 2012
    Beans
    20

    Re: Update Manager vs apt-get questions

    I think I get by what you mean. If i'm wrong please excuse me. I guess because its the difference between

    Code:
    apt-get upgrade
    and

    Code:
    apt-get dist-upgrade
    You can find a detailed explanation here

    http://davitenio.wordpress.com/2008/...-dist-upgrade/

  3. #3
    Join Date
    Aug 2012
    Location
    Hong Kong
    Beans
    145
    Distro
    Ubuntu Development Release

    Re: Update Manager vs apt-get questions

    apt-get normally updates packages, update-manager does everything, including upgrading to 12.10.

  4. #4
    Join Date
    Jun 2009
    Location
    Alabama
    Beans
    2,232

    Question Re: Update Manager vs apt-get questions

    Ok, I guess so.

    But, in the past I have also been warned against forcing a dist-upgrade just because a few packages are held back. The usual advice has been to wait a few days for dependencies to straighten out. Sometimes waiting helps, other times not.

    I guess this is why Siduction Linux, based on Debian sid and always installing the very latest packages, recommends always doing dist-upgrade. But, it seems that Update Manager always does dist-upgrade, too. Is this a proper interpretation?

    Didn't you used to have to run "update-manager -d" to get a dist-upgrade? Has this changed?

    Thanks,
    Tim
    Cyberpower PC, Core i5 2500 3.3 gHz, 8GB DDR3, ATI 6770 1GB, Samsung BX 2440 LED 1080p, 1 TB SATA III, 2 TB SATA III, Siduction Linux 64-bit

  5. #5
    Join Date
    Aug 2012
    Location
    Hong Kong
    Beans
    145
    Distro
    Ubuntu Development Release

    Re: Update Manager vs apt-get questions

    Quote Originally Posted by ratcheer View Post
    Ok, I guess so.

    But, in the past I have also been warned against forcing a dist-upgrade just because a few packages are held back. The usual advice has been to wait a few days for dependencies to straighten out. Sometimes waiting helps, other times not.

    I guess this is why Siduction Linux, based on Debian sid and always installing the very latest packages, recommends always doing dist-upgrade. But, it seems that Update Manager always does dist-upgrade, too. Is this a proper interpretation?

    Didn't you used to have to run "update-manager -d" to get a dist-upgrade? Has this changed?

    Thanks,
    Tim
    Well, yes, it's true...

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
  •