=== NotEickmeyer is now known as Eickmeyer [12:57] hi, running skanlite I get this error https://dpaste.org/ubkRn [13:32] dob1, thats crlarly a packaging bug ... seems their snapcraft.yaml has a layout that breaks /etc (by overmounting it with their own from the snap) so /etc/machine-id (which is usually populated into the snap env) from the host can not be found [13:33] dob1, file it by looking at the contact line in snap info skanlite ... [13:34] ogra_: hi, it can depends by the fact that I don't use gnome? [13:34] no [13:35] ok [13:36] dob1, the issue is here: https://github.com/KDE/skanlite/blob/release/23.08/snapcraft.yaml#L74 [13:36] thats fatal ... [13:37] can I open an issue on github for it? [13:37] ah they disabled issues [13:37] (i assume they do that to get sane.d configs in place .... but instead of binding the /etc/sane.d dirs they just overwrite all of /etc) [13:38] right, check snap info for the package, it has a bug link in "contact:" [13:38] ok I just to understand [13:38] ops [13:38] ok but just to understand [13:38] this is a fatal bug right? [13:38] have they tried to run it once? [13:38] yes, i doubt it will run for anyone [13:38] no idea, i dont know them 🙂 [13:39] it's a bit bad [13:39] i just took a look at the package and it is clearly packaged buggy [13:39] that they didn't try [13:39] dunno if they tried ... perhaps they did but in a hacked up test env or some such [13:39] ok it can be [13:40] either way, they should only bind the subdirs they need and not all of etc ... then it should be fine