/srv/irclogs.ubuntu.com/2014/11/27/#ubuntu-devel.txt

xnoxno patches that I see, i'm trying to fix it with extra symlinks Ia32 -> IA3200:02
xnoxbecause case insensitive filesystems cannot usually have symlinks ;-)00:02
xnoxslangasek: that makes it fails... later.00:05
xnoxslangasek: i think nobody uses gcc to build Ia32...00:13
slangasekxnox: yes, djgpp is more suited to that platform00:18
xnoxslangasek: ah, you should be at Intel. This is some classy trolling. Alan Cox would love it ;-)00:19
slangasekhah00:19
xnoxslangasek: i'll see evan tomorrow. any tips on best thanksgiving trolling?00:23
xnoxslangasek: my plan is to pretend it's christmas00:23
slangasekhum00:23
slangasekI don't know how you troll Thanksgiving00:24
slangasekoh wait yes I do00:24
slangasekhttps://www.youtube.com/watch?v=dZlwKkturgQ00:24
xnoxturkey through chimney baked potatoes in the stockings, gotcha.00:32
=== mark- is now known as mark
=== mark is now known as Guest74905
=== robert-ancell is now known as robert_ancell
=== Punna is now known as Pwnna
=== BenC- is now known as BenC
hallynmwhudson: bug 1396070, did you want to push the packages for trusty and utopic?  (I'm out until dec 10, so the whole shebang could be sru'd before i get back :)05:53
ubottubug 1396070 in libvirt (Ubuntu) "Libvirt patches for launching VMs with 'ppc64le' architecture." [High,Confirmed] https://launchpad.net/bugs/139607005:53
pittiGood morning06:09
=== Guest11916 is now known as happyaron
mwhudsonhallyn: that would be good, i'm not sure about the process though06:44
mwhudsonhallyn: i guess last week would have been a good time to talk about it, doh06:44
mwhudsoner, i appear to have the result of expanding ${shlibs:Depends} in the package not be the same as the value from debian/$pkg.substvars?06:55
mwhudsonoh, i'm looking at the wrong version of the package06:57
dholbachgood morning08:01
mitya57Mirv: hi, I am looking at disabled tests in qtsensors. They fail because make check does not honor QT_PLUGIN_PATH we path to it.08:15
mitya57I.e. we do `xvfb-run -a dh_auto_test -- QT_PLUGIN_PATH=/build/buildd/qtsensors-opensource-src-5.3.2+dfsg/plugins'08:15
mitya57But the actual test command is `QT_PLUGIN_PATH=/usr/lib/x86_64-linux-gnu/qt5/plugins ./tst_qsensorgesturepluginstest'08:16
mitya57Tried passing it as env variable (not make variable), but that doesn't work as well. Do you know how to fix that?08:16
Mirvmitya57: hmm, no, I don't know. I guess iahmad didn't find a way either when he enabled those tests a year ago. I wonder if it would need hacking the .pro files directory or where it comes from.08:29
mitya57Ok, will try to dig that.08:30
Mirvmitya57: I just checked that it seems to be pretty much the same everywhere, also in those packages like qtdeclarative that call make check more directly08:33
mitya57dh_auto_test -- foo is the same as make check foo08:33
mitya57so that is not a problem08:34
=== MacSlow is now known as MacSlow|lunch
=== _salem is now known as salem_
* zyga is unsure who to talk to about this bug12:21
zygasystemd provides hostnamectl with set-hostname command12:21
zygathat works ok on fedora, on Ubuntu/Debian though it breaks12:21
zygaas there are three operations that need to happen12:21
zyga1) change the current hostname (works) 2) update /etc/hostname (works) update /etc/hosts (doesn't work, custom debian/ubuntu patch?)12:22
zygathis breaks stuff like sudo12:22
zygabecause hostnames cannot be resolved and it's all downhill from there12:22
zygaI'd like to think how 3) can be solved12:23
zygaor if it's really needed (perhaps we could remove the $hostname entry from that file?)12:23
mgedminhttps://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/116247512:24
ubottuLaunchpad bug 1162475 in systemd (Ubuntu) "[hostnamed] Changing hostname doesn't update /etc/hosts" [Low,Triaged]12:24
* zyga looks12:24
mgedminalso https://bugs.launchpad.net/ubuntu/+source/libnss-myhostname/+bug/1162478/comments/612:24
ubottuLaunchpad bug 1162478 in libnss-myhostname (Ubuntu) "[FFe] [MIR] libnss-myhostname" [Undecided,Confirmed]12:24
zygaah, nice, so with libnss-myhostname that entry will be obsolete12:25
zygaand it will all work12:25
zyganice!12:25
zygamgedmin: thanks12:25
zygaoh12:26
zygaexcept slangasek doesn't like that solution12:26
zygaslangasek: would your opinion on this topic change after a re-evaluation done today?12:28
zygaslangasek: I don't quite agree that parsing /etc/hosts to fix that is a sound approach (it's not reliable)12:28
zygaslangasek: but perhaps the better question is why is that needed in the first place (that entry?), if it wasn't there is something going to stop working?12:29
xnoxresistance is futile! =)12:36
xnox</kidding>12:36
ypwongcjwatson, bug 1330410 is driving me a bit crazy :) The packages i build with pbuilder and in LP PPA are not quite the same in terms of the result of DEBIAN/config12:40
ubottubug 1330410 in Ubuntu Kylin "All keyboard types in "Keyboard layout" are not localized during installation" [High,Triaged] https://launchpad.net/bugs/133041012:40
ypwonghope someone can explain to me the build environment used in LP12:40
cjwatsonsbuild12:40
cjwatsonI'd suggest starting with https://wiki.ubuntu.com/SimpleSbuild12:41
=== MacSlow|lunch is now known as MacSlow
ypwongokay, is that similar to what LP use?12:42
cjwatsonYes12:42
ypwongfrom the wiki, it should, thanks!12:42
cjwatsonLP uses a very old fork for various reasons (hopefully we'll be able to fix that next year) but the differences almost never matter12:43
xnoxypwong: cjwatson: note however that src:ubiquity has it's own copy of console-setup which it builds during it's build and uses it at runtime....12:44
xnoxypwong: thus the build of src:console-setup doesn't matter as much as the build of console-setup at src:ubiquity build time.12:45
xnoxypwong: reproducible build-environment is ~= $ mk-sbuild vivid; sbuild -A -d vivid *.dsc12:46
xnoxypwong: there is also sbuild-launchpad-chroot package which uses identical chroots downloaded from launchpad to do identical local builds as in launchpad.12:46
=== pete-woods is now known as pete-woods|away
sitterany chance of getting packagekit1 in vivid?14:23
cjwatsonsitter: needs https://code.launchpad.net/~cjwatson/click/native-dbus or similar first or else it'll break the phone stack - I think mvo was working on continuing that?14:26
LocutusOfBorg1wow14:28
LocutusOfBorg1pbuilder-dist sid login14:28
LocutusOfBorg1$reboot14:28
LocutusOfBorg1"Running in chroot, ignoring request."14:28
LocutusOfBorg1if I run reboot on pbuilder-dist vivid login14:29
LocutusOfBorg1It reboots my machine14:29
cjwatsonsid's will be systemd14:29
LocutusOfBorg1mmm so?14:29
xnoxLocutusOfBorg1: chroot is not a different machine.... e.g. try $ cat /proc/1/cwd/etc/hostname14:31
xnoxLocutusOfBorg1: it's trivial to break out of a chroot if ones goal is to cause mischief and one is root in the chroot.14:32
LocutusOfBorg1xnox, I understand that14:33
LocutusOfBorg1the question is: why vivid behaves differently from sid?14:33
cjwatsonreboot is provided by the init system14:34
cjwatsonwhich is why my comment about systemd was pertinent14:34
cjwatsonit's a completely different implementation, and it so happens that systemd's version of reboot includes that test14:34
LocutusOfBorg1so they are both on systemd but the debian one has a check?14:34
cjwatsonvivid is not on systemd14:34
LocutusOfBorg1not yet, right?14:35
cjwatsoncorrect14:35
cjwatsonwhen it is, it will include that test14:35
LocutusOfBorg1so it is just a matter of time/default14:35
cjwatsoncorrect14:35
LocutusOfBorg1wonderful, I'll try to reproduce on wheezy then :)14:35
LocutusOfBorg1thanks, wonderful to know that systemd adds some little security there ;)14:36
cjwatsonwell.  I think I'd call that a safety catch rather than security, but yes14:39
LocutusOfBorg1yes of course14:41
LocutusOfBorg1:)14:41
LocutusOfBorg1so trying, my scientist mind forces me to try even if I know I'll reboot :)14:42
LocutusOfBorg1lol --> wheezy WARNING: could not determine runlevel - doing soft reboot  (it's better to use shutdown instead of reboot from the command line) shutdown: /run/initctl: No such file or directory init: /run/initctl: No such file or directory14:45
LocutusOfBorg1trying squeeze14:46
LocutusOfBorg1nope14:46
tkamppeterpitti, hi14:52
=== pete-woods|away is now known as pete-woods
tkamppetermvo, hi14:58
=== quadrispro_hds is now known as quadrispro
tkamppeterdoko, hi15:40
=== roadmr is now known as roadmr_afk
=== roadmr_afk is now known as roadmr
=== roadmr is now known as roadmr_afk
=== benonsoftware is now known as \b
=== \b is now known as benonsoftware
=== salem_ is now known as _salem
NoskcajCan someone please force migration for gasic? It has been changed in debian to only build on amd64 as it depends on bowtie which is now only on amd6420:48
=== roadmr_afk is now known as roadmr
infinityNoskcaj: Force?  No.  Carefully usher?  Sure.21:36
Noskcajinfinity, ok :)21:38
infinityNoskcaj: Fixed.21:38
Noskcajty21:38
Noskcajhopefully someone will sort out bowtie properly soon21:38
infinityNoskcaj: I know people like the word "force" cause it's, well, forceful.  But 99% of the time, when you're asking that, you're effectively asking to make the archive broken.21:38
Noskcajok21:39
infinityNoskcaj: Examining what needs fixing (in this case, removing the NBS !amd64 binaries from -proposed) is the saner thing.21:39

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