<?xml version="1.0" encoding="UTF-8" ?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel rdf:about="http://blog.kenichimaehashi.com/rss.cgi">
 <title>Kenichi Maehashi's Blog</title>
 <link>http://blog.kenichimaehashi.com/</link>
 <description>脳内コアダンプ (IPv6 &amp; HTML5 &amp; CSS3 Ready)</description>
 <items>
  <rdf:Seq>
   
       <rdf:li rdf:resource="http://blog.kenichimaehashi.com/?article=13268126610" />
      
       <rdf:li rdf:resource="http://blog.kenichimaehashi.com/?article=13255099630" />
      
       <rdf:li rdf:resource="http://blog.kenichimaehashi.com/?article=13248099400" />
      
       <rdf:li rdf:resource="http://blog.kenichimaehashi.com/?article=13241712940" />
      
       <rdf:li rdf:resource="http://blog.kenichimaehashi.com/?article=13218009110" />
      
       <rdf:li rdf:resource="http://blog.kenichimaehashi.com/?page=1" />
     
  </rdf:Seq>
 </items>
</channel>

   <item rdf:about="http://blog.kenichimaehashi.com/?article=13268126610">
    <title>yum がエラーを吐く on Scientific Linux 6.1 (x86_64)</title>
    <link>http://blog.kenichimaehashi.com/?article=13268126610</link>
    <description>yum update したら怒られました。環境はタイトルの通り。# yum update
Loaded plugins: fastestmirror, priorities, rhnplugin
Traceback (most recent call last):
  File "/usr/bin/yum", line 29, in 
    yummain.user_main(sys.argv[1:], exit_code=True)
  File "/usr/share/yum-cli/yummain.py", line 274, in user_main
    errcode = main(args)
  File "/usr/share/yum-cli/yummain.py", line 129, in main
    result, resultmsgs = base.doCommands()
  File "/usr/share/yum-cli/cli.py", line 432, in doCommands
    self._getTs(needTsRemove)
  File "/usr/lib/python2.6/site-packages/yum/depsolve.py", line 99, in _getTs
    self._getTsInfo(remove_only)
  File "/usr/lib/python2.6/site-packages/yum/depsolve.py", line 110, in _getTsInfo
    pkgSack = self.pkgSack
  File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 882, in 
    pkgSack = property(fget=lambda self: self._getSacks(),
  File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 668, in _getSacks
    self.repos.populateSack(whicepos)
  File "/usr/lib/python2.6/site-packages/yum/repos.py", line 265, in populateSack
    self.doSetup()
  File "/usr/lib/python2.6/site-packages/yum/repos.py", line 72, in doSetup
    self.ayum.plugins.run('prereposetup')
  File "/usr/lib/python2.6/site-packages/yum/plugins.py", line 184, in run
    func(conduitcls(self, self.base, conf, **kwargs))
  File "/usr/share/yum-plugins/rhnplugin.py", line 121, in prereposetup_hook
    str(e))
  File "/usr/share/rhn/up2date_client/up2dateErrors.py", line 177, in __repr__
    "The message was:\n") + self.errmsg
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe3 in position 0: ordinal not in range(128)rhnplugin が日本語のエラーメッセージ (UTF-8) を出そうとして、Python に怒られている模様。回避するには、英語ロカールにすればよろしい。# LANG=en_US.UTF-8 yum update
Loaded plugins: fastestmirror, priorities, rhnplugin
There was an error communicating with RHN.
RHN Satellite or RHN Classic support will be disabled.
Error communicating with server. The message was:
No route to host
Loading mirror speeds from cached hostfile
 * sl: ftp.ne.jp
 * sl-fastbugs: ftp.ne.jp
 * sl-security: ftp.ne.jp
file://var/cache/yum/x86_64/6.1/my-soft-channel/repodata/repomd.xml: [Errno 14] Could not open/read file://var/cache/yum/x86_64/6.1/my-soft-channel/repodata/repomd.xml
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: my-soft-channel. Please verify its path and try againって、何だか deja-vu ......</description>
    <dc:date>2012-01-18</dc:date>
   </item>
   
   <item rdf:about="http://blog.kenichimaehashi.com/?article=13255099630">
    <title>ハードディスクトラブル続発</title>
    <link>http://blog.kenichimaehashi.com/?article=13255099630</link>
    <description>あけましておめでとうございます。今年もよろしくお願いいたします。...</description>
    <dc:date>2012-01-02</dc:date>
   </item>
   
   <item rdf:about="http://blog.kenichimaehashi.com/?article=13248099400">
    <title>エゴサーチ</title>
    <link>http://blog.kenichimaehashi.com/?article=13248099400</link>
    <description>いくつか、類似ドメインが取得されてしまっているみたい。
うーん、お金の無駄だと思うけれど :-P

- kenichimaehashi.com.ph
- kenichimaehashi.tw
- kenichimaehashi.kr

あと、どこぞの論文で Lyrics Master が引用されていた (!)。今まで気づかなかったけど、面白そうな内容ですね。</description>
    <dc:date>2011-12-25</dc:date>
   </item>
   
   <item rdf:about="http://blog.kenichimaehashi.com/?article=13241712940">
    <title>iTunes で再生中の曲が変わったときに通知 (Mac OS X)</title>
    <link>http://blog.kenichimaehashi.com/?article=13241712940</link>
    <description>久々に感動した機能だったので、紹介。iTunes の隠し機能です。...</description>
    <dc:date>2011-12-18</dc:date>
   </item>
   
   <item rdf:about="http://blog.kenichimaehashi.com/?article=13218009110">
    <title>OSC2011 Tokyo/Fall 雑感 (2nd day)</title>
    <link>http://blog.kenichimaehashi.com/?article=13218009110</link>
    <description>二日目の簡単なまとめ。一日目はこちら。...</description>
    <dc:date>2011-11-20</dc:date>
   </item>
   
   <item rdf:about="http://blog.kenichimaehashi.com/?page=1">
    <title>これより前の記事は、こちらからお読みいただけます。</title>
    <link>http://blog.kenichimaehashi.com/?page=1</link>
    <description>http://blog.kenichimaehashi.com/?page=1</description>
    <dc:date>2000-01-01</dc:date>
   </item>
  
</rdf:RDF>

