All of lore.kernel.org
 help / color / mirror / Atom feed
* virtual/fakeroot-native misleading
@ 2014-01-05 22:18 Detlef Vollmann
  2014-01-06 11:49 ` Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Detlef Vollmann @ 2014-01-05 22:18 UTC (permalink / raw)
  To: openembedded-devel

Trying to bitbake essentially anything requires virtual/fakeroot-native.
But saying 'ASSUME_PROVIDED += "virtual/fakeroot-native"' because we
have fakeroot on our machine doesn't work, as bitbake.conf explicitely
requires pseudo.  So it would be better to drop virtual/fakeroot-native
and just require pseudo.

   Detlef


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

* Re: virtual/fakeroot-native misleading
  2014-01-05 22:18 virtual/fakeroot-native misleading Detlef Vollmann
@ 2014-01-06 11:49 ` Richard Purdie
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2014-01-06 11:49 UTC (permalink / raw)
  To: openembedded-devel

On Sun, 2014-01-05 at 23:18 +0100, Detlef Vollmann wrote:
> Trying to bitbake essentially anything requires virtual/fakeroot-native.
> But saying 'ASSUME_PROVIDED += "virtual/fakeroot-native"' because we
> have fakeroot on our machine doesn't work, as bitbake.conf explicitely
> requires pseudo.  So it would be better to drop virtual/fakeroot-native
> and just require pseudo.

The virtual/ namespace exists from previous days and its true that
pseudo can do anything fakeroot could do so in that sense its valid. The
opposite is not true however as you've found out.

So technically, yes, we now require pseudo-native and we could go and
change those dependencies. Its not exactly a pressing issue but I'd take
patches.

Cheers,

Richard





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

end of thread, other threads:[~2014-01-06 11:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-05 22:18 virtual/fakeroot-native misleading Detlef Vollmann
2014-01-06 11:49 ` Richard Purdie

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.