Package libobasis4.1-ogltrans-4.1.0.4-4.i586.rpm is not signed

Hi, on Fedora 12, when I try to install LibreOffice

[user@hostname RPMS]$ su -c 'yum install *.rpm'

returns

" Package libobasis4.1-ogltrans-4.1.0.4-4.i586.rpm is not signed "

So I cannot continue: (cd desktop-integration...).
Could you give suggestion? Thank you, Francesca

Hi :) 
Is it only the desktop integration packages that you are having trouble with?

If so then don't bother with them any more!  They have been pulled into the main installer! :)  The devs found a way to combine the 2 different ones that used to be offered into a single chunk of code so that they could pull it in and reduce confusion.

Regards from
Tom :slight_smile:

Hi Francesca,

Wow - Fedora 12. Any particular reason for using that version? It is getting a bit old :slight_smile:

I gather*"yum --nogpgcheck install *.rpm"* should work around this. No personal experience just what linuxquestions.org told me.

As Tom points out, you don't need to hop down to desktop-integration with 4.1. The rpm should be in the same folder as the other RPMs. The doco is out of date

Cheers

Hi.

In the first step of the installation ( Main Installer "LibreOffice_4.1.0_Linux_x86_rpm.tar.gz", HOWTO http://www.libreoffice.org/get-help/installation/linux/ )

cd [PATH]/LibreOffice_4.1.0.4_Linux_x86_rpm/RPMS
su -c 'yum install *.rpm'

(on Fedora 12) returns
" Package libobasis4.1-ogltrans-4.1.0.4-4.i586.rpm is not signed "

Is it only an alert? Then...
I don't find [PATH]/RPMS/desktop-integration/, so I cannot proceed (cd desktop-integration/, etc.)

Could you give any suggestions? Thanks