On 17/11/2017 James Knott wrote:
On 11/16/2017 07:28 PM, Chuck Davis wrote:
I just installed yesterday on openSUSE Tumbleweed with no problems.
I'm on Leap 42.3.
Coming back to the original technical issue...
We only sign the .tar.gz archive and signatures are in the .asc file
corresponding to the archive you downloaded. So in your case the
signature could be verified this way:
1. Download
http://archive.apache.org/dist/openoffice/4.1.4/binaries/en-US/Apache_OpenOffice_4.1.4_Linux_x86-64_install-rpm_en-US.tar.gz.asc
2. Run gpg --verify
Apache_OpenOffice_4.1.4_Linux_x86-64_install-rpm_en-US.tar.gz.asc
This will let you verify the GPG signatures; it will probably still give
you warnings and errors if you haven't imported the keys, but we can
discuss this separately in case.
Now coming to your issue, it seems that the software you are using for
the installation is instead demanding that the individual RPM packages
within the archive are signed, which is not the case (as we sign the
archive as a whole).
What command do you use for installation? RPM directly, something like
"rpm -Uvh *.rpm"? Or some interface to it? There is probably some
setting that you should disable in order for it to trust "unsigned"
packages (again, ours ARE signed; just, we sign the archive but not the
individual packages).
Regards,
Andrea.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
For additional commands, e-mail: users-h...@openoffice.apache.org