=== chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === JanC_ is now known as JanC === chihchun_afk is now known as chihchun [06:53] Hi, I'm trying to import https://anonscm.debian.org/cgit/collab-maint/ltsp.git/ to bzr, https://code.launchpad.net/~alkisg/ltsp/ltsp-debian-packaging-bzr, and I'm getting this error: http://launchpadlibrarian.net/306676857/alkisg-ltsp-ltsp-debian-packaging-bzr.log [06:53] bzrlib.errors.CertificateError: Certificate error: hostname 'anonscm.debian.org' doesn't match either of '*.alioth.debian.org', 'alioth.debian.org' [06:54] Can I do something to solve the issue? Or is it a matter of debian web masters using a different certificate/hostname? [06:55] alkisg: It's probably related to SNI and the older version of Python on LP's importds. Are you aware that LP now supports git->git imports? [06:55] You don't need git->bzr any more unless you specifically want bzr. [06:56] wgrant: I tried git->git, but I can't get the recipe right then, I get another issue (let me gather info and report it now...) [07:00] alkisg: bzr-git imports should gain SNI support over the next few weeks as we upgrade the importds from precise to xenial, but using LP's native git mirroring is going to be more supportable than bzr-git in the future. [07:00] wgrant: thank you, I deleted my git->git tests, I'll run some imports again and will report in 20' or so about the recipe failure I get there [07:04] alkisg: Great, let me know if you still have issues. [07:04] Git recipes are pretty good nowadays, and we want to know about any cases where there are regressions vs bzr. [07:06] wgrant: I want to combine the upstream from bzr, lp:ltsp, with the imported git of the debian/ dir, https://code.launchpad.net/~alkisg/ltsp/+git/ltsp-debian-packaging [07:06] wgrant: is it possible to combine bzr and git in the same recipe? [07:06] alkisg: Ah, it's not possible to mix VCSes in a recipe. [07:06] So you still need git->bzr imports, I suppose. [07:06] wgrant: would it make sense to import ltsp/bzr from launchpad, to ltsp/git to launchpad, so that my recipe only has git? [07:07] Ah, if LTSP upstream is git, then yeah, it would make sense to import and use that instead. [07:07] Upstream LTSP is bzr, while the debian maintainer keeps the packaging debian/ dir in git [07:08] Hm, unless there's a git repository of the LTSP codebase, that wont' really work. [07:08] Can i close ltsp upstream which is in lp in bzr format, [07:08] to lp again in git format? [07:08] *clone, import [07:08] LP can't convert other VCSes to git. [07:09] Ah, only to bzr? Ouch [07:09] hm, let me try tweaking some URLs to bypass the SNI issue. === chihchun is now known as chihchun_afk [07:15] * alkisg thinks he used git:// while creating the recipe, and it was modified to https? :-/ [07:17] alkisg: You created the git->git mirror with git://, but git->bzr with https:// [07:17] Sorry for the PEBKAC error :) Ty for all the help! [07:17] (and a cgit https URL, at that) [07:17] The import has now succeeded, great. [07:17] Let me know if you run into anything else. [07:18] wgrant: would you happen to have an answer for this too? [07:18] (12:21:24 μμ) alkisg: Hi, we have a mailing in launchpad for our epoptes project, https://launchpad.net/~epoptes [07:18] (12:21:24 μμ) alkisg: We've set epoptes@lists.launchpad.net as the debian package maintainer address in https://packages.qa.debian.org/e/epoptes.html [07:18] (12:21:24 μμ) alkisg: Our problem is that the mails sent by bugs.debian.org are discarded, while we want them to appear in the mailing list. We obviously can't register bugs.debian.org as a team member, so what else can we do to accomplish that/ [07:18] (12:34:12 μμ) alkisg: Sample message that we didn't see in the epoptes@lists.launchpad.net mailing list, even though it was sent: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854098;msg=2 [07:18] (12:34:13 μμ) ubot5: Debian bug 854098 in epoptes "Vnc4 is now a transitional package to tigervnc" [Normal,Fixed] [07:18] Debian bug 854098 in epoptes "Vnc4 is now a transitional package to tigervnc" [Normal,Fixed] [07:20] alkisg: AIUI, Debian Policy requires that maintainer addresses accept email from all addresses. It isn't possible for a Launchpad mailing list to accept email from non-Launchpad members, so by my understanding it is a violation of Policy to specify an LP ML in Maintainer. [07:20] Ah [07:21] Thank you wgrant, then we'll think of some other way to implement that [07:36] Recipe failed to build, https://code.launchpad.net/~alkisg/+recipe/ltsp-trunk+debian-packaging [07:37] bzr: ERROR: bzrlib.errors.BzrCommandError: No control file to take the package name from, and --package not specified. === chihchun_afk is now known as chihchun [07:41] alkisg: You want nest-part, not nest, I suspect. [07:41] Ty, testing... [07:41] alkisg: You're currently nesting that entire packaging branch, which contains a debian dir, into the debian dir. [07:41] Ah true, the old dir only had debian/, now he has the whole dir there [07:41] so you end up with debian/debian/control [07:42] The debian maintainer changed the way he does things, he used to only have the debian/ contents in git, now he keeps a clone of the source there too, so nest-part it is :) [07:48] Yep [07:49] Now just boring patch failures! [07:52] Haha, yup, I can manage those; I'll just ping vagrantc to also have a debian/ dir that corresponds to upstream and not debian-testing === JanC is now known as Guest38106 === JanC_ is now known as JanC === ggherdov`____ is now known as ggherdov` === _salem is now known as salem_ === chihchun is now known as chihchun_afk === grumble is now known as Guest51839 === rumble is now known as grumble [15:20] Hi folks, getting “W: Failed to fetch http://ppa.launchpad.net/rwky/redis/ubuntu/dists/precise/main/binary-i386/Packages 404 Not Found” on all TravisCI builds for the past hour. Not sure if this is TravisCI issue or Launchpad === mitchellk_ is now known as mitchellk [15:57] mitchellk: that PPA doesn't exist [15:58] hmmm, Travis CI builds are calling it? will check with @TravisCiStatus. Nothing changed in my travis build settings, started doing this an hour ago [15:58] not sure, but looking on launchpad, i don't see that user owning a ppa with that name [16:04] fixed with adding “dist: trusty” to travis.yml … been working for 2 weeks without it but must require it now. Thanks for your help. === salem_ is now known as _salem === _salem is now known as salem_ === salem_ is now known as _salem [19:19] Is there anything e.g. in the environment that my ./autogen.sh or my debian/control could check, to do a conditional "if building on launchpad" or "if building this launchpad recipe"? [19:22] there's no good reason you should need to do that, no [19:23] Hi, could someone tell me what kind of arm64 builders Launchpad uses? [19:24] shadeslayer: it's armv8. do you mean something else? [19:24] dobey: yeah, what SoC :) [19:24] curious about what SoC offers good backwards compat with v7 [19:24] no idea. it's some arm server box with lots of cores [19:25] ^_^ [19:25] right :D [19:25] I'm currently using the Cavium Thunder X SoC, but that has no compat with b7 [19:25] *v7 [19:25] shadeslayer: well the bq m10 tablet with ubuntu is running armhf userspace, and it's a mediatek thing [19:26] shadeslayer: and the one in the meizu pro 5 is samsung i think [19:26] dobey: right, but surely you don't have a tablet doing the builds :P [19:26] no, it's some rack hardware i presume [19:26] right [19:31] i /think/ probably samsung or qualcomm chips === JanC is now known as Guest50386 === JanC_ is now known as JanC [19:32] hehe [19:33] I'll be getting my hands on some APM X Gene 2 soon [19:33] hopefully they will solve all my armhf and arm64 needs :D [19:37] shadeslayer: fwiw, dragon board is an official target for snaps on arm, and i think they deal with armhf just fine [19:37] I see [19:38] you can already throw ubuntu core on a dragon board and do dev work on it, if that's what you need. [19:39] should be totally doable to set up an armhf container/chroot for building for armhf locally [19:39] i don't know anything about the x gene thing [19:39] dobey: I'm trying to create a recipe for daily builds, and I have an upstream branch and a debian packaging branch. What I want to do, is to omit some debian/patches that have already been upstreamed.... I'm not sure how to that without conditionals [19:40] dobey: roger roger :) [19:41] alkisg: fork the packaging branch and remove them from there, and use that for the daily build recipe [19:42] dobey: that's what I wanted to avoid, having to always maintain 2 debian branches, when with conditionals we would be able to maintain one... [19:51] alkisg: you want to create a conditional on the wrong thing. the way you avoid that is to get all the patches upstream so you don't have to worry about them not applying. [19:52] dobey: the patches do go upstream, but the debian packaging keeps the old source , at the time of the freeze, and it has the patches in debian/patches [19:53] So e.g. whatever fixes we commit upstream after debian stretch freeze, go to debian/patches instead of src/ [19:53] dobey: do you think I would be able to nest/merge: upstream, then debian/, then a tree with a single empty file, debian/patches/series? [19:54] Would that work in not-applying any patches, or would launchpad complain about "patches cannot be applied" before merging that empty patches/series file? [19:54] alkisg: yes, so there is a different debian/ tree for experimental than for stable. you can't avoid that [19:56] i don't think you can nest in a directory that exists. and i don't recall what happens if the series file is just empty. you'd have to merge a branch that chagned that, in which case you're maintaining a fork, because you'll have to keep merging up anytime the series file changes in debian [22:53] shadeslayer: a bunch of HP Proliant m400 cartridges