Results 1 to 8 of 8

Thread: update and upgrade remove packages?

  1. #1
    Join Date
    Apr 2008
    Location
    New England
    Beans
    41
    Distro
    Ubuntu 12.04 Precise Pangolin

    Question update and upgrade remove packages?

    i execute command

    Code:
    sudo apt-get update && sudo apt-get upgrade
    and it looks like nothing is being update and packages are actually being removed:

    Code:
    W: The "upgrade" command is deprecated; use "safe-upgrade" instead.
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Reading extended state information      
    Initializing package states... Done
    The following packages will be REMOVED:
      exiv2{u} kde-icons-oxygen{u} kdebase-runtime{u} 
      kdebase-runtime-bin-kde4{u} kdebase-runtime-data{u} 
      kdebase-runtime-data-common{u} kdelibs-bin{u} kdelibs5{u} 
      kdelibs5-data{u} kdemultimedia-kio-plugins{u} khelpcenter4{u} 
      language-support-fonts-zh{u} language-support-translations-zh{u} 
      libatk1.0-dev{u} libavahi1.0-cil{u} libboo2.0-cil{u} libcairo2-dev{u} 
      libclucene0ldbl{u} libdirectfb-dev{u} libdirectfb-extra{u} libexiv2-5{u} 
      libgda3-3{u} libgda3-bin{u} libgda3-common{u} libgdl-1-0{u} 
      libgdl-1-common{u} libgtk2.0-dev{u} libkcddb4{u} libloudmouth1-0{u} 
      libmono-zeroconf1.0-cil{u} libnotify0.4-cil{u} libpango1.0-dev{u} 
      libpixman-1-dev{u} libsoprano4{u} libstreamanalyzer0{u} libstreams0{u} 
      libsysfs-dev{u} libtaglib2.0-cil{u} libtre4{u} libxcb-render-util0-dev{u} 
      libxcb-render0-dev{u} libxcomposite-dev{u} libxdamage-dev{u} 
      openoffice.org-help-zh-cn{u} openoffice.org-help-zh-tw{u} 
      openoffice.org-l10n-zh-cn{u} openoffice.org-l10n-zh-tw{u} podsleuth{u} 
      python-cddb{u} python-gamin{u} python-gnome2-extras{u} python-gpod{u} 
      python-mutagen{u} scim-dev-doc{u} soprano-daemon{u} streamripper{u} 
      thunderbird-locale-zh-cn{u} thunderbird-locale-zh-tw{u} ttf-wqy-zenhei{u} 
      x11proto-composite-dev{u} x11proto-damage-dev{u} xfonts-wqy{u} 
    0 packages upgraded, 0 newly installed, 62 to remove and 0 not upgraded.
    Need to get 0B of archives. After unpacking 260MB will be freed.
    Do you want to continue? [Y/n/?] n
    Abort.
    wangberg@dino:~$ aptitude
    am i missing something?
    registered linux user #438335

  2. #2
    Join Date
    Apr 2009
    Beans
    1,012

    Re: update and upgrade remove packages?

    Quote Originally Posted by Wangberg View Post
    i execute command

    Code:
    sudo apt-get update && sudo apt-get upgrade
    and it looks like nothing is being update and packages are actually being removed:

    Code:
    W: The "upgrade" command is deprecated; use "safe-upgrade" instead.
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Reading extended state information      
    Initializing package states... Done
    The following packages will be REMOVED:
      exiv2{u} kde-icons-oxygen{u} kdebase-runtime{u} 
      kdebase-runtime-bin-kde4{u} kdebase-runtime-data{u} 
      kdebase-runtime-data-common{u} kdelibs-bin{u} kdelibs5{u} 
      kdelibs5-data{u} kdemultimedia-kio-plugins{u} khelpcenter4{u} 
      language-support-fonts-zh{u} language-support-translations-zh{u} 
      libatk1.0-dev{u} libavahi1.0-cil{u} libboo2.0-cil{u} libcairo2-dev{u} 
      libclucene0ldbl{u} libdirectfb-dev{u} libdirectfb-extra{u} libexiv2-5{u} 
      libgda3-3{u} libgda3-bin{u} libgda3-common{u} libgdl-1-0{u} 
      libgdl-1-common{u} libgtk2.0-dev{u} libkcddb4{u} libloudmouth1-0{u} 
      libmono-zeroconf1.0-cil{u} libnotify0.4-cil{u} libpango1.0-dev{u} 
      libpixman-1-dev{u} libsoprano4{u} libstreamanalyzer0{u} libstreams0{u} 
      libsysfs-dev{u} libtaglib2.0-cil{u} libtre4{u} libxcb-render-util0-dev{u} 
      libxcb-render0-dev{u} libxcomposite-dev{u} libxdamage-dev{u} 
      openoffice.org-help-zh-cn{u} openoffice.org-help-zh-tw{u} 
      openoffice.org-l10n-zh-cn{u} openoffice.org-l10n-zh-tw{u} podsleuth{u} 
      python-cddb{u} python-gamin{u} python-gnome2-extras{u} python-gpod{u} 
      python-mutagen{u} scim-dev-doc{u} soprano-daemon{u} streamripper{u} 
      thunderbird-locale-zh-cn{u} thunderbird-locale-zh-tw{u} ttf-wqy-zenhei{u} 
      x11proto-composite-dev{u} x11proto-damage-dev{u} xfonts-wqy{u} 
    0 packages upgraded, 0 newly installed, 62 to remove and 0 not upgraded.
    Need to get 0B of archives. After unpacking 260MB will be freed.
    Do you want to continue? [Y/n/?] n
    Abort.
    wangberg@dino:~$ aptitude
    am i missing something?
    What happens after this
    Code:
    sudo apt-get dist-upgrade
    Last edited by colau; June 3rd, 2009 at 11:26 AM.

  3. #3
    Join Date
    Jun 2008
    Location
    Netherlands
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: update and upgrade remove packages?

    check out these pages, looks like a bug.

    Code:
    https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/147780
    Code:
    https://bugs.launchpad.net/ubuntu/+source/bash/+bug/128575
    edit: also colau properly ment sudo apt-get dist-upgrade
    When your thread it solved: go to thread tools > Mark this thread as solved
    for SIS 771/671 use xcompmgr to have transparent terminals. just load it at startup.

    And then they asked: what's a pbkac error?

  4. #4
    Join Date
    Apr 2008
    Location
    New England
    Beans
    41
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: update and upgrade remove packages?

    Code:
    wangberg@dino:~$ sudo apt-get dis-upgrade
    E: Invalid operation dis-upgrade
    registered linux user #438335

  5. #5
    Join Date
    Apr 2009
    Beans
    1,012

    Re: update and upgrade remove packages?

    Quote Originally Posted by Wangberg View Post
    Code:
    wangberg@dino:~$ sudo apt-get dis-upgrade
    E: Invalid operation dis-upgrade
    It is
    Code:
    sudo apt-get dist-upgrade

  6. #6
    Join Date
    Apr 2008
    Location
    New England
    Beans
    41
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: update and upgrade remove packages?

    Quote Originally Posted by mhgsys View Post
    check out these pages, looks like a bug.

    Code:
    https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/147780
    Code:
    https://bugs.launchpad.net/ubuntu/+source/bash/+bug/128575
    edit: also colau properly ment sudo apt-get dist-upgrade
    these bugs are from 2007 and mid-2008, with the patch attached...surely this bug would have been fixed for 9.04, right? additionally when i tab twice after i type aptitude, "full-upgrade" and "safe-upgrade" appear. i don't think this bug refers to my problem of apt-get trying to remove packages when i execute update and upgrade commands.

    thanks
    Last edited by Wangberg; June 3rd, 2009 at 11:33 AM.
    registered linux user #438335

  7. #7
    Join Date
    Apr 2008
    Location
    New England
    Beans
    41
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: update and upgrade remove packages?

    Quote Originally Posted by colau View Post
    It is
    Code:
    sudo apt-get dist-upgrade
    my bad....carelessly overlooked my typo

    Code:
    wangberg@dino:~$ sudo apt-get dist-upgrade
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Calculating upgrade... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    wangberg@dino:~$
    registered linux user #438335

  8. #8
    Join Date
    Jun 2008
    Location
    Netherlands
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: update and upgrade remove packages?

    I overlooked which version of ubuntu your using,.
    Making my post entirely useless.
    lol. Sorry to waste your time.

    Need to wake up a little,
    Coffee, that's what beans are for.
    When your thread it solved: go to thread tools > Mark this thread as solved
    for SIS 771/671 use xcompmgr to have transparent terminals. just load it at startup.

    And then they asked: what's a pbkac error?

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
  •