[07:01] Hi all, I am trying to compile a snap on launchpad but despite me having installed python-dev I am getting a build error saying Python.h cant be found [07:02] PhoenixMage: Can you link to the build? [07:03] https://code.launchpad.net/~phoenixmage/+snap/samba-dc/+build/63416 [07:04] PhoenixMage: Have you tried it with "snapcraft cleanbuild" locally? [07:04] wgrant: I havent tried on a local pi as I expect it will take forever [07:05] PhoenixMage: The failure doesn't look armhf-specific. [07:06] hmmm, will give it a go on a local ubuntu instance then [07:06] PhoenixMage: You should be able to reproduce with "snapcraft cleanbuild" on a host of any architecture. But for starters, I suspect you want all the -dev bits to be in build-packages, not stage-packages. [07:06] Didnt think of that [07:06] stage-packages are for things that should end up in the final snap -- probably not what you want for library headers. [07:07] ah, wasnt aware of that, just starting out with snap [07:07] Thanks for the tip [07:07] PhoenixMage: stage-packages puts them in the snap (but doesn't install them in the build environment), while build-packages installs them in the build environment. [07:08] See https://snapcraft.io/docs/build-snaps/syntax [07:09] thankyou [08:02] Thanks again wgrant, compiled successfully now === hloeung is now known as hloeung_ === dobey_ is now known as dobey === nacc_ is now known as nacc