Iam trying to install apt-get in yocto.
1)In the local.conf I added: PACKAGE_CLASSES ?= "package_rpm package_deb" 
EXTRA_IMAGE_FEATURES ?= " package-management " PACKAGE_FEED_URIS = 
"http://local IP:7777" IMAGE_INSTALL_append +=" apt"enter code here

* 

Then I generate the image with : bitbake core-image-minimal

* 

Then I execute the image with qemu and I obtained this message:

Reading package lists... Error! E: flAbsPath on /var/lib/dpkg/status failed - 
realpath (2: No such file or dire) E: Could not open file - open (2: No such 
file or directory) E: Problem opening E: The package lists or status file could 
not be parsed or opened.

How can I fix this problem?
Thanks!
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10835): 
https://lists.yoctoproject.org/g/linux-yocto/message/10835
Mute This Topic: https://lists.yoctoproject.org/mt/88513197/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to