All of lore.kernel.org
 help / color / mirror / Atom feed
* Dependency resolving ignores changed sstate-cache?
@ 2011-12-13  9:30 Samuel Stirtzel
  2011-12-13 10:21 ` Richard Purdie
  0 siblings, 1 reply; 4+ messages in thread
From: Samuel Stirtzel @ 2011-12-13  9:30 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

Hi,
it seems that I accidentally deleted fbset from my
.../tmp-eglibc/work/... dir while cleaning out old builds for another
recipe.
For some reason I had a r0 directory from the past of the recipe which
is now r1.
So I deleted it manually and fbset too, but I didn't notice.

Thereafter I built an image that has been already built before,
but it had some IMAGE_INSTALL changes.
Everything was alright until opkg encountered the following error:
| Collected errors:
|  * satisfy_dependencies_for: Cannot satisfy the following
dependencies for qt4-x11-free:
|  *    fbset *
|  * opkg_install_cmd: Cannot install package qt4-x11-free.

Of course it could not find fbset, as it was deleted previously,
so I did a "bitbake -ccleansstate fbset" but the error still occurred.


This leads me to the conclusion, that the sstate-cache change was not
noticed by bitbake?
Or is there higher cache instance file that makes bitbake believe that
fbset was built?

After I built fbset with bitbake manually everything went back to normal,
so there is no problem just confusion :)



For the reason of understanding it, is there any recent documentation
about the dependency caching of bitbake?

-- 
Regards
Samuel



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

end of thread, other threads:[~2011-12-13 11:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-13  9:30 Dependency resolving ignores changed sstate-cache? Samuel Stirtzel
2011-12-13 10:21 ` Richard Purdie
2011-12-13 11:28   ` Samuel Stirtzel
2011-12-13 11:34     ` Samuel Stirtzel

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.