Hei hei,
we got a build error with ptxdist-2019.11.0 when calling `ptxdist images`:
Installing busybox (1.29.3) on root.
To remove package dCollected errors:
* check_data_file_clashes: Package busybox wants to install file /home/adahl/
Work/bsp/***/platform-v7a/build-target/image-root-tgz/usr/sbin/runlevel
But that file is already provided by package * systemd
* opkg_solver_install: Cannot install package busybox.
ebris, try `opkg remove busybox`.
To re-attempt the install, try `opkg install busybox`.
This is probably because BUSYBOX_RUNLEVEL and INITMETHOD_SYSTEMD are set at
the same time. There should be a guard against that (?), but I'm not sure how
to implement this because those busybox config options are generated, right?
The build error is gone if we deactivate PTXCONF_BUSYBOX_RUNLEVEL.
Greets
Alex
_______________________________________________
ptxdist mailing list
[email protected]