Re: [OE-core] [PATCH 1/1] rpm: make install with --nosignature and --nodigest work

2016-09-22 Thread Mark Hatle
On 9/21/16 8:39 PM, Robert Yang wrote: > > > On 09/21/2016 10:10 PM, Mark Hatle wrote: >> On 9/20/16 10:37 PM, Robert Yang wrote: >>> >>> >>> On 09/21/2016 04:33 AM, Mark Hatle wrote: On 9/20/16 10:00 AM, Burton, Ross wrote: > > On 20 September 2016 at 09:15, Hongxu Jia

Re: [OE-core] [PATCH 1/1] rpm: make install with --nosignature and --nodigest work

2016-09-21 Thread Robert Yang
On 09/21/2016 10:10 PM, Mark Hatle wrote: On 9/20/16 10:37 PM, Robert Yang wrote: On 09/21/2016 04:33 AM, Mark Hatle wrote: On 9/20/16 10:00 AM, Burton, Ross wrote: On 20 September 2016 at 09:15, Hongxu Jia > wrote:

Re: [OE-core] [PATCH 1/1] rpm: make install with --nosignature and --nodigest work

2016-09-21 Thread Mark Hatle
On 9/20/16 10:37 PM, Robert Yang wrote: > > > On 09/21/2016 04:33 AM, Mark Hatle wrote: >> On 9/20/16 10:00 AM, Burton, Ross wrote: >>> >>> On 20 September 2016 at 09:15, Hongxu Jia >> > wrote: >>> >>> -Upstream-Status: Submitted

Re: [OE-core] [PATCH 1/1] rpm: make install with --nosignature and --nodigest work

2016-09-20 Thread Robert Yang
On 09/21/2016 04:33 AM, Mark Hatle wrote: On 9/20/16 10:00 AM, Burton, Ross wrote: On 20 September 2016 at 09:15, Hongxu Jia > wrote: -Upstream-Status: Submitted [Sent email to rpm-de...@rpm5.org ]

Re: [OE-core] [PATCH 1/1] rpm: make install with --nosignature and --nodigest work

2016-09-20 Thread Hongxu Jia
On 09/20/2016 11:00 PM, Burton, Ross wrote: On 20 September 2016 at 09:15, Hongxu Jia > wrote: -Upstream-Status: Submitted [Sent email to rpm-de...@rpm5.org ] +Upstream-Status: Rejected [Sent

Re: [OE-core] [PATCH 1/1] rpm: make install with --nosignature and --nodigest work

2016-09-20 Thread Mark Hatle
On 9/20/16 10:00 AM, Burton, Ross wrote: > > On 20 September 2016 at 09:15, Hongxu Jia > wrote: > > -Upstream-Status: Submitted [Sent email to rpm-de...@rpm5.org > ] > +Upstream-Status: Rejected

Re: [OE-core] [PATCH 1/1] rpm: make install with --nosignature and --nodigest work

2016-09-20 Thread Burton, Ross
On 20 September 2016 at 09:15, Hongxu Jia wrote: > -Upstream-Status: Submitted [Sent email to rpm-de...@rpm5.org] > +Upstream-Status: Rejected [Sent email to rpm-de...@rpm5.org] > +http://rpm5.org/community/rpm-devel/5655.html > Considering upstream has explicitly

[OE-core] [PATCH 1/1] rpm: make install with --nosignature and --nodigest work

2016-09-20 Thread Hongxu Jia
It fixed the following issue: 1). With option '--nodigest --nosignature', installing package with bad signature failed == root@localhost:~# rpm -ivh --nodigest --nosignature hello-bogus.rpm error: hello-bogus.rpm: Header V4 DSA signature: BAD, key ID 09753bc == 2). Without option