/srv/irclogs.ubuntu.com/2017/03/01/#ubuntu-devel.txt

naccbdmurray: re: LP: #1667150 and LP: #1666687, do you want me to add delta that drops those to suggests?00:06
ubottuLaunchpad bug 1667150 in twitter-bootstrap3 (Ubuntu) "[MIR] twitter-bootstrap3" [Undecided,Incomplete] https://launchpad.net/bugs/166715000:06
ubottuLaunchpad bug 1666687 in jxrlib (Ubuntu) "[MIR] jxrlib" [Undecided,Incomplete] https://launchpad.net/bugs/166668700:06
bdmurraynacc: I don't really have an opinion / haven't looked into much.00:07
naccbdmurray: ok00:08
naccjbicha: hrm, seems like newpid to install failed on armhf; i wonder if it's because of lxd?00:25
naccjbicha: yep, it also fails locally on lxd00:26
naccslangasek: is it possible to require virtualization of a test runner? otherwise, i think this testcase can't pass on armhf (postgresql-plproxy uses newpid)00:26
slangaseknacc: I think that's spelled machine-isolation00:28
naccslangasek: err, right!00:28
slangaseknacc: which will cause this test to be skipped for armhf since those are not currently available as runners00:28
naccstgraber: --^ were you aware of this issue? newpid (pkg) doesn't install under LXD00:28
naccslangasek: ack, will update the restriction00:28
slangaseknacc: but if you think it's a lxd bug, maybe we should override the failure instead?00:28
naccslangasek: i'm not sure if it is or not -- i'll see what stgraber says before uploading00:29
naccslangasek: thanks!00:29
stgrabernacc: it's attempting to set fs capabilities, that's not supported inside user namespaces by the kernel00:39
stgrabernacc: most other packages fallback to setuid when that happens (ping for example)00:40
stgraberwe also have a kernel fix for this but it's not been merged mainline yet00:40
stgraberhallyn wrote the patch and has been trying to get it merged upstream for a while now00:42
naccstgraber: ok, what would you recommend we do on armhf? it feels like a packaging issue in newpid really?00:50
naccbut if we are going to rely on newpid and newpid is known to not install in userns, then it seems like machine-isolation is an ok solution for now00:52
stgrabernacc: why do you rely on newpid in the first place?00:52
naccstgraber: this test uses the `newnew` utility00:53
naccstgraber: i err, newnet00:53
stgraberhow about just changing the test to use unshare instead which comes from util-linux00:53
naccstgraber: i can do that, let me see ... s/netnew/unshare -n/ ?00:53
stgraberI have no idea why someone even wrote newpid/newnet when util-linux provides a tool which does all of that and has done for years...00:53
stgrabernacc: yup00:54
naccstgraber: thanks, testing00:55
naccstgraber: thanks seems to work!01:00
naccjbicha: --^ so that will need to build and then run through01:02
naccis this a case of just retry on armhf? " unable to install updated status of 'python-minimal': No space left on device"01:06
naccyep, it was, succeeded on retry01:35
hallynnewnet?02:44
memekacan anyone help with this: https://paste.ubuntu.com/24088463/ ?05:41
Unit193mvo: Did you ever see LP 643623?06:48
ubottuLaunchpad bug 643623 in ubuntu-keyring (Ubuntu) "Should ubuntu-keyring include the debug archive key?" [Undecided,Confirmed] https://launchpad.net/bugs/64362306:48
mvoUnit193: I have not seen this bug, no. I think its a valid request07:22
Unit193mvo: Great, I think with Debian moving more towards dbgsym packages, would be great if apt-setup created that, commented out, in sources.list by defaul too.  I plan to file that bug after this gets closed.07:24
sarnoldUnit193: have you seen clear linux's debug symbol server thing? "all the symbols" sitting there waiting for FUSE to read them.. I fear find and rsnapshot etc but it sure would be convenient..07:25
Unit193sarnold: No, I have no idea what that is.07:26
Unit193s/that is/their setup/07:26
sarnoldhrm, a bit short https://clearlinux.org/features/all-debug-information-all-time07:26
Unit193Not sure I like a fuse mount to a remote server on all the time, but that's certainly pretty cool.07:29
sarnoldyeah it feelsl ike something you'd really want to turn o nwhen you want it07:29
sarnoldmaybe with a -t3600 or something so you don't forget to turn it off again :)07:30
Unit193Wonder how that affects df calls.07:30
sarnoldhopefully the right thing, the fuse filesystem apparently can hook that http://libfuse.github.io/doxygen/fuse__lowlevel_8h.html#aa1d95ec3ca674253baac3639ea10f0ff07:33
Unit193I have df (with --local, which fuse ignores) in my bashrc, slowdowns are fun.07:40
cpaelzerOdd_Bloke: smoser: no expectign that the latter is awake, could you take a look at bug 166887608:58
ubottubug 1668876 in simplestreams (Ubuntu) "Yakkety daily image (1st March) sync broken" [Undecided,New] https://launchpad.net/bugs/166887608:58
cpaelzerTL;DR assumption daily yakkety images of this night don't match metadata (size/checksums)08:59
cpaelzerI tried from a lab and from home and both match, but if anyone else could try the wget/sha256 or the sync command I listed in the bug - just to see if there are any proxy/caching things different around the world09:04
=== JanC is now known as Guest86538
=== JanC_ is now known as JanC
javier4I got this error trying to cross-compile wpa for armhf on a x86_64 host.12:08
javier4"/usr/include/qt4/QtCore/qatomic_armv5.h:131: Error: no such instruction: `swpb %al,%bpl,[%rbx]'"12:08
javier4Reading online it seems to be due to an incorrect setup of qmake. In particular it seems to not find the arm toolchain.12:09
javier4I'm totally ignorant in QT developing. The only file that I think could be a config for qmake is the wpa_gui.pro that qmake should use to generate its makefile.12:10
javier4https://www.irccloud.com/pastebin/ni0ymJpB/12:10
javier4Should I modify it someway?12:11
rbasakjbicha: around? About bug 1571816. Did 1:1.6.2-0ubuntu14.2 actually achieve anything then? If not, I'm not sure we should be releasing it.12:28
ubottubug 1571816 in wine-development (Ubuntu Yakkety) "Gnome Software catalog entry missing for Wine" [Medium,Fix committed] https://launchpad.net/bugs/157181612:28
jbicharbasak: before the update, wine1.6 does not show in gnome-software at all, after the update it shows as "Configure Wine" which while odd is still an improvement12:29
jbichasee also my last comment on bug 163950712:30
ubottubug 1639507 in unity-control-center (Ubuntu Yakkety) "unity-control-center in installed software is listed with wrong icon and title" [Medium,Fix committed] https://launchpad.net/bugs/163950712:30
rbasakjbicha: I'm dubious about that as a justification, because users still have to download tons of updates, and I think I'd prefer to know and confirm the full fix. But separately from that, I'm questioning "Set X-AppStream-Ignore=true" specifically between 1:1.6.2-0ubuntu14.1 and 1:1.6.2-0ubuntu14.2, which AFAICT didn't do anything?12:31
jbichaall the other parts of 1571816 work correctly (wine-development on xenial and yakkety and wine/yakkety)12:31
rbasakjbicha: so to be clear, 1) I appreciate that it works incrementally after the update, though I'm not sure that's enough so that's one question; and 2) is the update actually minimal, because of the effectively no-op X-AppStream-Ignore change?12:34
jbicharight, 14.2 had no effect :( it might be needed if we fix gnome-software but I don't know12:34
rbasakjbicha: I appreciate you driving this. Though IMHO, the bug isn't severe enough to warrant landing a half fix.12:35
rbasakI appreciate it's subjective though. Other ~ubuntu-sru may disagree and I'm fine with that.12:35
jbichathe x-appstream-ignore change is probably correct though, it was flagged as an issue on http://appstream.ubuntu.com/xenial-proposed/universe/issues/wine1.6.html12:36
jbichathat page doesn't exist now because it was fixed in -proposed but this still does12:36
jbichahttp://appstream.ubuntu.com/xenial/universe/issues/wine1.6.html12:36
rbasakjbicha: sure, but probably correct isn't enough for an SRU.12:36
rbasakjbicha: I'd prefer to see definitely verified correct with a real user impact confirmed resolved.12:37
rbasakjbicha: but, I think the Yakkety bits do work, right?12:37
jbichayes, the other 3 packages work fine; it's just wine1.6/xenial that's half fixed12:37
jbichaI think the 2 biggest packages left that people complain about not showing in Software are steam (non-i386) and wine12:38
* rbasak is still sorting out his understanding of which pieces do what12:39
jbichauntil yakkety, Ubuntu had wine1.6 which was fairly separate from Debian's wine packaging12:40
jbichaDebian has wine and wine-development which are the same except wine-development is a newer ("less stable") version12:40
jbichaDebian's packaging doesn't have any .desktops so it's not affected by the "gnome-software picking a random .desktop instead" bug12:41
=== hikiko is now known as hikiko|ln
rbasakjbicha: is "Fix Committed" correct for wine1.6's development task? Or should that be Invalid?12:47
rbasakHmm. wine1.6 is still in Zesty?12:47
jbichawine1.6 is just a transitional package in 16.10+12:49
rbasakOK, so Invalid?12:49
jbichaif you want; I just had it set to the same status as xenial12:50
rbasakjbicha: OK thanks. wine1.6 for Xenial hasn't aged enough anyway. The others look fine to accept. Personally I'd hold wine1.6 in xenial-proposed until it's properly resolved, and drop the X-AppStream-Ignore change unless it is demonstrably required.12:51
rbasak(demonstrably required whether for this bug or some other SRU-worthy issue)12:52
jbichaok12:54
smosercpaelzer, commented in your bug.13:24
* cpaelzer reading13:25
=== hikiko|ln is now known as hikiko
cpaelzerthanks smoser13:27
cpaelzerI was kind of waiting you to point me to a user error, thanks for reassigning where it belongs to13:27
* cpaelzer is not sure if broken images are really better than me haning up on a user error13:28
smosercpaelzer, diamond is still up13:29
cpaelzersmoser: sure I didn't kill it13:29
cpaelzera bunch of broken guests around13:30
cpaelzersmoser: but I'd want to wait with a reinstall until the power Devs had a chance to inquire13:30
smoserwhat did you want to do about firware there ?13:30
cpaelzersmoser: keeping as-is in regard to my issue, we can go to 860 if you need that for other reasons13:31
cpaelzersmoser: I'm pretty convinced it is not a FW issue, but if you want I can up that to 86013:31
cpaelzersmoser: just the re-deploy of the OS is what I'd postpone atm13:31
smosercpaelzer, ok13:45
rbasakjbicha: regarding https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1662749/comments/4 and https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1662750/comments/4, it'd be useful to state the actual package version strings tested. We've had a severe SRU regression in the past because of confusion due to the lack of that being stated.13:51
ubottuLaunchpad bug 1662749 in gnome-software (Ubuntu Yakkety) "GNOME Software has entry in Startup Applications" [Low,Fix committed]13:51
ubottuLaunchpad bug 1662750 in gnome-software (Ubuntu Yakkety) "Remove 3rd party / non-free license warnings and just show license as Unknown" [Medium,Fix committed]13:51
rbasakNote though that I'm not releasing it yet due to https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1621971/comments/16.13:51
ubottuLaunchpad bug 1621971 in gnome-software (Ubuntu) "Add handler for snap: URLs" [Wishlist,Triaged]13:51
jbicharbasak: good catch, it was fixed in gnome-software 3.23.90 but zesty is still at 3.22.5 so we need to backport that patch14:01
barrynacc: afaict, pycxx doesn't have any reverse-depends14:56
=== mwsb is now known as Guest70562
tsimonq2slangasek: :O is patch pilot no longer a thing? Nobody is on the calendar...16:31
naccbarry: ack, was just wondering as it's been stuck for a while17:41
nacctsimonq2: i have it on my calendar periodically, at least17:41
nacchallyn: yeah, i guess it's an alternative wrapper just for network namespaces?17:42
naccjbicha: do you have a track of what all still requires src:postgresql-9.5 in 17.04?18:24
jbichanacc: uh, maybe nothing?18:39
naccjbicha: ack, i just updated the bug18:43
naccslangasek: would you mind taking a peek at my last comment in LP: #1666566 when you have a moment?18:43
ubottuLaunchpad bug 1666566 in postgresql-9.5 (Ubuntu) "Transition from src:postgresql-9.5 to src:postgresql-9.6" [Undecided,New] https://launchpad.net/bugs/166656618:43
slangaseknacc: ugly that repmgr declares that its dep is satisfied by a package that it no longer builds from its own source; but binaries removed now18:53
naccslangasek: agreed, and thank you!18:54
slangaseknacc: and 9.5 removed18:56
naccslangasek: great, thanks! I'll have pings about mariadb shortly too, i think :)18:56
jtaylorbarry: re python regression, have you tested turning the computed gotos on and off in xenial, so far I know python2 in xenial has that python3 backport20:06
jtaylorthough that should improve performance in theory, but you never know20:06
=== Pharaoh_Atem is now known as Conan_Kudo
=== Conan_Kudo is now known as Pharaoh_Atem
barryjtaylor: thanks. caribou has done most of the actual testing ^^.  i'll make sure he knows about that20:34
=== beisner- is now known as beisner
=== iahmad_ is now known as iahmad
=== Pharaoh_Atem is now known as Conan_Kudo
=== Conan_Kudo is now known as Pharaoh_Atem
naccjgrimm: figured out the issue with ocfs2-tools; it depends on dlm-controld which ubuntu renamed to dlm21:21
naccjgrimm: fixing21:21
jgrimmahh. cool21:21
naccjgrimm: should make a note somwhere theat uploaders ofdlm will need to fix ocfs2-tools21:22
jgrimmsuggestion on where?21:22
naccpowersj: --^ fyi21:22
powersjgiven I packaged dlm this time around, is there a reason to keep the rename?21:22
naccpowersj: the changelog only mentions history21:23
powersjyeah...21:23
jgrimmi'm trying to remember the history.. was it that debian renamed and we wanted to keep our legacy historic name? or just thought it was cleaner? may have to dig for the reason to answer your question21:23
naccjamespage: --^ do you know the history?21:23
naccjgrimm: yes, it seems something historical -- that we relied on 'dlm' being the binary package name (it's only source in debian)21:27
naccjgrimm: feels like something we should transition in 18.04 so we can sync21:27
jgrimmnacc, sounds reasonable indeed21:27
naccjgrimm: well, we can transition in z+1 and then drop it after 18.04, that is21:27
jgrimmplease add to the whiteboard21:28
naccack21:28
jgrimmthanks21:28
naccyeah, lvm2 carries a delta for this same issue21:28
naccso we'd be able to drop a few pieces of delta and sync two packages21:28
jgrimmcool, yeah seems like busywork that we should drop21:29
jgrimmnacc, i'd straight out open a bug to track all the packages as well21:30
naccjgrimm: LP: #1669133 and bp updated21:32
ubottuLaunchpad bug 1669133 in ocfs2-tools (Ubuntu) "Drop unnecessary rename of dlm -> dlm-controld (binary package)" [Undecided,New] https://launchpad.net/bugs/166913321:32
jgrimmnacc, thanks sir!!21:32
naccjgrimm: upload ofcs2-tools as well, should go through21:33
jgrimmack. thanks21:33
naccslangasek: so i think mariadb-10.0 may not be showing up in NBS because of the powerpc binaries leftover? last comment in LP: #166907321:42
ubottuLaunchpad bug 1669073 in mariadb-10.1 (Ubuntu) "Transition from src:mariadb-10.0 to src:mariadb-10.1" [Undecided,New] https://launchpad.net/bugs/166907321:42
slangaseknacc: it's not NBS because the source is still in zesty.  Do you want mariadb-10.0 removed?21:46
slangasekNBS == not built from source; but there's a source there which builds it21:46
naccslangasek: err, yes, sorry!21:47
naccslangasek: yes, my eventual goal is removal of src:mariadb-10.021:47
slangaseknacc: right - do you want me to delete it now? :)21:47
slangasekit'll take the binaries with it when it goes21:47
naccslangasek: yes please21:47
naccslangasek: i would update that bug with a task for mariadb-10.0 but i'm getting LP timeouts21:49
=== bdmurray_ is now known as bdmurray
slangaseknacc: removal done, and I'll take care of the lp bug update when timeouts relax21:50
naccslangasek: thanks21:50
naccslangasek: on a different note, i'm not sure what to do about liblog4ada's regressions in z-p. afaict, it's not passed on ppc64el/s390x since september (and unfortunately the passing logs seem to be gone). But it feels like it's not strictly true that it's a regression in any of the packages affected.22:06
naccsbeattie: fyi only mariadb-10.1 is now in z22:21
sbeattienacc: thank you!22:40
naccsbeattie: np22:42
naccslangasek: last one :) LP: #166783422:52
ubottuLaunchpad bug 1667834 in php7.1 (Ubuntu) "[FFe] Please remove php7.1 from zesty" [Undecided,New] https://launchpad.net/bugs/166783422:52
slangaseknacc: it shouldn't be in main anyway, so no security committment, right?22:55
slangasekregardless, demoted to zesty-proposed22:55
slangasekoh22:55
naccslangasek: right, we just don't want to ship two22:55
naccslangasek: it's in universe22:55
slangasekbut I shouldn't go and close the bug that I just marked as block-proposed22:55
naccslangasek: ah i see, so what happens is php7.1 still gets synced, but stays in proposed becuase of the tag? fancy!22:58
slangaseknacc: yep23:02
naccslangasek: TIL and thanks!23:02
=== Guest27057 is now known as zigo

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