<?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>Honza's perspective &#187; Vim</title>
	<atom:link href="http://blog.stastnarodina.com/honza-en/tag/vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stastnarodina.com/honza-en</link>
	<description></description>
	<lastBuildDate>Mon, 03 May 2010 09:30:45 +0000</lastBuildDate>
	<language>cs</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Debian Lenny VIM broken dependency</title>
		<link>http://blog.stastnarodina.com/honza-en/spot/debian-lenny-vim-broken-dependency/</link>
		<comments>http://blog.stastnarodina.com/honza-en/spot/debian-lenny-vim-broken-dependency/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 00:47:38 +0000</pubDate>
		<dc:creator>honza</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[WD MyBook]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[Vim]]></category>

		<guid isPermaLink="false">http://blog.stastnarodina.com/honza-en/?p=14</guid>
		<description><![CDATA[
<p>Today I ran apt-get update &amp;&amp; apt-get dist-upgrade on my Debian
Lenny installed on WD MyBook as I ussually do. It removed VIM (I let it as
I thought it was just replaced by another package). I tried to run vim after
the upgrade but it was really uninstalled. Trying to install it again by apt-get
install I got The following […]</p>

<!-- by Texy2! -->]]></description>
			<content:encoded><![CDATA[
<p>Today I ran <code>apt-get update &amp;&amp; apt-get dist-upgrade</code> on
my Debian Lenny installed on WD MyBook as I ussually do. It removed VIM (I let
it as I thought it was just replaced by another package). I tried to run
<code>vim</code> after the upgrade but it was really uninstalled. Trying to
install it again by <code>apt-get install</code> I got</p>

<pre><code>The following packages have unmet dependencies:
  vim: Depends: vim-runtime (= 1:7.1.293-3)
         but 1:7.1.293-3+lenny1 is to be installed
E: Broken packages</code></pre>

<p>I tried to uninstall vim-runtime. It didn't help. I don't have time to
solve it now so I can't give a solution. If you encountered the same problem
and have a solution to this problem, I'd really appretiate your comment.</p>

<p>It's quite sad that Debian repository is not consistent and one gets errors
using <code>apt-get</code>.</p>

<!-- by Texy2! -->]]></content:encoded>
			<wfw:commentRss>http://blog.stastnarodina.com/honza-en/spot/debian-lenny-vim-broken-dependency/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
