IOW would a <br><br># rm java*<br><br>be a bad thing to do or would it break too many other things possibly?  <br><br>Thanks<br>Marc<br><br><div><span class="gmail_quote">On 4/25/06, <b class="gmail_sendername">Marc M</b> <
<a href="mailto:linuxr@gmail.com">linuxr@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="direction: ltr;">
Well now it appears that the java installation has hosed additional things on my box.  For example when I try to yum I get the below errors.  <br><br>1) Can anyone help me clean off *all* of the java so I can start over?  I have been through all of the instructions posted to me (thanks guys) but somehow it just doesn't work regardless - I still get the same dependency hell for java.  
<br><br>2)   Does anyone know if there is a way to rebuild a hosed yum.conf or somehow fix it completely?  Seperate issue I know, but there seems to be something wrong with it.  <br><br>Thanks<br>Marc<br>*******************************paste*************************************
<br>[root@localhost ~]# yum search ipod<br>Traceback (most recent call last):<br>  File "/usr/bin/yum", line 29, in ?<br>    yummain.main(sys.argv[1:])<br>  File "/usr/share/yum-cli/yummain.py", line 80, in main
<br>    base.getOptionsConfig(args)<br>  File "/usr/share/yum-cli/cli.py", line 177, in getOptionsConfig<br>    self.doConfigSetup(fn=opts.conffile, root=root)<br>  File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 104, in doConfigSetup
<br>    self.getReposFromConfig()<br>  File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 135, in getReposFromConfig<br>    parser.read(files)<br>  File "/usr/lib/python2.4/site-packages/yum/parser.py", line 225, in read
<br>    IncludingConfigParser.read(self,filename)<br>  File "/usr/lib/python2.4/site-packages/yum/parser.py", line 126, in read<br>    ConfigParser.read(self,filename)<br>  File "/usr/lib/python2.4/ConfigParser.py", line 267, in read
<br>    self._read(fp, filename)<br>  File "/usr/lib/python2.4/ConfigParser.py", line 462, in _read<br>    raise MissingSectionHeaderError(fpname, lineno, line)<br>ConfigParser.MissingSectionHeaderError: File contains no section headers.
<br>file: ///etc/yum.repos.d/jpackage.repo, line: 1<br>'Usage: wget [OPTION]... [URL]...\n'<br>[root@localhost ~]# yum search gtkpod<br>Traceback (most recent call last):<br>  File "/usr/bin/yum", line 29, in ?
<br>
    yummain.main(sys.argv[1:])<br>  File "/usr/share/yum-cli/yummain.py", line 80, in main<br>    base.getOptionsConfig(args)<br>  File "/usr/share/yum-cli/cli.py", line 177, in getOptionsConfig<br>    
self.doConfigSetup(fn=opts.conffile, root=root)<br>  File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 104, in doConfigSetup<br>    self.getReposFromConfig()<br>  File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 135, in getReposFromConfig
<br>    parser.read(files)<br>  File "/usr/lib/python2.4/site-packages/yum/parser.py", line 225, in read<br>    IncludingConfigParser.read(self,filename)<br>  File "/usr/lib/python2.4/site-packages/yum/parser.py", line 126, in read
<br>    ConfigParser.read(self,filename)<br>  File "/usr/lib/python2.4/ConfigParser.py", line 267, in read<br>    self._read(fp, filename)<br>  File "/usr/lib/python2.4/ConfigParser.py", line 462, in _read
<br>    raise MissingSectionHeaderError(fpname, lineno, line)<br>ConfigParser.MissingSectionHeaderError: File contains no section headers.<br>file: ///etc/yum.repos.d/jpackage.repo, line: 1<br>'Usage: wget [OPTION]... [URL]...\n'
<br>[root@localhost ~]# yum update<br>Traceback (most recent call last):<br>  File "/usr/bin/yum", line 29, in ?<br>    yummain.main(sys.argv[1:])<br>  File "/usr/share/yum-cli/yummain.py", line 80, in main
<br>    base.getOptionsConfig(args)<br>  File "/usr/share/yum-cli/cli.py", line 177, in getOptionsConfig<br>    self.doConfigSetup(fn=opts.conffile, root=root)<br>  File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 104, in doConfigSetup
<br>    self.getReposFromConfig()<br>  File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 135, in getReposFromConfig<br>    parser.read(files)<br>  File "/usr/lib/python2.4/site-packages/yum/parser.py", line 225, in read
<br>    IncludingConfigParser.read(self,filename)<br>  File "/usr/lib/python2.4/site-packages/yum/parser.py", line 126, in read<br>    ConfigParser.read(self,filename)<br>  File "/usr/lib/python2.4/ConfigParser.py", line 267, in read
<br>    self._read(fp, filename)<br>  File "/usr/lib/python2.4/ConfigParser.py", line 462, in _read<br>    raise MissingSectionHeaderError(fpname, lineno, line)<br>ConfigParser.MissingSectionHeaderError: File contains no section headers.
<br>file: ///etc/yum.repos.d/jpackage.repo, line: 1<br>'Usage: wget [OPTION]... [URL]...\n'<br>[root@localhost ~]#<br><br>*************************************end**********************************</div><div style="direction: ltr;">
<span class="e" id="q_10ad3a1df319d767_1"><br><br><br><br><div><span class="gmail_quote">
On 4/25/06, <b class="gmail_sendername">Paul Howarth</b> <<a href="mailto:paul@city-fan.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">paul@city-fan.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

