public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* DPKG Issue - guidance neede
@ 2026-04-24  5:29 patrick.vogelaar.dev
  2026-04-24 15:19 ` [OE-core] " Alexander Kanavin
  0 siblings, 1 reply; 4+ messages in thread
From: patrick.vogelaar.dev @ 2026-04-24  5:29 UTC (permalink / raw)
  To: openembedded-core@lists.openembedded.org

Hi all,

we are building a custom distribution and are using a shared sstate cache. Now we discovered an edge case where it causes problems if parts of the CIs build path exist but is not accessible due to permissions.

Build path CI: /var/jenkins_home/.../build

If now on my local machine the directory /var/jenkins_home exists but is not accessible due to permissions the build fails in do_rootfs with:
dpkg: error: error opening configuration directory '/var/jenkins_home/.../build/tmp/.../recipe-sysroot-native/etc/dpkg/dpkg.cfg.d': Permission denied

If this directory does not exist dpkg fails silent and there is no problem at all. But if it cannot access it because of permissions it throws an error.

What would the workflow now be?
Provide a patch to the dpkg project and also add the patch to the recipe? or something else?
Should I create a bugzilla issue?
...

Would be great to get some support on the typical next steps.

Thanks for the guidance
Patrick


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-04-25 15:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-24  5:29 DPKG Issue - guidance neede patrick.vogelaar.dev
2026-04-24 15:19 ` [OE-core] " Alexander Kanavin
2026-04-24 16:17   ` patrick.vogelaar.dev
2026-04-25 15:54     ` Alexander Kanavin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox