All of lore.kernel.org
 help / color / mirror / Atom feed
* Zeus - Post Build folder corruption #yocto
@ 2020-04-04  4:40 Joel Winarske
  2020-04-04 18:56 ` [yocto] " Ross Burton
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Winarske @ 2020-04-04  4:40 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 537 bytes --]

Has anyone seen this post build?  Where there are folders created of random items?  Some folders have a path deep of 5+.

joel@hammer:/media/joel/SolidState/rpi/rpi4-64$ ls
'!='                       'os.path.join('\'''
bitbake-cookerdaemon.log  'os.path.normpath(d.getVar('\''S'\''))'
cache                     'os.path.normpath(d.getVar('\''WORKDIR'\''))'
conf                      ''\''patches'\'')}'
'${@d.getVar('\''S'\'')'    sstate-cache
else                       tmp
if

[-- Attachment #2: Type: text/html, Size: 839 bytes --]

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

* Re: [yocto] Zeus - Post Build folder corruption #yocto
  2020-04-04  4:40 Zeus - Post Build folder corruption #yocto Joel Winarske
@ 2020-04-04 18:56 ` Ross Burton
  0 siblings, 0 replies; 2+ messages in thread
From: Ross Burton @ 2020-04-04 18:56 UTC (permalink / raw)
  To: Joel Winarske; +Cc: yocto

That's not random, that's pieces of Py that presumably were not expanded.

Can you replicate this with just plain oe-core, or what layers/classes
do you have?  I'm guessing something failed to do Python-expansion
correctly so the Py passed through to the shell.

Ross

On Sat, 4 Apr 2020 at 05:40, Joel Winarske <joel.winarske@gmail.com> wrote:
>
> Has anyone seen this post build?  Where there are folders created of random items?  Some folders have a path deep of 5+.
>
>
> joel@hammer:/media/joel/SolidState/rpi/rpi4-64$ ls
> '!='                       'os.path.join('\'''
>  bitbake-cookerdaemon.log  'os.path.normpath(d.getVar('\''S'\''))'
>  cache                     'os.path.normpath(d.getVar('\''WORKDIR'\''))'
>  conf                      ''\''patches'\'')}'
> '${@d.getVar('\''S'\'')'    sstate-cache
>  else                       tmp
>  if
> 

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

end of thread, other threads:[~2020-04-04 18:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-04  4:40 Zeus - Post Build folder corruption #yocto Joel Winarske
2020-04-04 18:56 ` [yocto] " Ross Burton

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.