[07:02] Good morning. [07:24] morning lordievader [07:25] Hey elfy, how are you doing? [07:26] other than the daily pretty good thanks - you? [07:28] Hehe, doing okay here. === kbroulik is now known as kbroulik-lunch [12:41] Hiyas all === kbroulik-lunch is now known as kbroulik [14:17] hi [14:18] trying to install Kubuntu 15.04 daily on VirtualBox but on start I got : intel_rapl no valid rapl domains found in package 0 [14:18] what is this message and how to bypass it? [15:05] leave === JanC_ is now known as JanC [18:42] Hey guys, my java apps are unable to reach the internet, i tested my code on osx and it works well, i tried different 3rd party java apps on ubuntu and they are all unable to reach internet, i tried using both Oracle jdk8 and Open jdk8 same issue, i think the problem came right after i updated my system, im running Ubuntu 15.04, and yesterday when i updated the system, ubuntu reported a problem, i can't remenber what was the [18:42] problem :/, do you have an idea on what's going on ? [18:42] so, pretty cool. flash (or something) just crashed my kde… kwin? i don't know. [18:42] all windows are collapsed onto the screen which makes it not very useful :( [18:43] scellow: The rest of network connectivity is fine? [18:43] lordievader: yes the system itself have access to internet, the problem is limitted to java [18:44] Heh. Unfortunatly I know nothing of Java. [18:45] lordievader: could it be related to certificates or ubuntu settings ? is there a ways to reset networking settings ? [18:46] scellow: As I said, I know nothing of Java. It is one of those things I try to stay away from. I have no idea what it does with network connectivity. [19:07] scellow, try installing ubuntu-restricted-extras [21:35] i'm using Ubuntu 15.04 on a 64-bit machine and I'm having trouble installing Skype. I get the error, "cannot install libqtwebkit4:i386" when installing using the multiarch deb from the Skype website. If I try to install with apt-get, I get unmet dependency errors. help? [21:45] re: skype for 15.04: it looks like people have gotten this working herer: http://ubuntuforums.org/showthread.php?t=2266266. when i try sudo apt-get install skype:i386, i get an unmet dependencies error. any ideas? [21:45] (x-post from #ubuntu) [22:04] stef1a: Perhaps enable the partner repository and try the version from there instead of the one off the Skype site [22:12] k1l: i edited sources.list and ran apt-get update but i get a similar error (skype:i386 : Depends: skype-bin:i386 but it is not going to be installed [22:13] E: Unable to correct problems, you have held broken packages.) [22:13] please pastebin the full result of "sudo apt-get dist-upgrade" [22:15] stef1a: Also, did you enable the partner repo yet before that. Also the packagename you should try to install is only skpe, not skype:i386 [22:16] genii: yes, i tried skype:i386 [22:16] and how would i enable the partner repo? [22:16] Yes, I know. I'm telling you not to\ [22:17] my bad; i misread that. i tried both. [22:18] stef1a: You edit the /etc/apt/sources.list file and add: deb http://archive.canonical.com/ubuntu vivid partner ... and another line: deb-src http://archive.canonical.com/ubuntu vivid partner ...then save and sudo apt-get update [22:19] After this you should be able to install it with just: sudo apt-get install skype [22:20] the dist-upgrade is taking a while [22:20] also, i had lines in there that were similar, but they didn't have "ubuntu" at the end [22:24] genii: repeated the process after editing and updating; same error [22:24] now dist-upgrading [22:29] same error after dist-upgarding [22:31] k1l: http://pastebin.com/HxSbcFPR [22:32] The pastebin does not contain the end of the output [22:33] that's the end of the output. [23:23] i did a dist-upgrade and an apt-get update, and i added the vivid partner sources to my sources.list, but i still get an unmet dependencies error when trying to install skype. help? [23:35] stef1a: can you pastebin the message? [23:37] k1l: http://pastebin.com/YRANtySd [23:37] stef1a: "sudo apt-get install skype-bin" [23:38] same errors i was getting before: http://pastebin.com/LS0VW2Zi [23:39] "ls -al /etc/apt/sources.list.d" [23:40] http://pastebin.com/HSHux6Zv [23:43] sudo apt-get install -f [23:44] 0 upgraded, etc... nothing to do [23:48] is this a 32bit ubuntu? [23:48] 64 [23:49] try to apt-get install the both packages libqtwebkit4:i386 and libgl1-mesa-glx:i386 and see why they dont want to install. we need to get to the end of the line and see what its blocking [23:50] k1l: http://pastebin.com/raw.php?i=GVQYVMdd [23:52] hmm [23:53] i did have a weird graphics problem with this machine while using 14.10, and i was told to install 15.04 and the latest graphics libraries, which i did. that fixed my graphical problems. i don't know if that's related to this. [23:54] also i did add the i386 architecture with dpkg [23:55] well. i never needed that to install skype tbh [23:57] hmmm [23:58] i really dont know what is going on on your system there. [23:58] i just removed and purged all my i386 packages, and i disabled my i386 architecture, but now i can't install skype-bin because it has no installation candidate... [23:59] okay [23:59] thanks for all the help :-) hopefully it'll be fixed when 15.04 is released