All,

I have custom image based off core-image-minimal that is on the morty branch.  
I am working on upgrading the image up to the latest supported branch, one step 
at a time.  I updated to the pyro branch and got an image to build.  I am using 
opkg for a package manager.  I test firmware upgrade by executing "opkg update; 
opkg --download-only upgrade; opkg upgrade" and then looking for errors in the 
output.  I am seeing some errors during upgrade that I don't know how to fix.

When opkg removes the old version of busybox, updates-alternatives removes all 
the softlinks for busybox.  Then, it proceeds to upgrade other packages prior 
to running upgrade-alternatives to create the new softlinks for busybox.  As a 
result, the preinstall script fails on several packages because the preinstall 
script can't find rm, sed, tr or start-stop-daemon.

I don't remember seeing these errors previously.  Is there some flag or setting 
that should force busybox to complete its upgrade prior to uninstalling and 
installing other packages?

Thanks,
Bryan Evenson
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#155995): 
https://lists.openembedded.org/g/openembedded-core/message/155995
Mute This Topic: https://lists.openembedded.org/mt/85586922/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to