Hi,

On Wed, Nov 13, 2019 at 02:03:47PM +0100, Alexander Dahl wrote:
> 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.

It should be fixed in busybox, but that's imported. I've started some code
to run a fixup script during import to do stuff like this but I never
finished it... It's still somewhere on my todo list.

Michael

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
[email protected]

Reply via email to