[00:45] wxl: perhaps this bug is not for Ubuntu? [00:45] I will try to hav a look [00:47] wxl: I cannot even find this bug on LP [00:47] hggdh: We had a conversation over at #phillw. This bug is for Lubuntu. It was filed by Phill Whiteside [00:47] hggdh: Maybe it wasn't filed right on Phill's part [00:48] or, indeed, it was not filled as an Ubuntu bug. If it is not Ubuntu, or if it is a security bug, we will not be able to deal with it [00:48] ok [00:48] wxl: Have a look [00:50] wxl, tsimonq2: it's not a private security bug for ubuntu. [00:50] hggdh: ^^ [00:51] sbeattie: ack [00:51] sbeattie: and hi, long time :-) [00:51] hggdh: hey, how are you? [00:51] life is good... but sometimes - sometimes - I miss the fun === G_ is now known as G === G is now known as 32NAAFIPE === 32NAAFIPE is now known as G === meetingology` is now known as meetingology [18:30] is libzip2 not in the repo or is it just my system? [18:30] in 15.10 [18:32] !info libzip2 [18:32] libzip2 (source: libzip): library for reading, creating, and modifying zip archives (runtime). In component universe, is optional. Version 0.11.2-1.2 (vivid), package size 37 kB, installed size 116 kB [18:32] !info libzip2 wily | hotarun [18:32] hotarun: Package libzip2 does not exist in wily [18:33] it's a dependency for an application I need [18:33] can I use another package [18:33] you could compile it yourself [18:34] you can also see it's in vivid [18:34] (and trusty for that matter) [18:34] it's possible it may be out come release of wily, but you'd have to check with the maintainer [18:34] can I install it from the vivid repo [18:34] not without risking some breakage [18:35] ok [18:35] Looks like it should be in Wily though https://launchpad.net/ubuntu/+source/libzip/1.0.1-0ubuntu1 *scratches head* [18:35] yeah it's weirdf [18:36] * hjd is booting a wily vm [18:36] hm actually that is strange [18:36] ah ha! [18:36] it is [18:36] !info libzip4 wily [18:37] libzip4 (source: libzip): library for reading, creating, and modifying zip archives (runtime). In component universe, is optional. Version 1.0.1-0ubuntu1 (wily), package size 44 kB, installed size 118 kB [18:37] it's just not libzip2 anymore [18:37] oh ok [18:37] but it's the same thing [18:38] yep should work [18:38] Hm... check the changelog on the page I linked to. One of the things mentioned is this "libzip soname change (libzip2 -> libzip4)." [18:38] So I guess that might be it? [18:38] +1 hjd [18:39] ok so I got this so I could install the a .deb, and it still asks for libzip2 [18:39] should I change the depends to libzip4 [18:40] i'm frankly totally unclear why it's called libzipđť‘› at allconsidering the version is 1-something [18:40] thanks for the help guys [18:41] gonna talk to some mgba people [18:41] possibly the dependency should be "libzip4 | libzip2" so that it will work on all releases. [18:42] I do share wxl's confusing regarding the package name, but I don't really know this at all so there might be a logical explanation... [18:42] *confusion [18:42] the soname SHOULD track the version [18:43] * wxl shrugs [18:43] i mean it usually does at least [19:15] hallo friends, what have I to install to have the trace for this libraries ? [19:16] #4 0x00007f3483200096 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 [19:16] No symbol table info available. [19:16] #5 0x00007f3483e13093 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 [19:16] No symbol table info available. [19:17] meaning the dgb or dbgsym packages [19:24] njin: Hello. Which package is the crashing one? Might be easiest to find it through the dependencies. [19:29] hjd Hello, is unity-panel-service [19:30] hjd opr better, unity-services [19:31] https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1499502 [19:31] Ubuntu bug 1499502 in unity (Ubuntu) "unity-panel-service crashed with SIGABRT in g_assertion_message()" [Undecided,New] [19:32] njin: I'm guessing libgtk-3.so.0 is https://launchpad.net/ubuntu/+source/gtk+3.0, so that would probably be libgtk-3-0-dbg [19:35] hjd: yes, thanks for the help, now i try to find libgio-2 [19:36] When I think about it, if you run `dpkg -S /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0` it will tell you which package the file belongs to. This one pointed to libglib2.0-0, which I looked up in the package search (http://packages.ubuntu.com/wily/libglib2.0-0), and the corresponding debug package would be libglib2.0-0-dbg (https://launchpad.net/ubuntu/+source/glib2.0) [19:36] hjd...no luck with libgiio, any hint ? [19:37] libgio-2 [19:37] hjd:^^ [19:38] I read just now above.. [19:39] hjd: thanks again, i copied down your hint. Best regards [19:40] You're welcome :) [23:02] does anybody know of a really easy bug that I can fix? something like a typo? I am working with wxl to get used to the tools and it would be great if I could have a simple one to test it on