Re: [poky] Licence error in openssh
Richard Purdie <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <56cd90ed954ea792451a07c30c305e214c545e0d.camel@linuxfoundation.org> |
On Mon, 2024-07-08 at 15:09 +0200, Alexander Kanavin wrote: > On Mon, 8 Jul 2024 at 13:11, Chris van der Kruit via > lists.yoctoproject.org > <[email protected]> wrote: > > I just typed in devtool upgrade open-ssh and then build the image, > > I'm on the Kirkstone branch. > > But I was a bit early with my email because it doesn't work, I got > > the following error: /usr/libexec/sshd-session does not exist or is > > not executable. > > Can you tell me what I should have done instead, I'm new to yocto. > > Using 'devtool upgrade' is correct. It doesn't always work perfectly, > so if the license checksum isn't correctly updated (it should be > though), or if you get other errors, resolving them should be done > manually by editing the updated recipe. Alex is correct. I'd also just mention there is an openssh upgrade patch on the openembedded-core mailing list. It causes a ptest regression (a hang) which we need to track down before we can merge it though. We merged the CVE fix in the meantime. Cheers, Richard