var-som-mx6 fslc-wayland -- systemd issues with resolvconf

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

var-som-mx6 fslc-wayland -- systemd issues with resolvconf

3,360件の閲覧回数
rro
Contributor III

Hello,

 

I am having issues building an image based on Yocto Dunfell for the var-som-mx6 platform.

During the building of the rootfs I am getting the following error

 

 

 

Collected errors:
 * Solver encountered 1 problem(s):
 * Problem 1/1:
 *   - package packagegroup-core-boot-1.0-r17.var_som_mx6 requires systemd, but none of the providers can be installed
 *
 * Solution 1:
 *   - do not ask to install a package providing resolvconf

 * Solution 2:
 *   - do not ask to install a package providing packagegroup-core-boot

 

 

 

I found the following post: https://community.nxp.com/t5/Layerscape/systemd-conflicts-with-resolvconf/m-p/1044593 which did not provide a valid solution.

 

Here are my relevant environment variables

 

VIRTUAL-RUNTIME_init_manager="systemd"
VIRTUAL-RUNTIME_initscripts=""
DISTRO_FEATURES_BACKFILL_CONSIDERED=" sysvinit"
DISTRO_FEATURES="acl alsa argp bluetooth ext2 ipv4 ipv6 largefile pcmcia usbgadget usbhost wifi xattr nfs zeroconf pci 3g nfc  vfat largefile opengl ptest multiarch wayland vulkan bluez5 wayland pam systemd pulseaudio gobject-introspection-data ldconfig"
IMX_DEFAULT_DISTRO_FEATURES=" systemd"

 

 

 

I have also tried

 

 

VIRTUAL-RUNTIME_initscripts = "systemd-compat-units"

 

 

as mentioned in the above link

 

0 件の賞賛
返信
5 返答(返信)

3,315件の閲覧回数
eranmatityahu
Contributor IV

Hi @rro .

I can't reproduce your issue, even when setting the same values as you to the variables you've mentioned.

Did you follow the instructions on our variwiki.com website?

https://variwiki.com/index.php?title=Yocto_Build_Release&release=RELEASE_DUNFELL_V1.0_VAR-SOM-MX6

 

If you are still having issues, please open a ticket in the Variscite customer portal, and explain what are all the changes you did in the Yocto environment, and which image you trying to bitbake.

https://www.variscite.com/support/

 

 

Regards,

Eran

Variscite Ltd.

0 件の賞賛
返信

3,306件の閲覧回数
rro
Contributor III

thank you for your reply

 

Does your test image include

 

IMAGE_INSTALL += "resolvconf" 

?

 

Mine does, but perhaps this is not necessary considering systemd provides systemd-resolved ?

0 件の賞賛
返信

3,300件の閲覧回数
eranmatityahu
Contributor IV

Tested again with

IMAGE_INSTALL += "resolvconf"

and still couldn't reproduce the issue.

0 件の賞賛
返信

3,298件の閲覧回数
rro
Contributor III

Then I am not sure what else could be different.

I have of course read over https://variwiki.com/index.php?title=Yocto_Build_Release&release=RELEASE_DUNFELL_V1.0_VAR-SOM-MX6 . Perhaps I have missed something critical

0 件の賞賛
返信

3,331件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello rro,

 

Maybe somebody form @variscite can help you since the board is from them and we are not using kernel 5.4.85v.

 

Regards

0 件の賞賛
返信