<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Automatic update of packages using cron-apt</title>
	<atom:link href="http://www.debianadmin.com/automatic-update-of-packages-using-cron-apt.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/automatic-update-of-packages-using-cron-apt.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 18 Mar 2010 07:47:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dennis Johansen</title>
		<link>http://www.debianadmin.com/automatic-update-of-packages-using-cron-apt.html/comment-page-1#comment-4290</link>
		<dc:creator>Dennis Johansen</dc:creator>
		<pubDate>Thu, 14 Jan 2010 06:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/automatic-update-of-packages-using-cron-apt.html#comment-4290</guid>
		<description>Anyone who can help me getting this tool to do the install of the downloaded packages? 

Please see the email notification from yesterday - Apparently the tool is in download mode - how to set it to download and install mode?

CRON-APT RUN [/etc/cron-apt/config]: Thu Jan 14 04:00:01 CET 2010
CRON-APT SLEEP: 204, Thu Jan 14 04:03:25 CET 2010
CRON-APT ACTION: 0-update
CRON-APT LINE: /usr/bin/apt-get update -o quiet=2
CRON-APT ACTION: 3-download
CRON-APT LINE: /usr/bin/apt-get autoclean -y
Reading package lists...
Building dependency tree...
Reading state information...
Del libssl0.9.8 0.9.8g-15+lenny5 [2975kB]
Del openssl 0.9.8g-15+lenny5 [1036kB]
CRON-APT LINE: /usr/bin/apt-get dist-upgrade -d -y -o APT::Get::Show-Upgraded=true
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be upgraded:
 libkrb53 libssl0.9.8 openssl
3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 4012kB/4493kB of archives.
After this operation, 0B of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
 libssl0.9.8 libkrb53 openssl
Authentication warning overridden.
Get:1 http://security.debian.org lenny/updates/main libssl0.9.8 0.9.8g-15+lenny6 [2975kB]
Get:2 http://security.debian.org lenny/updates/main openssl 0.9.8g-15+lenny6 [1036kB]
Fetched 4012kB in 8s (490kB/s)
Download complete and in download only mode</description>
		<content:encoded><![CDATA[<p>Anyone who can help me getting this tool to do the install of the downloaded packages? </p>
<p>Please see the email notification from yesterday - Apparently the tool is in download mode - how to set it to download and install mode?</p>
<p>CRON-APT RUN [/etc/cron-apt/config]: Thu Jan 14 04:00:01 CET 2010<br />
CRON-APT SLEEP: 204, Thu Jan 14 04:03:25 CET 2010<br />
CRON-APT ACTION: 0-update<br />
CRON-APT LINE: /usr/bin/apt-get update -o quiet=2<br />
CRON-APT ACTION: 3-download<br />
CRON-APT LINE: /usr/bin/apt-get autoclean -y<br />
Reading package lists&#8230;<br />
Building dependency tree&#8230;<br />
Reading state information&#8230;<br />
Del libssl0.9.8 0.9.8g-15+lenny5 [2975kB]<br />
Del openssl 0.9.8g-15+lenny5 [1036kB]<br />
CRON-APT LINE: /usr/bin/apt-get dist-upgrade -d -y -o APT::Get::Show-Upgraded=true<br />
Reading package lists&#8230;<br />
Building dependency tree&#8230;<br />
Reading state information&#8230;<br />
The following packages will be upgraded:<br />
 libkrb53 libssl0.9.8 openssl<br />
3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.<br />
Need to get 4012kB/4493kB of archives.<br />
After this operation, 0B of additional disk space will be used.<br />
WARNING: The following packages cannot be authenticated!<br />
 libssl0.9.8 libkrb53 openssl<br />
Authentication warning overridden.<br />
Get:1 <a href="http://security.debian.org" rel="nofollow">http://security.debian.org</a> lenny/updates/main libssl0.9.8 0.9.8g-15+lenny6 [2975kB]<br />
Get:2 <a href="http://security.debian.org" rel="nofollow">http://security.debian.org</a> lenny/updates/main openssl 0.9.8g-15+lenny6 [1036kB]<br />
Fetched 4012kB in 8s (490kB/s)<br />
Download complete and in download only mode</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Johansen</title>
		<link>http://www.debianadmin.com/automatic-update-of-packages-using-cron-apt.html/comment-page-1#comment-4238</link>
		<dc:creator>Dennis Johansen</dc:creator>
		<pubDate>Thu, 31 Dec 2009 06:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/automatic-update-of-packages-using-cron-apt.html#comment-4238</guid>
		<description>Yes, I&#039;m with Joe and his polite critic on this issue. Would have been better with small example for the script to actually download and upgrade the box. The mail issue is self explained in the config file, while the explanation of mode to install downloaded packages isn&#039;t?

Anyone out there who&#039;s using this tool?</description>
		<content:encoded><![CDATA[<p>Yes, I&#8217;m with Joe and his polite critic on this issue. Would have been better with small example for the script to actually download and upgrade the box. The mail issue is self explained in the config file, while the explanation of mode to install downloaded packages isn&#8217;t?</p>
<p>Anyone out there who&#8217;s using this tool?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://www.debianadmin.com/automatic-update-of-packages-using-cron-apt.html/comment-page-1#comment-3442</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Mon, 27 Jul 2009 18:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/automatic-update-of-packages-using-cron-apt.html#comment-3442</guid>
		<description>&lt;i&gt;cron-apt Contains a tool that is run by a cron job at regular intervals. By default it just updates the package list and download new packages without installing. You can instruct it to run anything that you can do with apt-get (or aptitude). &lt;/i&gt;

So, how can i get it to go beyond the default and get it to do the install too? that&#039;s far more useful to discuss here than the email options you bother explaining...</description>
		<content:encoded><![CDATA[<p><i>cron-apt Contains a tool that is run by a cron job at regular intervals. By default it just updates the package list and download new packages without installing. You can instruct it to run anything that you can do with apt-get (or aptitude). </i></p>
<p>So, how can i get it to go beyond the default and get it to do the install too? that&#8217;s far more useful to discuss here than the email options you bother explaining&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
