[08:10] mamarley, hi, I copied 384 -- https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa/+build/13070583 [08:11] mamarley, also everytime you seems to be adding stray files, like the obsolete debian/dkms_nvidia/dkms.conf [10:03] I'm not sure where those are coming from; I'm definitely not adding them manually. I will look at the armhf failure. [10:12] Looks like the armhf driver doesn't have a Vulkan ICD at all, causing the failure when it tries to sed the library name. I will wrap that sed command in "ifneq ($(DEB_BUILD_ARCH),armhf)" [10:24] ricotz: Actually, I did figure out where the garbage dkms.conf is coming from. It looks like it gets put there when I do a full build to produce .debs, but never gets cleaned up. Should I add a command to remove it in the override_dh_clean section in rules? [10:35] mamarley: override_dh_clean already calls regen-from-templates [10:35] that should give you a new dkms.conf [10:36] tseliot1: It does; the problem is that the old one doesn't seem to get removed. [10:37] I deleted them manually for this upload, but they come back whenever I run a local build. [10:50] mamarley, create the source-package before you do a test-build [10:50] OK [10:50] ricotz: I uploaded the package with the armhf fix to https://launchpad.net/~mamarley/+archive/ubuntu/staging3/+packages and everything built. Should I go ahead and copy it to the main PPA? [10:52] mamarley, yes, please do [10:52] Done === JanC is now known as Guest50617 === JanC_ is now known as JanC