/srv/irclogs.ubuntu.com/2017/10/28/#ubuntu-devel.txt

=== infinity0 is now known as Guest60030
=== infinity0_ is now known as infinity0
=== el is now known as hel
=== hel is now known as el
mwhudsoninfinity: the only armv8 server soc i'm aware you can actually buy right now doesn't implement aarch32 though08:33
mwhudsonunless i'm confused about one or more things08:33
hjdNow that the bionic archive is open for development, has the automatic sync of packages from Debian started? I see a couple, like https://tracker.debian.org/pkg/eclipselink, which doesn't seem to have synced a newer version.08:53
hjdI suppose bionic might sync from testing instead of unstable since its a planned LTS, but the newer version of eclipselink is available in testing too.08:54
infinityhjd: autosync won't be enabled until after we've finished a manual transition or two.08:58
infinityhjd: It'll be Soon(tm).08:59
hjdinfinity: Ok, sounds good :) Got disconnected for a second there, but got your soon(tm) message. Will check back later.09:07
LocutusOfBorginfinity, do you have any clue about what toolchain change might have regressed casablanca testsuite on arm64 and ppc64el but not elsewhere?11:41
LocutusOfBorghttps://launchpad.net/ubuntu/+source/casablanca/2.10.0-1~build111:41
LocutusOfBorgI tried the old version and fails too...11:41
LocutusOfBorghttp://randomascii.wordpress.com/2012/02/25/comparing-floating-point-numbers-2012-edition/11:42
LocutusOfBorgthis is where they took the code11:42
infinityLocutusOfBorg: Not sure off the top of my head.  Could be the switch in the combination of gcc-7 and glibc-2.26 to use float128, which would give higher precision, and mess people up who are making precision assumptions.11:55
LocutusOfBorginfinity, debian has older glib and it failed there too https://buildd.debian.org/status/fetch.php?pkg=casablanca&arch=arm64&ver=2.10.0-1~exp1&stamp=1509122627&raw=012:29
LocutusOfBorgI think I'll disable that test for now12:29
LocutusOfBorgif you agree12:29
tewardthis'll sound like a stupid question, but I assume that we're able to upload to Bionic now?13:40
tewardpush updates and such, that sort of thing?13:40
teward(I'm not awake yet hence asking)13:41
jbichayes but please don't upload unless you're awake 😉13:50
teward:P13:52
tewardjbicha: i'm awake enough to know when i have a package ready to push in to update nginx :P13:52
tewardi'm also sufficiently awake to communicate in a coherent manner.13:52
tewardCan't say anything about my mannerisms if someone decides to make my life hell, had to deal with noisy neighbors partying until after 1AM and as such I didn't sleep very well13:53
tewardthe party stopped when the police I called came by and shut it down, but...13:53
tewardstill doesn't mean I slept well.13:53
jbichanew nginx should have TLS 1.3 support so yay from me :)13:54
tewardjbicha: if and only if OpenSSL has the support13:54
tewardwe'd need latest OpenSSL for that, and I'm not sure what the state of that is.13:55
jbichaoh13:55
tewardjbicha: remember that NGINX just interacts with the SSL libraries available for it at compile time13:55
tewardwhether that be OpenSSL or LibreSSL or some other library alternative that NGINX works with.13:55
tewardin our case, it's OpenSSL, so I'd have to ask mdeslaur or the Security team what the state of the OpenSSL transition is, if there's gonna be one.13:56
tewardjust like Apache too, if Apache code had TLS1.3 support, but OpenSSL was, say, Xenial's version, it'd not have TLS1.313:56
jbichayeah, the transition might be after bionic (chaotic, if you will…)13:57
tewardjbicha: yeah, when the OpenSSL transition happens, either everything'll need a build rerun, or I'll have to add a build-only version bump to force an nginx rebuild13:57
tewardthough by that point, I'd expect there to be yet another NGINX update I"d have to push13:58
tewardmy guess is that a full rebuild run will be run against the OpenSSL transition to find what builds and what doesn't.13:59
jbichahttps://release.debian.org/transitions/html/openssl1.0-rm.html14:01
tewardjbicha: yeah, that's an evil sign ain't it.14:09
tewardjbicha: i know that mdeslaur and others had held back on OpenSSL migration for some time but not sure what the state is still14:09
tewardi could ask but I don't care at the moment :)14:10
joelkraehemannhi all18:15
joelkraehemannIs this the right channel to ask to sync a debian package's version?18:16
jbichajoelkraehemann: yes, but you can also run the syncpackage script from ubuntu-dev-tools to file a bug that sponsors will see18:26
joelkraehemannjbicha: great thank you18:27
joelkraehemannhttps://tracker.debian.org/pkg/gsequencer18:27
joelkraehemannWhere can I read more about the process of getting a sponsor?18:27
jbichahttps://wiki.ubuntu.com/SponsorshipProcess18:28
joelkraehemannyou are awesome18:28
joelkraehemannhttps://launchpad.net/ubuntu/+source/gsequencer18:29
joelkraehemann^^ there was once an old package18:29
joelkraehemannWhat version of ubuntu should I use to build the package?18:31
joelkraehemann17.10?18:31
jbichaif synced, it will end up in bionic (18.04)18:33
juliankjbicha: I think people with sponsoring need need to use requestsync, not syncpackage19:01
Unit193Correct, juliank.19:02
jbichajoelkraehemann: ^19:02
joelkraehemannGood to know19:04
joelkraehemannI just compile the source code on ubuntu19:04
joelkraehemannand run the integration tests19:05
joelkraehemannnote: they are disabled on debian19:05
joelkraehemann^^ by a patch19:08
joelkraehemannall tests passed19:39
joelkraehemannhttps://bugs.launchpad.net/ubuntu/+source/gsequencer/+bug/172829420:01
ubottuLaunchpad bug 1728294 in gsequencer (Ubuntu) "Sync gsequencer 1.1.4-1 (universe) from Debian unstable (main)" [Undecided,New]20:01
joelkraehemannJust recognized that there was introduced ld --as-needed20:02
joelkraehemannMight be I am going to use it20:03
joelkraehemann, too20:03
joelkraehemannNote you should consider running functional tests in order to use this flag20:04
joelkraehemannjust commented what I was telling you20:12
mitya57zul, jamespage: Is it OK to sync python-os-api-ref and python-pbr from Debian? The current versions are incompatible with Sphinx 1.6 and blocking its migration.20:44
mitya57Otherwise please merge them, because I could not figure out what delta needs to be kept.20:44

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!