Re: rpm -Va BAD, key ID

2015-02-15 Thread Jan Rękorajski
On Sun, 15 Feb 2015, Jan Rękorajski wrote: On Sat, 14 Feb 2015, Jeffrey Johnson wrote: On Feb 13, 2015, at 10:06 AM, Jeffrey Johnson wrote: On Feb 13, 2015, at 3:17 AM, Elan Ruusamäe g...@pld-linux.org wrote: On 12.02.2015 19:55, Jeffrey Johnson wrote: OK. So you have

Re: rpm -Va BAD, key ID

2015-02-15 Thread Jeffrey Johnson
On Feb 15, 2015, at 5:00 AM, Jan Rękorajski wrote: On Sun, 15 Feb 2015, Jan Rękorajski wrote: On Sat, 14 Feb 2015, Jeffrey Johnson wrote: On Feb 13, 2015, at 10:06 AM, Jeffrey Johnson wrote: On Feb 13, 2015, at 3:17 AM, Elan Ruusamäe g...@pld-linux.org wrote: On 12.02.2015

Re: rpm -Va BAD, key ID

2015-02-15 Thread Jan Rękorajski
On Sat, 14 Feb 2015, Jeffrey Johnson wrote: On Feb 13, 2015, at 10:06 AM, Jeffrey Johnson wrote: On Feb 13, 2015, at 3:17 AM, Elan Ruusamäe g...@pld-linux.org wrote: On 12.02.2015 19:55, Jeffrey Johnson wrote: OK. So you have a workaround (by disabling header signature

Re: rpm -Va BAD, key ID

2015-02-14 Thread Jeffrey Johnson
On Feb 13, 2015, at 10:06 AM, Jeffrey Johnson wrote: On Feb 13, 2015, at 3:17 AM, Elan Ruusamäe g...@pld-linux.org wrote: On 12.02.2015 19:55, Jeffrey Johnson wrote: OK. So you have a workaround (by disabling header signature verification) for -Va for the moment. and also have an

Re: rpm -Va BAD, key ID

2015-02-13 Thread Elan Ruusamäe
On 12.02.2015 19:55, Jeffrey Johnson wrote: OK. So you have a workaround (by disabling header signature verification) for -Va for the moment. and also have an alternative means to verify header signatures using a shell loop. i'm surprised that rpm -Va and rpm -V $pkgname use different

Re: rpm -Va BAD, key ID

2015-02-13 Thread Jeffrey Johnson
On Feb 13, 2015, at 3:17 AM, Elan Ruusamäe g...@pld-linux.org wrote: On 12.02.2015 19:55, Jeffrey Johnson wrote: OK. So you have a workaround (by disabling header signature verification) for -Va for the moment. and also have an alternative means to verify header signatures using a shell

Re: rpm -Va BAD, key ID

2015-02-12 Thread Jeffrey Johnson
On Feb 12, 2015, at 4:44 AM, Elan Ruusamäe wrote: On 11.02.2015 19:58, Jeffrey Johnson wrote: i found something weird, if i do rpm -V pkgname, the header verification error is not printed, but rpm -Va shows the error for every package (besides gpg-pubkey) in the system. Shows WHAT

Re: rpm -Va BAD, key ID

2015-02-11 Thread Elan Ruusamäe
On 11.02.2015 16:06, Jeffrey Johnson wrote: Meanwhile -- as a developer -- I need to to be able to build from source and diagnose/repair the problem. I cannot do that from a pile of vm bits in either vagrant nor qemu format. yes you can. you can boot to vm, install development tools there and

Re: rpm -Va BAD, key ID

2015-02-11 Thread Elan Ruusamäe
On 11.02.2015 15:23, Jeffrey Johnson wrote: DIsable the header signature checking with rpm -Va by removing the lines below in lib/verify.c 73 de Jeff === /* Verify header digest/signature. */ if (qva-qva_flags (VERIFY_DIGEST |

Re: rpm -Va BAD, key ID

2015-02-11 Thread Jeffrey Johnson
On Feb 11, 2015, at 8:59 AM, Elan Ruusamäe wrote: On 11.02.2015 15:45, Jeffrey Johnson wrote: On Feb 11, 2015, at 5:10 AM, Elan Ruusamäe wrote: On 11.02.2015 00:40, Jeffrey Johnson wrote: I can’t fix what I cannot reproduce. as i see it, you do not want to reproduce it. i gave you links

Re: rpm -Va BAD, key ID

2015-02-11 Thread Elan Ruusamäe
On 11.02.2015 15:45, Jeffrey Johnson wrote: On Feb 11, 2015, at 5:10 AM, Elan Ruusamäe wrote: On 11.02.2015 00:40, Jeffrey Johnson wrote: I can’t fix what I cannot reproduce. as i see it, you do not want to reproduce it. i gave you links to vm's, did you even download them? And you gave

Re: rpm -Va BAD, key ID

2015-02-11 Thread Elan Ruusamäe
On 11.02.2015 00:40, Jeffrey Johnson wrote: I can’t fix what I cannot reproduce. as i see it, you do not want to reproduce it. i gave you links to vm's, did you even download them? -- glen ___ pld-devel-en mailing list

Re: rpm -Va BAD, key ID

2015-02-11 Thread Elan Ruusamäe
On 11.02.2015 00:40, Jeffrey Johnson wrote: On Feb 10, 2015, at 3:46 PM, Elan Ruusamäeg...@delfi.ee wrote: On 13.01.2015 18:30, Elan Ruusamäe wrote: rpm -Va emits such messages: error: rpmdb (h#123): Header V4 DSA signature: BAD, key ID e4f1bc2d so, what's our fix for pld? this regression

Re: rpm -Va BAD, key ID

2015-02-11 Thread Jeffrey Johnson
On Feb 11, 2015, at 5:10 AM, Elan Ruusamäe wrote: On 11.02.2015 00:40, Jeffrey Johnson wrote: I can’t fix what I cannot reproduce. as i see it, you do not want to reproduce it. i gave you links to vm's, did you even download them? You gave me a link to the pubkey the pubkey is

Re: rpm -Va BAD, key ID

2015-02-11 Thread Jeffrey Johnson
On Feb 11, 2015, at 5:10 AM, Elan Ruusamäe wrote: On 11.02.2015 00:40, Jeffrey Johnson wrote: I can’t fix what I cannot reproduce. as i see it, you do not want to reproduce it. i gave you links to vm's, did you even download them? And you gave me this ps: the vagrant base boxes i've

Re: rpm -Va BAD, key ID

2015-02-10 Thread Jeffrey Johnson
On Feb 10, 2015, at 3:46 PM, Elan Ruusamäe g...@delfi.ee wrote: On 13.01.2015 18:30, Elan Ruusamäe wrote: rpm -Va emits such messages: error: rpmdb (h#123): Header V4 DSA signature: BAD, key ID e4f1bc2d so, what's our fix for pld? this regression is ugly! So disable header signature

Re: rpm -Va BAD, key ID

2015-01-13 Thread Elan Ruusamäe
On 13.01.2015 19:43, Jeffrey Johnson wrote: On Jan 13, 2015, at 11:30 AM, Elan Ruusamäe wrote: rpm -Va emits such messages: error: rpmdb (h#123): Header V4 DSA signature: BAD, key ID e4f1bc2d What package is header #123? (try rpm -Vavv which should display package names near h#123).