From: Ferry Toth <fntoth@gmail.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>,
openembedded-core@lists.openembedded.org
Cc: Xavier Berger <xavier.berger@bio-logic.net>,
Alexander Kanavin <alex@linutronix.de>
Subject: Re: [PATCH v1 1/2] gpg-sign: Add parameters to gpg signature function
Date: Mon, 28 Mar 2022 16:04:23 +0200 [thread overview]
Message-ID: <356a07e1-e004-c06f-3943-ba81391dce5f@gmail.com> (raw)
In-Reply-To: <3be0df41af485685253bd0ed79396fd136c210e6.camel@linuxfoundation.org>
Hi,
Op 24-03-2022 om 23:20 schreef Richard Purdie:
> On Thu, 2022-03-24 at 23:11 +0100, Ferry Toth wrote:
>> Op 24-03-2022 om 16:36 schreef Ferry Toth:
>>> Op 24-03-2022 om 13:03 schreef Richard Purdie:
>>>> On Thu, 2022-03-24 at 12:23 +0100, Ferry Toth wrote:
>>>>>> On Wed, 2022-03-23 at 19:34 +0100, Ferry Toth wrote:
>>>>>>> I forgot to add a cover letter, sorry for that. The 2 patches together
>>>>>>> implement DEB repository signing.
>>>>>>> This is necessary since Gatesgarth |apt| (1.8.2) has become more strict
>>>>>>> and doesn’t allow unsigned repositories by default.
>>>>>>> It is possible to override this behavior |but||| is more work then to
>>>>>>> enable signed DEB repositories. These patches makes DEB a first class
>>>>>>> citizen as IPK and RPM.
>>>>>>> Patches have been in use in meta-intel-edison since Gatesgarth, see
>>>>>>> https://edison-fw.github.io/meta-intel-edison/5.0-Creating-a-deb-
>>>>>>> repository.html\
>>>>>>
<snip>
>>>>>> I think the rpm test is test_testimage_dnf in
>>>>>> meta/lib/oeqa/selftest/cases/runtime_test.py. You'd run it with:
>>>>>> oe-selftest -r runtime_test.TestImage.test_testimage_dnf
>>> I'll have a look.
>>
I got the rpm test to run and with the help of Alexander I can restart
that test to complete in about 6 minutes, which is good.
Right now, I have the modified the recipe so the test image is built
from deb packages and then runs on qemu.
So next I need the workaround for apt disabled, auto install the gpg key
on the testimage, run apt and parse the results.
I'm not really fluent with python, but might be able to get this done.
If Alexander would be willing to give me a few pointers if I get stuck?
Let me play with this a few days (evenings) and then I'll post a WIP patch.
>
>
> Cheers,
>
> Richard
next prev parent reply other threads:[~2022-03-28 14:04 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-22 21:19 [PATCH v1 1/2] gpg-sign: Add parameters to gpg signature function Ferry Toth
2022-03-22 21:19 ` [PATCH v1 2/2] package_manager: sign DEB package feeds Ferry Toth
2022-03-23 18:34 ` [PATCH v1 1/2] gpg-sign: Add parameters to gpg signature function Ferry Toth
2022-03-24 8:12 ` Richard Purdie
2022-03-24 11:23 ` Ferry Toth
2022-03-24 12:03 ` Richard Purdie
2022-03-24 15:36 ` Ferry Toth
2022-03-24 22:11 ` Ferry Toth
2022-03-24 22:20 ` Richard Purdie
2022-03-28 14:04 ` Ferry Toth [this message]
2022-03-25 11:28 ` Ferry Toth
2022-03-25 11:51 ` [OE-core] " Alexander Kanavin
2022-03-25 21:57 ` Ferry Toth
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=356a07e1-e004-c06f-3943-ba81391dce5f@gmail.com \
--to=fntoth@gmail.com \
--cc=alex@linutronix.de \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
--cc=xavier.berger@bio-logic.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox