[14:03:50] Someone knows how to recompile one of our packages for Buster? In this case kafkatee. Working on T226810, and applying the role netinsights to netflow1001 (which needs to be buster), puppet complains about kafkatee not being present. [14:11:02] <_joe_> XioNoX: I'm not sure if boron has buster support already [14:11:04] <_joe_> lemme see [14:11:19] speaking of packaging, ... oh, moritz isn't around? [14:11:25] <_joe_> it does [14:12:08] guess I slept in too late :( [14:12:10] <_joe_> XioNoX: so you rebuild your package the way you'd build normally, just declare DIST=buster [14:13:32] <_joe_> XioNoX: so on boron, apt-get source kafkatee [14:13:53] <_joe_> cd into the dir, add a new entry to the changelog with [14:14:32] <_joe_> dch -bv 0.1.7-1~buster0 [14:14:54] <_joe_> (that's the current version, plus "~buster0") [14:15:23] <_joe_> then something like [14:15:25] <_joe_> DIST=buster WIKIMEDIA=yes pdebuild --debbuildopts -sa [14:15:30] <_joe_> and the package will build [14:15:38] <_joe_> there are instructions about all these things somewhere [14:16:11] _joe_: do I add something in the changelog? [14:16:24] <_joe_> "Rebuild for buster" is what I write [14:16:28] <_joe_> btw [14:16:58] <_joe_> in the changelog entry, change UNRELEASED to buster-wikimedia :) [14:17:37] <_joe_> anyways, you need to do that on boron, rsync the package to install1002, use reprepro [14:18:18] cool, building it right now [14:19:22] _joe_: yeah, there is https://wikitech.wikimedia.org/wiki/Debian_Packaging [14:19:55] I can probably add what you told me to a section "rebuild for a new debian release" [14:20:10] <_joe_> btw [14:20:25] <_joe_> when we rebuild for a new distro we use ~, not + like in the example in that page [14:21:05] will add that as a note :) [14:21:43] <_joe_> the difference being [14:21:55] <_joe_> 1.5-1~something is less than 1.5-1 [14:22:09] <_joe_> so if 1.5-1 ever appears on official buster, it will supersede our package [14:24:41] _joe_: maybe is stupid question, but where is the deb once the build is complete? [14:25:03] <_joe_> it's written in that page :) [14:25:24] <_joe_> point 9 [14:25:49] :) [14:26:05] the parent directory had the .changes and others, but not the .deb [14:26:13] anyway, thanks! [15:39:36] hm, Jun 28 15:15:42 netflow1001 kafkatee[5878]: /etc/kafkatee.conf:351: Failed to read include file pattern '/etc/kafkatee.d/*.conf'