I am not sure about deb-postinsts. What I see the script doing is:

eval dpkg --configure -a $append_log

Alex

On Fri, 27 Mar 2020 at 10:26, <[email protected]> wrote:

> I am using deb as my package class. What I am gathering from that
> run-postinsts directory is that there is a systemd service that starts and
> executes the run-postinsts script.
> That script looks for a directory /etc/deb-postinsts and executes all
> scripts in there. Does that mean, that the mechanism used in the end is the
> post-install scripts of deb packages?
> So basically the *pkg_postinst_ontarget_${PN}* function adds a
> postinstall script to the .deb package of the recipe it is in, correct?
> That should mean that I can expect to see a script in /etc/deb-postinsts
> that contains my commands. I will verify that right away.
>
> If these assumptions are correct, you have already greatly improved my
> understanding of this process. Thank you for that.
>
> Stefan 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#48950): https://lists.yoctoproject.org/g/yocto/message/48950
Mute This Topic: https://lists.yoctoproject.org/mt/72582932/21656
Mute #yocto: https://lists.yoctoproject.org/mk?hashtag=yocto&subid=6691583
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to