<?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>Florent Clairambault &#187; yum</title>
	<atom:link href="http://florent.clairambault.fr/tag/yum/feed" rel="self" type="application/rss+xml" />
	<link>http://florent.clairambault.fr</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 19:56:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19719</generator>
		<item>
		<title>Yum Transaction Check Error on x64 CentOS</title>
		<link>http://florent.clairambault.fr/yum-transaction-check-error-on-x64-centos?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=yum-transaction-check-error-on-x64-centos</link>
		<comments>http://florent.clairambault.fr/yum-transaction-check-error-on-x64-centos#comments</comments>
		<pubDate>Sat, 24 Oct 2009 20:43:48 +0000</pubDate>
		<dc:creator>Florent Clairambault</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://florent.clairambault.fr/?p=1856</guid>
		<description><![CDATA[If you encounter a &#8220;Transaction Check Error&#8221; on yum on a x64 system during an install, an update or an upgrade, you will find out that most of the time, you can&#8217;t remove the problematic packages. But it&#8217;s very likely that the problem comes from a i386 version of a package. The easiest way to [...]]]></description>
			<content:encoded><![CDATA[<p>If you encounter a &#8220;Transaction Check Error&#8221; on yum on a x64 system during an install, an update or an upgrade, you will find out that most of the time, you can&#8217;t remove the problematic packages. But it&#8217;s very likely that the problem comes from a i386 version of a package. The easiest way to proceed is just to remove the i386 version of each software or library as it appears on the Transaction Check Error.</p>
<p>I had a problem with postgresql-libs (i386) which was required by subversion (i386). I removed the postgresql-libs (and I had to remove subversion), but both of them were also in a x86_64 version, so it didn&#8217;t change anything. They were just garbage packages.</p>
]]></content:encoded>
			<wfw:commentRss>http://florent.clairambault.fr/yum-transaction-check-error-on-x64-centos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP 5.2 on CentOS</title>
		<link>http://florent.clairambault.fr/php-5-2-on-centos?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=php-5-2-on-centos</link>
		<comments>http://florent.clairambault.fr/php-5-2-on-centos#comments</comments>
		<pubDate>Mon, 31 Aug 2009 11:01:53 +0000</pubDate>
		<dc:creator>Florent Clairambault</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://florent.clairambault.fr/?p=1700</guid>
		<description><![CDATA[PHP 5.2 brings lots of little useful features and CentOS 5.3 comes with PHP 5.1. So most of my PHP apps failed. The easiest way to solve this is to : Edit /etc/yum.repos.d/CentOS-Testing.repo and put this : 1 2 3 4 5 6 [c5-testing] name=CentOS-5 Testing baseurl=http://dev.centos.org/centos/5/testing/$basearch/ enabled=1 gpgcheck=1 gpgkey=http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing Launch : 1 yum update [...]]]></description>
			<content:encoded><![CDATA[<p>PHP 5.2 brings lots of little useful features and CentOS 5.3 comes with PHP 5.1. So most of my PHP apps failed. The easiest way to solve this is to :</p>
<ul>
<li>Edit /etc/yum.repos.d/CentOS-Testing.repo and put this :

<div class="wp_codebox"><table><tr id="p17003"><td class="line_numbers"><pre>1
2
3
4
5
6
</pre></td><td class="code" id="p1700code3"><pre class="txt" style="font-family:monospace;">[c5-testing]
name=CentOS-5 Testing
baseurl=http://dev.centos.org/centos/5/testing/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing</pre></td></tr></table></div>

</li>
<li>Launch :

<div class="wp_codebox"><table><tr id="p17004"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p1700code4"><pre class="txt" style="font-family:monospace;">yum update php</pre></td></tr></table></div>

</li>
</ul>
<p>Source :<br />
<a href="http://www.freshblurbs.com/install-php-5-2-centos-5-2-using-yum#comment-403">http://www.freshblurbs.com/install-php-5-2-centos-5-2-using-yum</a></p>
]]></content:encoded>
			<wfw:commentRss>http://florent.clairambault.fr/php-5-2-on-centos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server moved</title>
		<link>http://florent.clairambault.fr/server-moved?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=server-moved</link>
		<comments>http://florent.clairambault.fr/server-moved#comments</comments>
		<pubDate>Sun, 30 Aug 2009 08:35:04 +0000</pubDate>
		<dc:creator>Florent Clairambault</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[OpenSuse]]></category>
		<category><![CDATA[yum]]></category>
		<category><![CDATA[zypper]]></category>

		<guid isPermaLink="false">http://florent.clairambault.fr/?p=1684</guid>
		<description><![CDATA[I&#8217;ve switched from my two three years old dedicated servers to one brand new virtual server. Reasons are : These servers costed me too much and they were becoming old (risk of failure increases). It wasn&#8217;t worth it. I spent last night doing that because I didn&#8217;t want to interrupt anybody using these servers. My [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve switched from my two three years old dedicated servers to one brand new virtual server. Reasons are : These servers costed me too much and they were becoming old (risk of failure increases). It wasn&#8217;t worth it.</p>
<p>I spent last night doing that because I didn&#8217;t want to interrupt anybody using these servers. </p>
<p>My two servers were running some Debian and I&#8217;m now switching to a CentOS virtual server. I was a little bit worried at first that CentOS would have a crappy package management system, but its yum is in fact working the same way as Debian&#8217;s apt-get and OpenSuse&#8217;s zypper. The oool thing is that these three package management systems roughly work the same way : <apt-get/yum/zypper> install
<package>, you don&#8217;t have to learn a new &#8220;ultimate&#8221; way to upgrade your software (like on FreeBSD). By the way, the faster package management system is yum, and the slowest one is zypper.</p>
<p>The biggest problem I had so far was to move all the databases. Previously, I was always using some Debian hosts, I was using exactly the same version of MySQL, so I just had to copy the MySQL datadir and logs files. Here, I had to export/import everything.</p>
<p>CentOS has an antique 1.2.4 version of Mono (when the current version is 2.4). I couldn&#8217;t manage to compile from the tarball but compiling from the SVN worked fine.</p>

<div class="wp_codebox"><table><tr id="p16846"><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
</pre></td><td class="code" id="p1684code6"><pre class="txt" style="font-family:monospace;">]# /usr/local/bin/mono --version
Mono JIT compiler version 2.5 (/trunk/mono r140917 Sat Aug 29 05:29:19 CEST 2009)
Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC and Parallel Mark)
        SIGSEGV:       altstack
        Notifications: epoll
        Architecture:  amd64
        Disabled:      none</pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://florent.clairambault.fr/server-moved/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/21 queries in 0.009 seconds using disk: basic
Object Caching 554/589 objects using disk: basic

Served from: florent.clairambault.fr @ 2012-02-07 10:18:12 -->
