Re: unattended upgrades

From: Benedict Verheyen (benedict.verheyen_at_sjki.be)
Date: 02/17/05

  • Next message: Rudy Gevaert: "Re: unattended upgrades"
    Date: Thu, 17 Feb 2005 16:27:08 +0100
    To: Debian Linux Distro Users Discussion <debian-user@lists.debian.org>
    
    

    Rudy Gevaert wrote:
    > Hi,
    >
    > I was wondering what the best way is to do an unattended apt-get
    > update; apt-get upgrade ?
    >
    > Thanks in advance,
    >
    > Rudy

    1. This should be avoided to prevent problems. Updates should really be
    monitored.

    2. You can run a script (vian cron for instance) to check for updates
    and to download these updates already so that when you are ready to
    perform the updates, the files are already downloaded.
    For instance:
    apt-get update
    apt-get --download-only upgrade

    You might want to install apt-listbugs too, it lists bugs for the
    packages you want to install when you are updating them.

    Regards,
    Benedict

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Rudy Gevaert: "Re: unattended upgrades"

    Relevant Pages

    • Re: New install and newbie questions
      ... that is the beauty of apt-get. ... should add the 'security' and 'volitile' lines to your ... updates which means it only fixes bugs that are security related. ... Is there an online resource that will start walking me through the differences between Debian and, say, Redhat, Mandrake, Suse, or other distributions? ...
      (Debian-User)
    • Re: Debian apt-cdrom questions
      ... > command for apt-cdrom is add, which updates the indexes. ... > point to an install location. ... > How do I tell apt-get to forget the rest of the world, ... Make sure it will use the CDROM entries first. ...
      (comp.os.linux.misc)
    • Re: Dapper - more updates skipped
      ... Is there something wrong with those updates? ... Or is this a new Dapper bug? ... So apt-get is smart enough not to upgrade automatically some packages ... You have to manually inform you want to upgrade everything. ...
      (Ubuntu)
    • Re: Fedora Updater
      ... > eight hours to finish downloading the updates (in on cable, ... > install stopped. ... You needed to pick a different mirror to make the download faster. ... use apt-get instead of yum/up2date. ...
      (Fedora)
    • Re: apt-get problem (solved)
      ... > Ive used apt-get in the past, ... > genbasedir $TOP os updates ... > So, Im missing something, as now I get the error message: ...
      (Fedora)