=== juliank_ is now known as juliank === JanC_ is now known as JanC [03:33] slangasek: Should be good to go then, he uploaded as is with Conflicts instead of Breaks, going with what you said, now it just needs pushing through NEW by an archive admin... :) [06:00] fossfreedom: hi, so I'm reviewing NEW packages, and I'm confused about the changelog rationale for budgie-lightdm-theme-base. What do you mean by "self budgie-desktop builds using the Ubuntu Minimal ISO"? [08:53] slangasek: quite a few people in the community have asked for the ability to create their own builds of budgie-desktop. So rather that starting from the full ISO and deinstalling they are building from - I presume the netiso or similar - and wanted a simpler method to get a working desktop without pulling in the various customisations/artwork/themes/icon-sets etc we have in Ubuntu Budgie. [10:12] tsimonq2: do you think we can revert renaming library packages for g++5 ABI transition in healpix-cxx? Then healpy will become sync-able. === nelhage_ is now known as nelhage === psivaa_ is now known as psivaa === plars_ is now known as plars === FourDollars_ is now known as FourDollars === andyrock_ is now known as andyrock === Tribaal_ is now known as Tribaal === BenC- is now known as BenC [11:39] slangasek, hm, the policy says a different thing [11:39] Conflicts should be used … when two packages provide the same file and *will continue to do so* [11:40] (emphasis mine). So not when one of them is being obsoleted completely. [11:40] That case seems to fall under "when moving a file from one package to another" which is Breaks according to the policy [12:04] on the off-chance ... anybody have any ideas why our daily builds are failing at the moment? https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/zesty/ubuntu-budgie [12:09] mitya57: Conflicts+Replaces is described separately [12:09] mitya57: https://www.debian.org/doc/debian-policy/ch-relationships.html#s7.6.2 [12:21] cjwatson, thanks a lot, now I finally understand it :) === JackFrost is now known as Unit193 [19:25] this may sound stupid, but how do I disable PIE / PIC in package rules for a given package? [19:25] (nginx merge won't build with it) [19:41] teward: https://wiki.debian.org/Hardening/PIEByDefaultTransition possibly -no-pie (don [19:41] 't really know much about this) [19:42] I'm not sure how large the Ubuntu delta for this package is, but when merging from Debian, presumably that part built successfully with PIE? [19:56] we haven't had a merge since 16.04 [19:57] just direct updates [19:57] so... yeah... [19:57] blurgh. [20:00] oh :/ [20:04] I see, might be easier to look at whether PIE can be enabled again once the delta is more under control? :p [21:22] it's not the delta, it's upstream changes that introduce breakage [21:23] in dynamic modules [21:23] so there's no solution at the moment [21:47] teward: I'm not familiar with the nginx package so I might be missing something obvious, but if the problem is in the upstream code, shouldn't that cause problems in Debian as well? Looks like it built fine there just a couple of days ago. [21:59] uscan is supposed to work, right? [22:00] like, `uscan -d` is supposed to follow the watch file and download something instead of report: "uscan warn: No upstream tarball downloaded." [22:14] tzero: Does it give any other warnings or error messages? [22:14] You could try with `--verbose` or even `--force-download` (check the manpage for details) [22:17] hjd: only "uscan info: => Package is up to date for from" and "uscan info: Not downloading upstream package: "; it finds everything correctly (watch file is just the standard github boilerplate), mangles the download URL, then tells me it's not going to actually download anything [22:17] oh, force-download works.. why is that even necessary [22:21] I'm afraid I don't know. === foxtrot is now known as texas === texas is now known as foxtrot [22:53] teward: try DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie in debian/rules [23:09] autopkgtests against lmfit-py armhf fail since python-pandas is no longer available for this arch. Can anything be done to prevent these tests from being run, or the results ignored? affected packages are python-numpy, python-defaults, matplotlib, python-stdlib-extensions and pandas. [23:12] ginggs: we can tell britney that lmfit-py is known to fail on armhf [23:12] (force-badtest) [23:14] tumbleweed: thanks. anyone around who can do this? ^ [23:16] * tumbleweed can [23:19] would tumbleweed then, please? [23:26] ginggs: it's not just armhf: https://launchpad.net/ubuntu/+source/pandas/0.19.1-3 [23:28] tumbleweed: see e.g. http://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html#python-stdlib-extensions [23:28] only armhf shows a regression [23:29] ah, we don't run autopkgtest on arm64 and powerpc [23:34] ginggs: and the version that is in release is published for armhf, so the autopkgtests should be using that... [23:39] tumbleweed: i think the python-pandas binaries in release have already been removed so it can migrate [23:46] ginggs: aah [23:48] ginggs: done [23:59] tumbleweed: thanks! and goodnight