<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>iTechLog &#187; Fix DPKG</title>
	<atom:link href="http://itechlog.com/tag/fix-dpkg/feed/" rel="self" type="application/rss+xml" />
	<link>http://itechlog.com</link>
	<description>Your source to IT solutions, interesting technology news and code snipets.</description>
	<lastBuildDate>Tue, 10 Jan 2012 17:06:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Fix Broken package  &#8211; Ubuntu</title>
		<link>http://itechlog.com/linux/2008/12/18/fix-broken-package-ubuntu/</link>
		<comments>http://itechlog.com/linux/2008/12/18/fix-broken-package-ubuntu/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 16:17:06 +0000</pubDate>
		<dc:creator>Alex Costa</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Fix DPKG]]></category>
		<category><![CDATA[ndas-admin]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://itechlog.com/linux/2008/12/18/fix-broken-package-ubuntu/</guid>
		<description><![CDATA[<a href="http://itechlog.com/linux/2008/12/18/fix-broken-package-ubuntu/" title="Fix Broken package  - Ubuntu"></a>Sometimes a corrupt installation package can corrupt your package management system leaving your Linux unable to install or on remove any packages (Software). Here is the message error I got from apt-get after trying to install ndas-admin for Ubuntu. $sudo &#8230;<p class="read-more"><a href="http://itechlog.com/linux/2008/12/18/fix-broken-package-ubuntu/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://itechlog.com/linux/2008/12/18/fix-broken-package-ubuntu/" title="Fix Broken package  - Ubuntu"></a><p>Sometimes a corrupt installation package can corrupt your package management system leaving your Linux unable to install or on remove any packages (Software). Here is the message error I got from <strong>apt-get </strong>after trying to install <a target="_blank" href="http://www.ximeta.com/web/">ndas-admin for Ubuntu</a>.</p>
<p>$sudo apt-get install mplayer&nbsp;&nbsp; (or any package)<br /><i>Reading package lists&#8230; Done<br />Building dependency tree&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br />Reading state information&#8230; Done<br /><b>E: The package ndas-admin needs to be reinstalled, but I can&#8217;t find an archive for it.</b>&nbsp;&nbsp; (this is the error)<br /></i><br />I tried : $ sudo apt-get install -f&nbsp; , to try to fix the problem but got the same error. The only option I had was to edit the dpkg status file manually.</p>
<ol>
<li>$ sudo gedit /var/lib/dpkg/status&nbsp;&nbsp;&nbsp; (if you prefer you can use vi instead of gedit)</li>
<li>Locate the corrupt package, and remove the whole block of information about it and save the file. Mine looked like this:</li>
</ol>
<ul>
<li>Package: ndas-admin<br />Status: deinstall reinstreq half-configured<br />Priority: extra<br />Section: alien<br />Installed-Size: 100<br />Maintainer: root &lt;root@ubuntu510&gt;<br />Architecture: i386<br />Version: 1.0.2-24<br />Depends: libc6 (&gt;= 2.3.4-1)<br />Description: Administration toosl for XIMETA,Inc NDAS device driver for Linux operating system<br />&nbsp;ndas-admin &#8211; This program allows the user to register/enable/disable/unregister the XIMETA NDAS hard disk.<br />&nbsp;.<br />&nbsp;(Converted from a rpm package by alien version 8.53.)</li>
</ul>
<p>Fixed. Hope this helps someone else.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Fix+DPKG' rel='tag' target='_self'>Fix DPKG</a>, <a class='technorati-link' href='http://technorati.com/tag/Linux' rel='tag' target='_self'>Linux</a>, <a class='technorati-link' href='http://technorati.com/tag/ndas-admin' rel='tag' target='_self'>ndas-admin</a>, <a class='technorati-link' href='http://technorati.com/tag/Ubuntu' rel='tag' target='_self'>Ubuntu</a></p>

<!-- end wp-tags-to-technorati -->
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>September 6, 2010 -- <a href="http://itechlog.com/itechfeed/2010/09/06/echofon-shamefully-drops-firefox-for-linux/" title="Echofon shamefully drops Firefox for Linux">Echofon shamefully drops Firefox for Linux</a></li><li>December 24, 2008 -- <a href="http://itechlog.com/linux/2008/12/24/php-gtk-installation-errors-on-opensuse/" title="PHP-GTK installation Errors on OpenSUSE">PHP-GTK installation Errors on OpenSUSE</a></li><li>December 13, 2008 -- <a href="http://itechlog.com/linux/2008/12/13/ati-radeon-mobility-x700-video-card-on-ubuntu/" title="ATI Radeon Mobility X700 Video card on Ubuntu">ATI Radeon Mobility X700 Video card on Ubuntu</a></li><li>December 8, 2008 -- <a href="http://itechlog.com/easy-tips/2008/12/08/gnomesu-running-applications-as-root-on-linux/" title="Gnomesu &#8211; Running Applications as Root on Linux">Gnomesu &#8211; Running Applications as Root on Linux</a></li><li>December 4, 2008 -- <a href="http://itechlog.com/easy-tips/2008/12/04/enable-dvd-multimedia-support-in-ubuntu-linux/" title="Enable DVD &#038; Multimedia support in Ubuntu Linux">Enable DVD &#038; Multimedia support in Ubuntu Linux</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://itechlog.com/linux/2008/12/18/fix-broken-package-ubuntu/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>

