=== ogasawara is now known as Guest59904 [04:37] hi, developers, please look here, https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1514288 [04:37] Launchpad bug 1514288 in gnome-terminal (Ubuntu) "Japanese Character Encoding Bug" [Undecided,New] [07:54] good morning [09:23] infinity: I now have access to 1SS, so I'm ready for you to give me somewhere to play with powerpc cloud images. :) [09:39] https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1514288 [09:39] Launchpad bug 1514288 in gnome-terminal (Ubuntu) "Japanese Character Encoding Bug" [Undecided,New] [09:48] mdeslaur, how do you feel about a sync of tar? [09:48] after dinstall of course === marcusto_ is now known as marcustomlinson [11:09] hello what is the right irc channel to ask about building unity? [11:13] alex__, here is fine [11:13] alex__, but ask your question in as much detail as possible rather than asking to ask [11:14] alex__, like 'i get this failure when building unity from lp:unity on ' [11:15] ok thanks. I have to build some parts of unity because we in gnustep are working to integrate gnustep apps as better as we can. So with this command "make panel" the panel got compilet but at launch time I got [11:16] ERROR 2015-11-09 12:15:44 nux.gltexture.resource.manager GLTextureResourceManager.cpp:54 Invalid target, impossible to generate a new texture. Impossible to generate a pixbuf: Failed to open file '/home/alex/test_unity/share/unity/icons/dash_noise.png': File o directory not found and similar errors [11:17] also, how to install compiled stuff in a customized directory? following the HACKING file seems to not work [11:21] -- Up-to-date: /home/alex/test_unity/share/locale/de/LC_MESSAGES/unity.mo [11:21] -- Installing: /usr/share/glib-2.0/schemas/com.canonical.Unity.gschema.xml [11:21] CMake Error at cmake_install.cmake:168 (file): [11:21] file INSTALL cannot copy file [11:21] "/home/alex/Scaricati/unity-7.3.3/com.canonical.Unity.gschema.xml" to [11:21] "/usr/share/glib-2.0/schemas/com.canonical.Unity.gschema.xml". [11:23] The distro is Uubntu 15.10 and I'm using the released source code of unity 7.3.3, the tarball on launchpad [11:23] alex__, you did 'mkdir build; cd build; CMAKE -DCMAKE_INSTALL_PREFIX=~/staging ../'? [11:23] yes, but insread of staging I used test_unity [11:23] bleurgh, and cmake should be lowercase [11:24] and yes I used a lowercase cmake command [11:24] alex__, what gave you the error? make or cmake? [11:24] alex__, did you do apt-get build-dep unity? [11:25] yes to build-dep, I don't have error while buidling panel, but running it. The build has success [11:26] brendand, this is the command I run cmake -DCMAKE_INSTALL_PREFIX=~/test_unity ../ [11:27] then, make -j8 has success [11:27] make -j8 panel sorry [11:29] brendand, just rebuilt [11:29] Linking CXX static library libunity-shared-standalone.a [11:29] [100%] Built target unity-shared-standalone [11:29] Linking CXX static library libpanel-lib.a [11:29] [100%] Built target panel-lib [11:29] Linking CXX static library libunity-shared-bamf.a [11:29] [100%] Built target unity-shared-bamf [11:29] Scanning dependencies of target panel [11:29] [100%] Building CXX object panel/CMakeFiles/panel.dir/StandalonePanel.cpp.o [11:29] Linking CXX executable panel [11:29] [100%] Built target panel [11:29] no errors, but if I try to run it... I got the previous errors [11:35] alex__, i would doubt that building part of it will work [11:36] alex__, you would have to build it all, then make panel would work to rebuild just the panel bits if that's all you changed === _salem is now known as salem_ [11:54] brendand, ah ok, so it works in this way, understoo. I go to rebuild all [11:54] directhex: ta [11:55] hm? [12:04] brendand, ok Ibuilt every think and succesfully. Now I want to install everything in my customized directory [12:05] alex_ - make install should work? [12:10] LocutusOfBorg1: how do I feel about a sync that would revert the ftbfs fix? Is that what you're asking me? [12:10] .win 21 [12:10] woops, sorry [12:13] seems I lost the xchat window. I should not use anymore xchat. I was alex__ [12:14] brendand, I hope [12:15] brendand, it fails here: [12:15] CMake Error at cmake_install.cmake:168 (file): [12:15] file INSTALL cannot copy file [12:15] "/home/alex/Scaricati/unity-7.3.3/com.canonical.Unity.gschema.xml" to [12:15] "/usr/share/glib-2.0/schemas/com.canonical.Unity.gschema.xml". [12:16] I think the reason is that it wants root permission. Why it don't install that .xm file in my custom dir? [12:16] xml* [12:18] sladen: don't thank me yet, i have Plans(tm) for OpenBVE. evil plans [12:23] time to go, woth both account Slex and alex__ see you soon and thanks dor the help [12:28] LocutusOfBorg1: oh! I see the -2.1 version now. Sure, sync it. === salem_ is now known as _salem === _salem is now known as salem_ [13:03] exactly mdeslaur :) [13:04] LocutusOfBorg1: I need to wait until I've had more coffee before responding to people in the morning :P [13:05] me too :) [13:34] pitti: did the behavior of "nofail" in /etc/fstab change with 15.10? [13:35] pitti: I'm seeing an issue where "nofail" file systems that fail to mount on boot is resulting in a system going into emergency mode instead of continuing to boot. On 15.04 the option results in the system continuing to boot. === fginther` is now known as fginther === balloons is now known as Guest42098 === Ursinha_ is now known as Ursinha [14:36] utlemming: can you pastebin the output of systemctl status foo.mount and systemctl show foo.mount === Guest42098 is now known as balloons_ [14:53] mbiebl: sure [14:54] mbiebl: http://paste.ubuntu.com/13209036/ [14:55] utlemming: hm, that's not what I asked for [14:55] can you run systemctl status and show for the failed mnt.mount unit? [14:56] mbiebl: oh, sorry...let me see if I can get to a system. This a remote headless system in the cloud. [15:00] utlemming: oh, and sharing your /etc/fstab would help as well [15:02] mbiebl: http://paste.ubuntu.com/13209069/ [15:03] utlemming: ah [15:03] nobootwait != nofail [15:03] I think that Ubuntu specific fallback has been removed [15:05] mbiebl: oh, really? you wouldn't happen to have the bug/commit where that change happened? [15:06] https://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?h=ubuntu&id=8fbf6c7e671c663190eae8a63b158e686c3d41fa [15:08] utlemming: so either the migration code is buggy or you added the fstab entry using nobootwait *after* the upgrade [15:09] mbiebl: the nobootwait was added by cloud-init at first boot. Then the system snapshoted and launched as a new instance. [15:10] mbiebl: no upgrade, wily native [15:10] mbiebl: it works just fine with 15.04 [15:17] So, I ran into a very confusing launchpad issue when trying to figure out the vmware-view smartcard authentication using vmware-view-open-client 4.5 package [15:17] https://bugs.launchpad.net/ubuntu/+source/vmware-view-client/+bug/1268770 [15:17] Launchpad bug 1268770 in vmware-view-client (Ubuntu) "Error loading shared library for smart card authentication to server" [Undecided,New] [15:17] it was filed almost 2 years ago, and suggested a rather convoluted fix [15:17] utlemming: please file a bug against cloud-init! [15:18] mbiebl: ack...should it be using nofail then? [15:18] both (a) and (b) seem to boil down to "custom build of OpenSC" [15:18] utlemming: yeah [15:18] mbiebl: thanks, will do [15:18] anyway. looks like vmware view open client is broken in ubuntu packaging - at least for smartcard auth, which is an increasingly common use-case (and non-optional here) [15:19] gonna try that custom opensc build, but was hoping maybe there was some magic PPA or something ☺ === fginther` is now known as fginther === balloons_ is now known as balloons [17:32] does ubuntu/canonical provide any facility to store specialized ubuntu flavors? [17:33] translated into something meaningful: I've created an ISO of Wily with better support for Bay Trail-based computers and I cannot host 1.2 GB on my server without my ISP killing me [17:34] (new drivers, kernel 4.3 with a few patches, etc) [17:35] Is there a reason you can't use the hardware enablement stack? [17:35] pgquiles: https://wiki.ubuntu.com/Kernel/LTSEnablementStack [17:39] jpds: multiple reasons: current ubuntu images won't boot on bay trail, so it's a bad start. Also my kernel includes a couple of patches of my own to get the nvram from uefi on broadcom network/bluetooth devices and to fix the clocksource. For the rest, the new drivers are packaged in my PPA. [17:40] none of that is available from the LTS Enablement Stack, which is great otherwise === hikiko-lpt is now known as hikiko [18:11] pgquiles: I think if booting on bay trail is the only requirement (for example, there aren't different packages you need for this and that aside from bay trail support), then you should ask on ubuntu-devel for an image that has the right kernel and bootloader bits. I'm not sure yet how we'd do to support that though [18:11] what changes are you making to the stock image? [19:05] cyphermox: speaking off the top of my head 32-bit efi loader, kernel 4.3 on wily with a couple of patches for better clock resolution and downloading the nvram in brcmfmac (instead of providing it as a device-specific .txt file), qf9700 driver, rtl8723bs drivers (wifi and bluetooth) and probably something else [19:05] right, so bootloader and kernel [19:06] the 32-bit efi is lp #1341944 and lp #1025555 [19:06] Launchpad bug 1341944 in grub2 (Ubuntu) "32-Bit UEFI bootloader support needed" [High,Triaged] https://launchpad.net/bugs/1341944 [19:06] Launchpad bug 1025555 in Ubuntu CD Images "Ubuntu i386 images (install media) cannot boot in UEFI mode" [Undecided,Won't fix] https://launchpad.net/bugs/1025555 [19:08] the drivers are dkms-enabled packages, actually. Problem is if you don't have a network connection (which is what these drivers provide), you cannot install them from a PPA :-| [19:21] cyphermox: oh, also new linux-firmware snapshot from kernel.org and new broadcom-sta proprietary driver (wl.ko) [19:22] pgquiles: I can't really comment on kernel specifics, since I'm not really involved in doing kernel work [19:29] cyphermox: I see. My question was more about hosting the ISO somewhere "decent" instead of using mega or alike. [19:29] sure, but to do that we need to have the right things in the archive already. [19:34] cyphermox: what do you mean? I'm not talking about an official ISO :-? [19:49] pitti, are you around ? [19:49] wonder if anyone else can help. i'm looking at open-iscsi and initramfs. [19:51] in ubuntu, we have for quite some time had https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/728088 [19:51] Launchpad bug 728088 in open-iscsi (Ubuntu Oneiric) "iscsi root with or without auth fails to boot" [High,Fix released] [19:51] basically something that stops the network device upon which the iscsi root is attached from getting bounced. [19:51] but debian doesn't seem to have anything like that. [19:51] and i'm wondering how that is possible [19:53] smoser: afaik there's an issue with open-iscsi and systemd [19:53] in ubuntu ? or in debian [19:53] also, it looks (this is my first look at it) that there might be a systemd-initramfs path in debian [19:55] smoser: I was looking at bug 1465196, but haven't made much progress yet [19:55] bug 1465196 in open-iscsi (Ubuntu) "open-iscsi init script creates dependency cycle with NetworkManager" [Medium,Triaged] https://launchpad.net/bugs/1465196 [19:55] that must be dracut (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787553) [19:55] Debian bug 787553 in systemd "fails to boot with a dracut generated initramfs" [Grave,Fixed] [20:04] is debian moving away from initramfs-tools and towards dracut ? [21:04] hm... wondering outloud. [21:04] should /etc/udev/rules.d/70-persistent-net.rules be in the initramfs ? if ip= is used, and network devicews are kept up (iscsi root) it would seem maybe it should