<?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: Ubuntu Tip : Reinstall Ubuntu automatically</title>
	<atom:link href="http://www.ubuntugeek.com/ubuntu-tip-reinstall-ubuntu-automatically.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/ubuntu-tip-reinstall-ubuntu-automatically.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: mohammed</title>
		<link>http://www.ubuntugeek.com/ubuntu-tip-reinstall-ubuntu-automatically.html/comment-page-1#comment-33894</link>
		<dc:creator>mohammed</dc:creator>
		<pubDate>Wed, 09 Jun 2010 12:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=2967#comment-33894</guid>
		<description>i tried it says
mohammed@mohammed:~$ sudo dpkg-reconfigure -phigh -a
 * Disabling power management...                                         [ OK ] 
update-rc.d: warning: /etc/init.d/acpi-support missing LSB information
update-rc.d: see 
 * Checking battery state...                                             [ OK ] 
acpid stop/waiting
acpid start/running, process 3112
update-alternatives: error: no alternatives for iceape-flashplugin.
update-alternatives: error: no alternatives for iceape-flashplugin.














X( wat dose it mean i taught it would force reinstall ubuntu</description>
		<content:encoded><![CDATA[<p>i tried it says<br />
mohammed@mohammed:~$ sudo dpkg-reconfigure -phigh -a<br />
 * Disabling power management&#8230;                                         [ OK ]<br />
update-rc.d: warning: /etc/init.d/acpi-support missing LSB information<br />
update-rc.d: see<br />
 * Checking battery state&#8230;                                             [ OK ]<br />
acpid stop/waiting<br />
acpid start/running, process 3112<br />
update-alternatives: error: no alternatives for iceape-flashplugin.<br />
update-alternatives: error: no alternatives for iceape-flashplugin.</p>
<p>X( wat dose it mean i taught it would force reinstall ubuntu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.ubuntugeek.com/ubuntu-tip-reinstall-ubuntu-automatically.html/comment-page-1#comment-18096</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 05 Dec 2009 07:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=2967#comment-18096</guid>
		<description>Actually, this will not work:
sudo dpkg-reconfigure -phigh -a

dpkg is for package configuration, installation but not for downloading. The above line will just reconfigure all the packages with lot of default  options and WITHOUT any question. In same cases it will just screw up your system. And sometimes will work properly.

(Just append a &quot;--reinstall&quot; to the line of apt-get. And read the manuals! 
man dpkg
man apt-get)</description>
		<content:encoded><![CDATA[<p>Actually, this will not work:<br />
sudo dpkg-reconfigure -phigh -a</p>
<p>dpkg is for package configuration, installation but not for downloading. The above line will just reconfigure all the packages with lot of default  options and WITHOUT any question. In same cases it will just screw up your system. And sometimes will work properly.</p>
<p>(Just append a &#8220;--reinstall&#8221; to the line of apt-get. And read the manuals!<br />
man dpkg<br />
man apt-get)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ATOzTOA</title>
		<link>http://www.ubuntugeek.com/ubuntu-tip-reinstall-ubuntu-automatically.html/comment-page-1#comment-17901</link>
		<dc:creator>ATOzTOA</dc:creator>
		<pubDate>Thu, 03 Dec 2009 03:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=2967#comment-17901</guid>
		<description>I got same issue as Vidyut... fixed by installing &quot;mozilla-plugin-gnash&quot;

But after sometime it says...

&quot;dpkg-trigger: dpkg-trigger must be called from a maintainer script (or with a --by-package option)&quot;

_ATOzTOA</description>
		<content:encoded><![CDATA[<p>I got same issue as Vidyut&#8230; fixed by installing &#8220;mozilla-plugin-gnash&#8221;</p>
<p>But after sometime it says&#8230;</p>
<p>&#8220;dpkg-trigger: dpkg-trigger must be called from a maintainer script (or with a --by-package option)&#8221;</p>
<p>_ATOzTOA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaVince</title>
		<link>http://www.ubuntugeek.com/ubuntu-tip-reinstall-ubuntu-automatically.html/comment-page-1#comment-17886</link>
		<dc:creator>DaVince</dc:creator>
		<pubDate>Thu, 03 Dec 2009 00:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=2967#comment-17886</guid>
		<description>It doesn&#039;t work for me.

&lt;blockquote&gt;This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
install-info: No dir file specified; try --help for more information.&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t work for me.</p>
<blockquote><p>This is not dpkg install-info anymore, but GNU install-info<br />
See the man page for ginstall-info for command line arguments<br />
install-info: No dir file specified; try --help for more information.</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Preston</title>
		<link>http://www.ubuntugeek.com/ubuntu-tip-reinstall-ubuntu-automatically.html/comment-page-1#comment-17885</link>
		<dc:creator>Mark Preston</dc:creator>
		<pubDate>Wed, 02 Dec 2009 23:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=2967#comment-17885</guid>
		<description>I&#039;m soooo confused. I cut and pasted the command in a terminal. Terminal returned:

mark@Lexington-19-karmic:~$ sudo dpkg-reconfigure -phigh -a
[sudo] password for mark: 
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
install-info: No dir file specified; try --help for more information.

Got a clue as to what I should do?

Also, opening Ubuntu Geek&#039;s page for this dpkg stuff returns a small window with a Java error. In the box it says:

Ajax error on tpbc tracking

netsearching &quot;Ajac error on tpbc tracking&quot; returns NO (I repeat NO) hits in Google. WTF?</description>
		<content:encoded><![CDATA[<p>I&#8217;m soooo confused. I cut and pasted the command in a terminal. Terminal returned:</p>
<p>mark@Lexington-19-karmic:~$ sudo dpkg-reconfigure -phigh -a<br />
[sudo] password for mark:<br />
This is not dpkg install-info anymore, but GNU install-info<br />
See the man page for ginstall-info for command line arguments<br />
install-info: No dir file specified; try --help for more information.</p>
<p>Got a clue as to what I should do?</p>
<p>Also, opening Ubuntu Geek&#8217;s page for this dpkg stuff returns a small window with a Java error. In the box it says:</p>
<p>Ajax error on tpbc tracking</p>
<p>netsearching &#8220;Ajac error on tpbc tracking&#8221; returns NO (I repeat NO) hits in Google. WTF?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.ubuntugeek.com/ubuntu-tip-reinstall-ubuntu-automatically.html/comment-page-1#comment-17882</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Wed, 02 Dec 2009 23:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=2967#comment-17882</guid>
		<description>I tried: sudo dpkg-reconfigure -phigh -a

I got:
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
install-info: No dir file specified; try --help for more information.</description>
		<content:encoded><![CDATA[<p>I tried: sudo dpkg-reconfigure -phigh -a</p>
<p>I got:<br />
This is not dpkg install-info anymore, but GNU install-info<br />
See the man page for ginstall-info for command line arguments<br />
install-info: No dir file specified; try --help for more information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vidyut</title>
		<link>http://www.ubuntugeek.com/ubuntu-tip-reinstall-ubuntu-automatically.html/comment-page-1#comment-17877</link>
		<dc:creator>Vidyut</dc:creator>
		<pubDate>Wed, 02 Dec 2009 19:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=2967#comment-17877</guid>
		<description>I tried doing this, and got:
[quote] * Disabling power management...                                         [ OK ] 
update-rc.d: warning: /etc/init.d/acpi-support missing LSB information
update-rc.d: see 
 * Checking battery state...                                             [ OK ] 
acpid stop/waiting
acpid start/running, process 2806
update-alternatives: error: no alternatives for iceape-flashplugin.
update-alternatives: error: no alternatives for iceape-flashplugin.
[/quote]

What does that mean? Am I doing something wrong? I&#039;m a newbie, and have managed to wreck my networking and no amount of anything seems to be helping...</description>
		<content:encoded><![CDATA[<p>I tried doing this, and got:<br />
[quote] * Disabling power management&#8230;                                         [ OK ]<br />
update-rc.d: warning: /etc/init.d/acpi-support missing LSB information<br />
update-rc.d: see<br />
 * Checking battery state&#8230;                                             [ OK ]<br />
acpid stop/waiting<br />
acpid start/running, process 2806<br />
update-alternatives: error: no alternatives for iceape-flashplugin.<br />
update-alternatives: error: no alternatives for iceape-flashplugin.<br />
[/quote]</p>
<p>What does that mean? Am I doing something wrong? I&#8217;m a newbie, and have managed to wreck my networking and no amount of anything seems to be helping&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

