All of lore.kernel.org
 help / color / mirror / Atom feed
* Bug in dunfell branch because of commit "sdk: fix relocate symlink failed"?
@ 2021-09-02 12:54 Matthias Klein
  2021-09-02 14:09 ` [yocto] " Steve Sakoman
  0 siblings, 1 reply; 5+ messages in thread
From: Matthias Klein @ 2021-09-02 12:54 UTC (permalink / raw)
  To: yocto

Hello,

the following commit needs the variable SDK_BUILD_PATH which doesn't seem to exist in the dunfell branch: https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/files/toolchain-shar-relocate.sh?h=dunfell&id=d6f40be29bf56a835f5825692a22365f04aeb6c3
This leads to countless messages being displayed during the installation:

sed: -e expression #1, char 0: no previous regular expression

Shouldn't the process be aborted with an error message at the first problem?

Many greetings,
Matthias


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [yocto] Bug in dunfell branch because of commit "sdk: fix relocate symlink failed"?
  2021-09-02 12:54 Bug in dunfell branch because of commit "sdk: fix relocate symlink failed"? Matthias Klein
@ 2021-09-02 14:09 ` Steve Sakoman
  2021-09-02 14:35   ` Matthias Klein
  0 siblings, 1 reply; 5+ messages in thread
From: Steve Sakoman @ 2021-09-02 14:09 UTC (permalink / raw)
  To: Matthias Klein; +Cc: yocto

On Thu, Sep 2, 2021 at 2:55 AM Matthias Klein
<matthias.klein@optimeas.de> wrote:
>
> Hello,
>
> the following commit needs the variable SDK_BUILD_PATH which doesn't seem to exist in the dunfell branch: https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/files/toolchain-shar-relocate.sh?h=dunfell&id=d6f40be29bf56a835f5825692a22365f04aeb6c3
> This leads to countless messages being displayed during the installation:
>
> sed: -e expression #1, char 0: no previous regular expression

It appears that dunfell also should have:
https://git.openembedded.org/openembedded-core/commit/?id=bc4ee5453560dcefc4a4ecc5657df5cc1666e153

Could you see if this resolves the issue?

Steve

> Shouldn't the process be aborted with an error message at the first problem?
>
> Many greetings,
> Matthias
>
>
> 
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [yocto] Bug in dunfell branch because of commit "sdk: fix relocate symlink failed"?
  2021-09-02 14:09 ` [yocto] " Steve Sakoman
@ 2021-09-02 14:35   ` Matthias Klein
  2021-09-03  5:48     ` Matthias Klein
  0 siblings, 1 reply; 5+ messages in thread
From: Matthias Klein @ 2021-09-02 14:35 UTC (permalink / raw)
  To: Steve Sakoman; +Cc: yocto

Hello Steve,

yes, that commit resolves the issue.

Best regards,
Matthias

-----Ursprüngliche Nachricht-----
Von: Steve Sakoman <steve@sakoman.com> 
Gesendet: Donnerstag, 2. September 2021 16:09
An: Matthias Klein <matthias.klein@optimeas.de>
Cc: yocto@lists.yoctoproject.org
Betreff: Re: [yocto] Bug in dunfell branch because of commit "sdk: fix relocate symlink failed"?

On Thu, Sep 2, 2021 at 2:55 AM Matthias Klein <matthias.klein@optimeas.de> wrote:
>
> Hello,
>
> the following commit needs the variable SDK_BUILD_PATH which doesn't 
> seem to exist in the dunfell branch: 
> https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/files/tool
> chain-shar-relocate.sh?h=dunfell&id=d6f40be29bf56a835f5825692a22365f04
> aeb6c3 This leads to countless messages being displayed during the 
> installation:
>
> sed: -e expression #1, char 0: no previous regular expression

It appears that dunfell also should have:
https://git.openembedded.org/openembedded-core/commit/?id=bc4ee5453560dcefc4a4ecc5657df5cc1666e153

Could you see if this resolves the issue?

Steve

