<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Everything technical</title>
	<atom:link href="http://www.lbotti.net/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lbotti.net/blog</link>
	<description>Linux, Java, Python...just techie blogging</description>
	<lastBuildDate>Mon, 14 Jun 2010 17:43:42 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Java 6 update 17 on Fedora 12 by Nothingman</title>
		<link>http://www.lbotti.net/blog/2010/01/08/java-6-update-17-on-fedora-12/comment-page-1/#comment-472</link>
		<dc:creator>Nothingman</dc:creator>
		<pubDate>Mon, 14 Jun 2010 17:43:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbotti.net/blog/?p=205#comment-472</guid>
		<description>Hi Luca,
even on fedora 13 I&#039;d the same error:

RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/lib/jvm/java-1.6.0-sun-1.6.0.19/jre/lib/security/trusted.libraries

I&#039;ve solved the problem by adding the following in the spec file:

%{_jvmdir}/%{sdkdir}/jre/lib/security/trusted.libraries

I&#039;ve added this option in the &quot;%files devel&quot; section of the spec file.</description>
		<content:encoded><![CDATA[<p>Hi Luca,<br />
even on fedora 13 I&#8217;d the same error:</p>
<p>RPM build errors:<br />
Installed (but unpackaged) file(s) found:<br />
/usr/lib/jvm/java-1.6.0-sun-1.6.0.19/jre/lib/security/trusted.libraries</p>
<p>I&#8217;ve solved the problem by adding the following in the spec file:</p>
<p>%{_jvmdir}/%{sdkdir}/jre/lib/security/trusted.libraries</p>
<p>I&#8217;ve added this option in the &#8220;%files devel&#8221; section of the spec file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sadly, back to chromium by agajania</title>
		<link>http://www.lbotti.net/blog/2010/05/26/sadly-back-to-chromium/comment-page-1/#comment-471</link>
		<dc:creator>agajania</dc:creator>
		<pubDate>Sat, 29 May 2010 14:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbotti.net/blog/?p=226#comment-471</guid>
		<description>I haven&#039;t yet tried F13 on an Atom CPU, so I can&#039;t provide any information there.

One idea that comes to mind is to try the command &quot;firefox -safe-mode&quot; to see if an add-on is slowing it down.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t yet tried F13 on an Atom CPU, so I can&#8217;t provide any information there.</p>
<p>One idea that comes to mind is to try the command &#8220;firefox -safe-mode&#8221; to see if an add-on is slowing it down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sadly, back to chromium by lucabotti</title>
		<link>http://www.lbotti.net/blog/2010/05/26/sadly-back-to-chromium/comment-page-1/#comment-470</link>
		<dc:creator>lucabotti</dc:creator>
		<pubDate>Sat, 29 May 2010 09:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbotti.net/blog/?p=226#comment-470</guid>
		<description>I am using the xorg intel driver. The netbook is a &quot;standard&quot; N270 with intel chipset, and the performance of Firefox went down since I installed the F13 Beta. Hoping the final would improve, but it doesn&#039;t.

Perhaps the build of Fedora - thinking about trying an installation of Mozilla stock tar.gz.</description>
		<content:encoded><![CDATA[<p>I am using the xorg intel driver. The netbook is a &#8220;standard&#8221; N270 with intel chipset, and the performance of Firefox went down since I installed the F13 Beta. Hoping the final would improve, but it doesn&#8217;t.</p>
<p>Perhaps the build of Fedora &#8211; thinking about trying an installation of Mozilla stock tar.gz.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sadly, back to chromium by agajania</title>
		<link>http://www.lbotti.net/blog/2010/05/26/sadly-back-to-chromium/comment-page-1/#comment-469</link>
		<dc:creator>agajania</dc:creator>
		<pubDate>Fri, 28 May 2010 18:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbotti.net/blog/?p=226#comment-469</guid>
		<description>Are you using the nvidia driver?  I was talking to someone this morning about F13 and they said that they were having problems with Firefox and the nvidia driver.

I&#039;m using the open source radeon driver and haven&#039;t noticed any performance problems with Firefox.  Looking at the CPU time of a few processes on my computer, Firefox doesn&#039;t look too bad:

 1917 root      20   0  203m  55m  18m S  2.0  1.4  20:39.96 Xorg
 2771 agajania  20   0 1177m 159m  30m S  0.0  4.1  18:02.79 firefox
 4614 agajania  20   0  931m 145m  16m S  0.0  3.7  21:36.80 claws-mail</description>
		<content:encoded><![CDATA[<p>Are you using the nvidia driver?  I was talking to someone this morning about F13 and they said that they were having problems with Firefox and the nvidia driver.</p>
<p>I&#8217;m using the open source radeon driver and haven&#8217;t noticed any performance problems with Firefox.  Looking at the CPU time of a few processes on my computer, Firefox doesn&#8217;t look too bad:</p>
<p> 1917 root      20   0  203m  55m  18m S  2.0  1.4  20:39.96 Xorg<br />
 2771 agajania  20   0 1177m 159m  30m S  0.0  4.1  18:02.79 firefox<br />
 4614 agajania  20   0  931m 145m  16m S  0.0  3.7  21:36.80 claws-mail</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java 6 update 17 on Fedora 12 by lucabotti</title>
		<link>http://www.lbotti.net/blog/2010/01/08/java-6-update-17-on-fedora-12/comment-page-1/#comment-366</link>
		<dc:creator>lucabotti</dc:creator>
		<pubDate>Thu, 08 Apr 2010 06:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbotti.net/blog/?p=205#comment-366</guid>
		<description>Hi, 
I am checking on this - will post an update asap.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am checking on this &#8211; will post an update asap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java 6 update 17 on Fedora 12 by Nothingman</title>
		<link>http://www.lbotti.net/blog/2010/01/08/java-6-update-17-on-fedora-12/comment-page-1/#comment-363</link>
		<dc:creator>Nothingman</dc:creator>
		<pubDate>Wed, 07 Apr 2010 21:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbotti.net/blog/?p=205#comment-363</guid>
		<description>I&#039;ve tried to use your spec file to build rpm for Java 6 Update 19 on Fedora 12 x86 but I get the following error:
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/fabio/rpmbuild/BUILDROOT/java-1.6.0-sun-1.6.0.19-1.0.lb.x86_64
error: Installed (but unpackaged) file(s) found:
   /usr/lib/jvm/java-1.6.0-sun-1.6.0.19/jre/lib/security/trusted.libraries


RPM build errors:
    Installed (but unpackaged) file(s) found:
   /usr/lib/jvm/java-1.6.0-sun-1.6.0.19/jre/lib/security/trusted.libraries

Any suggestion ?

Thanx</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried to use your spec file to build rpm for Java 6 Update 19 on Fedora 12 x86 but I get the following error:<br />
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/fabio/rpmbuild/BUILDROOT/java-1.6.0-sun-1.6.0.19-1.0.lb.x86_64<br />
error: Installed (but unpackaged) file(s) found:<br />
   /usr/lib/jvm/java-1.6.0-sun-1.6.0.19/jre/lib/security/trusted.libraries</p>
<p>RPM build errors:<br />
    Installed (but unpackaged) file(s) found:<br />
   /usr/lib/jvm/java-1.6.0-sun-1.6.0.19/jre/lib/security/trusted.libraries</p>
<p>Any suggestion ?</p>
<p>Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java 1.6 and Fedora 11 by Mark C</title>
		<link>http://www.lbotti.net/blog/2009/08/03/java-and-fedora/comment-page-1/#comment-330</link>
		<dc:creator>Mark C</dc:creator>
		<pubDate>Tue, 30 Mar 2010 15:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://people.byte-code.com/lbotti/?p=32#comment-330</guid>
		<description>Jesus Christ, when is the Linux world going to get its act together?  Getting ANYTHING to work is like pulling teeth.  No wonder people give up and use ASP.</description>
		<content:encoded><![CDATA[<p>Jesus Christ, when is the Linux world going to get its act together?  Getting ANYTHING to work is like pulling teeth.  No wonder people give up and use ASP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java 1.6u15 installation in Fedora 11 by Java 6 update 17 on Fedora 12 &#171; Everything technical</title>
		<link>http://www.lbotti.net/blog/2009/08/07/java-1-6u15-installation-in-fedora-11/comment-page-1/#comment-150</link>
		<dc:creator>Java 6 update 17 on Fedora 12 &#171; Everything technical</dc:creator>
		<pubDate>Fri, 08 Jan 2010 00:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbotti.net/blog/?p=165#comment-150</guid>
		<description>[...] virtual machine. I already had updated the spec file, which you can find here and then follow my previous post. Right now, I am using Chromium (open source version of Google Chrome) and I will fix the Java [...]</description>
		<content:encoded><![CDATA[<p>[...] virtual machine. I already had updated the spec file, which you can find here and then follow my previous post. Right now, I am using Chromium (open source version of Google Chrome) and I will fix the Java [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JDK6 update 16 and Fedora by lucabotti</title>
		<link>http://www.lbotti.net/blog/2009/08/15/jdk6-update-16-and-fedora/comment-page-1/#comment-148</link>
		<dc:creator>lucabotti</dc:creator>
		<pubDate>Thu, 07 Jan 2010 06:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbotti.net/blog/?p=172#comment-148</guid>
		<description>Yes, a post will follow within the next 24 hrs. Basically, the spec file should be already up to date.</description>
		<content:encoded><![CDATA[<p>Yes, a post will follow within the next 24 hrs. Basically, the spec file should be already up to date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JDK6 update 16 and Fedora by Woof</title>
		<link>http://www.lbotti.net/blog/2009/08/15/jdk6-update-16-and-fedora/comment-page-1/#comment-147</link>
		<dc:creator>Woof</dc:creator>
		<pubDate>Wed, 06 Jan 2010 17:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbotti.net/blog/?p=172#comment-147</guid>
		<description>Were you able to update your java-1.6.0-sun.spec file for Update 16 or 17?</description>
		<content:encoded><![CDATA[<p>Were you able to update your java-1.6.0-sun.spec file for Update 16 or 17?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
