[09:56:09] jbond42: TIL (yesterday actually) that the new facter doesn't report anymore some old plain facts like 'lsbdistcodename' but reports them only in structured format like 'os.distro.codename'. But cumin still works when looking for F:lsbdistcodename, so I guess they are exported into puppetdb in both formats for now, although facter -p doesn't show them on the command line. [09:56:26] but defintely something to keep an eye on it going forward [09:57:57] volans: try `sudo facter --show-legacy -p` [09:58:29] moritzm: Guten tag :] Do we have some best practice regarding forking a Debian package ? We would need a hotfix for the doxygen deb package on Stretch. It is not php7 compatible :-\ [09:59:56] jbond42: nice. But FYI I will need a bit of time to add support of structured facts into cumin, it's a different puppetdb API. So to know when I should plan that before the legacy ones disappear ;) [10:00:21] moritzm: I thought about simply forking the Debian git repo to our Gerrit, add the patchset we need then rebuild. Anyway the task is https://phabricator.wikimedia.org/T218233 and I could use your wisdom :] [10:00:57] volans: ill checkingto it. my giut feeling is they will go with version 6 but ill double check [10:01:39] that was my guess too, indeed. Thanks :) [10:47:40] hashar: I'll have a look later the day