[00:16] PR snapcraft#3722 closed: static: black update to 22 syntax [00:21] PR snapcraft#3724 opened: spread: remove git user config from pbr test [00:21] PR snapcraft#3725 opened: tests: use lxd in clean provider test [01:11] PR snapcraft#3605 closed: WIP: Add gnome-42 extension [01:26] PR snapcraft#3724 closed: spread: remove git user config from pbr test [05:55] morning [07:07] morning [09:06] PR snapcraft#3725 closed: tests: use lxd in clean provider test [10:05] jamesh: out of curiosity, why is 11708 still draft? seems reviewers are happy with it [10:09] PR snapd#11743 opened: o/devicestate: use snap handler for copying and checksuming preseeded snaps [10:50] mvo: I've dropped the draft flag. I think there's probably still more stuff that needs to be added, but it gets us a fair way [10:51] mvo: I'll need a new libseccomp for the futex_waitv bit to actually do anything though [10:59] is there anything that can be done about the inclusive-naming-check CI test when I'm dealing with APIs that use the word "slave"? [11:06] figured I would ask: https://bpa.st/4U4A I added the section about svc with passthrough but it says Issues while validating snapcraft.yaml: mapping values are not allowed in this context on line 28, column 18 [11:07] as far as I know I am running latest of snapcraft [11:11] transhumanist: remove two spaces on lines 28 and 29 [11:30] thanks james, that fixed that error then it generates this one : Issues while validating snapcraft.yaml: The 'apps/svc' property does not match the required schema: 'command' is a required property should svc be under anbox: instead? [11:31] sorry jamesh [11:32] it depends on what you're trying to do. If you're adding a new daemon, you'll need to specify a command line to launch it. [11:32] i.e. add a command: property [11:32] I am trying to get it so I can launch the app through systemd without permission denied error [11:33] there is a systemd directory in the container [11:34] should I be using that one instead? [11:36] my systemd configuration looks like this: https://bpa.st/Z47A but I think its probably not right [11:39] perhaps I should be just asking in the forum since it appears to be a very specific use case [11:42] I really don't know enough about anbox to say for certain, but if you're executing scripts from within the snap rather than the endpoints it exposes in /snap/bin, you'll probably have trouble [11:43] the commands in /snap/bin will have snapd set up the correct sandbox environment to run the snap's code. [11:45] you wouldn't have an article on this would you? I mean , it seems to me it makes sense to use the systemd service directory thats in the container if it actually works, yes? [11:46] yes thats the problem executing from outside the container [11:53] I will ask on the forum, thanks [12:05] PR snapd#11744 opened: secboot: partial reprovision [12:45] PR snapd#11714 closed: many: move recovery key responsibility to devicestate/secboot, prepare for a future with just optional recovery key [12:45] PR snapd#11745 opened: many: use UC20+/pre-UC20 in user messages as needed [13:46] PR snapd#11739 closed: gadget/install, o/devicestate: do not create recovery and reinstall keys during installation [15:47] PR snapcraft#3726 opened: legacy command: remove close and release === chrisccoulson_ is now known as chrisccoulson [17:22] PR snapcraft#3726 closed: legacy command: remove close and release [18:32] PR snapd#11708 closed: interfaces: add a steam-support interface [18:47] PR snapd#11746 opened: tests: install snapd while restoring in snap-mgmt [18:57] PR snapcraft#3727 opened: commands: status and list-tracks [19:57] PR snapcraft#3728 opened: ci: disable Python 3.9 unit testing [21:57] PR snapcraft#3718 closed: parts: run debug shell on build environment [22:07] PR snapcraft#3729 opened: parts: handle build base [22:47] PR snapcraft#3728 closed: ci: disable Python 3.9 unit testing [23:12] who is in charge of review-tools these days? https://forum.snapcraft.io/t/review-tools-doesnt-know-what-private-shared-memory-is/29767 [23:13] also can you push internally to get the store team to stick to the rules - if a snap is rejected because of the review tools it is unfair that Canonical employees can override that for the Steam snap when the general public cannot do the same [23:46] diddledani, who says you can not ? just file a store request [23:47] there's no wording in the automated denial that indicates that a store request would be considered [23:47] (there were bugs with the stre declaration which is why review-tools do not work yet, it is being fixed) [23:47] *store [23:48] (not sur ehow fast though, there is a sprint next week i think) [23:48] the fact that it's an immediate denial rather than a "needs manual review" response to me alludes to there being no recourse [23:49] even if there is recourse the messaging tells me otherwise [23:49] yeah thats the bug ... the declaration is wrong and tells review-tools to immediately reject (though i understood there are two parts of the prob this is just the one side i know)