<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/2.4.5" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Zack Medico - Latest comments on Using Blockers to Automatically Uninstall Unwanted Packages</title>
		<link>http://blogs.gentoo.org/zmedico?disp=comments</link>
		<description></description>
		<language>en-US</language>
		<docs>http://backend.userland.com/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=2.4.5"/>
		<ttl>60</ttl>
				<item>
			<title>In response to: Using Blockers to Automatically Uninstall Unwanted Packages</title>
			<pubDate>Wed, 28 May 2008 00:11:53 +0000</pubDate>
			<dc:creator>mimosinnet [Visitor]</dc:creator>
			<guid isPermaLink="false">c19859@http://blogs.gentoo.org/</guid>
			<description>Christian is right. I am one of those who are familiar enough not to fear &quot;Unmerging it may be damaging to your system&quot;, but still not fully aware of the consequences. (See, for example,  &lt;a href=&quot;http://forums.gentoo.org/viewtopic-t-688061.html&quot; rel=&quot;nofollow&quot;&gt;http://forums.gentoo.org/viewtopic-t-688061.html&lt;/a&gt;).&lt;br /&gt;
&lt;br /&gt;
Excellent feature! Most welcome!&lt;br /&gt;
</description>
			<content:encoded><![CDATA[Christian is right. I am one of those who are familiar enough not to fear "Unmerging it may be damaging to your system", but still not fully aware of the consequences. (See, for example,  <a href="http://forums.gentoo.org/viewtopic-t-688061.html" rel="nofollow">http://forums.gentoo.org/viewtopic-t-688061.html</a>).<br />
<br />
Excellent feature! Most welcome!<br />
]]></content:encoded>
			<link>http://blogs.gentoo.org/zmedico/2008/05/06/blocker_conflict_automatic_uninstall#c19859</link>
		</item>
				<item>
			<title>In response to: Using Blockers to Automatically Uninstall Unwanted Packages</title>
			<pubDate>Wed, 07 May 2008 16:27:22 +0000</pubDate>
			<dc:creator>Zac MEDICO [Member]</dc:creator>
			<guid isPermaLink="false">c19834@http://blogs.gentoo.org/</guid>
			<description>In the particular case of coreutils and mktemp, it would be safe install the new coreutils first (overlapping with the mktemp package) and then remove any remnants of the mktemp package. In order to express cases like this, we can create a separate type of blocker having this property.</description>
			<content:encoded><![CDATA[In the particular case of coreutils and mktemp, it would be safe install the new coreutils first (overlapping with the mktemp package) and then remove any remnants of the mktemp package. In order to express cases like this, we can create a separate type of blocker having this property.]]></content:encoded>
			<link>http://blogs.gentoo.org/zmedico/2008/05/06/blocker_conflict_automatic_uninstall#c19834</link>
		</item>
				<item>
			<title>In response to: Using Blockers to Automatically Uninstall Unwanted Packages</title>
			<pubDate>Wed, 07 May 2008 11:56:34 +0000</pubDate>
			<dc:creator>Pacho Ramos [Visitor]</dc:creator>
			<guid isPermaLink="false">c19833@http://blogs.gentoo.org/</guid>
			<description>Thanks for add this feature :-D&lt;br /&gt;
&lt;br /&gt;
About unmerging mktemp before coreutils, maybe portage could make a package before unmerging it with quickpkg for preventing a great breakage :-/</description>
			<content:encoded><![CDATA[Thanks for add this feature :-D<br />
<br />
About unmerging mktemp before coreutils, maybe portage could make a package before unmerging it with quickpkg for preventing a great breakage :-/]]></content:encoded>
			<link>http://blogs.gentoo.org/zmedico/2008/05/06/blocker_conflict_automatic_uninstall#c19833</link>
		</item>
				<item>
			<title>In response to: Using Blockers to Automatically Uninstall Unwanted Packages</title>
			<pubDate>Wed, 07 May 2008 07:29:19 +0000</pubDate>
			<dc:creator>Ciaran McCreesh [Visitor]</dc:creator>
			<guid isPermaLink="false">c19832@http://blogs.gentoo.org/</guid>
			<description>The problem is, that's not really the constraint... Solving this properly requires extending the blocker syntax to say &quot;it's ok if you uninstall this after rather than before installing me&quot;. Until that's an option, automatic block resolution is extremely dangerous.</description>
			<content:encoded><![CDATA[The problem is, that's not really the constraint... Solving this properly requires extending the blocker syntax to say "it's ok if you uninstall this after rather than before installing me". Until that's an option, automatic block resolution is extremely dangerous.]]></content:encoded>
			<link>http://blogs.gentoo.org/zmedico/2008/05/06/blocker_conflict_automatic_uninstall#c19832</link>
		</item>
				<item>
			<title>In response to: Using Blockers to Automatically Uninstall Unwanted Packages</title>
			<pubDate>Wed, 07 May 2008 05:23:55 +0000</pubDate>
			<dc:creator>Zac MEDICO [Member]</dc:creator>
			<guid isPermaLink="false">c19831@http://blogs.gentoo.org/</guid>
			<description>Admittedly, uninstallation of mktemp is a questionable operation. However it's the only solution given the constraint that two blocking packages cannot be installed simultaneously.</description>
			<content:encoded><![CDATA[Admittedly, uninstallation of mktemp is a questionable operation. However it's the only solution given the constraint that two blocking packages cannot be installed simultaneously.]]></content:encoded>
			<link>http://blogs.gentoo.org/zmedico/2008/05/06/blocker_conflict_automatic_uninstall#c19831</link>
		</item>
				<item>
			<title>In response to: Using Blockers to Automatically Uninstall Unwanted Packages</title>
			<pubDate>Wed, 07 May 2008 03:26:00 +0000</pubDate>
			<dc:creator>Ciaran McCreesh [Visitor]</dc:creator>
			<guid isPermaLink="false">c19830@http://blogs.gentoo.org/</guid>
			<description>So you're unmerging mktemp *before* upgrading coreutils? Sounds like an extremely good way to break a system...</description>
			<content:encoded><![CDATA[So you're unmerging mktemp *before* upgrading coreutils? Sounds like an extremely good way to break a system...]]></content:encoded>
			<link>http://blogs.gentoo.org/zmedico/2008/05/06/blocker_conflict_automatic_uninstall#c19830</link>
		</item>
				<item>
			<title>In response to: Using Blockers to Automatically Uninstall Unwanted Packages</title>
			<pubDate>Wed, 07 May 2008 00:34:13 +0000</pubDate>
			<dc:creator>Zac MEDICO [Member]</dc:creator>
			<guid isPermaLink="false">c19829@http://blogs.gentoo.org/</guid>
			<description>&lt;p&gt;Actually, with portage-2.1.5 you don't need to do any /etc/portage/modules configuration to avoid the &quot;Updating Portage cache&quot; thing after sync. Now the default behavior is to use cache directly from the $PORTDIR/metadata/cache/ directory. As mentioned in the release notes, you have to add FEATURES=metadata-transfer to make.conf if you want the old behavior (which you probably don't).&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>Actually, with portage-2.1.5 you don't need to do any /etc/portage/modules configuration to avoid the "Updating Portage cache" thing after sync. Now the default behavior is to use cache directly from the $PORTDIR/metadata/cache/ directory. As mentioned in the release notes, you have to add FEATURES=metadata-transfer to make.conf if you want the old behavior (which you probably don't).</p>]]></content:encoded>
			<link>http://blogs.gentoo.org/zmedico/2008/05/06/blocker_conflict_automatic_uninstall#c19829</link>
		</item>
				<item>
			<title>In response to: Using Blockers to Automatically Uninstall Unwanted Packages</title>
			<pubDate>Tue, 06 May 2008 22:44:16 +0000</pubDate>
			<dc:creator>Daniel Drake [Visitor]</dc:creator>
			<guid isPermaLink="false">c19828@http://blogs.gentoo.org/</guid>
			<description>That's excellent. Thanks!&lt;br /&gt;
&lt;br /&gt;
You should also blog about the /etc/portage/modules thing where it makes sync really quick.</description>
			<content:encoded><![CDATA[That's excellent. Thanks!<br />
<br />
You should also blog about the /etc/portage/modules thing where it makes sync really quick.]]></content:encoded>
			<link>http://blogs.gentoo.org/zmedico/2008/05/06/blocker_conflict_automatic_uninstall#c19828</link>
		</item>
			</channel>
</rss>
