Results 1 to 7 of 7
I am not able to install openoffice.org in my pc with fedora12 operating systems. It gave me the following errors. Any help would be appreciated.
raceback (most recent call last):
...
- 02-12-2010 #1
[SOLVED] OPenOffice.org
I am not able to install openoffice.org in my pc with fedora12 operating systems. It gave me the following errors. Any help would be appreciated.
raceback (most recent call last):
File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 2747, in install_signature
self.yumbase.getKeyForPackage(pkg, askcb = lambda x, y, z: True)
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 3808, in getKeyForPackage
result, errmsg = self.sigCheckPkg(po)
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 1606, in sigCheckPkg
sigresult = rpmUtils.miscutils.checkSig(ts, po.localPkg())
File "/usr/lib/python2.6/site-packages/rpmUtils/miscutils.py", line 61, in checkSig
fdno = os.open(package, os.O_RDONLY)
OSError: [Errno 2] No such file or directory: '/var/cache/yum/i386/12/adobe-linux-i386/packages/flash-plugin-10.0.45.2-release.i386.rpm'
- 02-12-2010 #2
Hi and Welcome !
Which command did you execute to install OpenOffice? Disable Adobe repository and try to install Openoffice again.
I would suggest to install Graphical Interface of yum, Yum Extender (yumex) and install packages through it.
Open Yum Extender, search OpenOffice and install it.Code:su -c yum -y install yumex
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-12-2010 #3
Open Office Writer does not install
yumex appears to be a nice package, I see there openoffice write however when i tried to install the the same i get the following error messages
"File /var/cache/yum/i386/12/fedora/metalink.xml does not exist"
I believe I was able to clean the adobe repositiary. Thank you
- 02-12-2010 #4
Try running this command to clear things out:
Now try again to install Open Office.Code:yum clean all
Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 02-13-2010 #5
It is solved now and I was able to install office writer
#yum clean all
#yum search openoffice.org
then yum install officewriter*
did the job for now- thank you
- 02-13-2010 #6
I'm not sure what program installed with that command. The OpenOffice write package is named openoffice.org-writer.
Code:yum install openoffice.org-writer
Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 02-14-2010 #7
You're right
Basically I selected, copied and pasted to the root command prompt - a program which is obvious a openoffice writer.
I really mean to say the same package i.e., openoffice.org-writer which you mentioned in the following command:
yum install openoffice.org-writer
thank u


