=== jamesh_ is now known as jamesh [06:32] hello, could someone take a look at freetype in groovy/proposed, it is missing a dep on libbrotli-dev [06:32] which causes failures like: 0:19.96 ERROR: Package 'libbrotlidec', required by 'freetype2', not found [09:48] mitya57, FYI https://launchpad.net/~costamagnagianfranco/+archive/ubuntu/locutusofborg-ppa/+sourcepub/11405805/+listing-archive-extra [09:49] I'm testing the patch, lets see if it builds or not (your test program and pyside) [09:49] LocutusOfBorg: thanks! I didn't have time to do it :) [09:49] LocutusOfBorg: I've been meaning to ask, in Debian do you build changelogs as you go or gbp dch? [09:51] LocutusOfBorg: note that the patch already had some comments on glibc ML, which the author promised to fix (but didn't do yet) [09:54] Unit193, gbp dch [09:55] mitya57, not sure why, but on your example code on the glibc debian bug, if you load libsystemd, libglapi and then libavformat it works... [09:55] Yes, I noticed that too. [09:56] LocutusOfBorg: I even mentioned that in the bug report: "When swapping second and third blocks, it works fine." [09:57] But can't explain it… To be honest I even didn't find any TLS usage in libavformat code (i.e. __thread variables). [10:01] mitya57, http://51.15.138.76/patch/37618/ ? [10:01] lol I didn't read the whole bug then :p [10:18] LocutusOfBorg, hi :) [10:18] LocutusOfBorg, did you see my message above about freetype? [10:21] nope... [10:21] mapreri, ^^ [10:21] hello, could someone take a look at freetype in groovy/proposed, it is missing a dep on libbrotli-dev [10:21] which causes failures like: 0:19.96 ERROR: Package 'libbrotlidec', required by 'freetype2', not found [10:25] ricotz, in any case, Debian is having a ton of failures too, somebody will look at it for sure [10:39] LocutusOfBorg: ah, thanks for the link, v5 of that patch did not show up on the mailing list for some reason [10:40] ricotz, Opened #964185 (serious) in libfreetype6-dev 2.10.2+dfsg-1 by Mike Hommey «freetype2.pc depends on libbrotlidec.pc without a dependency on the libbrotli-dev package». https://bugs.debian.org/964185 [10:40] Debian bug 964185 in libfreetype6-dev "freetype2.pc depends on libbrotlidec.pc without a dependency on the libbrotli-dev package" [Serious,Open] [10:43] I don't think just adding that dependency is ok to let the package migrate, e.g. cairo seems to suffer of something different [10:45] Ah, it did, just the title changed: https://sourceware.org/pipermail/libc-alpha/2020-June/115284.html [10:45] sourceware.org bug 2020 in translator "probe kernel audit hooks" [Normal,Resolved: wontfix] [10:45] No review for v5 yet… [10:45] I uploaded both in two different ppas [10:46] I think v5 (two patches) is enough, no need to test v4 anymore :) [10:49] ack [10:49] ricotz, fix uploaded [10:49] LocutusOfBorg, thanks for looking into it! [11:39] mitya57, no error anymore [11:39] with v4 patch [12:09] good morning [12:25] just as a fyi, im working in merging a new version of open-iscsi (already did in debian) => just so there isn't a duplicate of efforts if anyone thought about it [12:26] now im working in debhelper postinst (etc) to guarantee things like iscsi root (and other delta we have) are working, and will suggest back to debian [12:26] kanashiro, have you got to the golang packages yet? i'd start from the bottom from update excuses [12:27] rbalint: not yet but I'll do it this morning, I am just trying to finish a puppet merge which will fix the ruby-puppet-syntax FTBFS [12:28] ruby-puppet-syntax is also at the bottom of update excuses page [12:30] kanashiro, how about i leave the golang packages around prometheus for you and work on the rest? [12:30] rbalint: sure, I'll take care of prometheus deps anyway [13:09] o/ [13:09] I'm having some issue trying to build edk2 [13:10] I imported the source from this dsc https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/edk2/0~20191122.bd85bf54-2ubuntu3/edk2_0~20191122.bd85bf54-2ubuntu3.dsc [13:10] when I start the build it fails right away while patching (output here https://paste.ubuntu.com/p/pjwbPkHk3x/) [13:11] am I doing something wrong or one of the patches is dodgy? [13:13] niub, dget works ok, the patches are good enough for it [13:13] niub, probably the gbp import went wrong [13:14] rbalint mhh I'm using this command gbp import-dsc --pristine-tar -v https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/edk2/0~20191122.bd85bf54-2ubuntu3/edk2_0~20191122.bd85bf54-2ubuntu3.dsc [13:15] and it doesn't return any error [13:17] FTR: https://paste.ubuntu.com/p/r3Gh48h5sz/ [13:27] niub,seems ok withoug pbuilder [13:27] without [13:28] Oo [13:28] rbalint which command are you using? [13:30] niub, did you delete the .pc directory? [13:32] ahasenack: cpaelzer seems unreachable from here, could you please take a quick look into my puppet MP? [13:33] you promise it's quick? :D [13:34] LocutusOfBorg yes, the outcome doesn't change :\ [13:34] ahasenack: if you believe on what cpaelzer already did review, the changes are small :) [13:37] kanashiro: this one? https://code.launchpad.net/~lucaskanashiro/ubuntu/+source/puppet/+git/puppet/+merge/386777 [13:37] kanashiro: you need to fix the target, it should be debian/sid [13:38] ahasenack: ah, yes, sorry :) [13:40] ahasenack: fixed [13:41] https://code.launchpad.net/~lucaskanashiro/ubuntu/+source/puppet/+git/puppet/+merge/386827 [13:41] niub, it would be nice to have a log of your build procedure [13:41] e.g. mine is: gbp import-dsc --pristine-tar -v https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/edk2/0~20191122.bd85bf54-2ubuntu3/edk2_0~20191122.bd85bf54-2ubuntu3.dsc [13:42] LocutusOfBorg I'm doing: [13:42] 1. gbp import-dsc --pristine-tar -v https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/edk2/0~20191122.bd85bf54-2ubuntu3/edk2_0~20191122.bd85bf54-2ubuntu3.dsc [13:43] 2. https://paste.ubuntu.com/p/pjwbPkHk3x/ [13:43] pastebin contains also the output of that command [13:50] niub, I don't see this line gbp:info: Creating /tmp/build/edk2_0~20191122.bd85bf54.orig.tar.xz [13:50] can you please delete that file? [13:50] it might have been wrongly created [13:51] LocutusOfBorg do you mean delete debian/gbp.conf ? [13:51] no, delete edk2_0~20191122.bd85bf54.orig.tar.xz [13:55] btw I use pbuilder, cowbuilder is somewhat old stuff :D [13:55] pull-lp-source edk2 focal && pbuilder-dist focal build edk2_0~20191122.bd85bf54-2ubuntu3.dsc [13:55] if you need to create it, pbuilder-dist focal create [13:57] mitya57, https://launchpad.net/~costamagnagianfranco/+archive/ubuntu/locutusofborg-ppa/+build/19541929 [13:57] pyside2 is fine [13:59] LocutusOfBorg so I cleaned up and started over, this is the output https://paste.ubuntu.com/p/vtWX76gVfc/ [13:59] the error is still there [14:05] kanashiro: that file was added a year ago? https://salsa.debian.org/puppet-team/puppet/-/blob/master/debian/puppet-master.NEWS [14:06] and forgotten in -4? Poor file :) [14:06] ahasenack: yeah :) [14:07] that's what happen when people forget to git push their changes [14:12] kanashiro: and 5.5.10-4 disappeared from d/changelog now in the merge? [14:13] ah, it disappeared from debian too [14:13] oh well [14:14] yep [14:25] LocutusOfBorg so, it seems with 'pbuilder-dist focal build' the build works, however I need to build it with cowbuilder (jenkins I have uses that one :\) [14:28] Hi [14:30] is ubuntu-defaults-image from ubuntu-defaults-builder still recommend tool for building a custom Ubuntu derivative from the command line? [14:30] ubuntu-defaults-builder isn't updated since 2017 :(, see https://launchpad.net/ubuntu/+source/ubuntu-defaults-builder [14:31] I don't know, I have never used it [14:33] ahasenack, which tool do you use? [14:33] I don't, sorry if that wasn't clear [14:34] I just didn't want to leave you hanging without an answer, even if it wasn't one that would help you much [14:38] :( [14:42] LocutusOfBorg: \o/ I will follow up on my bug [14:45] LocutusOfBorg: can you retry https://launchpad.net/~costamagnagianfranco/+archive/ubuntu/costamagnagianfranco-ppa/+build/19541934 too? [14:53] pitti, it seems you are developer of https://launchpad.net/ubuntu/+source/ubuntu-defaults-builder - could you tell where is the dev git branch? === falcojr8 is now known as falcojr === mnepton is now known as mneptok === rharper_ is now known as rharper === guiverc2 is now known as guiverc === ebarretto_ is now known as ebarretto