On Mon, 2006-04-24 at 18:44 -0400, Gene Heskett wrote:<br>> On Saturday 22 April 2006 12:15, Jay Cliburn wrote:<br>> >On Sat, 2006-04-22 at 12:05 -0400, Marc M wrote:<br>> >> I am having trouble getting my java plugin to work properly.  I am
<br>> >> trying to run a cbt on a training website and firefox sends me to<br>> >> the java site for the plugin.  I have downloaded the rpm.bin file,<br>> >> run the script, chmodded the rpm to 777, and I still get the
<br>> >> following.<br>> >><br>> >> Does anyone have any good updated yum locations where I can just<br>> >> grab a good file with some updated repo's, that are likely to fix<br>> >> all of these dependencies?
<br>> ><br>> >Assuming you're running 32-bit FC5, go here for instructions.<br>> ><br>> ><a href="http://stanton-finley.net/fedora_core_5_installation_notes.html#Java" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://stanton-finley.net/fedora_core_5_installation_notes.html#Java
</a><br>><br>> Trying to set this up as a (gasp) user, I'm sort of following along with<br>> the idea being that I don't have to run as root, AND at some point I'll<br>> get the java plugin working with firefox.
<br>><br>> Failing rather miserably at the bottom of that documents page 7. As<br>> root, or su -, doesn't make any diff:<br>> [root@diablo plugins]# rpm -ivh<br>> <a href="http://ftp.freshrpms.net/pub/fedora/linux/5/freshrpms.repo" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://ftp.freshrpms.net/pub/fedora/linux/5/freshrpms.repo</a><br>> Retrieving <a href="http://ftp.freshrpms.net/pub/fedora/linux/5/freshrpms.repo" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://ftp.freshrpms.net/pub/fedora/linux/5/freshrpms.repo</a><br>> error: open of <!DOCTYPE failed: No such file or directory
<br>> error: open of HTML failed: No such file or directory<br>> error: open of PUBLIC failed: No such file or directory<br><br>It would appear you have downloaded an HTML file instead of the plain<br>text freshrpms.repo

 file. It would appear that you have a broken URL:<br><br>$ curl <a href="http://ftp.freshrpms.net/pub/fedora/linux/5/freshrpms.repo" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://ftp.freshrpms.net/pub/fedora/linux/5/freshrpms.repo
</a><br><!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 
2.0//EN"><br><html><head><br><title>404 Not Found</title><br></head><body><br><h1>Not Found</h1><br><p>The requested URL /pub/fedora/linux/5/freshrpms.repo was not found on
<br>this server.</p><br><hr><br><address>Apache/2.2.2 (Unix) Server at <a href="http://ftp.freshrpms.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ftp.freshrpms.net</a> Port
<br>80</address><br></body></html><br><br>Paul.<br><br>
--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
https://www.redhat.com/mailman/listinfo/fedora-list
</a><br></blockquote></div><br>

</span></div></blockquote></div><br>