All of lore.kernel.org
 help / color / mirror / Atom feed
* Heads up: stricter package checking with newer opkg versions
@ 2009-12-02 14:00 Koen Kooi
  2009-12-02 16:53 ` John Willis
  0 siblings, 1 reply; 2+ messages in thread
From: Koen Kooi @ 2009-12-02 14:00 UTC (permalink / raw)
  To: openembedded-devel

Hi,

Opkg > r387 propagates all errors, so if your package is broken it might 
have installed before, but won't anymore.

Things like creating a symlink over an existing dir (e.g. udev 141 after 
another package installed a udev rule already) or creating a dir with 
the insufficient permissions and installing a file into it (adobe-fonts) 
now fail.

If building an image suddenly starts failing, have a look at the log and 
see what's wrong. Most likely the package is trying to do something 
wrong and we need to fix that.

I'm testing a fix for the udev symlink currently.

regards,

Koen




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

end of thread, other threads:[~2009-12-02 17:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-02 14:00 Heads up: stricter package checking with newer opkg versions Koen Kooi
2009-12-02 16:53 ` John Willis

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.