/srv/irclogs.ubuntu.com/2018/01/26/#ubuntu-devel.txt

jibelrbalint, hi, verification of bug 1732185 failed. It still does not work with sudo.09:43
ubottubug 1732185 in update-manager (Ubuntu Artful) "do-release-upgrade crashed with SIGSEGV under wayland" [Critical,Fix committed] https://launchpad.net/bugs/173218509:43
juliankjibel: Ugh, I almost forgot about your ubuntu-release-upgrader MP again.09:44
jibeljuliank, np09:47
juliankI was just about to upload when I remembered09:47
juliankwell, test suite is failing anyway :D09:48
juliank../DistUpgrade/DistUpgradeFetcherKDE.py:34: 'PyQt5.QtCore.QUrl' imported but unused09:48
juliank../DistUpgrade/DistUpgradeFetcherKDE.py:34: 'PyQt5.QtCore.pyqtSlot' imported but unused09:48
juliank                                                          09:48
juliankugh09:48
juliankjibel: I'll look at it in a few minutes and include it in the upload if it looks ok09:50
* juliank just does a few message improvements otherwise09:50
jibeljuliank, okay, thanks. then i'll prepare the sru09:55
juliankjibel: I don't see how you could reasonably prepare an SRU while the other one is failed.09:58
juliankI mean sure, you could drop the other one, but do we want that?09:58
juliankmaybe it's correct though and the update-manager sru failed?09:59
jibeljuliank, no we don't want that.09:59
* juliank does not know09:59
jibelwe can publish update-manager but not ubuntu-release-upgrader. There is a patch missing in the diff.09:59
juliankright10:00
juliankso you want to update the u-r-u patch for that bug too?10:01
Cariboudoko: or anyone who can answer, I see that gcc 7.3 which includes retpoline has built for bionic; what are the plans for its availability on the LTS (mostly Xenial) ?10:11
jibeljuliank, no lets keep these fixes separated.10:12
ckingcjwatson, do you mind giving fwts a priority boost for amd64 and i386 builds in the https://launchpad.net/~firmware-testing-team/+archive/ubuntu/ppa-fwts-unstable-crack/+packages  - we're trying to get fwts out by EOD and it's getting nowhere in the PPA because of the low priority we gave it10:21
dokoCaribou: for now these are handled by the security team10:27
Cariboudoko: ah ok. thanks!10:27
dokobionic-proposed has these for gcc-710:28
Caribouyep, saw that, hence my question10:30
juliankjibel: I thought your MP looked fine and merged it, but it turns out it does break the test suite.10:35
jibeljuliank, hmm, i'll have a look10:35
jibelthanks10:35
juliankjibel: failure https://paste.ubuntu.com/26463412/10:38
cjwatsoncking: done10:44
ckingcjwatson, thanks! much appreciate10:50
ckingd10:50
dokowhat did change that ruby now can be demoted to universe?11:22
coolfishHi, what is the (default?) size (RAM/memory) of the autopkgtest VMs. I'm asking, because http://autopkgtest.ubuntu.com/packages/g/ganeti fails for bionic/18.04. I've verified, that the autopkgtest completes successful on a 4GB machine (without swap). What should I do to request more memory for the autopkgtest VMs?11:31
dokoLaney: ^^^11:32
Laneycoolfish: you get 1536MB ram and 1 CPU by default11:35
Laneythere's a small list of 'big' packages that ganeti could probably be added to11:37
juliankdoko: I'll have a look at the lvm2 merge if you don't mind (you're last uploader) [and nacc, you did the last merge]11:37
juliankI even use lvm2 so that's a bonus :)11:38
dokojuliank: feel free to steal any merge ... I'll be back on Monday11:39
juliankmight just do 2.02.177-0ubuntu1 even11:40
coolfishLaney: thanks... ATM I want to make sure, that ganeti moves from proposed to release, just before freeze of 18.04. Is there something I can do to get ganeti in that list of 'big' packages? I'm just a "user", no dev.11:47
LaneyI did it11:50
LaneyIt should be fine, but there's a big queue so we need to be patient now11:50
coolfishLaney: thanks a lot! I'll be patient :-)11:53
juliankcjwatson: I accidentally pushed a new filtering feature for MoM html outputs directly to the main branch. I can't really run the script locally. It's http://bazaar.launchpad.net/~ubuntu-core-dev/merge-o-matic/trunk/revision/307. I can revert that now and do a merge proposal, or we can just see if it works, I don't know.12:59
juliankI know the JavaScript html stuff works12:59
juliankbut I might have messed up the inclusion in Python somewhere12:59
juliankah I did12:59
juliankOnce that's merged we get query URIs like https://merges.ubuntu.com/main.html?query=foundations-bugs&showProposed=false&showMergeNeeded=true13:00
juliankand your browser only shows the non-gray rows that contain foundations-bugs in them13:01
juliank(as an example)13:01
julianktracked in https://code.launchpad.net/~juliank/merge-o-matic/javascript-query/+merge/336671 now13:21
cjwatsonjuliank: I'm basically OK with that sort of thing.  (Minor point: you might want to use textwrap.dedent to make the inclusion in Python a bit more readable: I find blocks of triple-quoted text are easier to read when they're indented as a Python block.)13:21
juliankI reverted the broken commit for now, and opened the merge proposal so we can fix it :)13:22
juliankcjwatson: Good point13:22
juliankcjwatson: I just did what the other large block at the bottom did :)13:22
juliankcjwatson: ugh, I once again pushed to the wrong location13:25
juliankLet's drop them13:26
juliankwhy is it pushing by default there? I don't know13:27
cjwatson"bzr info" will tell you more details13:27
juliankI did push --remember to my branch now13:28
juliankcjwatson: I thought about hiding the filters on browsers without javascript. but I'm not sure if that makes sense - people without JS won't ever discover them13:29
juliankIn any case, this is going to be a subtle improvement for those of us who already had bookmarklets, and hopefully a huge improvement for others :)13:30
cjwatsonreviewed13:31
juliankcjwatson: Thanks. I adjusted the == => === thing and the empty line now.13:36
cjwatsonjuliank: Merged and deployed, thanks.  You may want to do the same to manual-status.py at some point (which might suggest that this stuff should be in a common file somewhere).13:40
juliankcjwatson: I looked at manual but the output is so short that it does not make that much sense there :)13:41
cjwatsonOK :)13:42
juliankI have an announcement written, but I'll wait for the roll out13:46
julianks/roll out/page rebuild/13:47
arunkumar413Hi All, I just built opencv. Can you please help me create a deb file13:50
juliankarunkumar413: that's not really how it works.13:54
juliankoh well13:54
juliankcjwatson: I pushed a tiny change in merge-o-matic revision 310 to make the filter case insensitive, would be great if you could roll it out :)16:50
julianknow you can search your own name if you like and case does not matter :D16:51
juliankI should probably also teach it to search the comment column16:53
juliankthat's more difficult apparently16:53
cjwatsonjuliank: deployed16:54
juliankthanks :)16:54
naccjuliank: i've got that merge assigned to me already17:02
naccjuliank: if you did it, that's fine17:02
naccjuliank: (lvm2)17:03
julianknacc: I already did, yeah.17:03
naccjuliank: did you close LP: #174198617:03
ubottuLaunchpad bug 1741986 in lvm2 (Ubuntu) "Please merge lvm2 from Debian unstable for lvmlockd and sanlock support" [Wishlist,Confirmed] https://launchpad.net/bugs/174198617:03
naccjuliank: on merges, please check all open bugs :)17:03
juliankI forgot :(17:03
naccjuliank: np, can you mark that as fix released with the right version in a comment?17:05
naccjuliank: i had a few users waiting for that merge to come through from #ubuntu/#ubuntu-server17:05
julianknacc: It's in proposed right now, so it's only committed17:05
naccjuliank: or committed and then released when it does :)17:05
julianknacc: I added it to my list17:06
naccjuliank: thanks!17:06
nacci'll remove it from mine :)17:06
julianknacc: I'm mostly going by the MoM list to figure out what to merge, so it would be good to add a link to a bug there or a comment so I don't accidentally merge stuff if I don't hear back :)17:08
juliankEven if I had not forgotten to look at bug reports, I'd have done that after finishing the merge17:09
naccjuliank: sure, i just expect more than 6 hours notice to respond :)17:09
nacc(esp. when it's an overnight ping )17:09
juliankright.17:09
naccjuliank: but it's nont a big deal by any means17:10
julianktimezones are hard17:11
naccjuliank: yep :)17:11
sforsheedoko: I think the binutils in bionic-proposed is breaking our arm64 kernel builds - https://launchpadlibrarian.net/354788441/buildlog_ubuntu-bionic-arm64.linux_4.14.0-17.20_BUILDING.txt.gz18:54
=== doko is now known as doko__
=== doko__ is now known as doko
=== ltrager2 is now known as ltrager
rangergordHi. I asked a question over the past 3 days in #ubuntu, but it appears to be too advanced and no one knows of a fix. My issue is described clearly here : https://askubuntu.com/questions/999915/getting-ubuntu-gui-apps-running-under-windows-10s-wsl-looking-better-on-hi-dpi . As a final attempt, I figured I'd come here in case a developer with broader than average understanding of how GUI22:55
rangergordapps are drawn can advise me on how I can fix this. If I'm given an answer, I will post it to the communities and we can solve the problem for other users.22:55
naccrangergord: wouldn't that be a question for WSL folks?22:59
naccor in vcxsrv22:59
nacc!ubuwin22:59
ubottuWindows 10 has a feature called Windows Subsystem for Linux, which allows it to run Ubuntu (and other Linux distro) userspace programs without porting/recompliation. For discussion and support, see #ubuntu-on-windows or ##windows. For installation instructions, see https://msdn.microsoft.com/en-us/commandline/wsl/install_guide22:59
rangergordnacc: this is explicitly not supported by WSL. The people using Ubuntu GUI are flying on their own.22:59
naccmakes it quite clear it's not really supported by Ubuntu either22:59
naccrangergord: and this channel is for development of ubuntu itself23:00
rangergordnacc: sometimes even though something isn't supported, tinkerers can make things work. The fact that people are even running Ubuntu GUI apps is evidence of this. Let's not limit ourselves by what Microsoft wants.23:00
sarnoldrangergord: maybe try a bug report at https://github.com/Microsoft/WSL/issues ?23:00
naccrangergord: right, so becuase microsoft doesn't support it, you won't ask them; but becuase ubuntu won't support it, you will ask them?23:01
naccseems a wee bit inconsistent23:01
rangergordnacc: Ubuntu is a community I'm part of, by helping people in chatrooms, and occasional donations. It's more likely to support the spirit of "you're not supposed to do this, BUT". The lone MS dev on github has stated GUIs are not supported. In this case, I am not asking for developers to code something, but just to give me an idea like "have you tried changing this setting to X, and this23:02
rangergordone to Y"23:02
rangergordI don't mean to offend you by making it seem like your time is worthless23:02
rangergordI'll drop it if that's how you feel23:02
naccrangergord: i have no idea how WSL does GUI, sorry23:04
rangergordallright, no worries23:04
naccrangergord: but afaict, this is definitely not the channel for it (if someone disagrees, please correct me)23:04
juliankIt is not.23:04
juliankI'd figure out where the vcxsrv people hide and talk to them23:05
juliankthat should be more useful.23:05
juliankthis is likely _not_ related to WSL at all - you'd have the same effect running an X11 app remotely on your vcxsrv23:06
rangergordjuliank: it's actually like that with all X servers I tried . vcxsrv is considered to be the one with "DPI support", and the most recommended, that's why I only mentioned that one on AskUbuntu. There's already a vcxsrv ticket from 2016 asking them to support hi-DPI, with no reply. It's a single dev that never posts on tickets. (not criticising him/her)23:06
rangergordjuliank: I tend to think so too, that's why I'm asking in Linux channels. Anyway, it's OK if you have no other suggestions. Have a good evening.23:08
juliankYou could of course also ask in some xorg channels or something23:09
juliankI'm not sure how upstream the win support is23:09
rangergordhey, that's a good idea!23:09
* juliank goes /away now. it's midnight :D23:09
rangergordgood night23:10
sunweaverrangergord: you can try to get hold of mikedep333 on #x2go.23:12
sunweaver!x2go23:12
sunweaverhe maintains VcXsrv for X2Go on Windows and might know something...23:12
rangergordcheers sunweaver23:13
rangergordbefore I approach him I'll remove WSL from the equation (to simplify the problem space), by confirming the issue happens with native Ubuntu installs as well23:14
rangergordI think mentioning WSL turns people off23:15
sunweaverVcXsrv is definitely the best freely available X server these days.23:15
Unit193Heh, well ##windows-wsl only has 3 people,so that's not likely to help much.23:16
sarnoldnot so much turns people off as a "huh I forgot that exists"  :)23:16
rangergordI'm still not sure why you guys helped MS do it23:19
sarnoldI assume a healthy mixture of (a) because it can be done (b) because it'd share the ubuntu love with more people   :)23:20
rangergordI think to convert some people, getting the GUIs working would be a good idea. Cause the sort of people who will only run bash on Windows, they can already use Ubuntu on their own. In my case it's because it's a gaming computer and my choices are dual booting or using a VM to run Ubuntu. I do the latter, but WSL seems more convenient.23:22
rangergordI install Ubuntu natively on casual PCs like my relatives' desktops and such, and on non-gaming laptop23:23
rangergordon that note, I hope VFIO / GPU passthrough is an opening to allow Linux to convert Windows gamers23:24
rangergordit's still rough right now but maybe 3 years from now?23:25
=== doko is now known as doko__
wxlthat's pretty much the only hurdle it seems XD23:26
=== doko_ is now known as doko
doko__sforshee: I didn't see that in my test rebuild: http://qa.ubuntuwire.org/ftbfs/rebuilds/test-rebuild-20171220-binutils-bionic.html23:30
Unit193https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888531 I think do ko was asking about this the other day.23:30
ubottuDebian bug 888531 in release.debian.org "transition: ruby2.5" [Normal,Open]23:30
Unit193...I might be on the wrong network for where he asked though.23:31

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