valorie | hmmm, that's a lotta red there | 00:11 |
---|---|---|
sgclark | git-clone-all barfs on me (publickey) | 00:45 |
ahoneybun | valorie: the support page used to have oxygen icons but I've switched them to the ones from breeze | 02:12 |
sitter | talk about an angry jenkins | 08:30 |
sitter | sgclark, yofel: there may or may not be a bug in lintian KCI-E :: E: libkf5i18n5: postinst-must-call-ldconfig usr/lib/x86_64-linux-gnu/libKF5I18n.so.5.16.0 | 08:32 |
sitter | I don't think that error makes sense for a multiarch path | 08:32 |
yofel | Version 1.18 of xorg-server has been released. New features include support for XRandR 1.5 and improvements to support for NVIDIA's Optimus hardware. | 09:58 |
yofel | why do I feal uneasy when I read "improvements" ... | 09:58 |
soee | yofel: will it land in 15.10 or onyl 16.04 ? | 10:10 |
yofel | latter obviously. But I guess you can get it from edgers for wily. Haven't looked | 10:11 |
* soee wonders if he should touch anything now when nvidia works ... | 10:11 | |
nluxton | soee: don't do it! ;) | 10:15 |
yofel | I'll second that | 10:15 |
ghostcube | never touch nvidia if it works | 10:16 |
lordievader | Hehe | 10:25 |
Mamarok | I was thinking about that issue the Brazilians have: there mightr not be a Kubuntu Brazil (yet) but there vertainly is a very thriving KDE Brazil community over there, so that might be a path to explore :) | 10:27 |
Mamarok | sick_rimmit: they speak Portugese in Brazil, not Spanish | 10:27 |
clivejo | Mamarok: looks like they have had a Kubuntu BR website for quite some time at http://www.kubuntu.com.br/ which was taken down recently | 11:43 |
BluesKaj | 'Morning | 11:54 |
clivejo | hi BluesKaj | 11:56 |
BluesKaj | hey clivejo | 11:56 |
clivejo | On http://kci.pangea.pub/ xenial FIX, where is the xenial_unstable coming from? | 12:46 |
clivejo | sitter, Riddell, yofel ^^ | 12:46 |
sitter | question does not compute | 12:47 |
yofel | kubuntu_unstable built for xenial | 12:47 |
clivejo | what packaging is it using? | 12:47 |
yofel | kubuntu_unstable ^^ | 12:47 |
clivejo | ah | 12:47 |
clivejo | can I start trying to fix some of these? | 12:55 |
yofel | go ahead | 12:55 |
yofel | I think most are dependency issues | 12:55 |
clivejo | I put changes in kubuntu_unstables and it auto merges with stable when succussful? | 13:06 |
yofel | clivejo: -dust/21 | 13:10 |
yofel | huh | 13:10 |
sgclark | morning | 13:10 |
yofel | clivejo: https://community.kde.org/Kubuntu/CI#Branches | 13:10 |
yofel | moin | 13:10 |
BluesKaj | howdy | 13:12 |
clivejo | yofel: sorry Im not explaining myself, a lot of these errors on KCI are lintian errors, caused by the git version numbers ie "E: systemsettings source: debian-revision-should-not-be-zero 4:5.4.3+git20151112.0613+16.04-0" I can add a override but where does that go? | 13:18 |
* clivejo goes to find some food | 13:21 | |
shadeslayer | clivejo: that should be in the parsing rules | 13:23 |
shadeslayer | to ignore those | 13:23 |
yofel | right, that should not be the source of red | 13:28 |
sgclark | I thought we were nuking vivid | 13:33 |
sgclark | sitter: ^^ | 13:34 |
yofel | now you nuked the bot instead XD | 13:37 |
sgclark | hmm postinst-must-call-ldconfig seems important, but I don't recall having to make posinst files in frameworks before. Anything else that can cause this yofel? | 13:49 |
sgclark | or fi it for that matter | 13:50 |
sgclark | fix | 13:50 |
yofel | AFAIK this only happens when you embed a lib in an application package | 13:50 |
yofel | which is why the debian team just added lintian overrides | 13:50 |
yofel | maxyz: right? ^ | 13:50 |
yofel | for lib packages dh_makeshlibs seems to automatically add an ldconfig call to postinst | 13:52 |
sgclark | that is what I read on google, so it must be true. | 13:53 |
sgclark | this particular package is only libs | 13:54 |
yofel | which one? | 13:54 |
sgclark | kdsssn | 13:54 |
sgclark | err kdssn | 13:54 |
sgclark | kf5 | 13:54 |
soee | http://news.softpedia.com/news/kubuntu-now-has-two-release-managers-after-jonathan-riddell-s-departure-496070.shtml | 13:55 |
yofel | oh, someone actually read my mail ^^ | 13:55 |
sgclark | libkf5dnssd5 | 13:55 |
sgclark | heh | 13:56 |
yofel | ok, something did change. The auto-generated postinst script is missing | 14:02 |
yofel | 0 * dh_makeshlibs: Use a noawait trigger to invoke ldconfig | 14:04 |
yofel | 1 rather maintscripts. | 14:04 |
yofel | what the hell is a noawait trigger | 14:04 |
yofel | OTOH, using triggers is probably a good idea here | 14:06 |
sgclark | unless it doesn't trigger? is that what I am understanding? | 14:12 |
yofel | no, the trigger is there | 14:12 |
yofel | I still need to look at lintian, but I believe our lintian version is outdated | 14:12 |
yofel | we're 2 patch versions behind debian | 14:13 |
yofel | yep, we have .36, fixed in .37 | 14:13 |
yofel | sgclark: so, ignore it for now | 14:13 |
sgclark | ok | 14:14 |
yofel | https://tracker.debian.org/news/712258 for reference | 14:14 |
sgclark | thanks | 14:14 |
sgclark | yofel: I am trying to ignore but CI will remain red until it is fixed. Anything I can do? if not I do need to attend to my kde hat anyway. | 14:57 |
yofel | sgclark: I asked Laney if he plans to merge lintian or whether I can do it, so for now, lets wait | 14:58 |
sgclark | ok np | 14:58 |
yofel | although, I might just merge it in the evening and wait for his response after that ^^ | 14:58 |
yofel | and I need to revive my blog | 14:59 |
yofel | and I need to blog about merging | 14:59 |
yofel | did I mention that my todo list is too long? | 14:59 |
sgclark | yofel: I hear yah. Mine is miles long. | 15:02 |
yofel | so, Laney will take care of the proper merge | 15:13 |
yofel | I'll upload a quick hack to the PPA then | 15:13 |
=== adrian is now known as alvesadrian | ||
shadeslayer | can someone add me to the limux attendees list | 15:23 |
yofel | let me try | 15:24 |
shadeslayer | yofel: I land at 9 so I'll probably come to the venue late on Friday night | 15:24 |
shadeslayer | at 10 ish | 15:24 |
sgclark | I land at 8am so I will be wandering the streets of Munich for some hours lol | 15:26 |
shadeslayer | too damn cold to be wandering the streets of Munich | 15:26 |
sgclark | at least I can pack light as it is only a few days | 15:26 |
shadeslayer | I did that last time | 15:26 |
shadeslayer | it is seriously too damn cold | 15:26 |
sgclark | oh? how cold? | 15:26 |
sgclark | packing warm then, thanks for the warning! | 15:27 |
yofel | probably around 0-15°C, hard to say now | 15:27 |
sgclark | ahh I can survive that | 15:27 |
shadeslayer | yofel: http://www.weather.com/weather/monthly/l/GMXX0087:1:GM | 15:27 |
shadeslayer | sgclark: ^ | 15:27 |
shadeslayer | trying to figure out how to change silly units to proper units | 15:28 |
yofel | same ^^ | 15:28 |
shadeslayer | ok 9-13 is the forecast | 15:28 |
shadeslayer | yofel: the gear top right | 15:28 |
sgclark | same weather as here. I can survive :) | 15:28 |
yofel | aaah | 15:28 |
yofel | shadeslayer: added | 15:28 |
shadeslayer | yofel: it takes an hour to get from the Airport to the city center | 15:29 |
yofel | oops, right | 15:29 |
yofel | fixed | 15:30 |
shadeslayer | Drinks on Friday night? | 15:30 |
shadeslayer | sitter: ^^ | 15:31 |
yofel | I would assume so | 15:31 |
shadeslayer | when I get in | 15:31 |
shadeslayer | :P | 15:31 |
shadeslayer | don't leave without me | 15:31 |
sgclark | sounds good to me | 15:31 |
sgclark | oh thank goodness, my phone will work in Munich. At least I can wander with GPS. | 15:35 |
yofel | well, the venue is pretty easy to find as long as you look for that lime-green goethe institute banner (streetview has the place). The hotel is pretty near around the corner | 15:39 |
shadeslayer | the hotel is right around the corner indeed | 15:40 |
shadeslayer | actually, that's the only hotel I'm going to be ever staying in whenever I go to Munich | 15:41 |
shadeslayer | I booked something last time and it was on a totally creepy street | 15:41 |
shadeslayer | *something different | 15:41 |
maxyz | yofel: I've been away for most of the day. the overrides are usually added for the kdeinit hacks, that one is probably wrongly triggered by the outdated lintian. | 16:15 |
yofel | right, we did figure that out in the end. Thanks | 16:15 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!