Hi all,
I was trying to get /var/lib and some files set up in my yocto build.
I read that setting VOLATILE_LOG_DIR ?= "no" would mean the directory I created 
during the bitbake would get copied over
However when I tried it I got...
| apt-pkg/tagfile-keys.cc:1:10: fatal error: /include/apt-pkg/tagfile-keys.h: 
No such file or directory
|     1 | #include "/include/apt-pkg/tagfile-keys.h"
|       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| compilation terminated.
| ninja: build stopped: subcommand failed.
| WARNING: exit code 1 from a shell command.
| ERROR: Execution of 
'/home/dave/Documents/Kymati/yocto/build/tmp/work/cortexa53-crypto-phytec-linux/apt/2.2.2-r0/temp/run.do_install.277311'
 failed with exit code 1
ERROR: Task 
(/home/dave/Documents/Kymati/yocto/sources/poky/../poky/meta/recipes-devtools/apt/apt_2.2.2.bb:do_install)
 failed with exit code '1'

I didnt change anything else. I wonder if someone could confirm why this 
happens, and the best route to achieve the actual aim (the var lib directory 
created)

BR
and thanks for the help
Dave
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61299): https://lists.yoctoproject.org/g/yocto/message/61299
Mute This Topic: https://lists.yoctoproject.org/mt/101870793/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to