[opensuse] Error with keys installing rpms
I want to install some rpms on a Tumbleweed system(DVD ISO July 6th, 2019). I get some error about keys: warning: aide-0.16.1-55.3.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY When getting another package from here: https://software.opensuse.org/package/aide I get the same error: rpm --checksig -v aide-0.16.1-55.3.x86_64.rpm aide-0.16.1-55.3.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY Header SHA256 digest: OK Header SHA1 digest: OK Payload SHA256 digest: OK V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY MD5 digest: OK rpm --checksig -v aide-0.16.1-2.1.x86_64.rpm aide-0.16.1-2.1.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 3dbdc284: NOKEY Header SHA256 digest: OK Header SHA1 digest: OK Payload SHA256 digest: OK V3 RSA/SHA256 Signature, key ID 3dbdc284: NOKEY MD5 digest: OK Are there keys missing when installing from a DVD with Tumbleweed? How and where do I get those keys? BR ME -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 24/08/2019 22.19, Markus Egg wrote:
I want to install some rpms on a Tumbleweed system(DVD ISO July 6th, 2019).
I get some error about keys:
warning: aide-0.16.1-55.3.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY
When getting another package from here: https://software.opensuse.org/package/aide
This is not a repository, it is a search page. There are 3 repositories listed there for tumbleweed alone: the official one (oss), the experimental "openSUSE:Factory:RISCV", and the also experimental "security" repo. So which repo are you using?
I get the same error:
rpm --checksig -v aide-0.16.1-55.3.x86_64.rpm aide-0.16.1-55.3.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY Header SHA256 digest: OK Header SHA1 digest: OK Payload SHA256 digest: OK V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY MD5 digest: OK
rpm --checksig -v aide-0.16.1-2.1.x86_64.rpm aide-0.16.1-2.1.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 3dbdc284: NOKEY Header SHA256 digest: OK Header SHA1 digest: OK Payload SHA256 digest: OK V3 RSA/SHA256 Signature, key ID 3dbdc284: NOKEY MD5 digest: OK
Are there keys missing when installing from a DVD with Tumbleweed?
No.
How and where do I get those keys?
Just use YaST or zypper normally. It will download the keys automatically when needed, and tell you about it to accept or refuse. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)
Am 24.08.19 um 23:22 schrieb Carlos E. R.:
On 24/08/2019 22.19, Markus Egg wrote:
I want to install some rpms on a Tumbleweed system(DVD ISO July 6th, 2019).
I get some error about keys:
warning: aide-0.16.1-55.3.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY
When getting another package from here: https://software.opensuse.org/package/aide
This is not a repository, it is a search page. There are 3 repositories listed there for tumbleweed alone: the official one (oss), the experimental "openSUSE:Factory:RISCV", and the also experimental "security" repo.
For some reason the install with the DVD from July 6th 19 said that aide was installed, but a "which aide" showed that there is nothing. Therefore I tried to install it from RPM and that is the reason why I used this search page where you can also download the RPM. So where is the correct tumbleweed repo to download single rpms? I tried also https://ftp5.gwdg.de/pub/opensuse/tumbleweed/repo/oss/x86_64/ which did not work. Thanks in advance
So which repo are you using?
I get the same error:
rpm --checksig -v aide-0.16.1-55.3.x86_64.rpm aide-0.16.1-55.3.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY Header SHA256 digest: OK Header SHA1 digest: OK Payload SHA256 digest: OK V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY MD5 digest: OK
rpm --checksig -v aide-0.16.1-2.1.x86_64.rpm aide-0.16.1-2.1.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 3dbdc284: NOKEY Header SHA256 digest: OK Header SHA1 digest: OK Payload SHA256 digest: OK V3 RSA/SHA256 Signature, key ID 3dbdc284: NOKEY MD5 digest: OK
Are there keys missing when installing from a DVD with Tumbleweed?
No.
How and where do I get those keys?
Just use YaST or zypper normally. It will download the keys automatically when needed, and tell you about it to accept or refuse.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Markus Egg wrote:
Am 24.08.19 um 23:22 schrieb Carlos E. R.:
On 24/08/2019 22.19, Markus Egg wrote:
I want to install some rpms on a Tumbleweed system(DVD ISO July 6th, 2019).
I get some error about keys:
warning: aide-0.16.1-55.3.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY
When getting another package from here: https://software.opensuse.org/package/aide
This is not a repository, it is a search page. There are 3 repositories listed there for tumbleweed alone: the official one (oss), the experimental "openSUSE:Factory:RISCV", and the also experimental "security" repo.
For some reason the install with the DVD from July 6th 19 said that aide was installed, but a "which aide" showed that there is nothing.
rpm -ql aide ? -- Per Jessen, Zürich (23.8°C) http://www.hostsuisse.com/ - virtual servers, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Am 25.08.19 um 13:53 schrieb Per Jessen:
Markus Egg wrote:
Am 24.08.19 um 23:22 schrieb Carlos E. R.:
On 24/08/2019 22.19, Markus Egg wrote:
I want to install some rpms on a Tumbleweed system(DVD ISO July 6th, 2019).
I get some error about keys:
warning: aide-0.16.1-55.3.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY
When getting another package from here: https://software.opensuse.org/package/aide
This is not a repository, it is a search page. There are 3 repositories listed there for tumbleweed alone: the official one (oss), the experimental "openSUSE:Factory:RISCV", and the also experimental "security" repo.
For some reason the install with the DVD from July 6th 19 said that aide was installed, but a "which aide" showed that there is nothing.
rpm -ql aide ?
package aide is not installed But when I take a look into yast2 aide is not there to install, whereas previously it was shown to be installed according to yast. I do think of reinstalling a newer version of Tumbleweed from DVD. Does it matter that I had /var (on a separate partition) not formatted before last install ? (did not think that this would matter) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sunday, 2019-08-25 at 14:17 +0200, Markus Egg wrote:
Am 25.08.19 um 13:53 schrieb Per Jessen:
Markus Egg wrote:
Am 24.08.19 um 23:22 schrieb Carlos E. R.:
On 24/08/2019 22.19, Markus Egg wrote:
I want to install some rpms on a Tumbleweed system(DVD ISO July 6th, 2019).
I get some error about keys:
warning: aide-0.16.1-55.3.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY
When getting another package from here: https://software.opensuse.org/package/aide
This is not a repository, it is a search page. There are 3 repositories listed there for tumbleweed alone: the official one (oss), the experimental "openSUSE:Factory:RISCV", and the also experimental "security" repo.
For some reason the install with the DVD from July 6th 19 said that aide was installed, but a "which aide" showed that there is nothing.
rpm -ql aide ?
package aide is not installed
But when I take a look into yast2 aide is not there to install, whereas previously it was shown to be installed according to yast.
It may have been removed.
I do think of reinstalling a newer version of Tumbleweed from DVD. Does it matter that I had /var (on a separate partition) not formatted before last install ? (did not think that this would matter)
The installation did not format it? Was it empty before install? If no to both questions, I would reinstall, this is not a predictable situation. Note: having the entire /var as a separate partition and "/" is a btrfs partition, the feature to reboot to a previous "photo" of the system becomes unusable. If you are using btrfs maybe you should consider adding just the exact /var subdirectory like /var/dababasewhaever. The procedure to install "aide" in TW is just to install it from YaST or zypper, as it is a default provided package. If it is missing, report in bugzilla. If you want to install from another repo, then add that repository, which will add the keys. Or install directly with rpm, in which case you have to ignore the key problem. Another thing: Disable the DVD repository soon, or it will give you trouble. - -- Cheers, Carlos E. R. (from openSUSE 15.0 x86_64 at Telcontar) -----BEGIN PGP SIGNATURE----- iHoEARECADoWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCXWKDohwccm9iaW4ubGlz dGFzQHRlbGVmb25pY2EubmV0AAoJELUzGBxtjUfVpMAAn2zl0LjaUOEMo+n7Vlu8 /ycM/3mDAJ0XKA2QOfJgT6EEQTPT7D7PfCVkfg== =ddxL -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Am 25.08.19 um 14:48 schrieb Carlos E. R.:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Sunday, 2019-08-25 at 14:17 +0200, Markus Egg wrote:
Am 25.08.19 um 13:53 schrieb Per Jessen:
Markus Egg wrote:
Am 24.08.19 um 23:22 schrieb Carlos E. R.:
On 24/08/2019 22.19, Markus Egg wrote:
I want to install some rpms on a Tumbleweed system(DVD ISO July 6th, 2019).
I get some error about keys:
warning: aide-0.16.1-55.3.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY
When getting another package from here: https://software.opensuse.org/package/aide
This is not a repository, it is a search page. There are 3 repositories listed there for tumbleweed alone: the official one (oss), the experimental "openSUSE:Factory:RISCV", and the also experimental "security" repo.
For some reason the install with the DVD from July 6th 19 said that aide was installed, but a "which aide" showed that there is nothing.
rpm -ql aide ?
package aide is not installed
But when I take a look into yast2 aide is not there to install, whereas previously it was shown to be installed according to yast.
It may have been removed.
I do think of reinstalling a newer version of Tumbleweed from DVD. Does it matter that I had /var (on a separate partition) not formatted before last install ? (did not think that this would matter)
The installation did not format it? Was it empty before install?
If no to both questions, I would reinstall, this is not a predictable situation.
Note: having the entire /var as a separate partition and "/" is a btrfs partition, the feature to reboot to a previous "photo" of the system becomes unusable.
If you are using btrfs maybe you should consider adding just the exact /var subdirectory like /var/dababasewhaever.
The procedure to install "aide" in TW is just to install it from YaST or zypper, as it is a default provided package. If it is missing, report in bugzilla.
If you want to install from another repo, then add that repository, which will add the keys. Or install directly with rpm, in which case you have to ignore the key problem.
Another thing: Disable the DVD repository soon, or it will give you trouble.
I had installed from DVD with Internet off. to get a status with aide before going to internet. But also on the tumbleweed DVD from 22.8. aide is missing: find /run/media/markus/openSUSE-Tumbleweed-DVD-x86_6415/ -name "*aide*" did not find the repo. Looks like one has to have internet on during installation all the time. :-/ Thx -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 25/08/2019 15.31, Markus Egg wrote:
Am 25.08.19 um 14:48 schrieb Carlos E. R.:
...
Another thing: Disable the DVD repository soon, or it will give you trouble.
I had installed from DVD with Internet off. to get a status with aide before going to internet.
But also on the tumbleweed DVD from 22.8. aide is missing: find /run/media/markus/openSUSE-Tumbleweed-DVD-x86_6415/ -name "*aide*" did not find the repo.
Looks like one has to have internet on during installation all the time. :-/
Download the package with another computer, but you will not have automatic key download. But I do not see the issue with connecting to internet, just rise the firewall and do not start any internet looking service. There is none on a fresh installed machine. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)
Am 25.08.19 um 14:48 schrieb Carlos E. R.:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Sunday, 2019-08-25 at 14:17 +0200, Markus Egg wrote:
Am 25.08.19 um 13:53 schrieb Per Jessen:
Markus Egg wrote:
Am 24.08.19 um 23:22 schrieb Carlos E. R.:
On 24/08/2019 22.19, Markus Egg wrote:
I want to install some rpms on a Tumbleweed system(DVD ISO July 6th, 2019).
I get some error about keys:
warning: aide-0.16.1-55.3.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY
When getting another package from here: https://software.opensuse.org/package/aide
This is not a repository, it is a search page. There are 3 repositories listed there for tumbleweed alone: the official one (oss), the experimental "openSUSE:Factory:RISCV", and the also experimental "security" repo.
For some reason the install with the DVD from July 6th 19 said that aide was installed, but a "which aide" showed that there is nothing.
rpm -ql aide ?
package aide is not installed
But when I take a look into yast2 aide is not there to install, whereas previously it was shown to be installed according to yast.
It may have been removed.
I do think of reinstalling a newer version of Tumbleweed from DVD. Does it matter that I had /var (on a separate partition) not formatted before last install ? (did not think that this would matter)
The installation did not format it? Was it empty before install?
If no to both questions, I would reinstall, this is not a predictable situation.
Note: having the entire /var as a separate partition and "/" is a btrfs partition, the feature to reboot to a previous "photo" of the system becomes unusable.
If you are using btrfs maybe you should consider adding just the exact /var subdirectory like /var/dababasewhaever.
I am using ext4, but if a full /var on a separate partition from a previous installation is a problem then I will reinstall now with version Tumbleweed from August 22nd on DVD, this time internet on. /home is extra partition so no pain. Will format all other partitions this time.
The procedure to install "aide" in TW is just to install it from YaST or zypper, as it is a default provided package. If it is missing, report in bugzilla.
If you want to install from another repo, then add that repository, which will add the keys. Or install directly with rpm, in which case you have to ignore the key problem.
Another thing: Disable the DVD repository soon, or it will give you trouble.
Yep, I read that already. Thx. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 25/08/2019 15.38, Markus Egg wrote:
Am 25.08.19 um 14:48 schrieb Carlos E. R.:
I do think of reinstalling a newer version of Tumbleweed from DVD. Does it matter that I had /var (on a separate partition) not formatted before last install ? (did not think that this would matter)
The installation did not format it? Was it empty before install?
If no to both questions, I would reinstall, this is not a predictable situation.
Note: having the entire /var as a separate partition and "/" is a btrfs partition, the feature to reboot to a previous "photo" of the system becomes unusable.
If you are using btrfs maybe you should consider adding just the exact /var subdirectory like /var/dababasewhaever.
I am using ext4, but if a full /var on a separate partition from a previous installation is a problem then I will reinstall now with version Tumbleweed from August 22nd on DVD, this time internet on.
There is no knowing what the files there will do. Unpredictable. You might instead use "rpm --verify" and delete files that are not listed in the rpm database. Long job. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)
Am 25.08.19 um 13:53 schrieb Per Jessen:
Markus Egg wrote:
Am 24.08.19 um 23:22 schrieb Carlos E. R.:
On 24/08/2019 22.19, Markus Egg wrote:
I want to install some rpms on a Tumbleweed system(DVD ISO July 6th, 2019).
I get some error about keys:
warning: aide-0.16.1-55.3.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY
When getting another package from here: https://software.opensuse.org/package/aide
This is not a repository, it is a search page. There are 3 repositories listed there for tumbleweed alone: the official one (oss), the experimental "openSUSE:Factory:RISCV", and the also experimental "security" repo.
For some reason the install with the DVD from July 6th 19 said that aide was installed, but a "which aide" showed that there is nothing.
rpm -ql aide ?
Funny thing also is, that a find for aide on the DVD install disk (I installed without internet at first) did not find any "*aide*" ... -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
24.08.2019 23:19, Markus Egg пишет:
I want to install some rpms on a Tumbleweed system(DVD ISO July 6th, 2019).
I get some error about keys:
warning: aide-0.16.1-55.3.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY
When getting another package from here: https://software.opensuse.org/package/aide
aide is part of Tumbleweed. What is the reason you are installing development version which at the moment is identical to the one included in Tumbleweed?
I get the same error:
rpm --checksig -v aide-0.16.1-55.3.x86_64.rpm aide-0.16.1-55.3.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY Header SHA256 digest: OK Header SHA1 digest: OK Payload SHA256 digest: OK V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY MD5 digest: OK
rpm --checksig -v aide-0.16.1-2.1.x86_64.rpm aide-0.16.1-2.1.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 3dbdc284: NOKEY Header SHA256 digest: OK Header SHA1 digest: OK Payload SHA256 digest: OK V3 RSA/SHA256 Signature, key ID 3dbdc284: NOKEY MD5 digest: OK
Are there keys missing when installing from a DVD with Tumbleweed?
How and where do I get those keys?
BR ME
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Am 25.08.19 um 06:58 schrieb Andrei Borzenkov:
24.08.2019 23:19, Markus Egg пишет:
I want to install some rpms on a Tumbleweed system(DVD ISO July 6th, 2019).
I get some error about keys:
warning: aide-0.16.1-55.3.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY
When getting another package from here: https://software.opensuse.org/package/aide
aide is part of Tumbleweed. What is the reason you are installing development version which at the moment is identical to the one included in Tumbleweed?
Is AIDE part of the normal Tumbleweed DVD? According to yast2 it was installed but which aide gave nothing. After uninstalling aide it was not possible to install it from the DVD, which is very strange. Therefore I was looking for some installation via RPM, but obiously I found the wrong repo. Thx
I get the same error:
rpm --checksig -v aide-0.16.1-55.3.x86_64.rpm aide-0.16.1-55.3.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY Header SHA256 digest: OK Header SHA1 digest: OK Payload SHA256 digest: OK V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY MD5 digest: OK
rpm --checksig -v aide-0.16.1-2.1.x86_64.rpm aide-0.16.1-2.1.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 3dbdc284: NOKEY Header SHA256 digest: OK Header SHA1 digest: OK Payload SHA256 digest: OK V3 RSA/SHA256 Signature, key ID 3dbdc284: NOKEY MD5 digest: OK
Are there keys missing when installing from a DVD with Tumbleweed?
How and where do I get those keys?
BR ME
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
25.08.2019 14:26, Markus Egg пишет:
Am 25.08.19 um 06:58 schrieb Andrei Borzenkov:
24.08.2019 23:19, Markus Egg пишет:
I want to install some rpms on a Tumbleweed system(DVD ISO July 6th, 2019).
I get some error about keys:
warning: aide-0.16.1-55.3.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID ee3d166a: NOKEY
When getting another package from here: https://software.opensuse.org/package/aide
aide is part of Tumbleweed. What is the reason you are installing development version which at the moment is identical to the one included in Tumbleweed?
Is AIDE part of the normal Tumbleweed DVD?
I did not say "DVD". Did you intentionally remove Tumbleweed repository? It should have been added automatically during installation.
According to yast2 it was installed but which aide gave nothing. After uninstalling aide it was not possible to install it from the DVD, which is very strange.
Tumbleweed offers over 10G of packages, obviously it is impossible to include all of them on a single DVD.
Therefore I was looking for some installation via RPM, but obiously I found the wrong repo.
Show output of "zypper lr -d". -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (4)
-
Andrei Borzenkov
-
Carlos E. R.
-
Markus Egg
-
Per Jessen