=== cyphase is now known as Guest71154 === Guest16052_ is now known as elijah [08:23] hmmm, can't get apache2 to install [09:35] Good morning. [13:03] Hi folks [13:11] hi BluesKaj [13:11] 15.10 running fine except I can't install wine :( [13:11] and seems I have bad ram :( [13:11] hi hyper_ch , bummer [13:12] well, btrfs makes a lot more checks and I have issues with some files.... the smart people think it's du to bit flipping because of bad ram [13:12] :((( [13:13] oh if it's badram then just leave your machine at memtest86 overnight [13:16] penguin42: you're here also? [13:16] dang [13:16] no, that was someone else in #btrfs [13:16] you just had same nick colour :) [13:16] that's what they sad :( [13:16] penguin42: I was about to suggest memtest... [13:17] ram should still have warranty... it's kingston and I think 2 years old [13:18] hyper_ch: Well... test it ;) [13:18] but I don't like to reboot my notebook into testmode for the night :) [13:18] but I have no other choice [13:19] but on a more serious node: wine doesn't want to get installed :( [13:20] With what error? [13:20] wrong/missing dependencies: https://paste.debian.net/262603/ [13:21] finally time for One Piece and World Trigger :) [13:21] You have a very broken package system. [13:21] Do you use ppa's? [13:22] only some [13:22] Which ones? [13:22] let's see... Kubuntu Beta Backport, Google, Steam, Wine (deactivated it but no luck either) Mozilla Daily, owncloud, Virtualbox [13:23] and wily: main, restricted, universe, multiverse for security, updates, proposed and backports [13:24] Ah, what is the output of 'apt-cache policy libqt5opengl5'? [13:24] https://paste.debian.net/262607/ [13:25] proposed is dangerous [13:25] well, I have now btrfs... I can snapshot before I do something dangerous [13:25] Good spot. Read over that one. That is probably the cause of all this. [13:25] (still need to read on how to restore a snap shot) [13:26] is there a way to find out if/which packages were installed from a given repo? [13:27] Err, you could script something. [13:27] why fool with an unstable filesystem if you have to snapshot to make sure you can install packages safely, that's just a vicvious cycle [13:28] get a list of installed packages. do that apt-cache policy thing and filter out where it was installed from [13:28] bah [13:28] shouldn't be too hard with some bash and awk [13:28] I commented out the proposed but still same [13:29] hyper_ch: Yeah. [13:29] Commenting out a repo does not magically remove the packages installed from it. [13:29] if there are packages installed from it [13:29] I'm not sure if you have the info about where the package originally came from; the policy stuff I think tells you where it would come from [13:29] Anyhow start investigating your broken packages first. They will probably give a clue as to where they come from. [13:29] Or what repo might cause this. [13:30] which broken packages? [13:30] hyper_ch: The list you just gave me. [13:30] First paste. [13:30] yeah, that happens when I try to install wine [13:30] but nothing is broken in the current state [13:30] It does look like it. KDE libs have very little to do with Wine. [13:31] apt-get -f install [13:31] Paketlisten werden gelesen... Fertig [13:31] Abhängigkeitsbaum wird aufgebaut. [13:31] Statusinformationen werden eingelesen.... Fertig [13:31] 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. [13:31] all is fine [13:31] Obviously not all is fine. [13:31] it just says wine depends on xxx but xxx (version= can't be installed [13:32] so what is wrong then except wine not having satisfactory dependencies? [13:32] Can you perform an update? [13:32] yes [13:32] apt-get dist-upgrade I mean, not apt-get update. [13:33] apt-get dist-upgrade [13:33] Paketlisten werden gelesen... Fertig [13:33] Abhängigkeitsbaum wird aufgebaut. [13:33] Statusinformationen werden eingelesen.... Fertig [13:33] Paketaktualisierung (Upgrade) wird berechnet... Fertig [13:33] 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. [13:33] Hmm. Where does your wine come from? [13:34] I tried wine ppa [13:34] and without it [13:34] result is the same [13:35] Where is it coming from now? [13:35] how to figure that out? [13:36] hyper_ch: apt-cache policy ofcourse ;) [13:36] I don't believe in policies ;) [13:37] apt-cache policy wine [13:37] wine: [13:37] Installiert: (keine) [13:37] Installationskandidat: 1:1.7.44-0ubuntu1 [13:37] Versionstabelle: [13:37] 1:1.7.44-0ubuntu1 0 [13:37] 500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ wily/main amd64 Packages [13:37] 1:1.6.2-0ubuntu9 0 [13:37] 500 http://ch.archive.ubuntu.com/ubuntu/ wily/universe amd64 Packages [13:37] weird, I did disable the wine ppa [13:37] (actually it seems I didn't) [13:39] ok, deactivated the PPA, same result still :) [13:40] !paste | hyper_ch [13:40] hyper_ch: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [13:40] hyper_ch: Did you update your sources? [13:41] I did [13:41] Then the ppa is defined somewhere else too. [13:41] apt-cache policy wine [13:41] wine: [13:41] Installiert: (keine) [13:41] Installationskandidat: 1:1.7.44-0ubuntu1 [13:41] Versionstabelle: [13:41] 1:1.7.44-0ubuntu1 0 [13:41] 500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ wily/main amd64 Packages [13:41] 1:1.6.2-0ubuntu9 0 [13:41] 500 http://ch.archive.ubuntu.com/ubuntu/ wily/universe amd64 Packages [13:41] I just told you [13:41] I did deactivated it [13:41] same result [13:42] yeh but you may have some random packages already installed from it [13:42] from what? [13:42] hyper_ch: Please use a paste service next time. [13:42] lordievader: even with this low traffic here? [13:42] hyper_ch: Yes. [13:43] hyper_ch: I'm trying to make the point that the ppa might be defined a second time elsewhere. [13:43] hyper_ch: So you turn on a ppa, you instlal some packages some of which might come from the ppa and everything gets messy - you can try to use ppa-purge to cleanup [13:43] lordievader: it is not [13:43] penguin42: from the wine ppa nothing got installed [13:43] hyper_ch: Then apt-cache should not show it. [13:43] lordievader: apt-cache isn't shwoing it anymore [13:43] Ah, can you install Wine now? [13:43] no, same result [13:44] Could you pastebin the error with the output of 'apt-cache policy wine'? [13:44] https://paste.debian.net/262776/ [13:45] Actually make it 'apt-cache policy wine1.6' [13:46] https://paste.debian.net/262778/ [13:47] found the problem [13:47] wine wants binfmt-support >= 1.1.2 [13:47] and v. 2.1.5-1 is in the repo [13:47] it seems it doesn't like the version jump to 2 [13:48] https://paste.debian.net/262780/ [13:49] https://paste.debian.net/262781/ [13:49] I think it is the font-config, try 'apt-get install --no-install-recommends wine [13:49] ' [13:50] https://paste.debian.net/262782/ [13:50] no lucky [13:50] Dpkg doesn't care about version jumps as long as 2.1.5 >= 1.1.2 is satisfied, dpkg doesn't care. [13:50] https://paste.debian.net/262783/ [13:51] it complains about the i386 package but that bversion is fine [13:51] It did remove the list though ;) apt-get install --no-install-recommends wine1.6-i386 (if you run 64bit: wine1.6-amd64) [13:52] wine1.6-amd64 : Hängt ab von: wine1.6:any (= 1:1.6.2-0ubuntu9) [13:52] still complaining there [13:52] http://paste.debian.net/262784/ [13:53] Ah it depends on both... [13:53] but those versions are there [13:54] Are they version 1.6.2-0ubuntu9? [13:56] http://paste.debian.net/262785/ [13:56] I ment the wine1.6-i368 and wine1.6-amd64 packages ;) [13:57] https://paste.debian.net/262786/ [13:57] https://paste.debian.net/262787/ [13:58] Odd stuff. [13:58] told you so :) [13:59] I'm good at odd stuff and breaking things [13:59] You could try to install those packages manually with dpkg to see if you get a clearer error. [14:01] hmmm, it's empty: http://ch.archive.ubuntu.com/ubuntu/dists/wily/universe/binary-i386/ [14:01] Looks fine to me? [14:01] shouldn't there be debs listed? [14:02] No, they are here: http://ch.archive.ubuntu.com/ubuntu/pool/universe/w/wine1.6/ [14:02] size 1kb... doesn't sound right IMHO [14:03] It is a meta package, look at apt-cache show [14:03] https://paste.debian.net/262790/ [14:03] looks like those meta packages are wrong... they still ask for wine 1.4 [14:04] and wine1.4 depends on wine 1.6? [14:04] You are trying to install a meta package for wine1.4, of course it will ask for wine1.4. [14:04] ok :) [14:06] https://paste.debian.net/262793/ [14:07] hyper_ch: Run apt-get install -f [14:08] https://paste.debian.net/262794/ [14:08] Err, purge the 1.4 and try to install (manually) the -i386 and -amd64 packages. [14:10] https://paste.debian.net/262795/ [14:11] http://ch.archive.ubuntu.com/ubuntu/pool/universe/b/binfmt-support/ --> empty [14:11] hyper_ch: Purge with dpkg not apt. [14:11] binfmt is in main [14:12] what do you mean purge with dpkg? [14:12] dpkg -P [14:13] https://paste.debian.net/262796/ [14:16] Are both -i386 and -amd64 installed* ? [14:16] how to find out? [14:16] I am asking you, did you try to install both with dpkg? [14:16] yes, it's in the pastebin [14:17] In the pastebin was only -i386. [14:17] dpkg -i wine1.6_1.6.2-0ubuntu9_amd64.deb wine1.6_1.6.2-0ubuntu9_i386.deb [14:17] amd64 and i386 [14:17] Ok, run apt-get install -f again. [14:18] https://paste.debian.net/262807/ [14:19] Hmm, well that didn't work. Purge the three packages with dpkg -P. [14:20] it seems the amd/386 packages weren't installed properly [14:20] or at all [14:21] None of them ;) [14:21] only could purge wine1.6 [14:21] Meh, can you still upgrade your machine and install other packages (not wine related packages)? [14:22] installing build-essential seems to work fine [14:23] Allright, good. I have no idea how to fix this. From what I gather it depends on something it is quite capable of installing but still refuses to do so. [14:23] maybe that's the reason why it's still alpha ;) [14:23] the versions seems fine imho [14:24] This is more likely a packaging issue. [15:23] BluesKaj: you're using kubuntu 15.10 right? [15:24] yes, but I don't have any ppas active in my sources , so a comparison isn't valid [15:24] BluesKaj: is there an unread mail widget? I can't find any for kontact [15:25] i don't use kmail or kontact , not since kde3 [15:25] I see [15:26] I have no need for them , I'm a home user [15:27] oh, hang on what's the name of the thing in kde these days - I have tried to use it [15:28] akonadi? [15:28] hyper_ch: install kdepim and set up akonadi and it does calendar stuff [15:28] BluesKaj: Yeh [15:28] penguin42: I'm using kontact [15:29] but I'm looking for an unread mail systray notification [15:29] it's a server for kmail and PIM, mostly need for users on the job who have to keep a 10K plus email database [15:29] needed [15:30] BluesKaj: Well I use mutt for that :-) [15:32] yeah, I just thunderbird, but my eamil clients are all webmail anyway , my former ISPsold it's email serveice to hotmail so i dropped them [15:36] my current ISP has an email service app, but it doesn't work with thunderbird, so i just use their webmail service for any correspondence they have for their cuatomers...kmail in KDE3 was a great email client, I really missed it ...tried mutt but it didn't work well for me [15:36] customers,,damn spell check isn't woking either [15:36] * penguin42 doesn't use his ISPs mail [15:39] it's becoming frustrating tryingto help 15.04 users whose desktops are crashing due to the wrong gpu drivers being loaded from the kernel /dkms [15:40] BluesKaj: Can you explain that a bit more - which type of wrong ? [15:42] * lordievader is wondering the same [15:42] penguin42, the drivers from a previous install if the net install method is used, according to one dev and for nvidia the nouveau driver isn't working with some nvidia gpus [15:43] You mean /lib/modules wasn't nuked? [15:44] * penguin42 doesn't see how something from a previous install could survive without a much bigger mess - unless this is an upgrade where it's keeping the old version? [15:44] seems so , users have to clear the cache in some cases aswell [15:44] driver modules on an upgrade wouldn't be a big surprise [15:44] Still seems very unlikely. [15:44] the ones who know how to [15:44] /lib/modules/ shouldn't be 'nuked' [15:45] and DKMS modules are built on a per-kernel-version basis when the kernel is installed [15:45] Agreed, but for a new install. [15:45] maybe the installed DKMS *sources* for the installed drivers are being built against the new kernel, and are failing due to changes in the kernel interfaces. I often have to fix that for nvidia, for example [15:46] BluesKaj: Could ^ be the problem? [15:46] that would only be for an upgrade though, not a fresh install [15:46] closed driver problems after an upgrade aren't that unusual - I'd always suggest remove and reinstall [15:46] TJ-, well nvidia seems to have the most problems with the desktop crashing after login from sddm [15:46] (for the closed drivers) [15:47] For example, with Nvidia drivers specifically, they sometimes remove support for some older GPUs from the 'current' package version and move it to the 'legacy' package version... which *does* cause lots of issues [15:47] oh, yeh that's fun [15:47] TJ-: Ah I guess if people to an upgrade it will upgrade the current package to the latest version and be broken rather than realising it needs to install the legacy? [15:48] When we do a major kernel version change that can change the interfaces the nvidia kernel-wedge expects, as well. I found one of those in Linux v4.2 merge window yesterday - not even sure how Nvidia will work around it: [15:48] https://forums.geforce.com/default/topic/849487/geforce-drivers/linux-v4-2-uses-gpl-only-symbol-flush_workqueue-/ [15:49] yeh should keep them busy [15:49] penguin42: Yes, that is always a possibility since our upgrader policy is to replace with the same identical package (which for nvidia/fglxr could mean introducing a closed-source driver that no longer supports the PCI IDs of the GPU) [15:50] BluesKaj: If people have nouveau not working on particular cards they need to be reported; I'm guessing most of the cases are fairly simple fixes [15:50] Most nouveau issues tend to be caused by artifacts left-over from an nvidia installation :) [15:50] nod [15:51] penguin42, yes , i hope so [15:51] TJ-: Will the legacy and current driver packages install at the same time? [15:51] penguin42: Yes [15:52] TJ-: Would it be possible to make an update hook that detected if they had the 'current' driver installed, and if so installed the legacy package as well? [15:52] penguin42: For example I have to use the legacy nvidia 340 package because Nvidia dropped support for the NVS420 from the later drivers [15:53] penguin42: Definitely - all it needs is a debian preinst hook that checks the existing GPU(s) PCI ID and checks which package is required to drive that [15:54] TJ-: Sounds like a good idea then - people not getting X after upgrade isn't nice for the less capable users [15:54] My laptop has a GeForce 8600M plus an external NVS420 (2 GPUs) and that's the last driver to support both. If I allowed the installer to work automatically it'd install the 'current' driver since that does still support one of the GPUs... but then breaks my entire setup [15:55] I have the NVS420 in a ViDock connected via the ExpressCard PCIe interface [15:56] ah you don't make it easy for yourself then :-) [15:56] Hi all! [15:56] I don't have any issues... I keep the system stable and it 'just works' [15:57] TJ-: What's a ViDock ? [15:57] I have a problem with ubuntu-desktop-next [15:57] http://www.villageinstruments.com/tiki-index.php?page=ViDock [15:57] tlyu, yes the 8000 series nvidia driver seems to require the 340 driver, the 346 works , but it's unstable [15:58] TJ-, ^ [15:58] but doesn't like the NVS420 [15:58] TJ-: Oh the price on those aren't too bad - I had seen another vendors that did an external PCIe chassis and it was pricey [15:58] penguin42: I can highly recommend it, I've been very impressed. [15:59] Something is weird with the fonts: http://i.imgur.com/EJr9LLM.jpg [15:59] any idea? [15:59] The only time I had problems was when the PSU for it was overheating because I had it on a parcel shelf right under the workbench [15:59] TJ-: Yeh well, if you're going to be cruel to it [16:01] penguin42: hehehe yeah... but I'm kind to the laptop. I got a Zalman laptop cooler, cracked it out of its case, and mounted it flush in the surface of my desk so the laptop sits on top of it flat on the desk :) [16:01] ha! I thought this was #ubuntu-discuss! [16:01] :-) [16:06] How can I enable -proposed channel for Ubuntu Desktop Next [16:07] ? [16:08] robin-hero: Do you mean 15.10 ? [16:08] yes, but with unity8 [16:11] robin-hero: I'm not sure it is useful. I was reading on the -devel mail list recently and one of the archive admins pointed out that although its there its only used for the upload queue and all packages go straight into the main release archive as soon as they are published... that changes after Release of course, when the main archive is frozen and we use -updates and -proposed [18:22] Hey all! Is somebody can help me? How can I install Chromium (or Firefox) on Unity8 (Ubuntu Desktop Next 15.10)? [18:22] Because I can't use the default browser, it doesn't work