> Shouldn't the process be aborted with an error message at the first problem?
>
> Many greetings,
> Matthias
>
>
> 
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [yocto] Bug in dunfell branch because of commit "sdk: fix relocate symlink failed"?
  2021-09-02 14:35   ` Matthias Klein
@ 2021-09-03  5:48     ` Matthias Klein
  2021-09-03 20:06       ` Steve Sakoman
  0 siblings, 1 reply; 5+ messages in thread
From: Matthias Klein @ 2021-09-03  5:48 UTC (permalink / raw)
  To: Steve Sakoman; +Cc: yocto

Hello Steve,

Can you push the commit to the dunfell branch, or do I need to open an official bug somewhere, or what is the correct procedure?

Best regards,
Matthias

-----Ursprüngliche Nachricht-----
Von: Matthias Klein 
Gesendet: Donnerstag, 2. September 2021 16:36
An: Steve Sakoman <steve@sakoman.com>
Cc: yocto@lists.yoctoproject.org
Betreff: AW: [yocto] Bug in dunfell branch because of commit "sdk: fix relocate symlink failed"?

Hello Steve,

yes, that commit resolves the issue.

Best regards,
Matthias

-----Ursprüngliche Nachricht-----
Von: Steve Sakoman <steve@sakoman.com>
Gesendet: Donnerstag, 2. September 2021 16:09
An: Matthias Klein <matthias.klein@optimeas.de>
Cc: yocto@lists.yoctoproject.org
Betreff: Re: [yocto] Bug in dunfell branch because of commit "sdk: fix relocate symlink failed"?

On Thu, Sep 2, 2021 at 2:55 AM Matthias Klein <matthias.klein@optimeas.de> wrote:
>
> Hello,
>
> the following commit needs the variable SDK_BUILD_PATH which doesn't 
> seem to exist in the dunfell branch:
> https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/files/tool
> chain-shar-relocate.sh?h=dunfell&id=d6f40be29bf56a835f5825692a22365f04
> aeb6c3 This leads to countless messages being displayed during the
> installation:
>
> sed: -e expression #1, char 0: no previous regular expression

It appears that dunfell also should have:
https://git.openembedded.org/openembedded-core/commit/?id=bc4ee5453560dcefc4a4ecc5657df5cc1666e153

Could you see if this resolves the issue?

Steve

> Shouldn't the process be aborted with an error message at the first problem?
>
> Many greetings,
> Matthias
>
>
> 
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [yocto] Bug in dunfell branch because of commit "sdk: fix relocate symlink failed"?
  2021-09-03  5:48     ` Matthias Klein
@ 2021-09-03 20:06       ` Steve Sakoman
  0 siblings, 0 replies; 5+ messages in thread
From: Steve Sakoman @ 2021-09-03 20:06 UTC (permalink / raw)
  To: Matthias Klein; +Cc: yocto

On Thu, Sep 2, 2021 at 7:48 PM Matthias Klein
<matthias.klein@optimeas.de> wrote:
>
> Hello Steve,
>
> Can you push the commit to the dunfell branch, or do I need to open an official bug somewhere, or what is the correct procedure?

I completed testing and the commit is in the group I sent to the list
for review earlier today.  If there are no objections I'll send a pull
request early next week.

Steve

> -----Ursprüngliche Nachricht-----
> Von: Matthias Klein
> Gesendet: Donnerstag, 2. September 2021 16:36
> An: Steve Sakoman <steve@sakoman.com>
> Cc: yocto@lists.yoctoproject.org
> Betreff: AW: [yocto] Bug in dunfell branch because of commit "sdk: fix relocate symlink failed"?
>
> Hello Steve,
>
> yes, that commit resolves the issue.
>
> Best regards,
> Matthias
>
> -----Ursprüngliche Nachricht-----
> Von: Steve Sakoman <steve@sakoman.com>
> Gesendet: Donnerstag, 2. September 2021 16:09
> An: Matthias Klein <matthias.klein@optimeas.de>
> Cc: yocto@lists.yoctoproject.org
> Betreff: Re: [yocto] Bug in dunfell branch because of commit "sdk: fix relocate symlink failed"?
>
> On Thu, Sep 2, 2021 at 2:55 AM Matthias Klein <matthias.klein@optimeas.de> wrote:
> >
> > Hello,
> >
> > the following commit needs the variable SDK_BUILD_PATH which doesn't
> > seem to exist in the dunfell branch:
> > https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/files/tool
> > chain-shar-relocate.sh?h=dunfell&id=d6f40be29bf56a835f5825692a22365f04
> > aeb6c3 This leads to countless messages being displayed during the
> > installation:
> >
> > sed: -e expression #1, char 0: no previous regular expression
>
> It appears that dunfell also should have:
> https://git.openembedded.org/openembedded-core/commit/?id=bc4ee5453560dcefc4a4ecc5657df5cc1666e153
>
> Could you see if this resolves the issue?
>
> Steve
>
> > Shouldn't the process be aborted with an error message at the first problem?
> >
> > Many greetings,
> > Matthias
> >
> >
> > 
> >

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-09-03 20:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-02 12:54 Bug in dunfell branch because of commit "sdk: fix relocate symlink failed"? Matthias Klein
2021-09-02 14:09 ` [yocto] " Steve Sakoman
2021-09-02 14:35   ` Matthias Klein
2021-09-03  5:48     ` Matthias Klein
2021-09-03 20:06       ` Steve Sakoman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.