/srv/irclogs.ubuntu.com/2017/02/17/#ubuntu-devel.txt

DarthFrogHi folks.  I was wondering, is there an info to be had about installing & booting Ubuntu Server from ZFS?02:25
sarnoldDarthFrog: give this a look https://github.com/zfsonlinux/zfs/wiki/Ubuntu-16.04-Root-on-ZFS02:26
DarthFrogThanks!02:26
smoserbdmurray, shoot. i realized i never responded to you.03:25
smoseri can upload to yakkety03:25
smosershould be uploaded as soon as local sbuild finishes03:32
smoserdone.03:35
=== JanC_ is now known as JanC
stgraberbarry: just uploaded a fixed autopkgtest to the archive (adds support for LXD storage API). If that resolves the failure with LXD 2.9, it'd be great if you could push that fix to Debian so we can sync again.05:09
=== JanC is now known as Guest38106
=== JanC_ is now known as JanC
tjaaltonLaney: I've kicked several dogtag-pki autopkgtests, but looks like freeipa test on dogtag-pki/i386 is somehow in limbo and just shows "in progress" while it clearly is not09:17
tjaaltonoh sorry09:18
tjaaltonnow it's running :P09:18
tjaaltondamn. the queue was empty though09:18
Laneyhehe09:22
tjaaltonI'll kick the rest09:23
Laneyif you wait for dogtag-pki itself to migrate you'll have an easier time getting the new ones to pick that version up09:23
Laneygood work on the tests btw09:24
tjaaltonyeah09:24
tjaaltonI'll wait for that.. then work on freeipa which seems to have some issues still :/09:25
caribourbasak: nut's ftbs, looking at it09:44
rbasakcaribou: thanks!10:02
Laneytough nut to crack10:02
caribourbasak: looks like it's a dh_makeshlibs issue : http://pastebin.ubuntu.com/24012671/10:03
rbasakcaribou: yeah it seems to end up with extra symbols on ppc64el which aren't part of the ABI10:06
rbasakI'm not sure I understand why.10:07
caribourbasak: dunno where that cruft comes from indeed10:08
rbasakI've seen it in other packages.10:08
rbasakIt seems wrong to just stuff those lines in libnutclient0.symbols.10:08
rbasakdoko: ^ any advice please?10:08
caribourbasak: I get the same error in a PPA10:08
caribourbasak: doko is out today afaik10:08
caribourbasak: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=83172510:13
ubottuDebian bug 831725 in src:nut "nut: FTBFS on some 64-bit architectures with symbols mismatches" [Serious,Fixed]10:13
caribourbasak: fix is in though10:19
cult-xnox: Boris hasn't yet responded on the ticket. I could only verify the base odb package. is there anything i can do?10:26
tsdgeosoh man our zesty libreoffice still crashes because the version mismatch between apps and l10n is still there11:10
tsdgeosare we going to fix that or should i just go the snap way that seems to have the newer version anyway?11:10
=== _salem is now known as salem_
caribouIs there a reason why dpkg-gensymbols would behave differently on ppc64el ?12:19
caribouit appends the full version string (with the ubuntu1 suffix) on ppc64el and does not on amd6412:20
caribouhere is the diff of the debian/libnutclient0/DEBIAN/symbols files b/w amd64 & ppc64el builds : http://paste.ubuntu.com/24013220/12:21
caribourbasak: I suspect that this is why nut build is failing on ppc64el12:22
infinitycaribou: That just means the symbols files in the package are wrong.12:24
infinitycaribou: And don't list ppc64el where they should.12:24
caribouwell, it's in the debian buildlog as well, so might not be why it fails12:31
infinityIt is why it fails.12:32
infinityAt least one of the symbols is obviously jumping out.  Lemme dig a bit.12:33
caribouinfinity: here is the debian buildlog : https://buildd.debian.org/status/fetch.php?pkg=nut&arch=ppc64el&ver=2.7.4-5&stamp=1485336450&raw=012:34
infinitycaribou: Not sure why our toolchains differ to make that not fatal in Debian, but our behaviour is more correct. :P12:39
caribouinfinity: good to know12:40
infinitycaribou: Tossing a build at ppa:adconrad/staging to see if I got all the bits.12:40
ginggsinfinity, caribou: new symbols aren't fatal, dropping symbols is12:41
ginggsppc64el defaults to -O3 in Ubuntu12:42
ginggssome symbols might be being optimized away12:42
infinityOh, indeed, I missed the MISSING line.12:42
caribouinfinity: could come from here : http://paste.ubuntu.com/24013303/12:43
caribouthat's the bug I mentionned earlier12:43
infinitycaribou: https://launchpad.net/ubuntu/+source/nut/2.7.4-5ubuntu212:58
caribouinfinity: yep, got it but it faiild12:58
cariboufailed12:58
caribouinfinity: looking at your diff atm12:59
infinityThe part where nut is leaking half of stdlib through its ABI is ridiculous.12:59
infinitySo, yes, -O3 generates slightly different stdlib grossness, and ppc64el becomes a unique snowflake on Ubuntu.13:00
infinityThe other option would be to drop optimisation to -O2.13:00
infinityThe best option would be to fix libnutclient0 to stop leaking stdlib.13:00
infinityAnyhow, this works for now.13:01
fossfreedom_seb128: sorry to keep bothering... - beta 1 is next week.  Any chance that our gnome-menus patch (bug 1631745) could be pushed before the beta build on Tuesday? TIA13:02
ubottubug 1631745 in gnome-menus (Ubuntu) "Ubuntu Budgie - panel crashed with SIGSEGV in g_slice_alloc()" [High,In progress] https://launchpad.net/bugs/163174513:02
infinitycaribou: So, all the lines where I added ppc64el to some amd64 bits, those can be upstreamed to Debian.13:03
caribouinfinity: k13:03
infinitycaribou: Where we're unique is that top line with the mangled ppc64el-only stdlib thing, and near the end, with the !ppc64el added to a demangled stdlib thing. :P13:03
* infinity ponders a nap.13:04
* caribou ponders a meal13:05
seb128fossfreedom, not today, I've too much to do and need to call it day early but I'm not the only sponsor around13:05
seb128fossfreedom, I can have a look on monday otherwise13:05
fossfreedom_seb128: thanks - ask on motu?13:06
seb128they probably don't have upload rights for main?13:06
seb128no, the channel we are on is good13:07
seb128but it's not easy to find people wanted to do sponsoring nowadays :-/13:07
fossfreedom_thanks.  Anyone around who is able to upload to main and is willing to sponsor a very import fix for Ubuntu Budgie please? bug 163174513:11
ubottubug 1631745 in gnome-menus (Ubuntu) "Ubuntu Budgie - panel crashed with SIGSEGV in g_slice_alloc()" [High,In progress] https://launchpad.net/bugs/163174513:11
jamespageratliff, hello13:11
jamespageratliff, the python-crypto security update to 2.6.1-6ubuntu0.16.04.1 in xenial has a bit of a knockon into paramiko13:12
ratliffjamespage: ask working on it, I will release a regression fix asap13:13
ratliffjamespage: thanks for letting me know13:14
jamespageratliff, just found the bug report for paramiko !13:14
jamespageratliff, CTR mode needs counter parameter, not IV13:14
jamespageratliff, no not that on13:14
jamespageratliff, https://bugs.launchpad.net/ubuntu/+source/paramiko/+bug/166556513:14
ubottuLaunchpad bug 1665565 in paramiko (Ubuntu) "python-paramiko 1.16.0-1 incompatible with python-crypto 2.6.1-6ubuntu0.16.04.1" [Critical,Confirmed]13:14
jamespagebeisner, ^^13:14
beisnerack thx jamespage13:15
popeyhello! apparently http://gb.archive.ubuntu.com/ubuntu/dists/precise/main/installer-amd64/current/images/netboot/xen/vmlinuz doesn't boot under Xen anymore, but the trusty and xenial ones do. Where should this be reported?13:43
Odd_Blokepopey: That file hasn't changed in ~5 years, so I'd be surprised if that specific path was the issue.13:55
smbpopey, the question might be under what version of Xen. I could imagine hypervisor changes happening which might result in old kernels failing with newer hypervisor versions. tbh with precise I would be tempted to hide somewhere until April14:18
popeyOdd_Bloke: smb I'm told in Xen 4.4 (which is in debian stable) is breaks.14:26
popeyhm, it's possibly it's always been broken, friend said he only just discovered it.14:28
smbThat I could believe. Not sure why there is a special image anyway. At least for Precise onwards I believe the normal kernel should just work14:30
popeyOk. Thanks.14:33
=== kirkland` is now known as kirkland
barrystgraber: 4.3ubuntu1?14:44
Henning__Is there any way to get this into zesty: https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/1655782 ?14:46
ubottuLaunchpad bug 1655782 in xkeyboard-config (Ubuntu) "Elfdalian layout + merge with Debian 2.19-1" [Wishlist,In progress]14:46
=== grumble is now known as Guest51839
=== rumble is now known as grumble
tewardarges: cyphermox: either of you know whether there was any progress on https://bugs.launchpad.net/bugs/1600452 ?  Someone on Ask Ubuntu is asking if/when this fix will be available to backport into older releases.16:40
ubottuLaunchpad bug 1600452 in mokutil (Ubuntu Xenial) ""Failed to set variable: (2) Invalid Parameter" when enrolling MOK" [Medium,Confirmed]16:40
tewardand I haven't seen any progress on that since Sept. in the comments.16:40
=== sergiusens_ is now known as sergiusens
=== _salem is now known as salem_
=== salem_ is now known as _salem
=== _salem is now known as salem_
=== salem_ is now known as _salem
=== _salem is now known as salem_
cyphermoxteward: it always takes a while, this requires a new shim to be signed.18:33
smoserhey. open-iscsi at http://autopkgtest.ubuntu.com/running#pkg-open-iscsi19:10
smoseris there a way to get the full log of that ?19:10
smoseror do i just have to wait till it fails (neither of those are going to finish, the hang has occurred)19:11
naccslangasek: infinity: re perl and libembperl-perl, it's a testcase regression (I think) where if PERL_DL_NONLAZY=1 is set, we get a redefinition warning from the DynaLoader module. Is it normal for DynaLoader.pm to be in both /usr/lib/x86_64-linux-gnu/perl/5.24.1/ and /usr/lib/x86_64-linux-gnu/perl-base/ ?19:17
naccI guess so, nm, it's that way in yakkety (allowing for version difference) too19:18
naccslangasek: infinity: ok, so I ran the libembperl-perl testcase against the release pocket and it also fails19:26
fossfreedomHi all - I asked this earlier - but just in-case someone who didnt see ...  Anyone around who is able to upload to main and is willing to sponsor a very import fix for Ubuntu Budgie please? bug 163174519:29
ubottubug 1631745 in gnome-menus (Ubuntu) "Ubuntu Budgie - panel crashed with SIGSEGV in g_slice_alloc()" [High,In progress] https://launchpad.net/bugs/163174519:29
=== JanC is now known as Guest50386
=== JanC_ is now known as JanC
naccfossfreedom: i can look19:32
fossfreedommuch appreciated!19:32
naccfossfreedom: the patch from Feb. 10, I assume19:35
fossfreedomyes - comment 1919:36
naccfossfreedom: sponsored19:45
naccfossfreedom: note that i think there is no actul task for budgie-desktop itself?19:45
fossfreedomnacc: \o/19:45
fossfreedomcorrect - nothing specifically for budgie-desktop - but its budgie-desktop that crashes due to this bug in gnome-menus19:46
naccfossfreedom: ack, i'll mark it as fix committed there too then19:46
naccfossfreedom: it'll need to be manually updated to fix-released when gnome-menus migrates19:46
fossfreedomno worries - I'll handle.19:46
naccfossfreedom: thanks!19:47
naccxnox: i saw your rebuild for liblog4ada -- I don't understand how/why it's still out of date. Do you know ada? :)19:48
=== ssweeny_ is now known as ssweeny
kyrofaWhere might I find the manifest for ubuntu server (amd64)?21:09
kyrofaXenial, specifically21:09
kyrofaI see the ones for the desktop on http://releases.ubuntu.com/xenial/, but no server21:09
dobeykyrofa: the manifest of the ISO, or do you mean the bits that genrate the ubuntu-server meta-package?21:10
ogra_kyrofa, http://cdimage.ubuntu.com/ubuntu-server/xenial/daily/current/21:10
ogra_they seem to not go to releases.u.c for some reason21:10
dobeyyeah and desktop iso isn't on cdimage for some reason21:10
dobeyno idea why21:10
kyrofadobey, ogra_ haha, perfect, thanks guys21:11
ogra_dobey, just a bit hidden http://cdimage.ubuntu.com/xenial/daily-live/21:12
ogra_or s/xenial// for zesty21:12
dobeyogra_: i mean, the release ISOs aren't in the like 16.04.1 release directory on cdimage, but the server ISOs are21:14
ogra_ah, yeah21:14
infinitydobey: Eh?22:19
infinitydobey: "the release ISOs aren't in the like 16.04.1 release directory"?22:20
infinitydobey: x86 goes to releases, ports go to cdimage.22:20
infinitydobey: The "server ISOs are on cdimage" bit you're seeing are !x86.22:21
dobeyoh22:26
dobeywell when looking for *desktop* i wasn't even paying attention to what archs were there, only that desktop wasn't22:27
infinitycdimage could probably do with a top-level index header with wordy explainy things, like releases but backwards.22:29
dobeyor *gasp* cdimage could have all the images ;)22:29
dobeybut meh22:29
infinity"Here's where we host ports arches, unsupported images, and daily builds, for Canonical-supported x86 images, go -> here"22:29
infinityIt perhaps could do.  But then people might start using it as their primary download source.22:30
infinityWhich would be expensive.22:30
infinityThe point of releases/archive versus cdimage/ports is that the former is what 95% (99%?) of our users use, so it's a small set of bits, widely-mirrored.22:31
dobeywell, could have redirects to releases. the "physical" location of the ISOs i don't care much about. just want one listing of everything :)22:32
dobeyyeah, i get that. i'm not complaining (much). just confused whenever i go there and don't remember the split22:33
dobeyso meh22:33
dobeyanyway, time for me to fly, as it were. later :)22:35
naccso puppet is failing in z-p (has been for some time) because (I think) `puppet cert print $(hostname --fqdn)` complains about no certificates. I'm not sure how this is supposed to work if there's no guarantee that certificates are installed/configured somewhere in the tests themselves and I can reproduce this in a Sid lxd (although ci.debian says it did pass there before)23:01
naccI'm not entirely sure what is recommended here23:02
naccare quote exceeded messages in autopkgtest logs a concern? e.g. the linux autopkgtest for pciutils (https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty/zesty/amd64/l/linux/20170217_124537_d30e3@/log.gz)23:26
naccogasawara: --^ or is the RTC timeout a known issue for the kernel test?23:26

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