Results 1 to 10 of 10

Thread: [SOLVED] stop unwanted updates

  1. #1
    Join Date
    Sep 2007
    Location
    Phoenix, AZ
    Beans
    316
    Distro
    Ubuntu 8.10 Intrepid Ibex

    [SOLVED] stop unwanted updates

    I have software installed from internet downloads that is in the repos - same version - the downloaded stuff works better & easier - yet I constantly have the updater in my face telling me I have 2 updates - which I do not want or need. I have locked my versions in package manager, which did not work.

    I hope someone out there knows how to make this stop! (I know its probably a
    3 word terminal command, but, I don't know what it is!)

    Lots of looks, no takers?
    Last edited by mandrill; May 10th, 2008 at 08:12 AM. Reason: bump
    "Nothing is foolproof to a sufficiently talented fool"

  2. #2
    Join Date
    Sep 2007
    Location
    Phoenix, AZ
    Beans
    316
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: stop unwanted updates

    [QUOTE=mandrill;4923430]I have software installed from internet downloads that is in the repos - same version - the downloaded stuff works better & easier - yet I constantly have the updater in my face telling me I have 2 updates - which I do not want or need. I have locked my versions in package manager, which did not work.

    I hope someone out there knows how to make this stop! (I know its probably a
    3 word terminal command, but, I don't know what it is!)

    Bump.......
    "Nothing is foolproof to a sufficiently talented fool"

  3. #3
    Join Date
    Nov 2007
    Location
    Central Coast, California
    Beans
    1,789

    Re: stop unwanted updates

    I believe
    Code:
    sudo aptitude hold [packagename]
    is what you're looking for?

    You don't like to have up-to-date software?
    I do not use Ubuntu any more, nor have I ever used Gnome. Therefore, I tend to give advice that is distro- and DE-agnostic, which, while perhaps not the easiest way, will allow you to move freely between machines.

  4. #4
    Join Date
    Mar 2006
    Beans
    8,348

    Re: stop unwanted updates

    @ Xiong Chiamiov


    You don't like to have up-to-date software?
    Maybe he don´t use that packages and in that case there is no ponit to update it.I locked compiz because I have bad video card and I can not use it.

  5. #5
    Join Date
    Apr 2007
    Location
    Lincolnshire, England
    Beans
    39
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: stop unwanted updates

    Thanks for the info Xiong , I have similar issue to 'mandrill'.
    I used a patched version of 'nspluginwrapper' to get round a problem with AdobeFlash stuff on the internet, now the package manager keeps telling me I haven't got the latest version. Of course I haven't 'cos it wasn't working for me! I think mandrill meant he had the same situation where latest version of something in repo doesn't work properly for him.

    Could you tell us how to undo this 'hold' ?

    I guess at some point when the official repo versions of what we are 'holding' are fixed both mandrill and I will probably want to let the package manager update us.

  6. #6
    Join Date
    Sep 2007
    Location
    Phoenix, AZ
    Beans
    316
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: stop unwanted updates

    Quote Originally Posted by Xiong Chiamiov View Post
    I believe
    Code:
    sudo aptitude hold [packagename]
    is what you're looking for?

    You don't like to have up-to-date software?
    First, thank you - (I was right, 3 word command in terminal)....second,
    I love updated software - but when the method of installation (repos) results in exactly the same version of software, only harder to access
    and update, AND configures itself in a different location, making your email
    inaccessible, causing further workarounds, then no, I don't want it. Sounds
    a little Windows-like, don't you think?
    "Nothing is foolproof to a sufficiently talented fool"

  7. #7
    Join Date
    Jul 2007
    Location
    Sweden - Uppsala
    Beans
    354
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: stop unwanted updates

    Sounds
    a little Windows-like, don't you think?
    Hehe only that if it would have been windows you wouldnt have been able to do anything about it...
    The Pirate Party www.piratpartiet.se, http://www.pp-international.net/
    Free the phone - Neo FreeRunner with OpenMoko rules! www.openmoko.org

  8. #8
    Join Date
    Sep 2007
    Location
    Phoenix, AZ
    Beans
    316
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: stop unwanted updates

    By the way.....sudo aptitude hold [packagename] did not work.
    "Nothing is foolproof to a sufficiently talented fool"

  9. #9
    Join Date
    Sep 2007
    Location
    Phoenix, AZ
    Beans
    316
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: stop unwanted updates

    Quote Originally Posted by spydon View Post
    Hehe only that if it would have been windows you wouldnt have been able to do anything about it...
    Still can't do anything about it. Or the whole samba bug; they just decided to stop mid-project and leave it broken. Only way to use is to edit /etc/smb./conf. There is a lengthy discussion in launchpad.
    "Nothing is foolproof to a sufficiently talented fool"

  10. #10
    Join Date
    Mar 2006
    Beans
    8,348

    Re: stop unwanted updates

    @ soldersplash

    Code:
    sudo aptitude unhold
    @ mandrill

    Code:
    sudo aptitude forbid-version packagename

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
  •