/srv/irclogs.ubuntu.com/2015/10/28/#ubuntu.txt

eemcstest00:00
minitrueexodus: I didnt use nmap that much but you could try #r_netsec00:00
exodushost? SERVEUR ?00:00
LaserAllanTJ-: Still here?00:00
TJ-LaserAllan: try "sudo /usr/sbin/start_pms" pastebin any message it outputs00:00
LaserAllanPreviously i had moved the plexmediaserver in case it was all broken to be able to make a fdesh isntall but by omving it back into /var/lib i have gotten plex to at elast show up in htop again00:01
minitrueexodus: freenode00:01
minitrue exodus: you can use /join #r_netsec00:01
exodusFRENCH00:01
LaserAllanhttp://pastebin.com/18QnCFCH TJ-00:02
TJ-LaserAllan: hang on. You say you MOVED files out of place? That would explain it not being able to start!00:02
eemcsexodus:  :/00:02
LaserAllanIt shows up in htop but I still get the same result when i try to access it through "localip" and port00:02
LaserAllanI moved them to be ablke to make a fresh install but aparently that really didn't work00:02
minitrueexodus: je parlais pas francais mec00:02
TJ-LaserAllan: so what is the situ now - you can see a PMS process active?00:03
LaserAllanTJ-: Quite allot of them, fi you want i can pastebin what processes plex is urnning?00:04
TJ-LaserAllan: yes, please do00:04
LaserAllanTJ-: nvm htop doesnt seem to let me mark and copy00:04
TJ-LaserAllan: "ps -efly | grep -i plex"00:05
AndystarUbuntu, where are you?00:05
AndystarI mean, hi.00:05
LaserAllanTJ-: http://pastebin.com/Ku9yAKd800:06
wbillthanks TJ00:06
=== christine is now known as Guest5418
LaserAllanTJ-: I dunno but to me it seems like it's running, i jsut cannot seem to access it thorugh the browser00:09
AndystarI just installed Xubuntu with my old home partition being reused.  I want to use the default settings on my computer, instead of what they were before I reinstalled.  Is there a config file I can just delete, so that the default settings are in place?00:09
wileeeAndystar, In home is one .config a hidden with files, depends really on what apps..etc in the end.00:11
LaserAllanTJ-: Lemme know if you think theres a way to solve this wihtout ahving to reinstall the whole system00:11
wileeeAndystar, You might define default settings.00:13
TJ-LaserAllan: OK, what does "sudo netstat -tnlp | grep -i plex" report?00:13
DorutoWhen using Synaptic Package manager I select package "foo" for installation then it shows that this package requires 10 additional dependency packages I agree and it is installed. When I select package "foo" for removal then only this package is removed. Why? How to remove also packages that were installed with package "foo"?00:13
Andystarwileee, Where do I look to define those default settings?00:14
wileeeDoruto, right click the original and choose full removal, but there may be some not removed fully, you can do a purge and autoremove in the terminal.00:15
Dorutowileee: is full removal selecting only packages that were needed with "foo" or is it removing all dependencies?00:16
wileeeAndystar, Err, we want your definition, you've attached it some issue, not sure I can follow you.00:16
AndystarI want to use the artwork available in Xubuntu 15.10 as my wallpaper, and the start menu from Xubuntu 15.10 as my start menu.00:17
wileeeDoruto, Your looking for a definitive answer that has outliers basically I think. Not sure I can do that is all.00:17
LaserAllantj TJ-ill make a pastebin00:17
LaserAllanTJ-: http://pastebin.com/9N0tKANt00:18
Dorutowileee: marked this package for full removal but still it was only this package removed, nothing more00:18
TJ-Doruto: because those other packages may be wanted by the user00:18
Andystarwileee, I want to use the default settings as I saw them on the "LiveCD," which was actually ran as a Live USB.00:19
TJ-LaserAllan: OK, is it is listening on port 32400 for HTTP connections, presumably.00:19
DorutoTJ-: how? if they were installed with this package, so they are as new to the system as new application00:19
wileeeAndystar, Than tell the channel whyt does not work and you want individually, there is no big red generic fix button. ;)00:19
VergilPrimeHow do I get JDK? Is it in apt-get?00:19
VergilPrimeI can't find anything but JRE in the software center.00:20
Andystarwilee, *err, was ... run00:20
LaserAllanTJ-: Why doesn'tit let me login when i enter localip:32400/web then?00:20
wileee!java | VergilPrime general place?00:20
ubottuVergilPrime general place?: To just use java you need a "Java Runtime Environment" (JRE) and/or a browser plugin. If that is not sufficient you will need a "Java Development Kit" (JDK) aka "Software  Development Kit" (SDK).  Please see https://help.ubuntu.com/community/Java about how to install one of three current implementations.00:20
TJ-Doruto: consider this: A depends on B,C,D. apt-get install A installs A,B,C,D. User executes program B.1. Later, user removes package A. Should the package manager remove B also without the user specifically confirming that?00:20
VergilPrimeNeat thanks :D00:21
TJ-LaserAllan: when you say 'login' do you mean you see an HTTP reply from the server, in the browser?00:21
LaserAllanTJ-: ERR_EMPTY_RESPONSE00:21
TJ-Doruto: that's why we have 'apt-get autoremove'00:21
LaserAllanI guess thats a no00:21
LaserAllanNo data received00:22
DorutoTJ-: I want from Synaptic to offer me this possibility because now I cannot find it00:22
TJ-LaserAllan: That sounds like a Yes actually; else the browser should report no server found.00:22
LaserAllanTJ-: Oh ok, im using chrome anmd for some reason the language isnt english which does confuse me abit but ok00:22
LaserAllanTJ-: I am practically out of my league now since after reinstalling plex ahsnt made any changes, so let me know if theres aynthing you think i can do with this00:23
LaserAllanTJ-: Sounds like were out of options?:P00:26
TJ-LaserAllan: try a manual connection; on the server itself do "curl --head http://localhost:32400/web" and pastebin the result00:26
DorutoTJ-: 'apt-get autoremove' is missing 1 package from what was installed with application, so it is almost the solution, but is it possible to associate auto-remove with particular package or it is just looking for all unneeded packages?00:26
TJ-Doruto: if autoremove doesn't list the package then something else depends on it. Try "apt-cache rdepends <package-not-being-removed>"00:27
psusiDoruto, autoremove removes all packages that you did not manually install, and have no packages that you did manually install that require them00:28
LaserAllanTJ-: Im not sure if i di this right but locahost is supposed to be the servers own ip or can i jsut do with locashost?00:28
TJ-LaserAllan: type it literally as I gave it, on the system that has Plex installed on it00:28
LaserAllanoh ok00:28
psusiLaserAllan, localhost is 127.0.0.1, the universal IP address for "me"00:28
LaserAllanTJ-: http://pastebin.com/YJaK7Zsa00:29
LaserAllanpsusi: Oh right thats right, im sorry I should know these things but i ahvent used linux for more than 6 months00:29
LaserAllan5 months even00:29
DorutoTJ-, psusi : it seems that on this one unselected to remove package depends few things, but how is it possible if just few minutes ago it wasn't even installed?00:30
psusiLaserAllan, it's the same on any OS ;)00:30
TJ-LaserAllan: looks good; the Plex server replied00:30
TJ-LaserAllan: now try "curl --head http://localhost:32400/web/index.html"00:30
psusiDoruto, well, that lists all things that depend on it, whether you have them installed or not00:31
Andystarwileee, Thank you for your help.00:31
psusiDoruto, apt-cache policy xxx will tell you if you have that package installed00:31
LaserAllanTJ-: http://pastebin.com/rf3GWSxK00:31
Andystarwileee, I just tried deleting the .config/xfce4 folder.  That seemed to help.00:32
psusiDoruto, you can also just try to remove that specific package and it will tell you that will also require removing whatever packages you do have installed that depend on it00:32
Andystarwileee, I logged out, and logged back in, and the new settings were in place.00:32
wileeeAndystar, Cool,00:32
TJ-LaserAllan:  looks good, perfect 200 response. So from a browser you should be able to get a good response using http://localhost:32400/web/index.html" - if using a different PC replace 'localhost' with the IP of the server itself00:32
Andystarwileee, Is it safe to do that with all of my config files?00:32
LaserAllanTJ-: no data received, ERR_EMPTY RESPONSE00:34
LaserAllanI tried it with my laptop and phone and they al give me the same result00:34
wileeeAndystar, On the whole OS no, the ones there were built as you use the OS in general and add apps, however not all aaded stuffs uses that folder.00:35
TJ-LaserAllan: Well, you need to talk to the Plex people about that; It's working fine on Ubuntu as a service00:35
wileeeadded stuff*00:35
LaserAllanTJ-: Ok, then I at elast know that its not my installation fo ubuntu but i did try to sintall plex on my laåptop00:36
Dorutopsusi: nothing more to remove after manually trying to remove it00:36
LaserAllanand it worked on the laptop which runs lunixmint something is really worng00:36
LaserAllanbut thanks for very professional help00:36
TJ-LaserAllan: find out if PMS writes its own log file; any issues should be there00:37
wileeeAndystar, Good stuff to know though at times it may be the config rather then a gui for stuff if you want or need to change.00:37
Dorutopsusi: In my opinion in this case managing packages could be more handy, but I am unable to add new source to apt-get :P maybe someday00:37
LaserAllanTJ-: Ill gfive you a apstebin00:37
TJ-LaserAllan: possibly the empty response is because you've not get accessed its admin/config pages00:38
LaserAllanTJ-: Its jsut hwo can that just happen like that?00:38
LaserAllanIt has worked flawlessly for months00:38
DorutoTJ-, psusi : thank you for help00:38
TJ-LaserAllan: have you accessed http://localhost:32400/manage/index.html  yet (replace localhost as appropriate)00:38
Dorutowileee: thank you for help00:39
=== popcorn is now known as Guest3414
LaserAllanTJ-: Empty repsonse here as well00:40
LaserAllanI suppose you want me to paste the media server log for PMS?00:41
LaserAllanthere are scanner log and plugin logs as well but i suppose theya re irrelevant00:41
wileeeDoruto, Not much, but I saw who did and knew you were good.00:41
Andystarwileee, I guess you are saying that the ~/.config/ directories are added as the Operating System gets used.  I guess you are also saying that there are other folders should never be touched without care.00:42
=== HarryCross is now known as Guest49876
wileeeAndystar, That is it, the computer is full of configs of everything to some extent, in ubuntu however you get nice gui's for many.00:43
LaserAllanTJ-: http://pastebin.com/p99sN0kF this is the latest PMS log00:44
TJ-LaserAllan: line 127 "The plug-in /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/SiteConfigurations.bundle is not runnable." looks suspect. Time to ask the Plex support folks00:46
LaserAllanSO i should take this to the forums?=)00:46
TJ-LaserAllan: yes, with that log-file00:47
LaserAllanTJ-: Ive mad ea post, hopefully ill get some answers to waht thsi can be00:48
LaserAllanIt was really nice that you oculd hlep me this far00:48
LaserAllanTJ-: I got someone to say that the plugin the log reffers to had to be rmeoved for the server to funciton again00:53
LaserAllanSo i guess i can try that00:53
TJ-LaserAllan: right, sounds like you have an expert on Plex now :)00:54
LaserAllanTJ-: Well I need to learn mroe linux actually00:55
LaserAllanTJ-: All i can say is thank you for giving me some of your time to hlep me out00:55
TJ-LaserAllan: good luck with it00:55
LaserAllanTJ-: How do I delete all the directories within a directory?00:57
Dorutowhat may be the reason that now, when looking for package, it is missing from search results in synaptic and only operations that were performed were installing and removin packages?00:57
LaserAllanhmm how do i cd into a directory that ahs spaces in them?00:57
Dorutosorry, I was looking for wrong term, it is working now00:58
Gerowenenclose the directory in quotation marks00:58
GerowenLaserAllan: Example: cd "/home/username/Folder With Spaces"00:58
LaserAllancd /var/lib/plexmediaserver/Library/"Application Support"/Plex Media Server/Plug-ins00:58
LaserAllan?00:58
LaserAllannvm theres another one i ened to do it with as well00:58
LaserAllancd /var/lib/plexmediaserver/Library/"Application Support"/"Plex Media Server"/Plug-ins00:59
LaserAllanSo now i ahve three folder sin here that i wish to remove comepltely00:59
LaserAllanWhat command should i use?01:00
gad-lLaserAllan: you can use tab key01:00
LaserAllangad-l: Rm and then tab?01:01
gad-lLaserAllan: y01:03
LaserAllanDidn't work01:03
LaserAllanit says it is a directory01:03
LaserAllannto sure hwo to remove it01:03
gad-lLaserAllan: no01:03
LaserAllanThats what the console tells me:P01:04
hinderakerWould it be possible to edit ther adduser perl script to include creation of virtual host, mysql user and db etc?01:05
gad-l LaserAllan: cd "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins"01:05
=== z_ is now known as Guest97076
LaserAllanThanks01:06
LaserAllanFIxed it01:06
LaserAllanSo now lets hoep ti works01:06
LaserAllanOk just removed the plugins and did a restart01:06
LaserAllanOh wrong channel:P01:07
TJ-hinderaker: see "man 8 adduser" and "If the file /usr/local/sbin/adduser.local exists, it will be executed after the user account has been set up in order to do  any  local setup"01:08
hinderakerAwesome TJ-. Thanks. I will definitly check that out even though you already answered my question. Now I just need to find a good perl programmer :P01:09
TJ-hinderaker: doesn't have to be Perl, could be a Python or shell script01:10
firefly__im fairly new to ubuntu, and i am in desperate need of help connecting my home  computer to my server computers gui , i am able to connect ssh terminal but i cant seem to connect to the vnc way to the graphical user interface01:11
hinderakerTJ-: Genious! Thanks again. I just assumed, dumb assumption really, since the adduser script itself is perl.01:11
firefly__am i in the right place for help on this issue?01:12
TJ-hinderaker: as long as the file has a #! shebang line as line 1, the correct interpreter will execute it01:13
hinderakerTJ-: While I have your expertise here. What would you recommend? I would need some interactive stuff like checking if mysql db already exist, if the domain is already used in another virtual host etc. Perl? Python?01:13
firefly__anyone?01:15
TJ-hinderaker: I'd use shell scripts; fits in well with how the rest of the system manages those kind of jobs01:17
firefly__ im fairly new to ubuntu, and i am in desperate need of help connecting my home  computer to my server computers gui , i am able to connect ssh terminal but i cant seem to connect to the vnc way to the graphical user interface01:18
hinderakerTJ-: Awesome. You've been of great help. I did some googling, and its not easy to find "definite" and accurate answers when you are not sure what you are looking for yourself. Thank you again, you saved me hours!01:18
linuxlearnerhey01:20
linuxlearnerhey guys01:20
linuxlearneri have a question01:20
linuxlearneris there anybody in here?01:21
wileee!ask01:21
ubottuPlease don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience01:21
linuxlearnerok i am trying to install ubuntu01:21
linuxlearneri handled all of settings of it.01:22
linuxlearnerwhen i finished settings and attempt to restarted it,i got an black screen01:22
linuxlearner:/01:22
wileee!nomodeset | linuxlearner try this01:23
ubottulinuxlearner try this: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter01:23
linuxlearneri ve got a lot of failed error messages..like squash..01:23
linuxlearnerthanks ubottu..i will take a look at it01:24
=== CrypticS_ is now known as CrypticSquared
linuxlearnerand one more question,i have a problem with my mainboard..my computer works but i still have a problem with it.maybe that's why i m getting a black screen?01:26
hinderakerTJ-: One more thing... (sorry for the Apple quote) Will the same work for deluser?01:26
linuxlearneri am using dell01:26
TJ-hinderaker: not sure; does the man-page for it indicate a similar facility?01:27
TJ-hinderaker: "If the file /usr/local/sbin/deluser.local exists, it will be executed after the user account has been removed  ..."01:27
hinderakerTJ-: Sorry about that. Offcourse I could have checked that one myself. Thanks, alot!01:28
SachiruAnyone here know how to generate flamegraphs of their Ubuntu desktop? http://www.brendangregg.com/FlameGraphs/cpuflamegraphs.html01:29
linuxlearneri knew that it was gonna be hard to install linux but i am not giving up..01:31
linuxlearneri think it's giving an error message because mainboard is broken01:31
=== cmoneylu_ is now known as cmoney
JessicaJung_linuxlearner: there's a third-part package available at launchpad01:35
hinderakerJessicaJung_: He/she already quit.01:36
JessicaJung_hinderaker: thanks for the info01:37
hinderakerJessicaJung_: c",)01:37
OERIASbaizon fixed it01:40
OERIASIs there a way I can upgrade an old PC running Ubuntu 6.08 to 15.1001:41
OERIAS?01:41
johnny_linuxre-install01:42
OERIASjohnny_linux, reinstall is not an option01:42
Jordan_UOERIAS: There was never a 6.08 release of Ubuntu. Why is re-installing "not an option"?01:42
JessicaJung_OERIAS: do sudo do release-upgrade01:42
johnny_linuxi meant install from scratch01:42
OERIASto much data and i fear that I will lose the integrity01:43
OERIASJordan_U, I meant 6.0601:43
johnny_linuxput it on a stick01:43
Jordan_UOERIAS: What do you mean by "lost the integrity"? If you have important data it needs to be backed up, especially on an old machine where hardware is more likely to die.01:43
JessicaJung_OERIAS, burn an ISO into a stick, open it there, run ubiquity, then select upgrade if option exists01:43
OERIASjohnny_linux, Like I have said before it is not an option.01:43
Ben64it is an option, a great one01:44
johnny_linuxlike Jordan_U  said, the hw may not be capable01:44
OerHeksupgrading gives you a lot of issues, so no option either01:44
Jordan_Ujohnny_linux: That's not what I said at all.01:44
OERIASBut want a upgrade path to 15.1001:44
Ben64why isn't it an option01:44
JessicaJung_OERIAS: burn it into a stick01:45
Jordan_UOERIAS: Do you have all of the important data on this computer's hard drive backed up elsewhere?01:45
johnny_linuxlol, OERIAS , by the time you got to 8.04 itd be toast01:45
[n0mad]6.06? wow01:46
johnny_linuxi almost think were being had here01:46
JessicaJung_OERIAS: just download trusty and wait for the wily point release01:46
JessicaJung_which is point 5 release01:47
Ben64OERIAS asked the same question January 25th, got the same answer (install fresh), and ended it with swearing at everyone01:48
JessicaJung_Ben64: oh, thanks for that01:49
JessicaJung_Ben64: that escalated quickly, I guess01:49
Ben64some people come here for the answer they want, not an actual answer01:50
johnny_linuxnot an option01:50
JessicaJung_oh btw, how do you access your Win10 NTFS partition01:51
[n0mad]released on 1 June 2006 and worried about the data smh01:51
JessicaJung_Ubuntu just reports cannot resize01:51
Ben64and OERIAS asked the same question October 26th, 2014 and got the same answer then too01:51
Ben64JessicaJung_: you'd need to make sure its actually shut down, and not hibernating, or fast boot, or whatever they call it01:51
[n0mad]JessicaJung_: have you disabled fastboot in windows?01:51
JessicaJung_Ben64: that's the problem, it's shut down normally01:52
Ben64can you mount it?01:52
mkultrahey guys, is this the #amillionwaysofaskinghowtoinstallubuntu channel?01:52
JessicaJung_n0mad: so far there is no option in Win1001:52
Jordan_UJessicaJung_: The default "Shutdown" option doesn't actually shut down in Windows 10.01:52
JessicaJung_n0mad: I'm running an Insider build, that's why I guess01:52
Bomber4ChatsWwwwweeeeeellllllppp01:52
Bomber4ChatsI just my computer almost virtually completely bricked.01:53
JessicaJung_Jordan_U: walk me up to it please01:53
Bomber4ChatsI just got my computer to *01:53
Ben64JessicaJung_: http://www.tenforums.com/tutorials/4189-fast-startup-turn-off-windows-10-a.html01:53
JessicaJung_I swear, I'm getting 14.04 with a rc kernel ;301:53
Bomber4ChatsI can't get any of my boots anymore. Usually I'd take off the battery, wait a few sec and try again. Nope. Gone. And my usb only has memtest for now.01:54
Bomber4ChatsSo I can't load up a boot recovery. 😆01:54
JessicaJung_Bomber4Chats: did you try re-installing it01:54
Bomber4ChatsI can't until tomorrow, dude01:54
JessicaJung_Bomber4Chats: or re-installing the grub4 package (or whatever grub package you use)01:54
Bomber4ChatsI have no other computer around me right now01:54
JessicaJung_Bomber4Chats: and I'm a girl :301:55
Bomber4ChatsI only got my phone, which I'm communicaitng to you through it, my memtest usb and a boot-dead computer01:55
Bomber4ChatsGotcha', dudette01:55
Jordan_UBomber4Chats: Can you successfully run memtest? How was your USB drive prepared for booting?01:56
TJ-Bomber4Chats: what exactly do you see when the PC fails to boot?01:56
Bomber4ChatsYes, memtest is a OK01:56
Bomber4ChatsIt loads up the bios01:56
Bomber4ChatsAll boot are gone, pretty normal01:56
JessicaJung_Bomber4Chats: is it a kernel crash01:56
TJ-Bomber4Chats: For example, if you choose the Advanced > Recovery option, what do you see last01:56
Bomber4ChatsI can't reach grub01:56
Bomber4ChatsIt goes straight to bios01:56
JessicaJung_TJ: I don't think he can access GRUB01:56
TJ-Bomber4Chats: So possibly the drive has failed, or cabling dislodged01:57
Bomber4ChatsI don't know how to r economy a kernel crash01:57
TJ-Bomber4Chats: does the BIOS report detecting the hard drive?01:57
JessicaJung_Bomber4Chats: can you access the GRUB recovery options?01:57
Bomber4ChatsI can attest, and I think TJ might remember me mentioning external screen connection /disconnection errors01:57
Bomber4ChatsWell while I was running the shutdown sequence, I disconnecting the screen and closed the lid of my comp01:58
Bomber4ChatsAfter that, when I came back home, this issue started.01:58
Bomber4ChatsI can't access grub01:58
JessicaJung_TJ: what was the issue back then?01:58
TJ-JessicaJung_: I don't recall it01:58
JessicaJung_Bomber4Chats: then sir, grab a USb then flash an ISO01:58
Bomber4ChatsSorry TJ-01:58
Bomber4ChatsWish I could, gonna have to wait till tomorrow01:58
Bomber4ChatsBut i have to say01:59
JessicaJung_Bomber4Chats: that's a dead PC you're holding01:59
Jordan_UBomber4Chats: How was your USB drive prepared for booting? Does it use syslinux or grub?01:59
TJ-Bomber4Chats: So, you power on from cold... see the BIOS Power-On Self-Test reporting. Does that report the hard drive is detected? If you enter BIOS Setup, does THAT report the hard disk?01:59
Bomber4ChatsI hoe you'll agree with me that having to occasionally run a boot recovery is a faulty system to run.01:59
JessicaJung_Bomber4Chats: it does report it can detect a HDD rite?01:59
Bomber4ChatsJessicaJung_, I'm not sure what reportage I can provide you. I'm stuck on the bios screen only.02:00
JessicaJung_Bomber4Chats: no error saying : HDD boot failed ?02:00
Bomber4ChatsTJ-,  could you please guide me? I can't find the power on self thingy02:00
TJ-Bomber4Chats: The POST is the power on self test the PC does every time it starts. It's those messages from BIOS before it (tries) to load the boot loader02:01
Bomber4ChatsNot sure where Jessica, I don't think the bios reports errors02:01
JessicaJung_TJ: for now, i think he's missing the grub4 package02:01
=== sireebob is now known as sireebobducca
JessicaJung_Bomber4Chats: how did grub4 get deleted anyways?02:01
TJ-Bomber4Chats: There will be a hot-key you can press to get into BIOS Setup. Press it at boot-time, get into BIOS Setup, see if the drive is detected/reported there02:01
Bomber4ChatsI don't think it got deleted02:01
JessicaJung_Bomber4Chats: it supposed to boot up, without GRUB, your PC is cold as ice\02:02
Bomber4ChatsI think plasmashell or kubuntu or something else are messing with my /devs in a way that causes memory access issues02:02
Bomber4ChatsThat's my bet02:02
* TJ- rolls eyes02:02
Bomber4ChatsTJ, it boots bios automatically02:02
TJ-Bomber4Chats: and I bet the magic pixies are inside it too02:02
JessicaJung_Bomber4Chats: I always remember what my pigeon said to me: create another partition and put a secondary OS in it02:02
Bomber4ChatsIf your talking about the boot options, there are none..02:03
TJ-Bomber4Chats: Good, so does the BIOS Setup list the hard drive as detected and tell you details about the drive?02:03
Bomber4ChatsI can't see drivers, if that's what your are asking for.02:03
Bomber4ChatsOhh02:03
Bomber4ChatsWait, found it02:03
TJ-Bomber4Chats: nothing to do with drivers; The BIOS summary screen will show the drives detected.02:03
Bomber4ChatsSata mode selection02:03
Bomber4ChatsThere's only serial ATA port 002:03
Bomber4ChatsAnd serial ATA port 102:04
Bomber4ChatsAnd the rest is empty in between02:04
TJ-Bomber4Chats: what make/model of PC is this?02:04
Bomber4ChatsPort 1 is the cd rom02:04
JessicaJung_Bomber4Chats: I'm pretty sure your HDD is on SATA002:04
forbiddenHi02:04
=== forbidden is now known as Guest95303
=== Who is now known as Guest973
Guest95303how are you guys02:04
Bomber4ChatsHnmmmmmm02:04
Bomber4ChatsI'm gonna try something tricky....02:04
TJ-Bomber4Chats: if this PC was having boot / disk issues previously it is likely the disk was dying, and has now finally been buried02:05
TJ-Bomber4Chats: the other option is, there's a loose cable/connection and unplugging/replugging the hard disk will fix it02:05
JessicaJung_TJ: if ur PC suffers a HDD bad block, you are doomed02:05
Guest95303HHH02:05
TJ-JessicaJung_: No I'm not02:05
Bomber4ChatsI'll bet you that running my computer connected to my external screen in the office will fix it. 😊02:06
JessicaJung_TJ: oh sorry, wrong send02:06
Ben64Bomber4Chats: changing displays won't fix your hard drive02:06
JessicaJung_Bomber4Chats: what happened before your HDD died02:06
TJ-Thanks Ben! I'm out of this one!02:06
Ben64no!02:06
JessicaJung_Ben64: yay! I'm going to bed!02:07
Ben64i have to go to my makerspace now...02:07
Bomber4ChatsI'm not sure my hdd is dying. It's a possibility02:07
JessicaJung_nah, I'm staying02:07
TJ-I think Bomber4Chats hard disk has already gone to its maker02:07
Bomber4ChatsWe can all assume02:07
JessicaJung_Bomber4Chats: is it a HDD bad block error?02:07
Bomber4ChatsI mean,  think about it TJ02:07
Bomber4ChatsHow am I able to reach the bios02:08
JessicaJung_Bomber4Chats: you sir, had to go to zeus and zp it with 2 GHz to revive your drive :302:08
Bomber4ChatsI'd if I got an f'ed up hdd?02:08
Jordan_UBomber4Chats: Your BIOS is not stored on your hard drive, and bios screens (and boot firmware screens) will work fine without any hard drives connected.02:09
Bomber4ChatsHmm02:09
JessicaJung_Bomber4Chats: Unless you have another drive as spare, you're heading to the laptop Hosptal02:09
bobby67ubuntu is the shittiest operating system ever!!! im more anonymous with windows 1002:09
JessicaJung_bobby67: please make this matters at #ubuntu-offtopic02:09
Bomber4ChatsIt's not that bad, but it's hard to work with it02:10
JessicaJung_Jordan_U: you sir won a free internet pass02:10
Bomber4ChatsEspecially when the devs are having a hard time dealing with different specs of different machines meant for Windows02:10
JessicaJung_Hordan_U: if there is such things02:10
decciI have been using spec file in case of building the RPMs under RHEL based distros. What is the similar approach in case of debian or ubuntu distros02:10
Jordan_U!packaging | decci02:11
ubottudecci: The packaging guide is at http://packaging.ubuntu.com/html/ - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports and !sponsoring02:11
Bomber4ChatsSo, once I get my system back up, I'll run the hdd test02:12
Jordan_Udecci: What are you trying to package?02:12
TJ-decci: debian/control debian/rules debian/changelog and supporting files02:12
Bomber4ChatsIf anyone has any special cool command, I'd be happy to hear.02:12
decciTJ-: What about checkinstall https://help.ubuntu.com/community/CheckInstall02:12
decciTJ-: I think its pretty similar to rpmbuild02:13
TJ-decci: it will work for simple cases usually02:14
Bashing-omBomber4Chats: IF bios does not see that hard drive, there is no magic bullet . Period .02:14
decciTJ-: I have tarball out of which I want to build .deb packages02:14
MJ94Hello. I am currently running Ubuntu 12.04.5 LTS on a server and am trying to run ./configure for ZNC. I get the notice "configure: No compiler with C++11 support was found02:14
MJ94configure: error: Upgrade your compiler. GCC 4.7+ and Clang 3.2+ are known to work." The default GCC compiler on this machine is less than 4.7, but I do have 5.2 installed locally in usr/local/bin/gcc-5.2. After some googling, I found out that in order to compile it correctly (by using GCC 5.2), I'd need to run a command such as ./configure CC="your compiler" or export CC="your compiler" CFLAGS="-O3 -Wall", but none of the options I am finding work. Does02:14
MJ94 anyone have any suggestions? Thanks!02:14
decciTJ-: Usually how I do is create spec file, run rpmbuild -bb .spec file and that gets me RPM packages02:14
Jordan_Udecci: What are you trying to package?02:15
decciJordan_U: I have source code which I want to package to .deb02:15
Jordan_Udecci: Did you write this source code yourself?02:15
decciJordan_U: No..development team did that ..they need some help in packaging it similar to rpmbuild which they have been doing for quite soemtime02:16
decciJordan_U: Came across checkinstall, though it worked fine..but still want to know standard procedure02:17
TJ-MJ94: CC over-ride will only work if the Makefile plays nicely and uses it. it is possible the configure script, or the Makefile, don't support an over-ride02:17
nug700unity02:17
nug700is02:17
nug700terrible02:17
Bomber4ChatsHA HA! SUCK IT COMPUTER! I OWNZ U!02:17
MJ94TJ-: That I am not sure of.02:17
Jordan_Udecci: If you're working for a company that's going to be distributing .deb files to its customers then you should follow the packaging guide that ubottu linked to. checkinstall .debs are not adequate for distribution.02:17
TJ-MJ94: but, are you using "export CC=/usr/local/bin/gcc-5.2" for example?02:17
nug700TERRIBLE02:17
Bomber4ChatsWHO'S DEAD NOW B@+R'$!02:17
MJ94TJ-: yep!02:17
Jordan_Unug700: This channel is for productive Ubuntu related support discussion only. Take other discussion elsewhere.02:18
Bomber4ChatsAlright, back to. Or mal people. Plz let me know any recommended commands to test hdd02:18
nug700seriously running "sudo unity" does PERMINANT damage to your desktop config if you use something like xfce02:18
Bomber4ChatsNormal *02:18
decciJordan_U: they have got build server ready..but stuck at packaging02:18
Jordan_Unug700: You should never run programs as root that were not designed to be run as root. There are many applications that will cause serious problems (the most common being inability to log in via X) if you run them as root. Don't do that.02:19
Jordan_Udecci: OK. Are you reading the packaging guide that ubottu linked to?02:20
Bashing-omBomber4Chats: https://help.ubuntu.com/community/Smartmontools ; https://en.wikipedia.org/wiki/S.M.A.R.T. .02:20
decciJordan_U: Going through it02:20
Bomber4ChatsBashing-om, thx02:20
TJ-MJ94: which ZNC version are you trying to build?02:20
MJ94TJ-: 1.6.202:21
MJ94oops02:21
MJ94TJ-: 1.6.102:21
Bomber4ChatwyShould I upgrade after checking my hdd?02:21
TJ-MJ94: What does the config.log show when the compiler is being detected?02:23
decciJordan_U: Do I need to register with Ubuntu Launchpad?02:24
MJ94TJ-: I have config.log open; what exactly would you like to see?02:24
decciJordan_U: Is it compulsorily? The source code mightnt be thing to share.02:25
=== TwistByrn is now known as twistbyrn
DrakeDouayI did something stupid on my local virtual machine. I moved ubuntu.desktop, is there anyway to get a command prompt using virt-manager?02:25
=== twistbyrn is now known as TwistByrn
TJ-MJ94: if the CC is configurable you should find some references to it, as well as detection of the C++11 supporting libraries02:25
DrakeDouaynm... found it02:26
Jordan_Udecci: No. That guide is geared toward people developing packages which will be included in Ubuntu. You'll have to look at just the portions about how to actually create the proper source package and build it.02:26
decciJordan_U: You mean the guide wont cater in my case. Pls suggest links which I can go through.02:27
TJ-decci: the 'cdbs' (Common Debian Build System) provides lots of common targets for building a package, such that the debian/rules file can be extremly minimal in most cases - simple requiring the correct includes from cdbs makefiles itself02:28
decciTJ-: Let me check that02:28
TJ-decci:  something I wrote 7 years ago but it might help get an idea: http://tjworld.net/wiki/Linux/Ubuntu/Packages/CDBSCustomRules02:29
decciTJ-: Thanks02:29
decciJordan_U: I am just doing reading and got to this step http://packaging.ubuntu.com/html/packaging-new-software.html02:30
decciJordan_U: It uses bzr tool to get the .deb format02:30
Jordan_Udecci: Everything on http://packaging.ubuntu.com/html/packaging-new-software.html up to bzr push lp:~<lp-username>/+junk/hello-package applies to your case. And by that step, you already have a completed .deb package.02:31
decciJordan_U: bzr builddeb -- -us -uc02:31
decciJordan_U: I think this is the step where they might be stuck though I can check with them02:32
decciJordan_U: I think the tool checkinstall(yes, its not recommended) does this automatically02:33
decciJordan_U: I dont see anything mentioned on .spec file. What is the similar file in ubuntu?02:34
Jordan_Udecci: I have no idea what a .spec file is, so I can't tell you.02:34
coventryMy control key has become a capslock key, and I'm not sure how to reset it.  Any suggestions?02:35
Jordan_Udecci: http://packaging.ubuntu.com/html/debian-dir-overview.html02:35
decciJordan_U: Its called control file in case of Ubuntu I guess..yeah pretty like that02:36
decciJordan_U: http://packaging.ubuntu.com/html/debian-dir-overview.html#the-control-file02:36
decciJordan_U: The control file contains the information that the package manager (such as apt-get, synaptic, and adept) uses, build-time dependencies, maintainer information, and much more.02:37
decciJordan_U: Thats pretty similar to .spec under RPM distros02:37
MJ94TJ-: No luck there, either. :(02:37
Newyorkadamis there a *command* to paste whatever’s currently in the clipboard?02:37
MJ94TJ-: I have the config open but see no way to change it02:37
Newyorkadamnvm, found xclip02:39
firefly__is there anyone here that can help me connect my laptop ubuntu 14 to my server ubuntu 14  thru vnc  and gnome gui?02:41
=== ferret__ is now known as ferret_
firefly__i have been trying so hard for 3 days..i got it working a couple of days ago but the next day i was back to square one02:43
firefly__ive tried  vncveiwer02:43
firefly__tightvnc02:43
firefly__and others02:43
firefly__but i think im just not putting some settings in or im missing something02:44
nug700I can02:44
firefly__omg thank you!02:44
nug700I can't use the termianl, and the ctrl-alt-F1 terminal is not accepting my user info02:44
nug700is it the same as my username?02:44
tripelbnug700, control alt T is what I use.02:45
nug700Yes I can't use that one02:45
firefly__oh i thought nug was saying he could help me02:45
tripelbnug700, what happens when you do?02:45
neredsenvyI'm trying to install things but http://hr.archive.ubuntu.com... is not responding02:46
neredsenvycan I change from where I get things ?02:46
tripelbwell on the cont alt F1 you have to put in your user name and then your password02:46
nug700I wanted to start Unity3D from the terminal, forgetting "unity" was the default software ubuntu usinges for desktop02:46
neredsenvyThink it selects croatian (hr) repo since they are closest/fastert02:46
nug700So I typed sudo unity02:46
nug700while using xfce02:46
nug700now my desktop is doing a lot of weird things02:47
nug700Including not being able to focus on most of the windows (which don't have borders anymore)02:47
TJ-nug700: that'll likely be because, after running sudo unity, some files/dirs are now owned by root02:47
coventryFTR, I fixed the keyboard with 'xmodmap -e "keycode 37 = Control_L NoSymbol Control_L"'.  Just a hack, but hopefully I won't ever see that problem again.02:47
nug700TJ-: how would I fix this?02:48
TJ-nug700: easiest would be to reboot into Recovery mode, and reset ownership of the user home and all sub-dirs/files to the user02:48
nug700how?02:49
=== wook is now known as Guest41506
nug700(to get into recovery mode)02:49
neredsenvyUbuntu source hr.archive.ubuntu is not responding is there an easy way to select an alternative ?02:49
TJ-nug700: Hold down Shift key as the PC boots until you see the GRUB boot manager menu, choose the Advanced sub-menu, and then the first "Recovery" entry.02:49
nug700ok02:50
TJ-nug700: that should lead to the ncurses text-based 'friendly-recovery' menu, which has several options. You want the root shell. Then, for the user's /home/XXXX do "chown -R XXXX:XXXX /home/XXXX"02:50
TJ-too late!02:50
neredsenvynevermind fixed using software sources tab02:51
nug700holding shift is not working02:53
RedBlueHello, does anyone know any pdf program that allows me to see layers?02:55
pnwiseIs there a way to set permanent dpms?02:57
pnwiseI tried running script on boot, but id doesn't seems to be working.02:57
BuzzardBuzzRedBlue: have you looked at gimp?02:59
RedBlueBuzzardBuzz: gimp converts the pdf file to edit it as an image02:59
BuzzardBuzzRedBlue: the PDF can have layers from the import i think03:00
BuzzardBuzzRedBlue: Also then can export it back to PDF again too03:01
RedBlueI'd have to look into that, gimp is a bit complicated. Any other options?03:02
nug700|2yea no combination of holding either of the shift keys on startup or shutdown brings up the GRUB menu03:02
=== nug700|2 is now known as nug700
beepieRedBlue, gimp is not complicated, it's just that you cant read instructions.03:03
TJ-nug700: do you hold Shift from the very start of the system boot process? If Shift doesn't work, it could be it needs 'Esc' instead03:05
beepielast time i checked libreoffice writer can open pdf03:05
TJ-RedBlue: For editing PDFs I've used master-pdf-editor for a long time; it used to be in the ubuntu partner repo I think, as a paid app, then went freemium.03:05
nug700lI held shift from the moment the system started and held it just after the self check image.03:06
RedBlueI've tried master pdf editor and it doesn't have this feature03:06
TJ-RedBlue: Last time I used it I'm pretty sure it did because that was something I needed to do03:07
* RedBlue is opening master pdf editr03:07
RedBlueTJ-: how did you do it?03:08
nug700holding escape on startup brings up the grub bash terminal03:09
RedBlueif it was possible, the option would be near bookmarks, pages... on the left or in the view menu03:09
TJ-RedBlue: I have it installed on 14.04 but I'm on 15.10 right now, and can't fire it up from the chroot03:10
beepienug700, if you hold down the freedom key i heard that fixes things03:10
=== aaron is now known as Guest2854
TJ-RedBlue: got it running... I think what I am thinking of is the "Send-to-Back" and "Bring-to-Front" commands; I don't see a specific layer manager though03:15
RedBlueTJ: ok03:16
nug700TJ-: I can't get into grub menu03:17
nug700it just won't whow up03:17
TJ-RedBlue: if you go to File > Document Properties > Initial View > Page Mode you can select Layers Panel03:17
TJ-nug700: That is weird; which Ubuntu release is it?03:17
nug70015.0403:18
RedBlueTJ: it's already set to "Layers panel" but I only see one thumbnail on a doc that has 5 layerts03:18
nug700shuting down holding shift won't open it. pressing shift at all stages of booting won't open it. Pulling the plug while ubuntu and loged on won03:19
nug700won't even open it03:19
TJ-RedBlue: Hmmm!03:19
RedBluethat layers panel is what I see when I click on "pages", right?03:19
TJ-RedBlue: I'm not sure now, it is so long since I last used it, but I think its supposed to be an additional tab in the left pane, alongside Pages, Bookmarks, etc.03:20
RedBluewell, that tab doesn't show03:20
TJ-RedBlue: scratch master-pdf-editor then!03:20
RedBlueI'll ask them why the layers panel doesn't show. Thanks for making me realize it exists, TJ03:22
deccihttp://sourceforge.net/projects/debreate/ looks cool03:23
decciJordan_U: Got this as easy way http://sourceforge.net/projects/debreate/03:23
nug700what's the command to reboot into the grub menu?03:27
beepienug700, hein?03:27
nug700what?03:28
beepienug700, depends, you might have to hold shift or tap something before the grub shows.. i forget i'm not currently on my ubuntu haha03:28
beepienug700, sec03:28
beepieyeah i suppose you can try that03:28
beepie(hold shift)03:28
beepieor keep tapping it03:29
=== nudtrobert1 is now known as nudtrobert
skweekso does anyone rotate their screen in ubuntu and experience the cursor not moving along with the new orientation?03:31
beepieskweek, hein?03:31
TJ-the reason for choosing to use Shift (or Ctrl) is they can be held down since they are state keys, whereas other keys need to be pressed at exactly the right moment03:31
TJ-skweek: no03:32
beepieTJ-, maybe03:32
beepieTJ-, depends on his keyboard03:32
beepieany key should be able to bring up the menu..03:32
beepiebut of course avoid the "escape" key dugh03:32
TJ-beepie: fact. The shift/ctrl keys set state flags which can be read with a simple io port read03:32
nug700wo what if I hold down all?03:32
nug700so*03:33
TJ-nug700: is it a USB keyboard?03:33
nug700yes USB03:33
beepienug700, you can force the menu to show up with a timeout editing /etc/default/grub03:33
beepie(then applying the proper update cmds later)03:33
TJ-nug700: aha! in the BIOS setup, is "USB Legacy" support enabled? (that tells the BIOS to continue providing USb input services to the boot loader/OS until they take over the hardware)03:34
skweekis there a way to trouble shoot this?03:34
TJ-skweek: does the screen orientation change but the mouse directions not?03:34
beepieyou mean 'troubleshoot'03:34
beepieyes03:34
beepiethere may be an "nvidia" option for this03:34
skweekTJ-: yes , Beeelow thanks03:35
beepiei suppose that is what you're using (nvidia)03:35
TJ-skweek: first thing to do is look at /var/log/Xorg.0.log in case there are clues03:35
TJ-skweek: also, can you "pastebinit <( xrandr -q )"03:35
skweekhttp://paste.ubuntu.com/12986649/03:37
=== Guest78974 is now known as ksx4system
TJ-skweek: that seems to indicate the screen is in landscape mode, not portrait (1920 x 1080)03:39
skweekI don't really think that there's anything helpful from /var/log/Xorg.0.log when looking at it that indicates anything particularly useful03:39
TJ-skweek: compare that with one of mine: http://paste.ubuntu.com/12986661/03:40
skweekhttp://paste.ubuntu.com/12986663/03:40
skweekI ran that with it in left orientation03:40
TJ-skweek: that looks better!03:41
TJ-skweek: so now the cursor orientation hasn't flipped?03:41
TJ-skweek: what input device is the PC using? Touchpad, mouse?03:42
skweekI can't really tell if the touchpad orientation is normal or not... cocking my head to the left and trying to figure if the mouse is moving in the right direction is beyond my abilities of comprehension, they could be I just can't tell. The touchscreen on the other hand doesn't recognize the orientation change and taping on the screen mouseclicks on an inverse x/y axis03:43
TJ-skweek: if it is a touchpad, then I seem to recall there needs to be a change made to the synclient too03:43
skweekthe touchscreen's my concern since I'd like to sit on the couchchair and read a book like with the keyboard detached03:44
TJ-skweek: try "synclient Orientation=1"03:44
skweekcould not find synaptics properties, no synaptics driver loaded?03:44
TJ-Hmmm, maybe that's part of your issue. Although I ran 'synclient -l' here (Ubuntu 15.10) but don't see "Orientation" as an option, but the touchpad moves correctly on the rotated display03:46
=== nudtrobert1 is now known as nudtrobert
skweek? http://paste.ubuntu.com/12986723/03:51
nieehi. Any one to help me please ? http://pastebin.com/DPHMJQ9H03:52
plytroniee: have you tried doing what the error message said?03:53
nieeplytro: ?03:53
plytroE: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).03:53
plytrothe very last line before you get your prompt back03:53
plytroalso line 5 You might want to run 'apt-get -f install' to correct these:03:54
plytroalso line 1... if you are root, you don't need to run sudo03:55
TJ-skweek: not sure why you'd get that; those are the default package versions in Trusty03:55
wileeeniee, sudo in root?03:55
skweekTJ-: I tried trusty specific-lts and installed it, the touch screen still doesn't recognize a change in x/y axis upon change in orientation03:56
TJ-skweek: not sure why it's (not) happening. I did find this via a forum comment: https://github.com/wolneykien/xrandr-align04:01
skweekinteresting if this utility works04:03
nug700what do I o once inside recovery mode?04:04
TJ-nug700: that should lead to the ncurses text-based 'friendly-recovery' menu, which has several options. You want the root shell. Then, for the user's /home/XXXX do "chown -R XXXX:XXXX /home/XXXX"04:05
TJ-nug700: replace XXXX with the username/directory-name04:06
=== spencer is now known as Archibaldy
nug700so chown -R jon:jon /home/jon?04:06
TJ-nug700: correct04:06
TJ-nug700: after that, you should be able to "exit" to get back to the friendly-recovery menu, and then choose "resume"04:07
nug700ok I'll try it04:08
=== Fisheh is now known as MonkehParade
=== antojose is now known as drup1
nug700chown commnand seemed to work.04:15
nug700but it did not fix my desktop04:15
TJ-nug700: there may have been other changes in the setting written into some config files, or cache files. That kind of thing is hard to pinpoint. Creating a new user account, log-in/out, and comparing the freshly created files in that profile against the user's main profile can sometimes help04:19
nug700so I'm basically fucked04:19
nug700I wouldn't know what files to compare04:20
nug700well a user in xfce irc chat did say to run "start xfwm4" in terminal emulator, but I can't access it.04:21
DChapmannug700: I would make a new user account simply to see if the problem persists.04:23
TJ-nug700: do you have lots of files in your user profile? maybe you could switch over to a fresh user profile and take files with you? The only downside there is saved settings for programs, keyring, and so on04:23
DChapmanI'm not sure what the full ramifications would be running unity as root.04:24
nug700ruining everything?04:25
nug700EVERYTHING04:25
nug700how dumb are those developers?04:25
TJ-Idea! create 2 new user profiles, both as sudo group members. Run unity as root in the same way as was done with the main user profile in ONE of them, then compare the two fresh profiles and see what different "sudo unity" caused04:26
TJ-nug700: User mistake, not developers.04:26
DChapmannug700: This was a user error, therefore not a fault with the devs.04:26
nug700They should have put some kind of warning in there04:26
TJ-Dev's can't stop you shooting yourself in the foot, and it isn't their task anyhow04:26
nug700It is if they want this to have any kind of market share.04:27
nug700seriously04:27
DChapmannug700: It's your responsibility to understand what and what not to run with sudo.04:27
nug700I wasn't even trying to run that04:27
TJ-nug700: but you did, that's the point.04:27
nug700I was trying to start unity3d04:27
gambl0rehow do i loop through an object?04:28
nug700It didn't occure to me the unity program even existed until I was pressing return04:28
DChapmanInstead of worrying about the marketshare, make a new user account and get to troubleshooting. :)04:29
nug700How would I make a new user using the termina?04:29
nug700the GUI for it is not functioning04:29
DChapman$ man adduser04:30
nug700afasdf04:30
gambl0rehi guys, how do i loop through an object?04:30
nug700oops04:30
DChapmannug700: "man adduser" in the terminal pulls up the manual page.04:31
btorchhi anyone know why an ubuntu kickstart would be overwriting the changes I've told a post scrip to make to the interfaces file ?04:32
btorchit writes everything to interfaces that I need to, but then when it's rebooting the system it changes the file back to what it was during the kickstart04:33
nug700You know what, I think I'm done with desktop ubuntu It had something going for it back in ubuntu 10, when they weren't trying to make the UI all tablet-ish. Trying to make it a mainstream OS by giving it a "good" look but not fixing all the design usability desing flaws.04:41
skweekTJ- this is what I ended up doing http://paste.ubuntu.com/12986941/04:41
somsipnug700: just install a different desktop. You dont need to use unity04:42
nug700I did04:42
somsipnug700: so you're not happy with any desktop that is available?04:42
nug700I'm not happy the direction ubuntu went in general.04:42
beepie"<nug700> so I'm basically fucked"04:44
beepie!ops nug700 trolling04:44
ubottubeepie: I am only a bot, please don't think I'm intelligent :)04:44
beepienug700, you hate ubuntu so why are you here?04:44
nug700So frustrated == trolling I guess04:44
somsipbeepie: if you believe someone is trolling, just /ignore them04:44
=== _syntroPi_ is now known as syntroPi
beepiesomsip, better for the channel to thwart other trolling trolleys04:45
digitalextremistquick question? Is it possible to use xorg 1.18 somehow under Ubuntu?04:45
nug700so somebody is critical of your OS and that makes them trolls.04:45
somsipbeepie: the ops are not going to respond to these sorts of comments as trolling. Just don't encourage and drop it04:46
beepiemore than that you just come on here to swear and complain04:46
nug700I said 1 swear word in a rather extreme situation.04:46
beepie^ lies04:47
beepie"<nug700> how dumb are those developers?"04:47
beepiethat's two04:47
nug700dubm is a swear word?04:47
nug700dumb*04:47
beepiethat's a direct attack on Ubuntu like 3 times04:48
* beepie ignores nug700 04:48
nug700attack has quit a lose definition doesn't it04:48
beepiethere are also some developers on here btw, so i mean that's still rude.. i still think it was still a valid call to ask to do something about such trolling usres.04:49
somsip!ops | beepie & nug700 (handbags at dawn is getting tedious)04:49
ubottubeepie & nug700 (handbags at dawn is getting tedious): Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang04:49
* phunyguy looks up04:51
phunyguyguys, can we not?04:51
nug700I've been done.04:51
phunyguyI don't care.  Please stick to Ubuntu support.04:51
* beepie ignores somsip 04:52
zakihi04:53
beepiehi04:53
nug700will the new user I create have the graphics drivers I installed from this (the ruined) one?04:54
phunyguyas long as they are in the video group04:55
nug700ah ok04:55
remacleHi!05:00
=== sysdoc_ is now known as sysdoc
pcglueI added a PPA using apt-add-repository, and ran 'apt-get update', but 'apt-get install' is not using the PPA.  It's still using the universe repo.  How can I make it use the PPA?05:04
shortstraw8I think you still need to edit the /etc/apt/sources.list pcglue05:06
pcglueshortstraw8: I actually did that too.  still didn't work.05:07
shortstraw8And stuff in sources.list.d05:07
NathanielHillWhat should I do to reload /etc/hosts after updating?05:08
shortstraw8did you do apt-get update after too?05:08
pcglueyes05:09
pcglueit complained about duplicate ppa because it was in sources.list.d from the apt-add repo and from my edit of /etc/apt/sources.list05:09
phunyguypcglue: what PPA is it?  Chances are the package in the ppa is older?05:10
bebendhy05:10
phunyguyNathanielHill: should be an instant change.05:10
shortstraw8Was thinking that the ppa might be the issue too05:10
pcglueIt's ppa:mosquitto-dev/mosquitto-ppa.  0.15-2 in universe, 1.4.4 in the PPA05:10
=== bebend is now known as bebends_xp
pcglueI'm using trusty05:12
shortstraw8What did you add to your source.list?05:13
pcglueI added "deb http://ppa.launchpad.net/mosquitto-dev/mosquitto-ppa/ubuntu trusty main" to the end05:13
nivethithado any one using odoo05:16
lotuspsychje!ppa | pcglue at your own risk05:17
ubottupcglue at your own risk: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge05:17
lotuspsychje!details | nivethitha05:22
ubottunivethitha: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)05:22
nivethithaIn odoo the if the invoice line exceeds more than 9 lines then it over writes the date.. Do anyone know how to increase the number of lines05:24
lotuspsychjenivethitha: where did you download odoo from?05:25
nivethithalotuspsychje, Actually in odoo i have install the sales module05:27
weedshello05:27
lotuspsychjenivethitha: cant find odoo in repos, where did you install it from?05:28
demahum_I have installed 15.10. I have a problem with ethernet. When I plug LAN cable in my laptop, it says connection is established, but there is no internet access. Wi-Fi works properly.05:30
lotuspsychjedemahum_: tail -f /var/log/dmesg and plugin, see what errors you have05:32
mib_mibhi all - if i have 2 nics on a computer, and have 1 external (192.168.x.x) and 1 internal network ip address (10.x.x.x) - can i set two hostnames? how can i set second hostname?05:32
nivethithalotuspsychje, i installed referring from the internet05:32
lotuspsychje!hostname | mib_mib05:33
ubottumib_mib: Use hostname <somehostname> to set the hostname, or to do it permanently: edit /etc/hosts to include BOTH the old and new hostname and then change /etc/hostname to the new one. WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly.05:33
mib_mibif i just use the /etc/host file to set, will this properly set hostname? what happens if its different from /etc/hostname ?05:33
mib_miblotuspsychje: but i want to set 2 hostnames, one for internal ip and one for external.. ?05:33
demahum_lotuspsychje: I have unplugged and plugged the LAN. It says "Nothing has been logged yet."05:33
mib_miblotuspsychje: so i could set two ip/hostname mappings in /etc/hosts but what would i put in /etc/hostname file?05:34
lotuspsychjedemahum_: tail -f /var/log/syslog also ?05:34
nivethithalotuspsychje, i installed referring from the internet05:36
lotuspsychjenivethitha: what do you mean?05:36
nivethithalotuspsychje, i installed odoo by referring the internet05:37
demahum_lotuspsychje: Here is the pastebin from the point when I plug in the LAN (tail -f /var/log/syslog): http://paste.ubuntu.com/12987193/05:38
SahilHello Ubuntu Experts05:39
lotuspsychjedemahum_: this looks weird: whoopsie[656]: [07:35:14] Cannot reach: https://daisy.ubuntu.com05:40
SahilHow can i upgrade uubuntu 15.04 to 15.10?05:40
demahum_lotuspsychje: Any idea?05:40
lotuspsychje!upgrade | Sahil05:40
ubottuSahil: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade05:40
beepiemib_mib, it's /etc/hosts  ... makes sense to if your ip address is static05:40
beepiemib_mib, /etc/hostname is the other to edit, i think there's /etc/mailcap as well to edit05:41
lotuspsychjedemahum_: sudo lshw -C network to see wich driver= your card has?05:41
beepiemib_mib, /etc/mailname rather05:41
beepiemib_mib, (possibly for the internal logging to pick up the right hostname)05:42
lotuspsychjenivethitha: maybe the #ovoo guys know05:42
demahum_lotuspsychje: http://paste.ubuntu.com/12987206/05:44
lotuspsychje!realtek | demahum_05:45
ubottudemahum_: some help for recent Realtek chipsets can be found at https://help.ubuntu.com/community/WifiDocs/Device/RealtekRTL8187b05:45
lotuspsychjedemahum_: could be wrong firmware perhaps, wich ubuntu version?05:45
demahum_lotuspsychje: 15.1005:45
lotuspsychjedemahum_: have you installed ubuntu with internet enabled? clean install or upgrade?05:45
demahum_lotuspsychje: Clean install. It was working. During the installation I was downloading updates using LAN. Also after installation it was working some time.05:46
lotuspsychjehmmm05:46
lotuspsychjethats weird05:46
lotuspsychjedemahum_: when did this start happen?05:46
demahum_lotuspsychje: I don't remember.05:47
demahum_lotuspsychje: At the beginning, it was working, then it started sometimes to work sometimes not.05:47
demahum_lotuspsychje: Now it doesn't work at all.05:47
lotuspsychjedemahum_: might be firmware version, check if you have linux-firmware installed?05:48
demahum_lotuspsychje: Nope. To install it?05:49
lotuspsychjedemahum_: try yes05:49
lotuspsychjedemahum_: there might be a realtek newer firmware version in there05:49
demahum_lotuspsychje: I'm sorry. linux-firmware is already the newest version :/05:50
demahum_lotuspsychje: It was installed.05:50
lotuspsychjeok05:50
lotuspsychjedemahum_: try a reboot and press ESC or F1 to see whats happening on boot perhaps, when network gets connected over cable05:52
demahum_lotuspsychje: hmm...05:55
demahum_lotuspsychje: I asssume you want me to see the boot in command line (without graphics)...05:55
lotuspsychjedemahum_: yes at ubuntu purple screen hit esc or f105:55
demahum_lotuspsychje: But my boot is reaaally fast (SSD) that I have no idea how to get to it...05:56
demahum_lotuspsychje: Because it literally shows purple screen for less than a second. XD05:56
lotuspsychjelol05:56
lotuspsychjeok ok05:56
lotuspsychjedemahum_: well re-ask your isue in channel togheter with your logs mate05:57
demahum_lotuspsychje: Thanks a lot.05:57
lotuspsychjedemahum_: not sure whats happening exactly to your card05:57
demahum_lotuspsychje: No problem.05:57
demahum_lotuspsychje: I am whatsoever quite dissapointed with 15.10.05:57
demahum_lotuspsychje: It is reaally buggy.05:57
demahum_demahum_: I will go with 14.04 for now... :)05:57
lotuspsychjedemahum_: if you need stable remain LTS yes05:58
demahum_lotuspsychje: Well... It is not that I need stable... I enjoy new versions... Bugs do not make problem for me. But this ethernet thing is quite annoying.05:58
demahum_lotuspsychje: I have another question...05:58
lotuspsychjesure05:58
demahum_lotuspsychje: I am considering trying another flavor...05:59
demahum_lotuspsychje: Other flavors have names... Kubuntu, Lubuntu etc...05:59
demahum_lotuspsychje: What is the name for the official flavor?05:59
demahum_lotuspsychje: This one I use now...05:59
lotuspsychje!flavors | demahum_05:59
ubottudemahum_: !Ubuntu-GNOME, !Kubuntu, !Xubuntu and !Lubuntu are simply flavors of Ubuntu that come with GNOME, KDE, Xfce, and LXDE (respectively) installed as default, instead of Unity. Other specialized flavors of Ubuntu include !Edubuntu, Ubuntu !Studio, and !Mythbuntu.05:59
demahum_lotuspsychje: So this (standard) is Ubuntu Unity?06:00
lotuspsychjedemahum_: unity is only ubuntu desktop06:00
lotuspsychje!unity | demahum_06:00
ubottudemahum_: Unity is the default UI since Ubuntu 11.04.  Unity is a shell for GNOME. see http://unity.ubuntu.com. For a GNOME 2-like experience, see !notunity06:00
demahum_lotuspsychje: I understand. So there is no some special name for this standard flavor?06:01
lotuspsychjedemahum_: with ssd, i would stick to ubuntu desktop 14.04.306:01
lotuspsychjedemahum_: but feel free to test, lubuntu/xubuntu06:01
lotuspsychjewhatever you want06:01
demahum_lotuspsychje: So we call this standard edition Ubuntu Desktop?06:01
lotuspsychjedemahum_: yes06:02
demahum_lotuspsychje: Good. Is there a special reason why should I stick to Ubuntu Desktop with SSD?06:02
lotuspsychjedemahum_: there is ubuntu-server, ubuntu-touch, ubuntu-gnome etc...06:02
lotuspsychjedemahum_: no, unity is just something you like or not06:02
lotuspsychjedemahum_: and i like unity for simplicity with my ssd06:03
demahum_lotuspsychje: Good. Now, regarding the development... Ubuntu Desktop is officially supported by Canonical. Is that the same for other flavors?06:03
lotuspsychjedemahum_: xubuntu/lubuntu will even go faster on ssd for you06:03
lotuspsychjedemahum_: for the official flavors yes06:03
demahum_lotuspsychje: And official flavors are listed here, I assume: http://www.ubuntu.com/about/about-ubuntu/flavours06:04
demahum_lotuspsychje: And all of them use the same base, just the desktop environment is different?06:04
lotuspsychjedemahum_: they also use ubuntu as base yes06:05
lotuspsychjedemahum_: and supported officially06:05
demahum_lotuspsychje: So basically, command line usage will remain the same?06:05
lotuspsychjedemahum_: depending on what you wanna do yes, bash remains same06:06
demahum_lotuspsychje: Good. Thanks a lot. :) I am starting with gnome. :D06:06
lotuspsychjedemahum_: you can also testout other flavors on your existing system06:06
lotuspsychjedemahum_: lets say you want to test lubuntu on ubuntu-desktop, install lubuntu-desktop06:07
lotuspsychjedemahum_: and you can login to your new lubuntu desktop from existing system06:07
demahum_lotuspsychje: I know. But I really want to use all of them for a while. Just to make sure I am familiar with all of them. Sometimes when I come in touch with other flavor, I am confused since I was using only Ubuntu Desktop.06:07
demahum_demahum_: I will try other Linux distros as well, but for now I will stick to Ubuntu. :)06:08
lotuspsychjedemahum_: ok!06:08
demahum_lotuspsychje: I will try other Linux distros as well, but for now I will stick to Ubuntu. :)06:08
lotuspsychjedemahum_: ubuntu is one of the most popular ones, and has nice support06:08
saidc3test06:08
demahum_lotuspsychje: I agree. But just I want to get familiar with others. :)06:09
saidc3Someone know how to use HAShield on wine. i'm having some framework problems.06:09
demahum_lotuspsychje: I have never used Linux other than Ubuntu. :)06:09
lotuspsychjedemahum_: very good!06:09
niko__#deepin06:11
musiquehahaha06:12
nabnhi! #ubuntu-gnome is awfully quiet, so thought i'd ask here. i have gnome-shell eating up ~100% CPU almost all of the time. Is there any way i can diagnose what's causing this? extensions, anything? i tried disabling extensions one by one, but wasn't able to pinpoint06:22
bobdobbsI just updated to 14.04. The window manager looks gnomey. but I somehow nuked the, uhm, toolbar menu06:22
bobdobbslike, the menu that give access to dropdowns. like 'file', 'edit', 'preferences'...06:23
bobdobbshow can I recover them?06:23
wileeebobdobbs, have you checked the guest account?06:29
mib_mibcan a machine have multiple hostnames? for instance, i have two nic cards each with ip (i.e. 192.168.x.x and 10.0.x.x)06:31
bobdobbswileee: no I haven06:31
mib_mibif i wanted to do like my.external.ip and my.internal.ip as hostnames w/ fqdn06:31
mib_mibwhat to put in /etc/hostname file?06:31
bobdobbswileee: I expect that on a guest account it'd be fine. I suspect that I've accidently turned off the toolbar menus (if that is what they are called)06:32
bobdobbswileee: I must have configured something while not paying attention06:32
bobdobbsmib_mib: are you trying to set up virtual hosts?06:32
wileeebobdobbs, If fine in the guest a compiz and unity reset 14.04 specific might work.06:32
wileeebobdobbs, I'm assuming this is unity.06:33
bobdobbsmib_mib: this might be helpful: https://www.digitalocean.com/community/tutorials/how-to-set-up-apache-virtual-hosts-on-ubuntu-12-04-lts06:33
mib_mibbobdobbs: not sure what virtual hosts exactly are =D06:33
bobdobbswileee: I'm assuming it is as well. it's a little unfamiliar to me06:33
mib_mibbobdobbs: trying to setup hostnames for internal network06:33
plytromib_mib: short answer is yes you can do what you want06:34
bobdobbsmib_mib: so.. one machine with multiple websites on it?06:34
wileeebobdobbs, unity has a left side bar, it is the ubuntu desktop06:34
plytroI am going to bed so I don't have time to give you the answer06:34
bobdobbsmib_mib: or simply one server answering to multiple names?06:34
plytrobobdobbs: he is saying one machine with two different ips06:34
plytroand two different names06:34
mib_mibplytro: what goes in the /etc/hostname file then?06:34
bobdobbstwo different IP's. I understand that that is possible. But I've never done it.06:35
plytrobobdobbs: think of using your machine as your firewall06:35
plytroit has 2 ips and 2 nics06:35
plytroan internal and external06:35
bobdobbsThat sounds very possible. But I haven't done that kind of networking for years06:35
plytromib_mib: you're going to have to do some reading06:36
plytrohttps://serverfault.com/questions/513805/properly-configure-two-eth-interfaces-on-different-subnets06:36
plytrothis guy is talking rhel606:36
plytrobut the concepts should be relevant06:36
TrenxTquick question06:36
bobdobbswileee: would the absence of the menus be a unity thing? Or a compiz thing?06:36
plytroI don't use host files, I setup bind internally about 5 years ago06:36
TrenxTim typing sed -i "s/static char ngx_http_server_string\[\] = \"Server: nginx\" CRLF;/static char ngx_http_server_string\[\] = \"Server: Lol web server\" CRLF;/g" /install/nginx-1.8.0/src/http/ngx_http_header_filter_module.c06:37
wileeebobdobbs, err, knowing what it is would be a good start.06:37
bobdobbswileee: indeed. I expect it's a unity thing.06:37
bobdobbsbut I'm not 100% sure.06:37
mib_mibplytro: okay thanks i'll read up - frankly i dont really understand too much of this =D - it would seem it would be easier if i were running my own dns server06:37
TrenxTand im getting sed: can't read /install/nginx-1.8.0/src/http/ngx_http_header_filter_module.c: No such file or directory06:37
TrenxTbut that file is there06:38
wileeebobdobbs, unity is a plugin in compiz, that blow your mind. ;)06:38
bobdobbsunity is the window manager right? and compiz manages compositing?06:38
bobdobbswileee: woah06:38
bobdobbswileee: that kinda does blow my mind06:38
TrenxTanyone?06:38
bobdobbsI mean, in a very gentle way.06:38
=== not_phunyguy is now known as phunyguy
inteus!patience | TrenxT06:39
ubottuTrenxT: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/06:39
plytromib_mib: I only setup the dns stuff because I had/have over a dozen devices on the network that I want to all be able to talk to one another without hosts entries all over the place06:39
TrenxTi did with no luck06:39
plytroTrenxT: pastebin the whole output including the ls showing the file is there06:40
TrenxTsure06:40
mib_mibsigh this seems like the wrong way to go06:42
plytromib_mib: what are you trying to acomplish in the end?06:43
TrenxThttp://pastebin.com/Lzb41h8R06:43
plytroTrenxT: you are pathing wrong06:43
mib_mibi am setting up a hadoop cluster, and **thought** i wanted the machines to use the internal ip addresses / hosts to communicate faster06:43
mib_mibi wasn't sure of the repurcussions if i used their external assigned ip addresses and stuff06:44
mib_mibi.e. if dns would be slower, etc06:44
plytroTrenxT: it appears that you are in ~/install/.....06:44
plytroand you are using /install/.....06:44
TrenxTi am following a tut from github06:44
TrenxTand thats what it says06:44
plytrobut you either missed a step or something06:44
plytrodo a pwd06:45
mib_mibplytro: so i set up a second NIC on all machines and assigned a 10.0.x.x ip address, and want to use that, but cloudera requires use of hostnames06:45
TrenxThttp://pastebin.com/d3gCRq6y06:45
plytroyou'll see your path is /root/install/nginx-1.8.006:45
TrenxTtheres the part06:45
plytroyes greate06:46
plytrobut its still wrong06:46
plytrodo a pwd06:46
plytroyou didn't show me the file is where you said it should be06:46
plytrodo an ls /install/nginx-1.8.0/src/http/ngx_http_header_filter_module.c06:46
plytroit should show nothing06:46
TrenxTroot@dedi-fr-19369:~/install/nginx-1.8.0# pwd06:46
TrenxT../root/install/nginx-1.8.006:46
plytrothen do a ls /root/install/nginx-1.8.0/src/http/ngx_http_header_filter_module.c06:47
TrenxTi did on the first pastebin06:47
plytroand you'll see its there06:47
TrenxTif u check the first pastebin when i did an ls it is there06:47
plytroyou did it wrong though06:47
plytroyou just did an ls on your current directory06:47
TrenxTno06:48
plytroyes06:48
TrenxTi went to /src/http06:48
plytroroot@dedi-fr-19369:~/install/nginx-1.8.0/src/http# ls06:48
plytroyou aren't understanding how ls works06:48
plytrowhen you say "ls /install/nginx-1.8.0/src/http/ngx_http_header_filter_module.c" it is saying show me the file at this exact location06:48
plytroif you run that command it will come up with no files06:49
TrenxTso if the file is there why the command says no such file06:49
plytrothe file isn't there06:49
plytrothe file is at /root/install/nginx-1.8.0/src/http/ngx_http_header_filter_module.c06:49
plytroif you change your sed command to that path it won't give you an error any more06:49
TrenxTso the writer of the tut did it wrong?06:50
plytroor you didn't extract the tarball where the writer said to/expected it to be installed06:50
TrenxTu were correct and no im following the tut 100%06:51
plytrois this what you are running? https://github.com/Micka33/docker-rtorrent-rutorrent/blob/master/docker_files/Dockerfile06:52
plytrobecause that is not a tutorial, that is a dockerfile and all those commands are executed from / not from /root like you are doing manually06:52
TrenxThttps://raw.githubusercontent.com/Micka33/docker-rtorrent-rutorrent/55ba6bccd3c95fc47c2806880e3b8d7976577be0/docker_files/Dockerfile06:52
TrenxTthink is the same yes06:53
plytroyeah that isn't a tutorial06:53
plytrotheir file is 100% correct06:53
TrenxTadding the /root before did the trick06:54
TrenxTbut i think i jumped the gun06:54
plytroright but you're going to hit other problems is my guess06:54
plytroall of those commands are run as root after doing a "cd /"06:54
plytroand on a normal system will just pollute shit in places it wouldn't normally be on a interactive machine06:55
ftzhello?06:55
TrenxTso why it says WORKDIR /install06:55
=== sorinello_ is now known as sorinello
plytrobecause that is a Docker directive06:55
plytrogo back to this https://github.com/Micka33/docker-rtorrent-rutorrent06:55
plytroon your command line do a "sudo apt-get install docker.io"06:56
plytroand sudo apt-get install git06:56
plytrothen follow his install instructions06:56
plytroand the the docker run command may need to be "sudo docker run ........"06:57
TrenxTso how do i undo all ive done?06:57
plytrodid you do run the apt-get statement?06:58
TrenxTall this came because i was trying to install XMLRPC.06:58
TrenxTand when i hit an error in the make process i googled it and sent me to that page06:58
plytroand you ended up at a torrent client?06:58
TrenxTim trying to install rtorrent06:59
TrenxTbut those are needed stuff06:59
plytroso what this file does is gives you a virtual machine of sorts that runs rtorrent for you07:00
plytroif you're only at the nginx step I think your're fine, you may have some files laying around07:00
plytrobut they just take up space no real lasting impact07:00
plytroextra packages are the same07:00
plytrobut install docker.io and git07:02
plytrothen follow his instructions in the readme.md07:02
TrenxThttp://pastebin.com/ZVCw9T0R07:02
TrenxTlook at the error there07:02
plytroyou may be missing the c compiler, if I read that right07:04
TrenxTwhats the fix?07:04
plytrosudo apt-get install build-essential07:04
plytroif it were me... I would just use the dockerfile though07:05
akikthe c compiler is called cc or gcc, not c07:05
plytroakik: I thought that was the case07:05
TrenxTthing is i dont know what that docketfile thing does07:05
TrenxTim a noob here07:06
plytroyou don't know what the make file does either07:06
jitz88hello07:09
jitz88question trying out ubuntu, any new features that are interesting07:10
akikTrenxT: maybe this could help you out in compiling rtorrent http://pastebin.com/raw.php?i=yWJMy5NK07:10
akikTrenxT: i'm not quite sure what you're doing with nginx07:11
akikand putting docker in this equation is not helping you07:12
nabdevhi, there is driver USB 3.0 for ubuntu 14.04 ?07:13
reetika786i have install php5-fpm , its showing 100 cpu07:15
reetika786I am using ubuntu 14.0407:17
baizonnabdev: http://askubuntu.com/questions/12139/does-ubuntu-support-usb-3-007:18
barqWhat is the upgrade that is available for ubuntu 15.04?07:24
greddistbarq: 15.1007:25
barqsudo do-release-upgrade will do the trick?07:25
barqOr anything else I need to consider?07:26
baizonbarq: start update manager, 15.10 should appear07:26
greddistbarq: just a buggy07:26
greddistbaizon: so real07:26
baizonbarq: else run update-manager -d07:26
baizongreddist: ?07:27
max1in unity, is there any way to hide all a window's contents except its title bar? like in lxde07:27
barqjust a buggy?07:27
wileeemax1, look in unity-tweak and cssm07:27
baizonbarq: ignore him, hes just trolling07:28
greddistmax1: you mean like collapse the window like a shade07:28
max1greddist not sure what you mean by 'a shade' but i'll tyr it07:28
TrenxTso the person who was helping me left and im so lost limberghs son has no chance of beating me07:29
baizonmax1: ignore greddist, hes trolling07:29
max1oh sorry, yeah i get you, like a shade07:29
greddistwileee: it's not a tweak07:29
greddistTrenxT: yeah07:30
TrenxTanyone else can jump in and help this noob?07:31
=== hp_ is now known as Guest34426
baizonthank god he left07:32
TrenxTwho07:32
baizongreddist07:32
andyafwhi07:32
TrenxT[03:30] (greddist): asshole07:32
TrenxT[03:30] *** ········································07:32
TrenxT[03:30] *** greddist is ~greddist@d5.7b.39a9.ip4.static.sl-reverse.com07:32
TrenxT[03:30] *** greddist is «greddist»07:32
TrenxT[03:30] *** greddist on holmes.freenode.net07:32
TrenxT[03:30] *** greddist on #ubuntu07:32
baizonTrenxT: yes, i got <greddist> you big prick07:32
andyafwhow is linux07:33
baizonandyafw: fine, i guess07:33
andyafwcool07:34
andyafwI am trying to figure out how to further my life07:34
andyafwneed a better job than walmart07:34
baizonandyafw: im sorry to say this but...07:34
somsipandyafw: do you have a specific support question. Chat belongs in #ubuntu-offtopic07:34
baizon!offtopic | andyafw07:34
ubottuandyafw: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!07:34
andyafwok thanks, sorry07:36
akikTrenxT: not sure if you noticed but i pasted an url which shows you how you can compile libtorrent and rtorrent07:36
=== Beliq_ is now known as Beliq
TrenxTakik is not libtorrent causing me the issue... im not there yet07:43
TrenxTits XMLRPC07:43
akikTrenxT: the compilation of rtorrent didn't require the xmlrpc package07:45
sixthhi, what would be the easiest way to install an updated pkg version using apt-get on precise and above? (needed for ansible role)07:45
akikTrenxT: oh now i see what you're trying to do07:46
akikhttps://raw.githubusercontent.com/Micka33/docker-rtorrent-rutorrent/55ba6bccd3c95fc47c2806880e3b8d7976577be0/docker_files/Dockerfile07:46
wileeesixth, you get what is in the repos in your computer basically, ubuntu ones supported here, not all are the latest.07:47
sixthwileee, so i cant have updated software on an old ubuntu version?07:47
wileeesixth, You can do what you want just be aware of support is all.07:48
akikTrenxT: did you reset the c compiler location not to refer to it as 'c' ?07:48
=== nudtrobert1 is now known as nudtrobert
sixthso what would be the easiest way to go about it?07:49
TrenxTakik this is what im following https://terminal28.com/how-to-install-and-configure-rutorrent-rtorrent-libtorrent-xmlrpc-screen-ubuntu/07:50
wileeesixth, You've only outlined a broad idea details are the key here and support related.07:50
TrenxTand im stuck at the darn XMLRPC error07:50
sixthwileee, sorry, can you help me out with what details you need?07:51
akikTrenxT: did you reset the c compiler location not to refer to it as 'c' ?07:51
TrenxTbarney style akik please07:51
TrenxTyou writing to someone who has to read instructions to do things07:51
akikTrenxT: somewhere something has changed the c compiler value/path to 'c'. that does not exist07:52
wileeesixth, I can't help really, seems you have an idea, no biggie, but this is not a research channel is all,07:52
TrenxTakik and how can i fix that07:52
akikTrenxT: if you run cc or gcc is that command found?07:53
jalntGive up and install windows07:53
TrenxTboth say fatal error no input found07:54
akikTrenxT: now you have to find the place where somebody (you?) has changed the compiler to 'c'07:54
barqIs kubuntu stopping new releases soon?07:54
TrenxTlol.. asking an apple tree to give pears :(07:55
akikTrenxT: what you're trying to do is not for novices07:55
TrenxTis there a way to wipe out everything and start from 0 if i dont have physical access?07:55
artoiswell, most eaten apples are grafted onto other trees07:55
akikTrenxT: well you can create a new user and start fresh07:56
artoisyou can do it with pears on an apple tree and apples on a pear tree, AFAIK, wouldn't surprise me07:56
TrenxTbut theres no way to delete all the stuff ive installed?07:57
=== andre is now known as Guest22135
artoisTrenxT: what was the problem?07:57
TrenxThitting this brick wall http://pastebin.com/ue2tFPcV07:58
RiauHackerTeamhidup07:58
artoisTrenxT: why're you compiling07:59
brx_all of a sudden i cant change theme with unity tweak tool07:59
TrenxTim following a tutorial artois07:59
artoisbrx_: nope07:59
artoisTrenxT: to achieve what08:00
TrenxTto install rtorrent + rutorrent08:00
brx_i think something went wrong when i closed the laptop lid and it resumed, the screen look garbled and then i needed to cold reboot. after that themes wont change its sticking on default theme08:00
Ben64sudo apt-get install rtorrent ...08:00
artoisTrenxT: rtorrent is in the universe repo08:01
TrenxTim following this https://terminal28.com/how-to-install-and-configure-rutorrent-rtorrent-libtorrent-xmlrpc-screen-ubuntu/08:02
lettuce45this requires the installation of untrusted sources <<<  a windows announcing a new ubuntu base plus some other files popped up, what do I do now?08:02
artoislettuce45: close it?08:03
lettuce45artois, heh., I want the updates08:03
artoisso install them08:04
lettuce45i cant, after clicking ok the updater stops08:04
RiauHackerTeamhttp://www.pekanbarucyberteam.co.vu/08:05
musiquehttp://www.pekanbarucyberteam.co.vu/08:06
RiauHackerTeamhttp://www.pekanbarucyberteam.co.vu/08:06
DJonesPlease don't spam08:06
bekkslettuce45: So pastebin sudo apt-get update; sudo apt-get dist-upgrade08:06
RiauHackerTeamjoin me08:06
DJonesNo08:06
RiauHackerTeamhttp://www.pekanbarucyberteam.co.vu/08:07
MagentiumHowdy Ppl08:08
=== Senj is now known as Senji
TrenxTscrew it. I sked for a complete wipeout and fresh instalation08:09
TrenxTlets see if that way i can do it the right way08:10
RiauHackerTeamhttp://www.pekanbarucyberteam.co.vu/08:12
cfhowlettRiauHackerTeam, stop spamming this channel.  it's rude.  it's a violation of the rules.  it makes you look like an idiot.08:12
TrenxThe wont now08:13
freezerhi08:13
freezerI keep getting segfaults with various applications @ Ubuntu GNOME 15.1008:13
freezerInstalled the system while it was still beta08:14
bekksfreezer: So run memtext for a couple of hours.08:14
freezercould that be the reason?08:14
bekks*memtest08:14
freezerI ran prime95 for like 24hours with no errors08:14
TrenxTrofl.. i did a rm -fr /*08:14
freezerand stuff like firefox runs for days08:14
TrenxT:D08:14
bekksprime95 is like... totally irrelevant?08:14
freezerwith 20 tabs open08:14
freezerbekks, that should crash on memory errors?08:14
bekksfreezer: No, why should it?08:15
bekksIt doesnt use all your memory.08:15
freezerbekks, ok, so apt-get install memtest?08:15
akikTrenxT: is that how you create a new user?08:15
=== andre_ is now known as Guest99005
=== Senji is now known as Senj_
TrenxTno08:15
TrenxTi asked for a server reinstall08:16
bekksfreezer: It should be installed already, and should be selectable in the grub menu.08:16
akikTrenxT: to reinstall ubuntu you don't need to remove any files08:16
TrenxTi dont have physical axs08:16
=== Senj_ is now known as Senji
freezerbekks, ah memtest8608:16
freezerbekks, have to work now, will let it run in the night08:16
akikTrenxT: i'm at a loss for words. why would you destroy your os if you don't have access to the machine?08:17
TrenxTbecause the request has been done already08:18
TrenxTi got answered back08:18
akikTrenxT: oh your server is hosted by somebody else08:18
TrenxTyah08:18
freezerbekks, guess I could try 'memtester' in linux08:19
TrenxTjust wanted to see what happened if i did that08:19
bekksfreezer: I guess you dont. Run it from the grub menu.08:19
TrenxTand just what i thought not 1 simple command works08:19
TrenxT:D08:19
=== CPUID is now known as Guest34277
akikTrenxT: i think you can try to install rtorrent and rutorrent from this ppa: https://launchpad.net/~tikhonov/+archive/ubuntu/rtorrent08:21
akikno guarantees08:22
=== Senj is now known as Senji
TrenxTi cant do anything now08:23
TrenxTi deleted everything08:23
TrenxTnot 1 command exists08:23
artoisneed another OS, then08:23
bekksTrenxT: So wait for the reinstall.08:24
akikTrenxT: chill out man. you said somebody is taking care of it08:24
freezercould a Samsung 850 EVO also cause segfaults?08:24
TrenxTi was just saying :/08:24
bekksfreezer: Unlikely. Segfaults are memory access errors.08:25
fl0wNot sure if this is the correct channel for my question, but I’m trying to do a small bash script that “either finds a text pattern in specified file and does nothing, or does not find text pattern in file and adds to it” - am I right in thinking grep is on the right trac? Having issues figuring out handling the return08:36
capsicum1hi, I recently set up linux container on lxd. The container contains trusty server 14.04.43 LTS. How do I confirm that its running upstart or otherwise08:36
=== zen is now known as Guest38124
Ben64capsicum1: sudo service --status-all08:38
akikfl0w: yes you can use grep to find out that info. if grep doesn't find the pattern in the file, it returns exit value 108:39
capsicum1Ben64, what am looking for precisely, not that familiar with it.08:40
Ben64well if that works, you're on upstart08:41
fl0wakik: Right, so I’m trying “grep -q “MY_TEXT” FILE && echo $?” but when I know the pattern does not exist in file, it returns nothing (and when it finds it returns 1)08:41
capsicum1it worked. thanks08:41
akikfl0w: && makes it so that if the first command fails, the second command is not run08:43
fl0wooh, right - so I can just || instead .. sorry, I had bad luck trying to think there08:43
fl0wakik: much appreciated guidence, thank you.08:44
capsicum1Ben64, spent 30 minutes trying to get the container to work in bridge network. Set up the profiles, read the doco (what little there is) and couldnt get it to work. Finally realised the fix wasnt actually in linux, I needed to set promiscious mode in vbox to all. Slight embarrassed08:44
fl0wguidance*08:44
akikfl0w: just use a separate if to check what the exit value was08:44
=== amir_ is now known as Guest36193
fl0wyea, I am - I was just confused with the return values when preemptively trying to double check my statement08:45
akikfl0w: or do you need to create a one-liner?08:45
fl0wnah I don’t, doing a simple .sh script so I have all options available.08:46
EriC^^fl0w: that also won't work08:48
EriC^^|| will only execute if the first one fails08:48
EriC^^fl0w: what are you trying to do anyways?08:48
fl0wEriC^^: RIght, noticed that as well, but it doesn’t matter because I’m putting it in an if statement anyway (and I was trying to preemptively check return values from grep)08:49
reactormonkWhen I'm packaging software with systemd unit files - should I depend on systemd?08:49
EriC^^if grep -q something /path; then ...... fi;08:49
musiquehttps://www.youtube.com/watch?v=Jt-uM5I5uSY08:49
EriC^^fl0w: that's a nice method ^08:49
fl0wEriC^^: I want to add/edit ~/.ssh/config during a vagrant setup (allow agent forwarding) if it’s not enabled on (to specified IP)08:49
artoisgrep -q something && ...08:49
p4trixfl0w, I use a web app called puphpet. It creates the vagrant file. The ssh keys are then locatet in puppet/files/dot/ssh08:50
fl0wp4trix: aye, i prefer to forward ssh keys as I’ll never know who’s installing it - and we’re dependent on private repos in some cases08:51
=== andre__ is now known as Guest44545
p4trixI installed Ubunut on my Desktop, but the ethernet conection doesn't work. Here is some relevant info(screenshots of my network configuration): http://imgur.com/a/EtB6q08:52
fl0wEriC^^: That’s what I’m doing (but I’m negating the statement as I only want to add to file if it doesn’t exist). Thanks!08:52
artoisif only we had an app to manage puphpet for us, so we could use that app to use puphpet to use vagrant to use something else08:52
SkyriderI was hoping someone could help me with rsyslog, it appears to be broken.09:08
SkyriderSee logs: http://paste.ubuntu.com/12987820/09:08
SkyriderI can no longer start,stop,restart rsyslog, regardless of reinstallation. I keep getting "Errors were encountered while processing" at installation and "action "start" failed." when booting it up.09:09
scottpihello09:11
shark_Hey guys! Files don't print. Print status goes from "processing" to "stopped". Any suggestions? Ubuntu 15.1009:13
Micke2Hi! I'm running Ubuntu 12.04.5 (server) and I have a problem with APT after an upgrade ended with a full FS. It urges me to run "apt-get -f install" but that fails with a dpkg (--configure) error. What can I do?09:14
cfhowlettMicke2, run the command again and pastebinit the outcome09:15
Micke2The output is in swedish ...09:15
themaawaaHello09:15
cfhowlettforget everything I just said09:15
mjayklol cfhowlett brilliant09:15
Micke2Anyway, here it is: http://pastebin.com/Qfw7C1qG09:16
bekkshi09:16
akik!se09:17
ubottuSvensk Ubuntu- och Kubuntustöd hittar du i #ubuntu-se resp. #kubuntu-se. Tack!09:17
akiktack!09:17
themaawaaI can't figure out how I add an alias to my ps -ef and .bashrc files09:17
Micke2ubottu: Tack!09:17
bekksSomeone please can clue me on why a specific nfs mount isnt shown in df? It is mounted, according to "mount" and "cat /etc/mtab". What can I do about it?09:17
Italian90Goodmorning everyone09:18
p4trixMy motherboard has a RTL8111/RTL8168 ethernet device. Aparantly, this is not included in the linux kernel. You have to download and compile it yourself. But I cant since I dont have internet without the ethernet driver. Im thinking in putting in a extern pci ethernet card09:19
shark_any1 know how to solve my printing problem ?>09:19
p4trixAny advice?09:19
Toaster334Hey folks. If anyone could give some ideas on how to map CapsLock to Ctrl+Shift?09:19
Skyridermeh.. I assume no one knows.09:19
Italian90I have problems with the configuration of aMule. Someone can help me?09:19
noregreti have a laptop with dual GPUs (intel and nvidia) and an external screen. Will UBuntu play nicely when installed? or is it a hassle to setup optimus drivers and whatnot?09:21
mjayknoregret: generally i have had no problems with ubuntu on my optimus laptop if you need help setting it up just shout09:22
noregretmjayk: so setting it up is straight forward?09:22
mjayknoregret: yes, you can run into errors but they are easily fixed and only really occur if you deviate from the standard install method (different drivers / beta drivers etc)09:23
mjayknoregret: once it is installed to open a program on your nvidia card you just prefix optirun to the launch command09:24
noregretmjayk: i have nothing to run under nvidia btw, i just want the external screen to work correctly..09:27
Skyridercd Sometimes I can just strange linux...09:27
Skyrider**without cd09:27
Skyrideruser friendly, my ass >_>09:28
Toaster334So about the key mapping?09:28
mjayknoregret: in that case it should run absolutly fine my external screen works fine without installing or using the 2nd card09:28
bekksSomeone please can clue me on why a specific nfs mount isnt shown in df? It is mounted, according to "mount" and "cat /etc/mtab". What can I do about it?09:28
cfhowlettSkyrider, no profanity in this channel.09:28
SkyriderIs that really 'that' offensive?..09:29
cfhowlettSkyrider, this is a family friendly channel.  if you can't/won't comply with that community expectation, I suggest you seek support elsewhere.09:29
Skyridermeh, fine.09:30
Italian90!paste09:30
ubottuFor 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.09:30
oceanbekks: I remember something similar in RHEL, but never worked it out since it was no longer relevant to me. Might find clues here: https://bugzilla.redhat.com/show_bug.cgi?id=110002609:32
ubottubugzilla.redhat.com bug 1100026 in coreutils "'df' command omits mounted NFS shares with the same superblock unless '-a' flag is used. (improve deduplication)" [Medium,Verified]09:32
oceanand, any output on df /path/to/nfsmount ?09:32
=== sigsts_ is now known as sigsts
noregretmjayk: cool09:33
noregretmjayk: coz i tried gnome 3 on centos 7, and it gave me hell, so i'm switching to ubuntu =)09:34
bekksocean: Yeah, that works fine. It is just not showing in "df", but it does in "df /path/to/nfsmount".09:34
rhumbothi all, im setting up a webserver on my ubuntu client. It will be reachable via vpn only, so I wont need any security there. Should I simply use XAMPP or are there any other useful packages?09:36
mjayknoregret: out of the box ive never had any problems, only when i try to upgrade to a different nvidia prop driver manually09:36
bekks!xampp | rhumbot09:37
ubotturhumbot: We do not support XAMPP installs here. Please use the LAMP stack that is in our repositories; see https://help.ubuntu.com/community/ApacheMySQLPHP for more information.09:37
rhumbotthanks bekks, im not asking for support but for package suggestions09:37
bekksrhumbot: you were just given them :)09:37
rhumbotoh :)09:37
cfhowlettrhumbot, you might ask #ubuntu-server or #ubunt-offtopic09:37
rhumbotI should read more carefully. sorry!09:37
anjanhi09:38
anjankkss09:39
Squidwarddoes anyone know which one this icon theme is? http://i.imgur.com/VGfIH13.png09:39
Squidwardit looks good on clearlooks09:40
cfhowlettSquidward, oxygen if I'm not mistaken09:41
musiquenew from are input guroboy her message ?09:41
Squidwardthanks cfhowlett09:41
Squidward^_^09:41
cfhowlettSquidward, happy2help!09:41
suithats not oxygen ...09:41
cfhowlettsui, please ...09:41
=== farid is now known as Guest86677
musiquefucking all shit yasumaru new09:44
cfhowlettSquidward, !  clearlooks seems a closer match09:44
cfhowlettmusique, stop09:44
Squidwardis there a clearlooks icon theme?09:44
SquidwardI don't mean the gtk2 theme09:44
noregretmjayk: you on 15.10 ?09:45
musiqueim suppose never get same you09:46
mahesh_hi09:48
adacHow to install a certain version in apt-get?09:48
adacwouldn't it be: apt-get install -y docker-engine=1.8.309:48
cfhowlettadac, specify the full package name09:48
adaccfhowlett, alright that works! apt-get install -y docker-engine=1.8.3-0~trusty09:49
musiqueomg09:49
cfhowlettadac, happy2help!09:50
adaccfhowlett, thank you very much sir!09:50
=== aaa_ is now known as Guest86666
mjayknoregret: not at the moment but I had it on a laptop last week09:51
Twirlanyone knows what are the advantages of switching from 15.04 to 15.10 ?09:51
baizonTwirl: support ends soon for 15.0409:52
baizonTwirl: updated packages also09:52
Twirlbaizon: how?09:52
musiquebaozon ebm09:53
Twirlbaizon: i thought 15.04 was the LTS?09:53
cfhowlett!LTS | Twirl09:53
ubottuTwirl: LTS means Long Term Support. Until 12.04 LTS versions of Ubuntu were supported for 3 years on the desktop, and 5 years on the server; since 12.04 (Precise Pangolin) LTS versions will be supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Trusty (Trusty Tahr 14.04)09:53
baizonTwirl: 12.04 LTS, 14.04 LTS, 16.04 LTS09:53
Twirlso 15.04 won't be LTS?09:53
baizonTwirl: is never was09:54
cfhowlettnever will be09:54
cfhowlettTwirl, it does help to read release notes ...09:54
Twirlyea09:54
Twirlwell any particular advantages from switching from 15.04 to 15.10?09:54
bekksTwirl: Yeah, continued support, since 15.04 will be EOL soon.09:55
cfhowlettTwirl, support for 15.04 ends ... soon.09:55
Twirlfuk09:55
Twirlwhen?09:55
cfhowlettTwirl, release notes.  read themz.09:55
baizonTwirl: https://wiki.ubuntu.com/Releases09:56
Twirl"Ubuntu 15.04 will be supported for 9 months"09:56
Twirlso, how do i know when those 9 months end?09:57
Twirlit doesnt say from when09:57
bekksTwirl: It was released in April. Now count :P09:57
Ben64ubuntu 15.04 = 2015.0409:57
suiTwirl: year 15, month 0409:57
Ben64the version is the date!09:57
cfhowlettTwirl, really?  let's see: released in April.  count 9 months ..09:57
cfhowlettTwirl, you might just want to install 14.04 = 3 years desktop support.09:57
Twirl1 month left09:58
Ben645 years09:58
_KaLiFi had dual boot psx and ubuntu 15.04 when i updated on 15.10 i cannot boot on ubuntu the partition still exist09:58
_KaLiFmaybee use live cd09:58
cfhowlettBen64, true.  only 3 years on xubuntu09:58
Twirlso, 15.10 up to when?09:58
suior use ubuntu server and install a desktop package of your choice09:58
Ben64cfhowlett: still? i thought they went to 509:58
_KaLiFbefore i use Alt only for booting on osx09:58
Ben64Twirl: use math09:58
bekksTwirl: 9 monzhs from April results in not 11.09:58
baizonTwirl: i posted a link where you have all the information09:58
cfhowlettBen64, as xfce provides only 3 years support, xubuntu = 3 years09:58
Twirlbaizon: nice, just see it09:59
_KaLiFhow can i configure the bootloader>>>09:59
Ben64cfhowlett: yeah i thought they went up to 5 too09:59
cfhowlettsadly, no09:59
darshana12php5-fpm using 100% cpu10:00
darshana12can anyone please help me10:00
musiquedo as are you comedian ?10:00
Twirlso is there any advantage from 14.04 to 15.10?10:01
_KaLiFapt-get get down10:01
cfhowlettLTS10:01
bekksTwirl: Longer support. LTS.10:01
munskinghello, my friend is trying to install ubuntu on his laptop but the installation fails because there "isn't enough space", what doesn't have enough space? the USB drive he's installing it from(4GB)? the RAM(3GB)? the target HDD(80gb)?10:01
Twirlbekks, cfhowlett no that is from 15.10 to 14.04 i mean the other way around10:01
cfhowlettmunsking, probably the  HDD.  did he partition?10:01
cfhowlettTwirl, for long term support, install LTS>  stop worrying about the version number10:02
Twirlcfhowlett: im not asking about that10:02
baizonmunsking: well he did something wrong while installing, or the hard drive is broken10:03
munskingcfhowlett: we can't even get to the partitioning part, it crashes before that, that's why it's so weird10:03
Twirlcfhowlett: is there any advantage to switch from 14.04 to 15.10?10:03
chotaz`wIS there a way to get chrome desktop notifications in ubuntu?(mainly for gmail)10:03
bekksTwirl: No.10:03
mjayknoregret: any luck :) ?10:03
cfhowlettTwirl, IMHO, no.10:03
cfhowlettYMMV10:03
munskingbaizon: the hdd isn't broken, i had arch installed on it before putting it in his laptop10:03
bekksTwirl: Switching involves upgrading to 14.10 (EOL), upgrading to 15.04, upgrading to 15.1010:04
Twirlbekks: no im already at 15.0410:04
bekksTwirl: You asked about 14.04 to 15.10.10:04
baizonmunsking: then maybe he picked the wrong hard drive10:04
cfhowlettmunsking, 3 gb is rather on the minimal side, but would not throw an "out of space" error.10:04
Twirlbekks: yea because ppl are suggesting i downgrade10:04
Ben64not downgrade, install 14.0410:04
Twirlbekks: anyways im wondering if there is any real advantage like speed etc10:04
bekksTwirl: Reinstall, not downgrade.10:05
bekksTwirl: LTS gives you longer support.10:05
Ben64theres not really going to be any speed differences between versions10:05
chotaz`w!lts , this might clarify you a bit | Twirl10:05
ubottuchotaz`w: I am only a bot, please don't think I'm intelligent :)10:05
Ben64and if there was, you'd get it soon by LTS enablement10:05
=== AndChat|486164 is now known as rickardve2
Twirlnot only speed but other improvements?10:06
Twirlthat was just the first thing that crossed my mind10:06
mjaykTwirl: main advantages are faster software updates and generally better hardware support, downsides are support length and possible stability10:06
=== administrator is now known as Guest33314
Twirlit could be anything, better networking10:06
baizonTwirl: http://www.hecticgeek.com/2015/04/ubuntu-15-04-review/10:06
Twirlmjayk: sounds good10:07
baizonTwirl: http://askubuntu.com/questions/613567/what-benefits-would-i-see-upgrading-from-14-04-to-15-04-and-what-are-some-caveat10:07
Twirlbaizon: nice10:07
bekksTwirl: Hardware enablement stacks backport these features to LTS. So basically: use LTS.10:07
musiquethanks pooh10:08
=== administrator_ is now known as newuser
kp666_list10:08
Twirlbekks: i doubt there is no real advantage of switching to newer versions10:08
mjaykTwirl: as bekks said use LTS unless there is a feature you need that is not there or hardware support which is not there yet10:08
bekksTwirl: You may doubt whatever you like, we are just telling you the facts. :)10:09
noregretmjayk: so 15.10 should support that out of the box, right ?10:09
mjayknoregret: for me yes it did i used it on a 730m and intel10:09
Twirlbekks: dont say 'we', also i see tons of improvements in the blog post that mjayk shared10:09
bekksTwirl: I say "we", since "we" are more than just me who told you the same.10:10
noregretmjayk: cool, thanks. It is currently getting installed10:10
mjayknoregret: but to use the nvidia gpu you need to install some stuff, however if you dont want it then (for me) it just worked10:10
Twirlbekks: nope cfhowlett said YMMV10:10
cfhowlettTwirl, so far as I can see, your question was asked and answered.  please leave me out of further discussions.10:10
musiquecannot talk this noobi10:10
mjayknoregret: everything that went wrong for me happened on my first install after i tried to install some beta drivers from the nvidia website and then went on to mess up some config files10:11
Twirlcfhowlett: sorry10:11
MBorgeshello everyone10:14
MBorgesgood morning10:14
MBorges:-)10:14
MBorgesanyone arround?10:15
cfhowlettMBorges, ask your ubuntu question.10:15
baizon!ask | MBorges10:15
ubottuMBorges: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience10:15
MBorgesthanks for clearing that up friends. :-)10:16
=== andre_ is now known as Guest52773
MBorgesI'm trying to move a server 2003 network ad to ubuntu server samba 410:17
cfhowlett!server | MBorges the server channel would probably be better10:17
ubottuMBorges the server channel would probably be better: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Trusty (Trusty Tahr 14.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/lts/serverguide - Support in #ubuntu-server10:17
MBorgesok thanks. I'll ask there. :-)10:18
MBorgesAnd thanks again for being frendly... havent used irc for almost 15 years... lol10:18
=== greyback__ is now known as greyback
=== rahulprodev is now known as last_goat
=== bazhang_ is now known as bazhang
leeyaahello10:40
leeyaawhy does apt get stuck at: 100% [1 Packages bzip2 0 B] [Waiting for headers]10:40
leeyaai tried several mirrors10:40
leeyaait happens when i run apt-get update10:41
hateballleeyaa: do you perhaps have ipv6 enabled but no proper routing via your ISP?10:42
hateballleeyaa: try "sudo sysctl -w net/ipv6/conf/all/disable_ipv6=1" before you run apt-get10:42
leeyaahateball: i strongly doubt it has anything to do with the isp. servers are in a dc10:43
_KaLiFand if i try sudoku su10:43
mjaykleeyaa: can you pastebin your /etc/apt/sources.list maybe the problem is in there10:43
hateballleeyaa: and your servers talk to the mirrors using not an ISP, but... magic?10:43
leeyaamjayk: i tried multiple mirrors10:43
cfhowlettleeyaa, lsb_release -a | nc termbin.com 999910:44
_KaLiFapt-get get down10:44
cfhowlett_Kai_,10:44
hjjgcould somebody with linux-image-3.19 do a modinfo ixgbe for me?10:44
cfhowlett!behelpful | _KaLiF,10:44
ubottu_KaLiF,: As our !guidelines say, "When helping, be helpful". If you're not familiar with the issue at hand, let someone else handle it instead of making !offtopic comments or jokes.10:44
hjjgI can't get my Intel X540 10GBe network card to work.10:45
bijan_I did an "apt-get dist-upgrade" on my production machine running 14.04 LTS. Was this stupid? Is there a way to rollback? I want to stay on the most stable path as possible10:45
=== rafaelcenteio1 is now known as rafaelcenteio
ukulelehi, how can i run a .swf? I've installed flash player on my xubuntu but it doesn't run. Can anyone help me?10:45
_KaLiFi prefer joking... sorry10:45
hjjgixgbe version 3.15.1-k is running here10:45
cfhowletthjjg, http://paste.ubuntu.com/12988382/10:45
leeyaacfhowlett: you could ask me which version im using ;p10:45
leeyaaits 14.04 lts10:45
mjaykbijan_: afaik you cant rollback10:46
cfhowlettbijan_, that command will bring you to the latest 14.04.310:46
hjjgcfhowlett: thank you!10:46
cfhowletthjjg, happy2help!10:46
leeyaahateball: no but i have other servers there that dont experience this10:46
musiquebe right10:46
musiquebut cut off10:46
bijan_so beeing on 14.04.03 LTS is okay for me10:46
bijan_but I don't want any unstable packages10:46
cfhowlettbijan_, no reason it should not be.10:46
hjjgwhich transition package should I use if I want to get kernel 3.19 instead of 3.13 on ubuntu LTS?10:46
leeyaain general what can be the reasons for slow apt10:47
hjjgkernel 3.19 latest. with updates :)10:47
hjjgAFAIK I should not use "apt-get install linux-image-extra-3.19.0-31-generic" as this would not update the kernel if there are patch releases10:48
=== nudtrobert1 is now known as nudtrobert
bijan_which kernel is supposed to be used with 14.04.03 LTS server?10:51
hateballhjjg: linux-generic-lts-vivid in that case10:52
baizonbijan_: http://packages.ubuntu.com/search?keywords=linux%20image%20server&searchon=names&suite=all&section=all10:52
bijan_3.13.0.66.72 [security]: amd64 i386 ?10:53
baizonbijan_: yes10:53
bijan_thx10:54
baizonbijan_: well but you can also use newer one if you want10:54
baizonbijan_: https://wiki.ubuntu.com/Kernel/LTSEnablementStack10:55
bijan_baizon: no need for that. I just want the latest stable10:55
asanchezphola10:55
bijan_my cloudhoster (digital ocean) makes me manually select kernels from their admin panel10:55
baizonbijan_: ou ok10:56
ukulelehi, how can i run a .swf? I've installed flash player on my xubuntu but it doesn't run. Can anyone help me?10:57
baizonukulele: https://apps.ubuntu.com/cat/applications/gnash/10:58
ukulelebaizon, it doesn't work. The same file works fine on W7.10:59
baizonukulele: well, abobe doesnt support any other platform then windows. Have you tried running it with gnash?11:01
LaserAllananyone know of any efficient way to setup cifs share through cli?11:01
dupingpinghi everyone.11:01
bekksLaserAllan: Edit the smb.conf11:01
dupingpingwho can help me?11:01
dupingpinghttps://www.ubuntu-user.com/Magazine/Current-Issue11:01
k1lukulele: you can open it with the browser, like firefox11:02
dupingpingwho bought the issue as a PDF?11:02
k1ldupingping: you know that this is offtopic in here11:02
ukulelebaizon, i did it but it doesn't work as it should. It's an interactive video lesson but it shows me just the very first clip, nothing else.11:02
dupingpingyes, i see.11:02
LaserAllanbekks: The thign is tha tI have a NAS and a ubuntu server that i want to be able to acess the files on the NAS via cifs11:02
LaserAllanTo do that do i only have to edit that conf file?11:02
metRo_Hello, I want to give my pc a network name so instead of access it by IP I can access it by name, so it can be connected by ethernet or wireless and the name is always the same (I cant give him a fix IP)11:02
metRo_how can I do that?11:03
bekksLaserAllan: So consult the documentation of the NAS on how to create CIFS shares.11:03
LaserAllanI guess I also have to setup a rc.local script to make that do it on every startup11:03
bekksLaserAllan: you dont have to touch rc.local at all.11:03
baizonukulele: open it in your webbrowser?11:03
ukulelebaizon, it doesn't work.11:03
baizonukulele: else you can try chromium which has an integrated flash11:03
ukulelebaizon, i did. Same as firefox.11:03
LaserAllanSo how can i make the ubuntu server connect to the nas with cifs on startup?11:04
bekksLaserAllan: Edit your /etc/fstab for mounting your shares.11:04
baizonukulele: well then im sorry, i havent used flash for a year now11:04
baizonukulele: maybe someone else can help in this matter11:04
leeyaaok apparently someone decided to use noatime,nodiratime,errors=remount-ro 0 1 for mount options for /11:05
leeyaawhat the hell11:05
ukulelebaizon, thanks. Any way to convert an .swf file in something else? Just asking11:06
leeyaaoh i mean  sync,errors=remount-ro 0 111:06
leeyaawhy would you add sync -.-11:06
LaserAllanbekks: Im quite new to this, what i dont udnerstand is how i can make the ubuntu machine connect to the freeNAS share on startup.11:06
bekksLaserAllan: By adding the shares you want to mount to /etc/fstab11:06
bekks!fstab | LaserAllan11:06
ubottuLaserAllan: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions11:06
akikLaserAllan: here's an example fstab line //server/share /home/username/share cifs user,_netdev,cache=none,credentials=/home/username/.cifs-credentials 0 011:07
unclutterHi! I recently installed 15.10 on an optimus laptop. Tried getting bumblebee to work, but it left me with a faulty 'xorg.conf', which gets regenerated every boot. Tried removing all packages listed in the latest entries of '/var/log/apt/history.log', so I could at least use the intel driver, but still faulty 'xorg.conf' every boot. Could really use some help11:08
Ben64bumblebee is old and bad, use nvidia-prime instead, it comes with ubuntu11:08
uncluttertried that too.. nvida-current crashed X11:09
akikLaserAllan: you can find the syntax for the cifs credentials file here: https://www.samba.org/samba/docs/man/manpages-3/mount.cifs.8.html11:10
Ben64unclutter: tried it when? you might have messed stuff up with bumblebee11:10
timaaarrreeehey ive been continually working on this multiplayer draw web app would be nice if people could try draw on it for testing purposes at https://udraw.me cheers11:11
unclutterBen64: I might, but I could never get the nvidia driver to work in the first place11:11
Ben64what video card11:12
uncluttergeforce GT 555M11:13
=== Guest49876 is now known as HarryCross
Ben64unclutter: well that is supported, so maybe reinstall 14.04 and this time don't do any bumblebee stuff, and have the internet connected during install11:15
unclutterfound this bug report though: https://bugs.launchpad.net/ubuntu/+source/bumblebee/+bug/150857311:16
ubottuLaunchpad bug 1508573 in xserver-xorg-video-intel (Ubuntu) "X11 keeps booting in failsafe mode due to xorg.conf having the nvidia set as primary GPU. " [Undecided,Confirmed]11:16
k1lunclutter: bumblebee is deprecated. nvidia-prime is the new method supported from nvidia11:17
Ben64yep thats what i said11:17
LaserAllanThanks guys11:18
LaserAllanTHis is really helpful:)11:18
unclutterShouldn't purging bumblebee remove all traces of it?11:20
k1lunclutter: only the things that are made during install. not the things that are made from the program on first run etc. aptget cant know about that11:22
skinuxA little help please. My full desktop appears to be showing (inside VM), but Settings window is only showing part and I can't scroll to see the rest of it.11:22
skinuxIs this a Ubuntu issue or a VBox issue?11:22
k1lskinux: hold alt key and grab with the mouse and shove the window11:23
skinuxShove the window how? Because that doesn't seem to be helping any.11:23
wdhello all11:24
k1lit sounds like the vbox window is too small to show the whole windows inside the vm. so you need to shove the windows. or you make the vm window bigger11:25
cfhowlettskinux, yep.  screen resolution in that vbox11:25
EriC^^he says his whole desktop shows though, kind of odd11:28
skinuxHere is what I see: http://imgur.com/ozbvb6n11:33
k1lskinux: way too small vm window /resolution. make sure you install the guest additions11:33
=== megabit|away is now known as megabitdragon
feitingenunattended-upgrade does not correctly check for dpkg lock and started while i was running another apt-get install process, and now my system is broken.11:41
=== JackH_ is now known as JackH
feitingenhow can i report this bug without spending hours with the broken bugtracker website?11:44
EriC^^!bugs11:44
ubottuIf you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.11:44
feitingengreat, i need to open a browser, but my browser was broken by the bug!11:50
skinuxIt's taking a while to install Guest Additions11:50
borgcubejoin #ipfp11:50
skinuxI really don't like running Ubuntu in a VM inside Windows. But difficulties in dual-booting my system force me into it for now.11:51
skinuxI'm only doing so because it's proving to be a bitch to get Ruby on Rails setup on Windows.11:51
feitingenwhy does all things ubuntu have a consitently low quality, to the point where canonical need to have a "thousand papercut"-project to attempt to deal with the low quality code?11:52
feitingenit's great to try to fix the thousand papercut bugs, but as long as new ones are produced at canonical it's a dead end11:52
k1lfeitingen: i dont think that discussion brings you some advantage now, does it?11:52
agent_whitefeitingen: Good point on the bug. But why are you attempting an upgrade and at the same time installing a package?11:53
feitingenagent_white: unattended-upgrade started without my knowledge while i was installing some programs and destroyed the pkgcache, and now i'm just ranting :/11:55
agent_whitefeitingen: Ahhhh! That isn't good... I hope you do report it then.11:55
EriC^^what do you mean by the pkgcache?11:55
agent_whiteThere are bugs to fix, then BUGS to fix. :P11:56
feitingenEriC^^: just what the first apt-get complained about. i think the problem is around Unattended-Upgrade::AutoFixInterruptedDpkg, it checks if the dpkg journal is dirty and fixes it if it is, but this time it was dirty for a reason12:00
k1lwhich is a "dpkg --force-confold --configure -a"12:01
=== flint is now known as Guest71104
hjjghateball: thank you! linux-generic-lts-vivid is great :)12:01
hateballhjjg: :)12:01
feitingenk1l: which shouldn't be able to fix it with an active lock, which my other apt-get process should have, so that seems to be a dead end. I wonder where the problem is then12:03
EriC^^does unattended-upgrades have a log in /var/log?12:05
=== user is now known as Guest55405
somsipEriC^^: it runs under a cronjob, so gets triggered by cron.daily in syslog, or check /var/log/apt/history12:06
EriC^^feitingen: ^12:06
mikkquhey guys, i'm not linux master, could you take a look at my problem12:07
mikkqui've tried to install gcc-multilib but then something's awfully broken12:07
skinuxThanks for the help guys. Got the problem solved12:07
mikkquso i can't even uninstall it12:07
mikkqugcc-5-multilib : Depends: libc6-dev-i386 (>= 2.11) but it is not going to be installed12:07
cfhowlettmikkqu, post your error messages12:07
mikkquE: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).12:08
mikkquthis is the output from apt-get remove gcc-multilib12:08
mikkquapt-get -f install doesn't help also12:08
mikkqumkxcpp@xmikhka:~$ sudo apt-get -f install12:09
mikkquPreparing to unpack .../libc6-dev-i386_2.21-0ubuntu4_amd64.deb ...12:09
mikkquUnpacking libc6-dev-i386 (2.21-0ubuntu4) ...12:09
mikkqudpkg: error processing archive /var/cache/apt/archives/libc6-dev-i386_2.21-0ubuntu4_amd64.deb (--unpack): trying to overwrite '/usr/include/fpu_control.h', which is also in package libc6-dev-amd64:i386 2.21-0ubuntu412:09
mikkquErrors were encountered while processing: /var/cache/apt/archives/libc6-dev-i386_2.21-0ubuntu4_amd64.deb12:09
mikkqucan you advise some workaround to this?12:10
Pigohi room12:10
EriC^^maybe remove the libc6-dev-i386 mik12:11
EriC^^mikkqu: ^12:11
EriC^^mikkqu: type arch12:11
Pigoi have one problem i have a Ubuntu 15.04, i connetc this from ssh but not with SFTP. you can help me?12:11
mikkquarch x64-8612:11
mikkqumkxcpp@xmikhka:~$ sudo apt-get remove libc6-dev-i38612:11
mikkquPackage 'libc6-dev-i386' is not installed, so not removed12:11
mikkquYou might want to run 'apt-get -f install' to correct these:12:11
mikkquThe following packages have unmet dependencies: gcc-5-multilib : Depends: libc6-dev-i386 (>= 2.11) but it is not going to be installed libc6-dev-x32 : Depends: libc6-dev-i386 (= 2.21-0ubuntu4) but it is not going to be installed12:11
mikkquE: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).12:11
agent_whiteAnd in the future, good to check to see what packages rely on it with `apt-cache rdepends`12:11
mikkquit seems to me I should remove them somehow bypassing apt-get manager12:13
mikkquhttps://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/136537512:15
ubottuLaunchpad bug 1365375 in eglibc (Ubuntu) "package libc6-dev-i386 (not installed) failed to install/upgrade: trying to overwrite '/usr/include/gnu', which is also in package libc6-dev-amd64 2.19-0ubuntu6.3" [Undecided,Confirmed]12:15
mikkqulooks like it's known bug12:15
agent_whitemikkqu: `dpkg --remove libc6-dev-i386` - `apt-get install -f gcc-multilib`   ?12:16
mikkquagent_white: >>  Package 'libc6-dev-i386' is not installed, so not removed12:17
mikkquand I can't install it because it conflicts with libc-dev-amd6412:17
mikkquthey tring to overwrite the same file /usr/include/fpu_control.h12:17
Ben64uh... uninstalled libc? thats a bad idea12:18
VergilPrimeI only just noticed this... there's no clock... anywhere...12:18
VergilPrimeUm.12:18
EriC^^mikkqu: try dpkg -P --force-remove-reinstreq libc6-dev-i38612:18
mikkqui don't have libc6-dev-i386 installed because I have libc-dev-amd64 installed12:18
mikkqu*libc6-dev-amd64 - and they conflicting with each other12:18
mikkqui'm on x86_64 arch12:19
agent_whiteInstall libc6-dev-i386 ?12:19
mikkquagent_white: >> and I can't install it because it conflicts with libc-dev-amd612:19
agent_whiteThey shouldn't conflict...12:19
EriC^^mikkqu: that dpkg command should work, did you try it?12:19
mikkquEriC^^: I've tried it, it tells me that the package is not installed - nothing to remove12:20
mikkquagent_white: here is the output12:20
mikkquUnpacking libc6-dev-i386 (2.21-0ubuntu4) ...12:20
mikkqudpkg: error processing archive /var/cache/apt/archives/libc6-dev-i386_2.21-0ubuntu4_amd64.deb (--unpack): trying to overwrite '/usr/include/fpu_control.h', which is also in package libc6-dev-amd64:i386 2.21-0ubuntu412:20
mikkquErrors were encountered while processing: /var/cache/apt/archives/libc6-dev-i386_2.21-0ubuntu4_amd64.deb12:20
EriC^^mikkqu: are you sure?12:20
mikkquEriC^^:12:21
mikkqumkxcpp@xmikhka:~$ sudo dpkg -P --force-remove-reinstreq libc6-dev-i38612:21
mikkqudpkg: warning: ignoring request to remove libc6-dev-i386 which isn't installed12:21
=== andre is now known as Guest13681
EriC^^man dpkg says "A package marked reinst-required is broken  and  requires  reinstallation. These packages cannot be removed, unless forced with option --force-remove-reinstreq"12:21
EriC^^mikkqu: if you're brave enough, you could try dpkg -P --force-all libc6-dev-i38612:22
mikkquEriC^^:12:22
mikkqumkxcpp@xmikhka:~$ sudo dpkg -P --force-all libc6-dev-i38612:22
mikkqudpkg: warning: ignoring request to remove libc6-dev-i386 which isn't installed12:22
feitingenEriC^^: thanks, sorry about the rant12:22
EriC^^feitingen: np :)12:22
Fribourgeoissalut à tous12:23
agent_whitemikkqu: `sudo dpkg --add-architecture i386` -- then try again.12:23
agent_whitemikkqu: When did you update last?12:23
mikkquI'm on the latest release possible12:23
mikkqu15.10 with recent update (about a week ago)12:23
mikkqusudo dpkg --add-architecture i38612:24
agent_whiteAfter you run that command, update again.12:24
mikkqudoesn't help, the same error occured12:24
mikkqudpkg: error processing archive /var/cache/apt/archives/libc6-dev-i386_2.21-0ubuntu4_amd64.deb (--unpack): trying to overwrite '/usr/include/fpu_control.h', which is also in package libc6-dev-amd64:i386 2.21-0ubuntu412:24
mikkqulooks like both these packages really wants this file12:25
musiquehahaha12:25
mikkquI accept the fact that I can't have them both. so, how do I clean everything up now12:25
EriC^^mikkqu: maybe if you remove libc6-dev-amd6412:25
mikkquEriC^^: i think that's not really good idea12:25
EriC^^it's just a dev package though no12:26
EriC^^let me see what will be removed too on my system12:26
EriC^^basically the compilers will be removed12:26
=== andre_ is now known as Guest44177
mikkqumkxcpp@xmikhka:~$ sudo apt-get remove libc6-dev-amd6412:27
mikkquYou might want to run 'apt-get -f install' to correct these:12:27
mikkquThe following packages have unmet dependencies: gcc-5-multilib : Depends: libc6-dev-i386 (>= 2.11) but it is not going to be installed libc6-dev-x32 : Depends: libc6-dev-i386 (= 2.21-0ubuntu4) but it is not going to be installed12:27
mikkquE: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).12:27
mikkqusorry for spam, fail again12:27
EriC^^mikkqu: try sudo apt-get -f remove libc6-dev-amd6412:27
EriC^^i think that should work12:27
mikkquEriC^^: just the same message12:27
EriC^^mikkqu: ok, maybe remove with dpkg then12:28
EriC^^you just need to get it removed, to remove the other libc6-dev-i386 after it installs12:28
mikkquEriC^^: ok, removed it12:28
EriC^^then reinstall the dev-amd6412:28
mikkquand libc-dev-i386 installed succesfully12:28
EriC^^mikkqu: ok, now run sudo apt-get -f install12:28
EriC^^ok, now remove the -dev-i38612:28
agent_whitemikkqu: Also, you may need to remove gcc before adding gcc multilibs. As the multilibs package replaces gcc.12:29
mikkquoops12:30
mikkquafter i run "apt-get remove gcc"12:30
mikkquit removed nvidia drivers, build-essential12:30
mikkquand a lot of stuff12:30
agent_whitemikkqu: Remove libc6-dev-x32, then remove libc6-dev-i386, then try again.12:30
mikkqusudo apt-get install tells me that: libc6-amd64:i386 libc6-dev:i386 libc6-x32 no longer required12:34
mikkqualthough gcc works fine now12:34
agent_whitemikkqu: Makes sense since you're moving to the multilib version.12:34
mikkquyeah, I unistalled the crap, installed gcc-multilib and now everything works fine12:36
mikkquI started it all just to be able to compile with -m32 on AMD64 machine12:36
mikkquand it works now, thanks!12:36
pbxafter installing xfce (not using it, using unity at the moment) my notifications for sound volume have disappeared. others remain (though are in xfce style). how to fix?12:37
ratbuddy__howdy! anyone know of a backported modern version of curl for 12.04? google turns up nothin, and 7.22 only supports TLS1 :-/12:42
JOKERXciao12:42
pbxratbuddy__, is it hard to build?12:44
ratbuddy__not sure, that's a bit over my head :P12:44
somsipratbuddy__: see !ppa, but https://launchpad.net/~rsrchboy/+archive/ubuntu/ppa/+build/565041012:45
kishan9778Halo12:45
ratbuddy__hmm, also need an updated perl WWW::Curl::Easy to support TLS 1.1 and 1.212:45
somsipratbuddy__: also http://linuxg.net/how-to-install-curl-7-36-0-on-ubuntu-linux-mint-pinguy-os-and-elementary-os-systems/12:45
ratbuddy__thanks somsip but the second link doesn't apply to 12.04 :)12:47
ratbuddy__first link is promising though12:47
ratbuddy__ohh it's a new repo12:48
ratbuddy__shoot, I don't think I'm allowed to use those12:48
somsipratbuddy__: "In this article I will show you how to install cURL 7.36.0 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 12.0" so I'm surprised, but oh well12:48
somsipmissed "4" on paste12:48
somsip!ppa | ratbuddy__ (you need to be aware of this though)12:49
ubotturatbuddy__ (you need to be aware of this though): A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge12:49
ratbuddy__will have to check with security if I can install from there :-/12:49
JOKERXciao12:49
JOKERX!list12:49
ubottuJOKERX: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».12:49
noregretmjayk: i was viewing ubuntu after i finised installation with the exernal screen. i remove the VGA plug of the external screen and ubuntu reboots.. what could I do now? should I go ahead and install the drivers or something ?12:50
JOKERX!list12:51
ubottuJOKERX: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».12:51
cfhowlettI'm on 64 bit.  Need to install a 32 bit vlc.  what is the CLI command?12:52
hateballcfhowlett: why 32-bit? apt-get install vlc:i386, should do it12:56
cfhowletthateball, I'm setting up a USB for carry around.12:56
cfhowletthateball, I'm going to download / save the .debs to the USB.12:58
=== newbie is now known as Guest82236
poppingtonicI'd like to install ubuntu on a machine with FreeDOS. It's got UEFI, so I'd like to be careful when I set up partitions, since I'd like to install windows 10 later. Can anyone give me advice on partition sizes & types? I'm going for 100G Ubuntu, 200G Windows and 700G data. What size should I set up for a EFI boot partition?13:12
cfhowlettpoppingtonic,  my /boot/efi = 525mb13:19
=== jones_ is now known as NicholasCage
NicholasCagehttp://sprunge.us/jeiD - I have no idea why I can't get my Banshee media player to work or how I would go about, would gladly appreciate the help13:23
NicholasCageMy Banshee player crashes when I start it13:31
poppingtoniccfhowlett: Alright, that's cool. What about a physical volume for encryption?13:31
cfhowlettpoppingtonic, I don't use one or have enough knowledge to advise.  ask someone else. sorr13:32
RexterNicholasCage: You might try clearing out the library, and then importing the music again. This will loose all your playlists though.13:32
MrJoneshi13:33
NicholasCageRexter: Did you view my sprunge and base that reply on what the error report stated?13:33
MrJoneshow can I specify a fingerprint for apt-key adv --recv-keys which needs to match and otherwise results in an abort?13:33
RexterNicholasCage: no, just walked in13:33
NicholasCageRexter: oh..13:33
NicholasCagehttp://sprunge.us/jeiD Well here's the sprunge, this is what it says when I open it through terminal13:33
=== michaelni__ is now known as michaelni
noregretmjayk: there?13:36
poppingtoniccfhowlett: ok13:39
RexterNicholasCage: Do you think Banshee uses Mono? It seems too old for that.13:39
NicholasCageNo idea at all man13:39
poppingtonicwhat's the recommended size for a physical encryption partition if my ubuntu partition is 100G?13:39
RexterNicholasCage: well there is a clue at the botom, about an issue with the mono runtime. have you tried reinstalling Banshee?13:40
TrenxThey folks... need a hand here... im typing this command and im getting a pesky error13:42
TrenxTsudo ln -s /etc/apache2/mods-available/scgi.load /etc/apache2/mods-enabled/scgi.load13:42
NicholasCage!solved it13:42
TrenxTln: failed to create symbolic link ‘/etc/apache2/mods-enabled/scgi.load’: File exists13:42
NicholasCageI erased the .config file and rescanned my library :313:42
TrenxTln failed to create symbolic link ‘/etc/apache2/mods-enabled/scgi.load’: File exists13:42
RexterNicholasCage: any luck?13:43
TrenxTany ideas?13:43
poppingtonicTrenxT: what's your source file?13:43
poppingtonicyou want to link mods-available/scgi.load to mods/enabled.scgi.load, right?13:43
poppingtonic*mods-enabled13:44
TrenxTpoppingtonic im a noob at this try to help me with the terminology :D13:44
TrenxTim following a tut to install rtorrent13:44
TrenxThttp://pastebin.com/EbXFSE9513:45
TrenxTthats where im at... but the first command is showing that "error"13:45
poppingtonic"ln -s /path/to/file /path/to/link" means "create a link from /path/to/file to /path/to/link"13:45
Ben64TrenxT: you've been doing that for hours, why not just use the version in ubuntu?13:46
TrenxTtrying to learn a bit Ben6413:46
TrenxTso if it says file exists im ok and can continue?13:47
Ben64learn what, how to spend 6 hours doing something that could have been solved by "sudo apt-get install rtorrent" ?13:47
TrenxT:/13:48
TrenxTok ill do that.. what happens with all the steps i took then?13:48
Ben64i don't know what steps you took13:48
=== yy is now known as Guest57926
TrenxThttp://pastebin.com/0sJXgsQz13:49
TrenxTthat13:49
RexterNicholasCage: Great, I've seen that before. Even simple corruption is the library can so that.13:50
Ben64TrenxT: thats it?13:50
TrenxTyes13:50
Ben64none of that will affect it13:50
TrenxTso do what u said?13:51
Ben64is your goal just having a web accessible torrent client13:51
TrenxTyes13:51
TrenxTrtorrent + rutorrent13:51
Ben64deluge is in the repositories, and has a nice interface13:51
TrenxTno ive used it. dont like it13:52
Ben64you put torrents in one side and files come out the other13:52
hateballthere's transmission, which also has a web interface13:52
Ben64same as everything else13:52
TrenxTive used them in son seedboxes13:52
TrenxTi like rtorrent better13:52
TrenxTsome(13:52
TrenxTso Ben6413:53
Ben64ok well rutorrent isn't in the repositories so you'll have to do that yourself13:53
chotaz`wTrenxT, I use deluge for the exact same problems and it has cleanly fulfilled my needs, but if you need rtorrent for any specific feature or just out of pure stubbornness, here: http://linoxide.com/ubuntu-how-to/setup-rtorrent-rutorrent/13:54
TrenxTwill give this a shot13:57
akikthere is a ppa for rtorrent & rutorrent13:57
akikhttps://launchpad.net/~tikhonov/+archive/ubuntu/rtorrent13:57
akiksomebody's done the heavy lifting for you13:58
wileeeppa's are not supported here akik13:58
chotaz`ws/problems/purposes13:58
akikspeaking of ppa's is forbidden?13:58
jjjj85ping13:58
chotaz`wnot supported <> forbidden13:59
wileee!ppa | akik full disclosure is not13:59
ubottuakik full disclosure is not: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge13:59
chotaz`was in, most people won't be able to help you with but someone might, out of their own experience.13:59
MarcoPauhi, I tried Filezilla for my FTP connections but it freezes when I browse thru the directories. Do you have any o other software to recommend?14:00
=== user is now known as Guest1845
akikwhen i wrote about this to TrenxT earlier, i told he's trying to do stuff that is not for novices14:00
MonkeyDustMarcoPau  bareftp is nice and easy14:00
akikalso "no guarantees" about the ppa14:00
MarcoPauMonkeyDust: will try it right away. thanks for the hint14:01
sammy__gFTP as well14:01
MarcoPauMonkeyDust: whoops, that's for gnome. I run KDE....14:01
sammy__is very easy14:01
MarcoPauis this channel only for gnome users?14:01
chotaz`wMarcoPau, Not necessarily, but #kubuntu might be a better place, or #kde itself.14:02
MonkeyDust!knock #kubuntu14:02
Ben64this channel is for any official ubuntu flavor14:02
sammy__and you can use nautilus ftp14:02
sammy__ftp on nautilus14:02
jjjj85my buddy has a challenge at school, change a windows background without mouse or keyboard, what do you all think of using a ubuntu live usb and having a startup script that does that14:02
chotaz`wjjjj85, sounds more like a prank than anything that would make sense asigning to a class.14:03
OerHeksjjjj85, easy, hit the power switch with one finger, solved.14:03
EriC^^today's homework try to format the pc without using mouse14:04
hateballMarcoPau: you can access FTP in Dolphin14:04
lotuspsychjeafternoon MonkeyDust14:04
wileeeOerHeks, excellent observation. ;)14:04
jjjj85that's what he said, hit the power button14:04
MonkeyDustlotuspsychje14:04
sammy__MarcoPaul: check this url https://help.ubuntu.com/community/gFTP14:04
hateballMarcoPau: open Dolphin, click Network on the left, click the Add thingy, follow guide, done14:06
MonkeyDustwhat's the command to change the keyboard layout again, xkeyb... something14:08
hateballMonkeyDust: setxkbmap14:09
MonkeyDusttnx14:09
=== BOHverkill is now known as BOHverkill___
guest83hello world14:14
jjj85okay, so I'm my live enviroment, does anyone know of a way to make ubuntu mate automatically boot up instead of giving you the option to run live or install14:17
OerHeksjjj85, install ubuntu on a 2nd usb, be sure that the grub bootloader is also installed on that usb, not on your current live session14:19
MarcoPauhateball: I don't see "Network" on the left...14:19
MarcoPauthanks chotaz`w14:19
hateballMarcoPau: hmmm, are you on Plasma 5? at any rate you should be able to enter "ftp://whatever" in the url bar up top14:20
hateballI am on KDE 4.x on this machine, and dolphin 4 has a special network item on the left there. cant remember how 5 is supposed to be14:21
fakeabsi_Anyone who is successfully running IRC client( xchat or any other) behind college proxy on Ubuntu 15.04? I am currently forced to use a web browser which is really annoying.14:22
viniciusOla14:24
OerHeksfakeabsi_, nope, maybe you can fix a client over port 80, but no irc service will support that.14:25
guffy_l14:27
viniciusola14:27
viniciusl14:27
viniciusk14:27
guffy_hello14:27
viniciusBrasil ?:14:28
somsip!br | vinicius14:28
ubottuvinicius: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br " sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada.14:28
FridoxHello, i've just installed Ubuntu 15.2 and im newbie with Linux, how i can change my desktop from unity to KDE4?14:31
cfhowlettFridox, sudo apt install KDE.  logout, choose KDE session, login14:31
Fridoxcfhowlett: just that? nothing more?14:32
BluesKajhey folks14:32
cfhowlettFridox, that will accomplish what you asked.  you'll auto boot KDE until/unless you change it14:32
=== newbie is now known as Guest15790
OerHeksKDE is 'just' an other desktop, switch it @ login14:33
Fridox~$ sudo apt-get install kde Reading package lists... Done Building dependency tree        Reading state information... Done Package kde is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source  E: Package 'kde' has no installation candidate14:33
OerHeks!info kubuntu-desktop14:34
ubottukubuntu-desktop (source: kubuntu-meta): Kubuntu Plasma Desktop/Netbook system. In component universe, is optional. Version 1.331 (wily), package size 3 kB, installed size 40 kB14:34
Fridoxjust like 1 hour ago installed kubuntu-desktop and my linux crashed so had to make a clean install...14:35
MarcoPauhateball: I got it from URL, putting in ftp://ip..... Thanks, really neat stuff on dolphin!!14:35
jjj85is there a way to make ubuntu mate usb boot into live automatically, instead of the choice to install or go live?14:36
MonkeyDustjjj85  no, because every change is lost when you shutdown14:37
OerHeksjjj85, the only answer:  install ubuntu on a 2nd usb, be sure that the grub bootloader is also installed on that usb, not on your current live session14:37
jjj85I got a gig set a side for settings14:38
EriC^^jjj85: you'd have to make your own customized iso14:38
OerHeksso only a real install, with automatic login, is what you need14:38
Fridoxafter installing kubuntu-desktop it asks sddm or lightsomething, which one i should select?14:39
jjj85yeah, my buddy has a challenge at school, i'm not sure my idea is what he needs, but I'm trying to get it going, he has to change desktop background on a windows pc with no mouse or keyboard, so I was thinking a live ubuntu usb with a startup script to change it14:39
cfhowlettlightdm is the default Fridox but if you want kde + ubuntu you are better served by installing kubuntu.14:40
theptrhi does anybody know if its possible to encrypt the full disk of ubuntu ? sort like veracrypt on windows14:40
jjj85I'm not sure he gets network access to vnc into the machine or even knows the ip14:40
cfhowlettpossible yes.  advisable, no.  theptr14:41
=== marshal0605 is now known as marshal0505
OerHeksfull disc encryption is a choise during install.14:41
noregreti can't resolve host.company.local even though resolv.conf has "search company.local" - am i missing something?14:41
theptrcfhowlett, why is it not advisable ?14:42
theptrOerHeks, Yes i know but i didnt do that14:42
zacwallsSo 15.10 was just released and I decided to sudo do-release-upgrade. But I got No release was found. Why?14:42
chotaz`w!persistent14:42
ubottuFor information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent14:42
cfhowletttheptr, my information is apparently dated.  please ignore.14:42
zacwallsYes I did sudo apt-get upgrade, update, and dist-upgrade14:42
theptrOerHeks, the problem is that i now use my own device in the corporation and encryption is a must14:43
OerHekstheptr, oke, then reinstall, there is no command to do encryption afterwards14:43
skinuxProblem installing jquery-rails https://gist.github.com/skinuxgeek/5584fee6eb5b08d9a4714:43
skinuxIt says I'm missing a package, but the package is installed14:43
wileeezacwalls, software and updates 3rd tab set it to all upgrades14:46
zacwallswileee, what?14:46
theptrOerHeks, okay not happy with it but if thats the only solution than im going to do that14:46
hateballMarcoPau: dolphin is great :) if you want to do scp you can use fish://ip14:47
wileeezacwalls, Really, I answered your upgrade to 15.10 question.14:47
zacwallswileee, ok one sec. I get it now.14:47
wileeezacwalls, Cool, I would watch the what's. ;)14:47
MarcoPauhateball: don't know what that is...14:47
musiquedale yar hay14:48
musiquesry14:48
zacwallswileee, just so you know, I don't see anything in the 3rd tab besides updates...14:49
hateball!scp | MarcoPau14:49
ubottuMarcoPau: scp is a secure way of copying files across networks using !SSH. Usage: scp filename user@host:filename - WinSCP is a client for Windows, available at http://winscp.net/14:49
wileeezacwalls, right and the bottom tab changes the upgrade call14:50
hateballMarcoPau: A more secure and better way to transfer files than FTP14:50
zacwallswileee, so Notify me for any new version?14:50
MarcoPauhateball: got it, thanks. Depends if the FTP is accepting that kind of connection I suppose, right? Do you know if I can set up ASCII or binary mode in dolphin?14:50
wileeezacwalls, Yes, and you can take that literally.14:50
zacwallswileee, ok. So now I just wait?14:51
musiquesuch are you gaming end14:51
hateballMarcoPau: hmm, that is more than I know...14:51
wileeezacwalls, Run the update manager you should see  the upgrade, if you are in 15.04 as of now.14:52
MarcoPauhateball: that's ok, I'll google around and ask the provider, in case :-)14:52
MarcoPauthaks again!14:52
zacwallswileee, I am using 14.04 I think....14:52
musiquethanks14:53
wileeezacwalls, Ah, your not a new user, you have to go one by up in upgrades, if not a longterm, 14.10 is eol, you would be better with a fresh install or just wait for 16.04 anothe ltl.14:53
wileeeanother*14:54
=== ahmed is now known as Guest59143
zacwallswileee, Oh great. Is there any way to skip up a release without a fresh install. I am sure there is. Because I am getting the prompt to install 15.04 :/14:55
geniiMust be running 14.10 then14:56
wileeezacwalls, You have not followed, or really know thew upgrade process, consequently you are seeing that upgrade. There is no way to do this safely.14:56
MonkeyDustzacwalls  what's the output of   cat /etc/issue14:56
Fridoxafter kubuntu-desktop download is completed i get like a windows saying "configuring sddm" and it makes me choose between lightdm and sddm, what i have to choose to have kde desktop?14:56
zacwallswileee, Great. So, I will find a flashdrive or a blank disk somewhere and install from there.14:57
blzHello, I've installed an NFS server and set up my  `/etc/exports` file as per the tutorial here:  https://help.ubuntu.com/14.04/serverguide/network-file-system.html   However, running `mount host:/path/to/share /mnt/path/to/share` hangs and eventually times out.  The mountpoint exists and the client has `nfs-common` installed.  Here is my exports file:  http://paste.ubuntu.com/12990043/14:57
blzwhat gives?14:57
thebwtFridox: either should work, if in doubt keep lightdm14:57
wileeezacwalls, You might confirm the install your at for MonkeyDust14:57
zacwallsMonkeyDust, Ubuntu 14.04.3 LTS14:57
wileeecool14:57
zacwallsyeah :/14:57
Fridoxthebwt: okay, proceeding14:58
thebwtblz: ufw configured?14:58
wileeezacwalls, I have both OS installed, but always use 14.04, nothing all that different14:58
=== mkumar is now known as mkumar_
zacwallswileee, I just like some of the new features for the xfce desktop. Still can't find out how to install themes...14:59
=== mkumar_ is now known as mkumar
wileeezacwalls, Ah xfce, sure, we are just always concerned all goes well for you is all. ;)14:59
zacwallswileee, thnaks15:00
zacwallsthanks*15:00
pbxi installed xfce and my volume up/down notifiactions disappeared in unity. any fix besides removing xfce?15:00
munskinghow can i switch from nouveau to nvidia in ubuntu 15.10? it used to be a simple gui thingie but i can't find it anymore15:02
musiquespookly is emma15:02
wileeepbx, I doubt removing xfce will fix this, that is a meta package, just a heads up, might be part of animation look in unity-tweak or ccs15:02
wileeeccsm15:02
lotuspsychjemusique: stop that15:02
noregreti can't resolve host.company.local even though resolv.conf has "search company.local" - am i missing something?15:05
mcphailnoregret: aren't domains under .local handle by avahi?15:05
jimbo66669close15:06
Fridoxinstalling kubuntu deskktop, just before finish i get this Errors were encountered while processing:  /var/cache/apt/archives/kde-config-telepathy-accounts_4%3a15.08.2-0ubuntu1_amd64.deb  /var/cache/apt/archives/kaccounts-providers_4%3a15.08.2-0ubuntu1_all.deb E: Sub-process /usr/bin/dpkg returned an error code (1)15:09
blzthebwt, no.  Default config (e.g. no config)15:09
steph_hello all15:09
thebwtblz: I bet you're hitting the firewall15:10
blzthebwt, how would I check?15:10
noregretmcphail: no idea actually15:10
thebwtblz: disable it temporarily , 'sudo ufw disable', try again, then was confirmed that that fixed it, 'sudo ufw enable'15:10
thebwtand look up the right ufw rules15:11
thebwtonce*15:11
blzthebwt, the command isn't found, so I guess it's not installed15:11
thebwtufw isn' installed?!15:12
blzthebwt, it seems not15:12
blzthebwt, `which ufw` returns nothing15:12
thebwtblz, what release is this?15:12
OerHekswhich ufw15:13
blzthebwt, 14.0415:13
OerHeks /usr/sbin/ufw15:13
blzOerHeks, again, ufw doesn't appear to be installed15:13
thebwtdid you replace the default firewall?15:14
blzthebwt, no.15:14
thebwtufw is the default, so it not being there is a big deal15:14
OerHeksblz, that is odd, ufw is standard, but the gui is not15:14
OerHeks= gufw15:14
blzOerHeks, thebwt this might have to do with the fact that it's kodibuntu.  In any case ufw isn't really the issue -- I don't have a firewall so that can't be why nfs is failing15:15
thebwtcan the nfs server locally mount the share?15:15
johnny_linuxyou should be using a vpn with kodibuntu, it tells you that in settings15:15
snowdenHow can I set Ubuntu 14.04's default ruby version to 2.0 for all users?15:15
blzthebwt, that's a good idea, let me check15:15
=== snowden is now known as Guest43079
blzjohnny_linux, what's wrong with ssh?15:16
johnny_linuxoh, ok gotchya15:16
noregrethow cna i check which services are active on startup ?15:16
skinuxProblem installing jquery-rails https://gist.github.com/skinuxgeek/5584fee6eb5b08d9a47/part15:17
blzthebwt, when restarting the nfs server I get this message, for what it's worth:  http://hastebin.com/ilalerajuz.txt15:18
FridoxJust installed kubuntu desktop and after relog and choosing plasma appears the kde loadding and stucks in a black screen and with thr bmouse on screen15:19
FridoxAny help pleas15:19
thebwtblz: not sure15:19
blzthebwt, hmm seems like the restart fixed my issue, actually ...15:19
thebwtblz: nice! well glad it was that simple15:19
blzthebwt, oh I see what the problem was.  I didn't restart after a config change -__-.  Wow.  I should stay away from my computer today ...15:20
thebwt:)15:20
blzthebwt, thanks for rubber-ducking :))15:20
thebwtno sweat, just watching servers build :p15:20
thebwtFridox: may need to restart and install some more stuff. Which kde metapackage did you use?15:21
hateballFridox: do you have intel gpu?15:22
hateballthere is a bug in 15.10's plasma if you have intel gpu and vsync (on by default) where it will hang for a good while15:22
Fridox_How i can see the metapckg15:23
dionysus69for a full system backup that would make a recovery on a clean filesystem possible, what dirs would be a good idea to exclude from this root listing?15:32
dionysus69bin   etc         initrd.img.old  lost+found  opt   run   sys  var boot  home lib media proc  sbin  tmp  vmlinuz  dev   initrd.img  lib64 mnt root  srv   usr  vmlinuz.old15:32
FridoxHow i can see the metapackage of the kde ?15:35
suidionysus69: usually you need /home and a package list15:35
OerHeksdionysus69, a good start http://askubuntu.com/questions/28477/what-is-safe-to-exclude-for-a-full-system-backup15:35
OerHeksdionysus69, for your /home/  http://askubuntu.com/questions/40992/what-files-and-directories-can-be-excluded-from-a-backup-of-the-home-directory15:35
geniiGenerally speaking, don't need to backup dev proc and sys15:36
Fridoxgetting a black screen after choosing KDE in the loging page, i've have a clean ubntu install, any help please?15:36
dionysus69and if I copy the rest to a fully clean ext4 partition the system will bootup if bootloader is configured properly?15:36
is_nullhi all, any idea why such warning and error would happen in an ubuntu 15.04 container which is in an openstack VM ? Warn: Linux kernel reports no Time Stamp Counter (TSC). Floating point exception (core dumped)15:40
noregrethow can I add the "connect to" link in nautilus to the unity launcher ?15:41
bviktorhi, can i encrypt a disk without a security key i have to type upon each restart? i think of something like a usb startup key i have to plugin (like with bitlocker)15:42
bviktoror like on osx with filevault where your user password unlocks the drive instead of a separate boot password15:42
thebwtis_null: may want to ask in ubuntu-server, that's weird.15:43
is_nullthanks thebwt15:43
dionysus69if I want to boot from a usb I just need to copy efi contents to it + / content, will that do ?15:44
bekksNo.15:44
dionysus69bekks: what will I miss?15:48
nicomachusis there a way to keep an ssh session alive in a terminal? if I leave it inactive it'll disconnect after a bit15:50
DarKraftNeed help: Intialted Upgrade from 15.04 to 15.10 using GUI. Locked computer (Super+L). now displays 'Authentication Error' -> 'Type of Message, 'sssssssb', does not match' . Join being at the login screen. Any advice?15:50
DarKraftNeed help: Initialted Upgrade from 15.04 to 15.10 using GUI. Locked computer (Super+L). now displays 'Authentication Error' -> 'Type of Message, 'sssssssb', does not match' . Just by being at the login screen. Any advice?15:51
MonkeyDustnicomachus  you can use 'screen'15:52
nicomachusMonkeyDust: cool stuff, thanks.15:53
MonkeyDustnicomachus  with screen, you can even logout without losing the ssh connection15:53
OerHeksnicomachus, client or server side > http://linuxaria.com/howto/how-to-keep-ssh-connections-alive-on-linux15:53
user01hi I have an XML file and I want to extract into a csv all the unique tags and attributes -- is there an application that can do this?15:56
nicomachusOerHeks: client side.15:56
user01so if I have <farm_animals><pig value="1" /><cat /></farm_animals><house_animals><dog/><cat value="1"/></house_animals> . . .15:58
user01it would extract . . . farm_animals, pig, cat, @value, house_animals, dog, cat, @value15:59
OerHeksa cat is a house-animal .. and an expression15:59
user01OerHeks, its a farm animal and house animal16:00
user01and element16:00
`sys`has anyone ever seen a virtual network interface persist after reboot, even after it has been removed from the interfaces file?16:02
akik`sys`: this is just guessing but could it be saved in /etc/udev/rules.d ?16:06
=== MonkeyDust_ is now known as MonkeyDust
FridoxIm getting this error while trying install kubuntu-desktop, can anyone say me how to fix it please? http://pastebin.com/vn6aQ3Kj16:23
=== Jetbridge is now known as croberts
OerHeksbug 151059016:26
ubottubug 1510590 in ktp-accounts-kcm (Ubuntu) "package kde-config-telepathy-accounts 4:15.08.2-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/accounts/services/google-im.service', which is also in package account-plugin-google 0.12+15.10.20150723-0ubuntu1" [Undecided,New] https://launchpad.net/bugs/151059016:26
OerHeksFridox, there is this bugreport, and removed due to duplicates .. cannot find duplicate report sofar ..16:26
=== marshal0505 is now known as marsh
Fridoxand how i can use the apt-get install again?16:27
Fridoxdue this bug it don't let me use it anymore16:28
=== marsh is now known as marshal0505
decciI am trying to setup debreate on Ubuntu 14.04. I tried running python launch.py but it threw error http://pastebin.com/h4x51Q3B16:28
django_hey16:29
decciI ran it on both command line and graphical but the same error16:29
decciI tried supplying export DISPLAY=:.0 but it didnt work16:29
django_someone help me with ubuntu partition for a windows dual boot16:30
OerHeksFridox, in comment #5 ubuntu ships that package, now KDE does it too ..  https://bugs.launchpad.net/ubuntu/+source/ktp-accounts-kcm/+bug/149300316:30
ubottuLaunchpad bug 1493003 in ktp-accounts-kcm (Ubuntu) "15:10: /usr/share/accounts/services/google-im.service provided by two packages, causing upgrade failure" [High,Triaged]16:31
wileeedjango_, give an outline of where your at for help.16:31
uwilyhi.16:31
OerHeksFridox, wait for a fix, or remove that plugin yourself? anyway, please confirm that bugreport, might speed up things16:31
FridoxYes i sent a bugreport too16:32
akikdecci: go back to your normal user account and try running sudo python launch.py16:35
decciakik: Ok let me try16:35
uwilyI have problem with installing two systems on btrfs partitions. os-prober not detect second ubuntu.16:35
uwilyhow to fix it ?16:36
akikdecci: you've changed the xorg auth scheme. although in kubuntu going to root is still able to open x apps16:36
mcphailuwily: I think the prober only picks up operating systems on the default btrfs subvolume. No idea how to change that, personally16:37
decciakik: I will need GUI to open that riht16:37
akikdecci: that's what your error msg says :)16:38
uwilymcphail: ok then.16:38
mcphailuwily: you can try marking the subvolume as default and see if it gets picked up16:38
Guest47349exit16:42
linuxjhjh16:43
decciakik: Wow..it worked..16:43
decciakik: I usually use putty. Is it possible to open up this application under putty16:44
decciakik: Since I am using VM its slow to showcase this app to my colleague everytime logging to ESXi and openning up16:44
PeteinHi, as root i did the change as in http://paste.linux.chat/view/8372165c . i rebooted the machine but still the soft limit is 1024. why? it should be 409616:45
akikdecci: yes, you need a windows x window server like xming16:48
akikdecci: then when you open the ssh connection in putty, enable the x11 forwarding to your windows desktop xming display :016:49
decciakik: Does xming gets installed on WIndows machine16:49
akikdecci: yes16:49
decciakik: ok16:49
decciakik: I wish I could open this app simply on browser16:50
decciakik: debreate16:50
PeteinAs root i did the change as in http://paste.linux.chat/view/8372165c . i rebooted the machine but still the soft limit is 1024. why? it should be 4096. Any ideas?16:50
django_anyone here16:59
k1l_django_: nope :)17:00
django_k1l_: trying to install buntu17:01
django_ubuntu17:01
django_i tried a coule of months ago and failedd17:01
django_i wanna do it correctly it now17:01
django_https://usercontent.irccloud-cdn.com/file/DmKKNyai/17:01
django_that is the partition17:01
django_is it correct?17:01
k1l_django_: was that a "wubi" install?17:03
django_usb17:03
k1l_django_: i wonder why the ubuntu install is ntfs. ubuntu cant work on ntfs it needs a ext4 partition for the system17:03
django_:o17:04
OerHeksthat 120.88 partition, leave it without filesystem, let ubuntu partition the free space17:04
aarobcso, ubuntu 15.10 makes my 4k monitor flicker and have artifacts :(17:05
aarobcwith display port17:05
aarobcHDMI works though17:05
aarobcbut that's only 30 hz=17:05
aarobc:(17:05
artoisdjango_: you don't need to setup the partitions manually, if you have partition space not used by Windows already17:05
artoisdjango_: you can just point Ubuntu's installer to that unpartitioned space17:05
k1l_django_: what did you do already? can you describe that shortly?17:05
django_artois: the 120.88?17:05
artoisdjango_: another very sane alternative is to buy another hard disk; it makes dual boots far less complicated, and you're going to need the additional storage some day anyway17:06
django_meh17:06
django_id rather dual boot17:06
artoisand by 'another hard disk', a cheap usb stick can count17:06
artoisit would be dual booting17:06
artoisonly with more than one disk17:06
artoisit simplifies partitioning, a lot17:06
django_really17:07
artoisand boot loader juggling17:07
artoishugely simplifies17:07
django_will it be fast though17:07
django_ill be using it for development17:07
artoisyup, probably even trivially faster17:07
artoisor did you mean a usb stick?17:07
django_it will use my computers ram?17:07
artoisalso probably faster, yes17:07
django_the usb stick..yeha17:07
artoisusb sticks are solid state; the cheap ones are cheap, but solid state is solid state17:07
artoisno spinning to get to data17:07
django_meh id rather try dual boot17:07
k1l_django_: dualboot is still possible, i am just unsure what your actual setup is.17:07
artoisyeah, any storage is storage, to GNU/Linux17:07
django_i was able to do it on my old laptop17:07
artoisdoesn't matter if it's a usb stick17:08
django_k1l_:  windows acer laptop17:08
artoiswell, you're confusing two things17:08
k1l_django_: so did you already install it?17:08
django_k1l_: ubuntu? no17:08
artoishaving more than one storage device and dual booting are separate things17:08
k1l_django_: or did you just make a partition and name it ubuntu?17:08
artoisthe former merely makes the latter far simpler, is all17:08
django_k1l_: made a partition named it ubuntu17:08
TypeSquidCan someone type my name in Chat?  Sorry, I'm testing something.17:08
k1l_django_: ok. so now boot up the live-usb with ubuntu. then you can point the installer to install into that partition and make it ext417:09
=== kpease_ is now known as kpease
=== Trystam is now known as Tristam
django_k1l_: how do i make it ext4?17:10
artoisTypeSquid: <- booya17:10
TypeSquidartois: You dah man17:12
artoisno, you dah17:14
=== bro is now known as Guest84389
akikdjango_: the ubuntu installer initializes the partition as ext417:15
=== kpease is now known as kpease_
=== kpease_ is now known as kpease
=== root is now known as Guest85013
RipmindCan someone find some links i posted yesterday evenign at UTC+1 22:00 as the user "Ripdd"? It were some paste.ubuntu links17:20
Django123Hey guys I'm at setup for ubuntu17:21
Django123i chose ext4 journaling file system17:21
mjaykok17:21
Django123what do I chose for mount point17:21
mjaykdepends what you want it to be ?17:21
k1l_Django123: for the systempartition "/"17:21
Django123i hit ok nothing happens17:22
lotuspsychje!logs | Ripmind17:22
ubottuRipmind: Official channel logs can be found at http://irclogs.ubuntu.com/ . LoCo channels are now logged there too.17:22
Ripminduh nice :317:22
akikRipdd: http://pastebin.com/raw.php?i=kNVNgG8k17:22
Django123do I check format the partitokn?17:22
Django123partition17:22
mjaykDjango123: why are you not using the guided method ?17:22
k1l_Django123: yes.17:22
Ripmindakik thanks a lot, may i ask how you got that so far? some epic shell command? :D17:22
Django123fuck I hit ok. And nothing happens17:23
akikRipmind: i just /last -regexp ripdd.*http17:23
Ripmindnice :D17:23
johnny_linuxno swearing Django12317:23
Django123:/17:23
akikRipmind: irssi client17:23
k1l_Django123: can you make a screenshot and load it to imgur?17:24
RipmindI am using mIRC and a bnc.. But my bnc was not set up to log files17:24
Django123hot cacel nothing happens17:24
akikhrrrr mirc on windows17:24
Django123hit cancel17:24
mjaykDjango123: first did you check the iso ?17:24
k1l_Django123: we dont see what you see17:24
Django123its in the Ubuntu install gui17:24
artoishrrr comic chat17:25
chotaz`wI'm looking for an app launcher much like spotlight is for mac osx, anyone has any recommendations?17:25
Django123Errrrr work damn it17:25
Django123lol17:26
pbxchotaz`w, synapse and kupfer are my favorites.  they are not "like spotlight" in that they do not do search, but they are good launchers a la quicksilver or launchbar17:28
baizonchotaz`w: http://www.omgubuntu.co.uk/2013/09/spotlight-like-tool-coming-to-pear-os-other-distros17:29
chotaz`wpbx, I'm seeing synapse also has file search capabilities.17:29
chotaz`wthanks for the suggestion guys, i'll take a peak17:30
pbxchotaz`w, not like spotlight17:30
Django123Ok17:30
Django123you have not selected partitions for use of swap space17:31
Django123should I hit continue?17:31
mjaykDjango123: if you dont want a swap space then yes17:31
mjaykDjango123: otherwise go make one17:31
Django123idk what that is17:31
k1l_Django123: how much ram you got?17:31
Django1236gb17:31
k1l_Django123: do you want to use hibernation?17:31
Django123whats hiberrtnation17:31
mjaykDjango123: why are you not using the guided install if you dont understand the basics?17:32
k1l_suspend2disk17:32
Django123mjayk they suck17:32
akikDjango123: did you backup your data?17:32
Django123akik yeah17:32
k1l_Django123: most users with more than 4 GB ram and who dont want to hibernate are fine without swap17:32
mjaykDjango123: so will your messed up configuration, which will be messed up because you dont understand. Read before you do things :).17:33
bviktoriirc a swap partition, even a small one, is recommended to have in any case17:40
Django12345Free space, swap area , + button , 2048mb. Swap area logical17:42
Django12345I get unable to satisfy constraint17:43
artoiswhat you said isn't easy to parse, man17:43
artoisEnglish?17:43
Django12345lol typing on phone17:44
Django12345http://youtu.be/hOz66FC0pWU17:44
Django12345followjng that17:44
Django12345I go to free space and they click on the plus button17:45
artoisand?17:45
Django12345you make the size 2048 type of new partition logical use as swap areahate OK error unable to satisfy all constraints on the partition17:46
k1l_Django12345: you can launch the live session when booting the usb. there you have the installer again to start and can start a irc client or browser17:46
WulongI have an Ubuntu installation here which appears to not run init.d at startup. What may cause this? insserv and upstart packages are installed17:46
Django12345?17:50
TheKidHi guys... i need help find /proc/bus/usb17:50
TheKidusbfs17:50
TJ-TheKid: it died a long time ago :)17:50
tsukasa_what's the channel for diagnosing advanced ubuntu issues?17:50
k1l_Wulong: what ubuntu install exactly?17:50
tsukasa_iirc it's not this channel17:50
TheKidTJ-: okay, so, how to configure virtualbox USB17:51
TheKid?17:51
PiciTheKid: its this channel.17:51
k1l_!details | tsukasa_17:51
ubottutsukasa_: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)17:51
Wulongk1l_: 12.04 upgraded to 14.04.3, but it has worked for a while until I just now did some apt-get update/upgrade stuff.17:51
aarobcSo it works quite a bit better in unity, but in i3 the monitor still freaks out unless I drop the resolution17:51
TJ-TheKid: see https://help.ubuntu.com/community/VirtualBox/USB17:52
TheKidTJ-:  I am using 14.04.4 install VirtualBox 5.0.8, and usb support no go!17:52
k1l_Wulong: ah ok, so its not a systemd issue which is standard since 15.0417:52
TheKidTJ-: I can't see any usb device...17:52
TheKidTJ-: ill try, be back bro17:53
Wulongk1l_: but I see there are some systemd packages in this system.17:53
tsukasa_k1l_: i have vagrant -> puppet setting up an ubuntu 14.04 instance and recently (last 1-3 days) the automatic mysql start is throwing an error (looks related to it looking for $HOME env variable which is not set, mysql start works fine if i ssh into the server)17:53
k1l_Wulong: yes. because prior 15.04 there were some porgrams already systemd-only so the needed to be ported to work with upstart since the old programs were deprecated17:54
Wulongk1l_: ok, scratching my head over here. Nontrivial to get something on google as well.17:56
tsukasa_k1l_: i'm trying to figure out if the mysql package has been updated recently and what exactly changed about it17:57
TJ-Wulong: anything in the /var/log/boot.log or /var/log/syslog that gives clues?17:57
ztaneanyone having problems with qt apps on 15.10?17:57
AbrileoHello, just did a clean kubutu installation and when iI put my pass it appears a blackscreen and my mouse, when i press alt and f2 appears the command bar, anyhelp please?17:57
mojtabaDo you know any other better place than #thunderbird to ask a question about thunderbrid? (I am getting segmentation fault (core dumped) in ubuntu 14.04 LTS) does anybody know how to fix this issue?17:58
ztaneor clue how to fix it, thought it was skype only, but ktorrent gui is also br0ken17:58
mcphailztane: skype works fine on my machine17:58
TJ-tsukasa_: is it mysql-server5.5 ?17:58
mcphailztane: what is the actual problem17:59
WulongTJ-: no, not really. syslog says nothing related to this and boot.log is empty. This is a VPS.17:59
tsukasa_TJ-: 5.6, see http://paste.pound-python.org/show/SBk7YQWRrQAH7NaRJikD/17:59
ztanemcphail: **all** qt guis are broken, getting QNativeImage: Unable to attach to shared memory segment.18:00
TJ-tsukasa_: So, the packages from universe then? http://changelogs.ubuntu.com/changelogs/pool/universe/m/mysql-5.6/mysql-5.6_5.6.27-0ubuntu0.14.04.1/changelog18:00
mcphailztane: I haven't had any problems. Was this a fresh install or an upgrade? Do you have any PPAs installed?18:01
ztaneupgrade18:01
ztaneshouldn't have any *relevant* PPA.18:01
Skyriderhttp://paste.ubuntu.com/12987820/ - I can no longer start,stop,restart rsyslog, regardless of reinstallation. I keep getting "Errors were encountered while processing" at installation and "action "start" failed." when booting it up.18:01
SkyriderI hope someone can help out.18:02
tsukasa_TJ-: looks correct, but that changelog doesn't explain why i'm now having a problem. the date of the commit seems to match up though18:02
mcphailztane: I've been running skype on a fresh install and an upgrade from vivid, with no problems18:02
AbrileoAny clue please?18:02
TJ-Wulong: is the "/etc/init/rc-sysinit.conf" job disabled?18:02
mcphailztane: I suspect you will have some old qt configuration crud somewhere18:02
ztaneno, this is not a skype problem but a qt problem, dunno what causes it though...18:02
ztaneme too...18:02
lotuspsychjeAbrileo: version of kubuntu please?18:03
ztaneI got ktorrent actually working by doign QT_GRAPHICSSYSTEM=foobar ktorrent18:03
ztaneit says Unable to load graphicssystem "foobar"18:03
Abrileo15,2 if im notwrong f18:03
ztaneand works :P18:03
wileeeAbrileo, Go to the tty and run an apt-get update dist-upgrade  name the graphics if this does not fix.18:04
mcphailztane: you could temporarily rename your ~/.local and ~/.config directories to see if it improves matters18:04
TJ-tsukasa_: Can you add a comment to bug 1508441 saying there may be a regression, and giving the output of "pt-cache policy mysql-server--5.6", and explaining it18:04
ubottubug 1508441 in mysql-5.6 (Ubuntu Wily) "mysql 5.5.46, 5.6.27 security update tracking bug" [Medium,Fix released] https://launchpad.net/bugs/150844118:04
me-1hi...repositiry moiiror for my country is not working . what to do..?18:04
k1l_me-1: what ubuntu exactly and what country?18:05
wileeeme-1, change to another, what release is this?18:05
AbrileoWileee okay gonna test18:05
me-1its 15.4 and country is Pakistan18:05
ztanehmm it is "raster" gfxsystem which causes the problems...18:05
k1l_me-1: try the main mirrors18:06
TJ-tsukasa_: I've asked the security team to look at the bug report once you've added a comment18:06
ztaneand something sets it by default...18:06
mojtabaDo you know any other better place than #thunderbird to ask a question about thunderbrid? (I am getting segmentation fault (core dumped) in ubuntu 14.04 LTS) does anybody know how to fix this issue?18:06
Twirlhi, what does sudo -s really do?18:06
k1l_Twirl: start a root shell18:06
Twirlk1l_: awesome, ty18:07
WulongTJ-: its present, yes. I should add that one moment during my recent update that "upstart" and "udev" were missing, but both are in place now.18:07
me-1k1l_, how can i choose fastets ..? main are located in USA thus not so fast18:07
k1l_me-1: the system settings -> software and updates should offer a test.18:07
TJ-Wulong: might be worth checking that something wasn't removed unexpectedly? /var/log/apt/18:07
OerHeksme-1 the mirror tool in sources gives good results.18:07
mojtabaPlease help18:08
me-1k1l_, but it suggests non working mirrors . and how do I reposrt broken mirror ..?18:09
baizon!ask | mojtaba18:09
ubottumojtaba: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience18:09
mojtababaizon: Do you know any other better place than #thunderbird to ask a question about thunderbrid? (I am getting segmentation fault (core dumped) in ubuntu 14.04 LTS) does anybody know how to fix this issue?18:09
baizonmojtaba: did you try deleting settings?18:09
omgitsmitmojtaba: also sometimes running it from terminal may give additional info18:10
TJ-mojtaba: try starting it under control of the debugger: "/usr/bin/thunderbird -g"18:10
mojtabaomgitsmit: I am running it from terminal, it gives segmentation fault. (core dump)18:10
tsukasa_TJ-: done https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1508441?comments=all18:10
ubottuLaunchpad bug 1508441 in mysql-5.6 (Ubuntu Wily) "mysql 5.5.46, 5.6.27 security update tracking bug" [Medium,Fix released]18:10
wileeeme-1, servers update, you can error during these times, no need to report18:10
mojtababaizon: where is setting18:10
TJ-tsukasa_: great, I'll make sure the security team look at it18:10
TJ-tsukasa_: they'll likely ask for more info/logs at some point18:11
mojtabaTJ-: ok, thanks18:11
tsukasa_TJ-: ok, thanks18:11
AbrileoWileee fixed thanks you mate18:11
omgitsmitmojtaba: default should be ~/.thunderbird irrc18:11
wileeeAbrileo, Cool, enjoy.18:11
mojtabaomgitsmit: Why should I delete it?18:12
omgitsmitmojtaba: i would rename it instead of deleting it...18:12
me-1wileee,  No this server is not working for last 2 years (IMO)18:12
baizonmojtaba: https://answers.launchpad.net/ubuntu/+question/22875618:12
k1l_me-1: #ubuntu-mirrors i think18:13
TJ-me-1: please /join  #ubuntu-mirrors and report it18:13
TJ-too late k1l_ !18:13
wileeeme-1, there are servers all over the world, the closest or fastest ping are not necessarily faster, use one that you're happy with18:14
TJ-k1l_: strange, launchpad tests say that mirror is functional, and I can access it too. I wonder if there is some internal country/ISP/company block affecting me-118:17
OerHeksor behind a proxy himself ?18:18
wileeeno definition of not working and not for years, err really18:18
=== ich is now known as Guest61824
WulongTJ-: my human eyes can't find anything. If I only knew the startup chain I could debug it better.18:21
TJ-Wulong: The basics are: kernel > /sbin/init (part of Upstart) > services defined in /etc/init/ (Upstart jobs) /etc/init/rc-sysinit.conf which then processes the jobs in /etc/init.d/ as per the links in /etc/rc${RUNLEVEL}.d/18:22
lepel101hi, I use x11vnc with Xvfb to work with a remotely running program,  but the menu's, toolbars and scrollbars do not show, see http://snag.gy/LWfh5.jpg18:22
k1l_TJ-: yeah sounds like a country/isp/routing issue18:23
lepel101they do show when I start the program over ssh (with -X parameter),  and display it on the local computer with xming, please see: http://snag.gy/5xr6M.jpg18:23
LeSaucyDo you have a window manager running in xvfb?18:24
lepel101also, it looks like x11vnc + Xvfb cut off the right part of the screen18:24
TJ-Wulong: After the system has started have any jobs linked under /etc/rc2.d/ started? If not, try manually doing "sudo service rc-sysinit start"18:24
lepel101I think not LeSaucy,  is that the problem?18:25
LeSaucyI think that's what usually draws them. Try metacity or flux box ?18:25
daftykinslepel101: no window controls -> no window manager18:25
WulongTJ-: rc-sysinit stop/waiting, but still apache was not started. Its in there.18:26
daftykinsmissing local libs perhaps to provide one18:26
lepel101aha ok, thanks18:26
lepel101can you guys recomment anything as lightweight as possible?  I'm trying to minimize latency18:26
TJ-Wulong: is apache2 the only link in /etc/rc2.d/ - if not, are any of the other jobs running?18:27
omilunhello guys ... i need to make an iso file from my own laptop's os to install that on other pc and laptops by a cd or flash memory ... how can i do this?18:27
lepel101anything -> window manager18:27
=== sorinello_ is now known as sorinello
LeSaucyFluxbox is very light weight. Metacity not so much since it uses gtk218:27
daftykinslepel101: i take it the program is only licensed to a university you're at, or something?18:28
daftykinsbecause remotely using GUI programs is the mistake i see18:28
lepel101thanks will try fluxbox18:28
lepel101daftykins I am running the program (a theorem prover) on a "super computer"18:28
lepel101working on a large proof,  too large for my laptop at the moment18:29
dna113pwhats the difference between running 'reboot' and 'shutdown -r now'18:29
daftykinsok, bit shocked it's graphical :)18:29
daftykinsdna113p: none.18:29
lepel101it's an interactive theorem prover18:29
WulongTJ-: it did work18:29
JimmyNeutronAnyone have any problems changing their monitor resolution?  After a reboot, my resolution goes back to its native resolution.  This is for Ubuntu 15.10, Xubuntu 15.10 and Lubuntu 15.1018:30
lepel101some rule applications require "creativity" if the automated strategies of the theorem prover cannot find a proof of a certain subproperty... those interactive steps are applied with the gui18:30
WulongTJ-: so its seems /etc/init is not being run?18:31
lepel101a text based solution for the interactive steps would probably be even more cumbersome... anyway thanks a lot both of you,  I am checking out fluxbox as we speak18:31
Twirldunno if this is the right place, anyone knows how to grep only certain file extensionS?18:31
suiTwirl: grep "mystring" *myextension18:32
TJ-Wulong: There are lots of Upstart jobs in /etc/init/ without which the system would be barely usable, so I think the issue is specific to the rc-sysinit job.18:32
suiTwirl: grep "mystring" *.myextension18:32
Twirlsui: doesnt work with fgrep18:33
TJ-dna113p: depending on Release, reboot and shutdown are sym-links to 'systemctl reboot/poweroff ' respectively18:33
Cyb3rn3thi guys18:33
EriC^^hello18:33
Cyb3rn3tcan I have a question about pulseaudio ?18:33
EriC^^sure18:33
Skyriderhttp://paste.ubuntu.com/12987820/ - I can no longer start,stop,restart rsyslog, regardless of reinstallation. I keep getting "Errors were encountered while processing" at installation and "action "start" failed." when booting it up.18:33
aroonii have a script (sh /home/david/bin/get-shit-done/get-shit-done work) ... that blocks non productive websites i tend to visit so I can focus on my work.  i'd like to run it at the beginning of my workday automatically.  i have it set up as a crontask, but because i suspend my laptop obviously crontasks arent getting run.  anacron looks interesting but it runs the task only once per day.  suggestions?18:33
Cyb3rn3tI am tryin to setup a 2.1 sound system under ubuntu,18:33
mufa2jkhgjkghjg18:34
Cyb3rn3tand the subwoofer out is a simple channel (full), and I would like to low-pass it (LFE)18:34
Cyb3rn3tI found some settings in /etc/pulse/{default,daemon}.pa18:35
Cyb3rn3t/etc/pulse/daemonpa: "enable-lfe-remixing = yes"18:36
Cyb3rn3tchanged the default no to yes, but nothing changed18:37
QareenHey all -- looking for some help with the find command, since I don't think I'm using it quite right.18:37
EriC^^Qareen: what's the problem?18:37
QareenI've got a really huge directory full of files, and I need to delete all files with a particular string in their name while preserving the rest. My plan was to use find to print a list of files then feed that list to rm.18:38
TJ-Qareen: "find /path/to/dir -name 'matching-string*' -delete"18:39
thebwtfind has it's own delete method, no need to eed18:39
thebwt^18:39
EriC^^Qareen: find /path -type f -iname "*caseinsensitivestring*" -exec echo rm '{}' \;18:39
Qareenlemme see if that works18:39
EriC^^Qareen: after you test it, remove the echo from the command18:39
LeSaucyCyb3rn3t: pulse audio reads it's config from a number of different places depending on how it's run and who runs it18:39
TJ-Qareen: test without '-delete' to ensure it prints only the files you want deleting, of course18:39
OrozcoHello, I have a laptop and i've just instaleld Kubuntu, but my laptop have physical leds (for battery, for caps,bluettoth,wifi etc..) but they don't work, any help please?18:40
Qareenyeah no results -- the string I'm looking for contains [brackets], is that a problem?18:40
TJ-Qareen: show us the line you're using?18:40
lepel101LeSaucy, daftykins: fluxbox works like a charm,  thanks a lot for the help to both of you!18:40
QareenI'm assuming it is since those sorts of characters have come up in tutorials I've looked at18:40
Qareenone moment18:41
Qareenfind ~/Documents/Other -iname '[old]'18:42
TJ-Qareen: you need a glob match either side most likely: "find ~/Documents/Other -iname '*[old]*' "18:43
QareenOne moment18:43
SkyriderUgh.. really, no one knows?18:43
LeSaucySkydiver: you can also try using pacmd to live change/inspect your pulseaudio setup18:44
TJ-Skyrider: "Not replacing deleted config file /etc/rsyslog.d/50-default.conf"18:44
omiluni have some arm boards ... windows was default os on that ... but i removed this and i love to install linux on it . i need an iso file to install my own os on that ( i configured ubuntu ) .18:44
Skyriderthats it? the config file is in the way? :p18:44
Cyb3rn3tI'd like a global filter on it18:44
QareenTJ: It returns results now, but it's returning literally everything in the folder lol18:45
Qareenor at least it looks that way, there's more files in the folder than the command line can display at once18:45
Qareenbut it's returning more than just [old]s18:46
TJ-Skyrider: "sudo dpkg --force-confmiss --configure rsylog"18:46
EriC^^Qareen: find -type f -name '*\[old\]'18:46
EriC^^Qareen: find -type f -name '*\[old\]*'18:47
QareenEricC^^: One moment.18:47
TJ-Qareen: give us an example of a filename that needs to be matched18:47
Skyriderdpkg: warning: there's no installed package matching rsylog18:47
SkyriderI see18:47
Skyriders missing18:47
Skyridersame error18:47
SkyriderI mean, as the log I provided.18:47
TJ-Skyrider: you deleted the conf-file; an install sees the package is in the 'rc' state and therefore does NOT replace missing config files, which causes the service not to work18:48
VoyageI have done apt-get install asterisk-core-sounds-en-wav  but still there are no sound files in /var/lib/asterisk/sounds.      Any clues?18:48
QareenTJ-: Something like "Presentation Research [old]" needs to be hit, but "Presentation Research" shouldn't be18:49
omiluni have some arm boards ... windows was default os on that ... but i removed this and i love to install linux on it . i need an iso file to install my own os on that ( i configured ubuntu ) .18:49
k1l_omilun: on arm hardware that depends heavily on the exact used hwardware. ask in #ubuntu-arm since its different from a pc install18:50
TJ-Qareen: as EriC^^ suggested you need to 'escape' the  square brackets so they aren't interpretted by the shell. This works: "find . -maxdepth 1 -name '*\[old\]'18:51
TJ-./Presentation Research [old18:51
omilunk1l_: i need an app to make a iso file to install it on my boards18:51
SkyriderTJ- I am honestly still lost. When I remove / purge rsyslog, the config files are removed. I re-installed rsyslog and getting: Creating config file /etc/rsyslog.d/50-default.conf with new version18:51
SkyriderThats it.. the rest of the errors are exactly the same.18:52
TJ-Skyrider: Hmmm, hang on then, maybe there's more than 1 bug to fix?18:52
django_no success :/18:52
SkyriderWhen I purge rsys however..18:52
SkyriderI do get the msg: dpkg: warning: while removing rsyslog, directory '/etc/apparmor.d/local' not empty so not removed.18:53
Skyridernot sure if matters18:53
TJ-Skyrider: that should be fine; lots of packages install files there18:53
ghost_Hello! I can't get bumblebee to work. I'm getting "Cannot access secondary GPU - error: Could not load GPU driver" on Ubuntu 15.1018:53
ghost_Can someone help me, please?18:54
Qareenhmmmmm. this isn't working, but I've gotta get moving. I may be back later if I can't figure something out18:54
QareenTJ- thanks for your help18:54
QareenEriC^^ you too18:55
XV8Is there an Ubuntu dev channel on Rizon?18:55
TJ-Skyrider: can you try "sudo sh -x /etc/init.d/rsyslog start"18:55
k1l_XV8: ubuntu communities chat is here on freenode18:56
philip_which vpn is good18:57
philip_openswamp or openvpn18:57
TJ-Skyrider: you're using 12.04 ?18:58
=== ^cj^ is now known as ^CJ^
=== ^CJ^ is now known as ^cj^
=== matthew is now known as Guest71036
philip_openswamp or openvpn which is best18:59
RonWhoCaresUbuntu 15.04 is caching an SD Card.  Is there a way to prevent this from happen?18:59
thebwtopenswan19:00
thebwt?19:00
=== user is now known as Guest3151
=== marshal0605 is now known as marshal0505
RonWhoCaresis openswan that way19:01
RonWhoCaresa computer19:01
RonWhoCaresprogram19:01
wastrelopenvpn is easier to set up19:01
ghost_Hey, can someone help me with bumblebee on Ubuntu 15.10? Googled solutions didn't work. http://paste.ubuntu.com/12992121/19:02
=== cemason is now known as cemmason
daftykinsghost_: it's been deprecated for years, you had no luck with nvidia-prime? that's the new optimus solution.19:03
k1l_ghost_: dont use bumblebee.19:03
ghost_daftykins: And it's still on wiki? God, thank you19:03
TJ-daftykins, the God of #ubuntu :)19:04
* daftykins bows19:04
ghost_daftykins: Do I have to revert something now? Or just install nvidia-prime?19:04
SkyriderTJ- : yes19:04
SkyriderUbuntu 12.04.5 LTS19:04
daftykinsghost_: sudo apt-get purge bumble*19:05
TJ-Skyrider: unfortunately my remaining 12.04 hosts use sysklogd19:05
ghost_daftykins: Thank you a lot man19:05
Skyriderunfortunately?19:06
Skyriderah, 2 different packages?19:07
TJ-Skyrider: I can't try to replicate it19:07
Skyriderah well, I appreciate the responds.19:07
TJ-Skyrider: did you see my suggestion about19:08
TJ-Skyrider: can you try "sudo sh -x /etc/init.d/rsyslog start"19:08
SkyriderTJ- I see tons of info, ending with: start: Job failed to start19:09
TJ-Skyrider: could you pastebin?19:10
SkyriderTJ-: http://paste.ubuntu.com/12992205/19:12
=== Guest7778 is now known as ZeeNoodleyGamer
=== ZeeNoodleyGamer is now known as Iota-Spencer
TJ-Aha! It's trying to start the job using Upstart's job file, it looks like: "start rsyslog" at then end. So, try "sudo initctl start rsylog" - you'll will likely still get the "Job failed to start" but at least we are looking at the correct job definition19:15
Skyriderinitctl: Job failed to start19:16
Skyrideryup19:16
TJ-Skyrider: OK, so lets' try and get that to debug itself :)19:16
linociscohi all19:16
SubMindhow do I do that http://packages.ubuntu.com/en/trusty/amd64/libsdl2-ttf-dev/download ?19:17
linociscoI have ebook reader which can read mobi file. I found it is slow. is there any better one?19:17
TJ-Skyrider: "sudo initctl log-priority debug" then "sudo initctl start rsyslog"19:17
wastreleink has a slow refresh19:17
wastrelso epaper/eink readers are necessarily a bit slow19:18
daftykinslinocisco: there are a lot of websites which list recommended programs now, such as alternativeto.net19:18
ghost_linocisco: Calibre?19:18
wastreloh wrong channel, heh we're talking ebooks in another channel too :)19:19
linociscoghost_, thanks. Loading flow is the same speed like mine19:21
linociscodaftykins, ghost_ I am looking for great software which can convert my mobi book to pdf19:22
linociscodaftykins, ghost_ I tried online converters but fonts and appearance changed from original mobi19:22
TJ-Calibre is the usual tool19:22
k1l_linocisco: you dont want pdf on a ebook. that will be way to small and doesnt brake the lines properly etc.19:22
daftykinssorry no experience with that.19:23
daftykinsi just bought a big stack of 19 dead-tree format books :P19:23
zerothis1i'm tring to figure out using sed and diff to compair vivd and wily repos for changes. surly someone has done this already19:23
SkyriderTJ-: same error msg.19:23
SkyriderNothing was debugged.19:23
TJ-Skyrider: that's annoying. OK, time to read the job script and figure it out!19:24
bviktorguys https://help.ubuntu.com/lts/serverguide/sssd-ad.html here at /etc/hosts what is myserve?19:25
ghost_linocisco: Have you tried pandoc? I'm not sure if it supports MOBI though19:25
daftykinszerothis1: why?19:25
bviktormyserver*19:25
TJ-Skyrider: can you pastebinit /etc/default/rsyslog19:25
daftykinsbviktor: the DC...19:26
bviktorso i should add 2 lines if i have 219:26
SkyriderTJ- I'll be back later, wife is a bit, mad atm.. sorry.. I really appreciate the help thus far.19:26
Skyrideras for the pastbin19:26
Skyriderhttp://paste.ubuntu.com/12992345/19:27
linociscoghost_, not yet19:27
bviktori'm not sure for the purpose though, dns should resolve them anyway, right?19:27
SkyriderI'll check out the notified messages you'll send me when I get back, thanks!19:27
ghost_linocisco: You should then, it's awesome19:27
ghost_linocisco: I gtg, good luck19:27
Khaoticanyone else having issues with the system tray icons not loading, or the wifi not fully connecting even though the connection is good?19:27
zerothis1to see newly added games. basically, get the html lists of game from the websites, remove "wily", "vivid", version info including (numbers and "-" and "-build") diff the files and see new lines (new games, and also package changes to manually sort out)19:28
SuudyWhat is the password for the Ubuntu installer (so I can drop to the console during install)?19:29
TJ-Skyrider: check that this file matches: "md5sum /etc/apparmor.d/usr.sbin.rsyslogd" ==> "b19cc6250081ef3700146db17f1efa44  /etc/apparmor.d/usr.sbin.rsyslogd" so we know I'm testing an identical config. "/etc/default/rsyslog" is identical to the 1 I have.19:29
TJ-Suudy: there isn't one19:29
TJ-Suudy: as in, it is blank19:29
daftykinsSuudy: there isn't one.19:30
daftykinsoops didn't see TJ- answered ;)19:30
sentrizhello, I can't seem to change the permissions of files that are symlinked elsewhere (it is the original file)19:31
SuudyOk.  I thought perhaps Lubuntu and Ubuntu used the same installer.  The Lubuntu one apparently has a username/password requirement.19:31
sentrizI know symlinks can't have permissions but surely the source files can, right?19:31
daftykinssentriz: are they on a non-POSIX file system?19:31
SubMindhey anyone to help me with http://pastebin.com/bcPnpu4E ?19:32
TJ-SubMind: I would expect the password to the same as the default username in that case19:32
daftykinsSubMind: you're missing a header file, contact the author.19:32
sentrizdaftykins: I know symlinks can't have permissions but surely the source files can, right?19:33
sentrizdaftykins: sorry!19:33
PiciSubMind: is there a reason you're compiling neverball from source instead of installing from the repos?19:33
sentrizdaftykins: NTFS19:33
SuudyOk.  Turns out that (duh!) 'lubuntu' is the login.19:33
daftykinssentriz: yeah that's your problem then.19:33
=== haskell is now known as Guest64457
sentrizdaftykins: how can all the other files on this fs have permissions?19:33
sentrizbecause they're not symlinked?19:33
daftykinssentriz: they gain some at mount time, but they cannot be changed19:34
k1l_SubMind: ok, i am trying to help one last time: why dont you install the ubuntu neverball and use that?19:34
sentrizdaftykins: thanks!19:34
bviktor"The installation of krb5-user will prompt for the realm name (in ALL UPPERCASE), the kdc server (i.e. domain controller) and admin server (also the domain controller in this example.)" too bad it didn't. how can i force re-runing the post-install script of a package?19:34
SubMindPici: when I do from the repo its not working so I try to find out why ?19:34
PiciSubMind: please define "not working"19:34
daftykinsbviktor: sudo dpkg-reconfigure <package> ?19:34
bviktoralready tried, no joy19:34
daftykinspurge and reinstall?19:34
=== nerd is now known as madnerd
k1l_SubMind: open a terminal, type "neverball" in it. hit enter. see what errors are reported there. put that into a pastebin and link the pastebin here19:35
bviktorunless it wasn't actually that specific package as the article claims...19:35
bviktormaybe one of its dependencies19:35
bviktorpurge+install didn't trigger it either19:35
TJ-bviktor: maybe the package has changed since that article was written? does it give a version indication?19:36
bviktordoes what give ?19:36
bviktorthe article? nope19:36
bviktorok, i took a wild guess19:36
bviktorit was krb5-config19:36
k1l_SubMind: people in here tried to help you all day so far but without the errors why the ubuntu neverball isnt working, we cant help you.19:36
goddardhow can i convert a swf file to ogv?19:36
SubMindk1l_: Pici daftykins http://pastebin.com/9CRNxW7B19:39
daftykinswhat is this19:39
daftykinswhy hassle 3 of us?19:39
PiciSubMind: how did you install this?19:39
SubMinddaftykins: sorry19:40
k1l_SubMind: can you show a "apt-cache policy neverball" and show the result in a pastebin?19:41
daftykinsSubMind: you've been told what to do, use a repo version - so do it.19:41
OerHeksold known issue with that packager,  install ttf-dejavu-core http://ubuntuforums.org/showthread.php?t=222115219:42
SubMindk1l_: http://pastebin.com/1EN9XcFE19:42
SubMindOerHeks: thx19:43
OerHeksone of the reasons why you should rely on the ubuntu version, though 1.6.0 is not in trusty19:43
PiciOerHeks: thanks19:44
k1l_yes, the ttf package is missing. should be a depency tho19:44
Iresfhi everyone19:44
Iresfi have this problem in ubuntu 14.0419:44
IresfStarting the VirtualBox Guest Additions ...fail!(modprobe vboxguest failed)19:44
daftykinsIresf: install build-essential and virtualbox-dkms then re-run the setup script19:45
k1l_https://bugs.launchpad.net/ubuntu/+source/neverball/+bug/1471399   is the bug for neverball that SubMind was triggering19:48
ubottuLaunchpad bug 1471399 in neverball (Ubuntu) "Missing font dependancy" [Undecided,New]19:48
=== madnerd is now known as nerd
DoomBoom>libwebp-dev : Depends: libwebp5 (= 0.4.0-4) but 0.4.3-1.3 is to be installed19:49
DoomBoomrepository problems?19:49
SubMindPici: OerHeks: k1l_: its working now thank you very much19:49
OerHeksk1l_, but from building the source, not from our repos.19:50
OerHeksSubMind, have fun :-)19:50
daftykinsDoomBoom: "cat /etc/issue" ?19:50
lotuspsychjeDoomBoom: ubuntu version?19:50
DoomBoomUbuntu 14.04.3 LTS \n \l19:51
lotuspsychje!info libwebp-dev trusty19:51
ubottulibwebp-dev (source: libwebp): Lossy compression of digital photographic images.. In component main, is extra. Version 0.4.0-4 (trusty), package size 185 kB, installed size 619 kB19:51
Iresfdaftykins : is setup-script ./VBoxLinuxAdditions.run ?19:51
DoomBoom!info libwebp5 trusty19:52
ubottulibwebp5 (source: libwebp): Lossy compression of digital photographic images.. In component main, is extra. Version 0.4.0-4 (trusty), package size 129 kB, installed size 341 kB19:52
daftykinsIresf: doubt it.19:52
lotuspsychjeDoomBoom: Version 0.4.3-1.3 is for wily so it seems19:52
DoomBoomdoes Xubuntu change package versions?19:53
daftykinsno19:53
daftykinsDoomBoom: pastebin "sudo apt-get update"19:53
piratehi19:53
daftykinsDoomBoom: if you've tried to get newer packages by adding newer release repos, bad things will happen :)19:54
DoomBoomwait... I see I have 2 libwebp5's now19:54
lotuspsychjeDoomBoom: you didnt add some ppa somehow?19:55
DoomBoomfirst one has >Homepage: http://webp.googlecode.com19:55
daftykinsDoomBoom: showing the pastebin i asked for would point this out19:55
DoomBoommaybe it's from something I added long ago enough that I forgot it. I'll check it out. Thanks19:55
DoomBoomoh19:55
daftykinsor at least highlight whether you have a messy install with tonnes of PPAs :>19:55
DoomBoomhttp://pastebin.com/Q5KjhgB919:56
desktop_Hey, I  am new to Ubuntu and got a gpu passtrough working but can not get usb passtrough to work aswell. I followed this guide (kvm) : https://www.pugetsystems.com/labs/articles/Multiheaded-NVIDIA-Gaming-using-Ubuntu-14-04-KVM-585/  does anyone know about usb passtrough and can help?19:58
rmaci am trying to dual boot ubuntu on a dell inspiron duo running windows 7 to try to reset the windows password. when i boot the comp up with the live usb in i only get a blinking cursor in the top left coner of the screen... anyone have any ideas on how to get it to boot?20:03
=== it is now known as Guest13893
lotuspsychjermac: uefi system?20:04
rmaci have no idea... i can not find anything that says uefi in the bios.20:05
lotuspsychje!dualboot | rmac20:05
ubotturmac: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot20:05
rmaci do have diskette drive set to boot first & that only shows when the usb is plugged in.20:05
lotuspsychjermac: how did you create your ubuntu usb?20:06
rmacUniversal-USB-Installer-1.9.6.120:07
daftykinsDoomBoom: yeah you have an absolute STACK of rubbish third party PPAs there making life a mess, more than likely it's one of those causing it "apt-cache policy libwebp5" will likely point out where another is coming from20:07
lotuspsychjermac: ok did you set usb to boot first in bios?20:08
DoomBoomthanks daftykins, I was looking for a command like that20:08
rmacyes20:08
DoomBoomcruft adds up when you want some applications that aren't in the main repo >_>20:08
lotuspsychjermac: tryed F12 to choose your usb stick to boot?20:09
daftykinsDoomBoom: just don't ever upgrade with those present!20:09
rmacyes... only get cursor in top left of screen.20:10
DoomBoomI've always been upgrading with them >_>20:10
lotuspsychjermac: really smells like blocked fastboot/secureboot20:10
sethjWhat kernel is the daily image of Xenial using?20:11
sethj4.2 still?20:11
wileeeyes20:11
lotuspsychjesethj: yes and #ubuntu+1 for xenial20:11
rmacthats what i thought... thanks for the help lotus20:11
k1l_sethj: so short after the release i would say its still the old one. but better ask in #ubuntu+120:11
sethjoh right, forgot about ubuntu+1. Sorry guys!20:11
DoomBoomhm http://pastebin.com/SrapeU2B I was expecting a repo name, but 0.4.3-1.3 0 only has /var/lib/dpkg/status associated with it. What does that mean, daftykins ?20:12
daftykinsDoomBoom: pass.20:14
DoomBoomhehe20:14
DoomBoom>i   libwebkitgtk-3.0-0 Depends libwebp520:14
FTS902hello20:14
DoomBoomthat's the only 'why'20:14
DoomBoomaptitude gives20:14
daftykinsDoomBoom: but i think you can install a specific version via package:###20:14
daftykinsi do not use aptitude20:15
k1l_DoomBoom: did you install that package as .deb?20:15
DoomBoommaybe it was part of a deb20:16
daftykinsDoomBoom: oh i know, "dpkg -l | grep libweb"20:16
goddardhow can i convert swf to ogv20:16
daftykinsgoddard: with a lot of pain most likely.20:17
goddarddaftykins: so should i start beating some one and then it will convert?20:17
SkyriderTJ- not on for long, but getting: b19cc6250081ef3700146db17f1efa44  /etc/apparmor.d/usr.sbin.rsyslogd20:17
SkyriderMD5 appears to match.20:17
daftykinsgoddard: that was a silly thing to say.20:18
goddarddaftykins: im a silly person20:18
OneM_IndustriesHey, anyone know how to get a visual report of what sectors are dead on what platters on a hard drive? I am dealing with a failing HDD, and I am curious if the dead sectors are random, or if there is a pattern.20:18
DoomBoomdaftykins, that only shows that libwebp5 is indeed installed20:18
daftykinsgoddard: and now you're ignored (:20:18
k1l_DoomBoom: that is a 14.04 system, right?20:18
goddardyipee :D20:18
daftykinsDoomBoom: right but it should state the version20:18
DoomBoomyeah20:18
k1l_DoomBoom: but you installed a 15.10 package20:18
DoomBoom0.4.3-1.320:18
DoomBoomapparently I did20:18
daftykinsDoomBoom: so purge it, "sudo apt-get -f install" and it should be back to normal.20:18
k1l_DoomBoom: can you post a "cat /etc/apt/sources.list" to a pastebin?20:19
MonkeyDustgoddard  it seems winff can read swf, but i havent found ogv in the presets20:19
goddardMonkeyDust: even if it is something else other then swf so i can play it online with HTML520:19
halberdgoddard why don't you just google "swf to video" like I did20:20
MonkeyDustgoddard  ok, try winff, it's in the repos20:20
goddardMonkeyDust: cool thanks20:20
DoomBoomk1l_, I don't think I changed sources.list apart from adding tor, but ok20:20
goddardhalberd: because i love talking to all the pleasant people in #ubuntu20:20
k1l_DoomBoom: well, that 15.10 package came to your system somehow. so if you did not install it manually as .deb than there must be a repo that shipped it.20:21
DoomBoomhttp://pastebin.com/8GTwqUuJ20:21
DoomBoommaybe in sources.list.d? I have some cruft there20:21
k1l_"ls -al /etc/apt/sources.list.d"20:22
DoomBoomk1l_, http://pastebin.com/dBV74ZyQ20:23
k1l_DoomBoom: wait, better use "grep ^ /etc/apt/sources.list.d/*"20:23
k1l_which will list the stuff inside the ppas, too20:23
DoomBoomah20:23
DoomBoomhttp://pastebin.com/vGQN1mRJ20:24
Guest13893I am now using a live xubuntu session with usb, I want to copy everything even hiding folders and files and settings, from /home to usb flash drive, like i said copy everything from /home to a zip file on my usb flash drive, it has fat 32 because i need it for use in windows, it is the same that i use now for the live session, what should i type in the terminal to do so?20:24
Guest13893please help?20:24
DoomBoomone thing that puzzles me is the only thing that depends on libwebp5 is libwebkitgtk-3.0-0, which is part of ubuntu's update notifier apparently20:25
m712guys20:26
k1l_DoomBoom: none of those PPAs ships that.20:26
m712my nkscreen hsa weird red arow on it20:26
m712whayt do i do20:26
MonkeyDustGuest13893  try rsync -a --progress ~ [your usb stick]20:26
m712like i tried âot typ ewith m y face20:26
DoomBoomI guess they don't, k1l_20:26
lotuspsychjem712: can you paste a screenshot20:26
m712onw minyutw20:26
lotuspsychjem712: imgur20:27
k1l_DoomBoom: so i think it was a manual .deb install. so i suggest removing it and then reinstall to get the official one20:27
=== NekoMaid420 is now known as neko-chan
m712i drank ther botle of vr20:27
m712brer20:27
m712bere20:27
m712ebbeer20:27
daftykinsm712: STOP.20:27
rom-PLEASE HELP    http://paste.ubuntu.com/12992914/20:27
Guest13893MonkeyDust what do you mean20:27
k1l_m712: dont spoil this channel. this is for support only.20:27
mib_mib_hi all - does anyone here set up their servers to use internal ip addresses and host names with cloudera manager? having trouble with this issue, and wanted to see how to properly configure hostnames and /etc/hosts files20:27
MonkeyDustGuest13893  what do you mean, what do i mean?20:27
Guest13893MonkeyDust what should i type20:28
drmagooquick question, in 15.10 is it still Xorg that handles X ?20:28
daftykins!wine | rom- go ask them20:28
ubotturom- go ask them: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu20:28
MonkeyDustGuest13893  try rsync -avv --progress ~ [your usb stick]20:28
k1l_drmagoo: yes20:28
drmagook1l_: thanks =)20:28
k1l_drmagoo: wayland and MIR are still far from production ready on desktop20:28
MonkeyDustGuest13893  ~ is your /home ... [your usb stick] is similar to /dev/sdX20:29
joshumaxHey, does anyone know the package name of the unity 7/nux debug symbols? I'm trying to fix a Unity bug...20:29
Guest13893MonkeyDust [your usb stick] i do not now20:29
ctrlshftnChrome crashes repeatedly. Running 14.04 with gnome 3.1220:30
ctrlshftnThe Ui kinda gets frozen in some parts of the screen20:30
MonkeyDustGuest13893  in a terminal, type   lsblk    do you see your usb stick20:30
Guest13893MonkeyDust [your usb stick] like i said it is also the xubuntu live session20:30
lotuspsychjejoshh20: you remember anything part of the packagename?20:30
lotuspsychjejoshumax: ^20:31
MonkeyDustGuest13893  you lost me20:31
=== ctrlshftn is now known as ctrlshftn-away
drmagooAnyone here know if there is some major change regarding DPMS in 15.10? 'xset dpms force off" doesnt put the monitors in power-save-mode, they just go blank with backlight still on.20:31
DoomBoomk1l_, 0_0 http://pastebin.com/UVBZmndn20:31
daftykinsctrlshftn-away: google make it, as long as your graphics driver is best suited - there is nothing support here can do for you.20:31
trismjoshumax: the unity ones should be here: http://ddebs.ubuntu.com/pool/main/u/unity/ and the nux ones here: http://ddebs.ubuntu.com/pool/main/n/nux/20:31
MonkeyDustGuest13893  do you have two usb sticks, one with the live session and one for the data?20:31
OerHeksctrlshftn, seen that here too, my first aid would be minimize chrome and turn it up again.20:31
joshumaxlotuspsychje: I don't know the package name... But unity --advanced-debug is kinda useless without them20:31
joshumaxtrism: oh thanks, I'll take a look20:31
DoomBoomwhen apt wants to kill everything you know something is up20:31
Guest13893MonkeyDust no the same one20:31
DoomBoommaybe it does have to do with Xubuntu20:32
k1l_DoomBoom: yeah, well. there was some command combination to make that downgrade. let me rethink that20:32
MonkeyDustGuest13893  and do you have a free partition on the usb stick, to put your datz?20:32
MonkeyDustdata*20:32
Guest13893MonkeyDust i want to copy from hdd to usb flash drive20:32
k1l_DoomBoom: test sudo apt-get install --reinstall packagename20:33
Guest13893MonkeyDust no only one partition20:33
MonkeyDustGuest13893  guess it's not possible, then20:33
Guest13893MonkeyDust no only one partition on the usb drive20:33
Guest13893MonkeyDust why not20:33
k1l_DoomBoom: if that doesnt change the version, that will work: "sudo apt-get install <package-name>=<package-version-number>"  use the package versionnumber from the apt-cache policy output20:34
DoomBoomk1l_, interesting: http://pastebin.com/juCJpKRF20:34
MonkeyDustGuest13893  because the live session sits in the RAM, everything you put there is lost when you shutdown20:34
k1l_DoomBoom: that is why .deb installs are bad20:34
lotuspsychjeMonkeyDust: do you remember that trick we found on your system? DoomBoom could use it perhaps20:35
lotuspsychjeMonkeyDust: to get rid of a manual installed deb20:35
DoomBoomI don't remember doing something like that. I don't think I've even seen the name libwebp5 before... Could another deb include it as a dependency? I wonder what it was20:35
MonkeyDustDoomBoom  try sudo aptitude purge ~c   <-- that's a tilde20:36
xiscohi, is the any way to do something like 'make include' or I have to do just make?20:36
DoomBoomwhat does ~c do, MonkeyDust ?20:36
graftxisco: more context?20:36
k1l_DoomBoom: then still the package needed to be come from somewhere.20:36
MonkeyDustlotuspsychje  ah, i remember now, even put in my rescue snippets, moment..20:36
Guest13893MonkeyDust but i should even have access to the usb drive like a any one20:37
DoomBoomk1l_, it's interesting because some of the applications to be removed by running purge were on from pretty much the beginning, like gimp... and xubuntu-desktop20:37
k1l_DoomBoom: they depend on that package. but not on that exact (wrong) version20:37
idontwanttoHow to export keyring passwords? 'export' is greyed out20:37
suirom-: you have to create the folder first20:38
k1l_so the package was installed from beginning, you just put a wrong version in meanwhile20:38
lotuspsychjeidontwantto: have you thicked a password?20:38
Guest13893it@it:~$ lsblk20:38
Guest13893NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT20:38
Guest13893sda      8:0    0  37.3G  0 disk20:38
Guest13893├─sda1   8:1    0    24G  0 part20:38
Guest13893├─sda2   8:2    0     1K  0 part20:38
MonkeyDustDoomBoom  try this, first   cd /var/lib/dpkg/info/20:38
Guest13893├─sda3   8:3    0   3.9G  0 part20:38
idontwanttolotuspsychje, I have to export password by password? I want to export all passwords (there's lots). But even if I clicked, say, ubuntu.com password, it20:39
idontwanttoits still greyed out20:39
k1l_Guest13893: please use a pastebin for that20:39
MonkeyDustDoomBoom  then: sudo rm [what you want removed]   <-- careful, don't remove too much20:39
k1l_MonkeyDust: forcing the package version should work20:39
DoomBoomI think I'll just downgrade, eh? only thing to be removed is libsdl-image1.2:i386. Not even any executables20:39
DoomBoomwith the command k1l_  gave20:40
Guest13893http://paste.ubuntu.com/12993073/20:40
Guest13893http://paste.ubuntu.com/12993073/20:40
ioriaDoomBoom, try  grep libwebp5   /var/log/apt/history.log  and looks for red tags20:40
lotuspsychjegood evening ioria20:41
Guest13893MonkeyDust but i should even have access to the usb drive like a any one20:41
iorialotuspsychje, hi Lotus20:41
DoomBoomioria, nothing20:41
Guest13893MonkeyDust but i should even have access to the usb drive like any one else20:41
rom-sui I installed from/using  SYNAPTIC package manager20:41
DoomBoomI wonder if maybe Steam is the culprit20:41
ioriaDoomBoom, mmm... it's installed  by default i think20:41
ioriaDoomBoom, did you scroll  up ?20:42
DoomBoomioria, ?20:42
DoomBoomthe grep prints nothing20:43
ioriaDoomBoom, ls /var/log/apt/history.log  ?20:43
DoomBoomit's there20:43
ioriaimp20:44
Guest13893I am now using a live xubuntu session with usb, I want to copy everything even hiding folders and files and settings, from /home to usb flash drive, like i said copy everything from /home to a zip file on my usb flash drive, it has fat 32 because i need it for use in windows, it is the same that i use now for the live session, what should i type in the terminal to do so?20:44
Guest13893please help?20:44
=== neko-chan is now known as NEKO-CHAN
TrentHHello, how do I force quit the "Install Shield Wizard" from Wine?20:44
ioriaDoomBoom, cat  /var/log/apt/history.log  | grep libwebp520:44
DoomBoomdowngraded, now I can install libwebp-dev20:45
=== NEKO-CHAN is now known as Neko-chan
lotuspsychjeTrentH: xkill?20:45
tisholol20:45
DoomBoomioria, that only gives the info on what I just did, downgrade libwebp5, hehe20:45
ioriaDoomBoom, :þ20:45
TrentHlotuspsychje: I can't find the PID though.20:45
lotuspsychjeTrentH: you have GUI?20:46
daftykinsGuest13893: why? are you reinstalling this host with xubuntu?20:46
TrentHlotuspsychje: I'll try that, I didn't know what xkill did until I tried it. Thank you20:46
zamn_Hi everyone, I have the weirdest issue. I just installed Ubuntu onto my Macbook Pro and for some reason the brightness levels won't work when I first boot it, but after I close the lid (put it to sleep) and then open it back up the brightness is working flawlessly.20:46
TrentHlotuspsychje: That worked, thank you!20:46
lotuspsychje!yay20:47
ubottuGlad you made it! :-)20:47
DoomBoomthanks all20:47
ioriaDoomBoom, dpkg -l libwebp5 says  0.4.0-4 ?20:47
TrentHMy next question is, why isn't my program installing correctly? I'm trying to install Savings Bond Wizard with Wine and it's getting stuck on the InstallShield?20:47
lotuspsychjezamn_: you might check your logs for ACPI errors20:47
k1l_zamn_: might be loading the the right module doesnt work on startup but after resume. usually its the other way aroung20:47
zamn_I'm currently using the NVIDIA proprietary drivers, have edited xorg.conf, and tried using xbrightness (with no avail)20:47
DoomBoomioria, yep... except for i386, which has status rc20:47
ioriaDoomBoom, interesting ...  are you 64 bit ?20:48
DoomBoomyes20:48
DoomBoomso it shouldn't matter, right?20:48
Guest13893daftykins what do you mean?20:48
ioriaDoomBoom, if rc... no more20:48
DoomBoomrc is removed and config files? If I understand that weird header correctly20:48
zamn_lotuspsychje: the thing about that is acpi isnt even listed (acpi_video0 dir not there)20:48
daftykinsGuest13893: why are you backing up...20:48
Guest13893daftykins witch host?20:48
=== cyphase is now known as Guest20641
daftykinsGuest13893: the one you're booted on obviously.20:49
Iresfhi everyone20:49
daftykinshi again.20:49
zamn_lotuspsychje: I only have gmux_backlight under /sys/class/backlight20:49
Iresfis amd cpu good for VM ?20:49
lotuspsychjezamn_: ubuntu version?20:50
zamn_lotuspsychje: 15.0520:50
ioriaDoomBoom, yep,maybe steam20:50
Guest13893daftykins i want to save everything from /home from hdd to usb flash drive20:50
daftykinsIresf: that is a question for ##hardware , this is an OS support channel.20:50
daftykinsGuest13893: i know what you WANT to do, i'm asking _why_20:50
lotuspsychjezamn_: 15.04 gives alot of acpi issues, did you try on LTS?20:50
suirom-: i suppose you installed wine within synaptics, but you have to create that folder20:51
tewardsui: he's crossposting20:51
zamn_lotuspsychje: i have not, i dont really have time to reinstall ubuntu20:51
TrentHlotuspsychje: Any idea why my SavingsBondWizard.exe program is getting stuck upon installation? :( My grandmother really needs it.20:51
zamn_lotuspsychje: it's not like the backlight isnt working, it just isnt working on boot :p20:51
zamn_What operations are done when recovering from sleep vs booting?20:51
lotuspsychjezamn_: find the right error in logs mate20:51
zamn_lotuspsychje: in /var/logs ?20:52
lotuspsychjeTrentH: did you search it in playonlinux database?20:52
pirateGuest12893 do cp /home /dev/sdX20:52
lotuspsychjezamn_: syslog and dmesg could be usefull20:52
Guest13893daftykins because i will later erase and reinstall xubuntu20:52
daftykinsGuest13893: and you don't already have a separate partition for /home huh?20:52
lotuspsychjeTrentH: what does that program do, maybe we have alternative?20:53
Guest13893daftykins yes i have20:53
daftykinsGuest13893: so then there is no reason to backup, just run the installer - select the partitions, select to format /... keep your /home - and it'll be done.20:53
TrentHlotuspsychje: We do, it's called gBonds. The problem is, gBonds won't recognize the file format from Savings Bond Wizard. And the program is designed to update Savings Bonds from the federal reserve.20:53
lotuspsychjeTrentH: you can also run a win virtualbox and install from there20:53
piratemy command copies everything in /home to your usb20:54
ubuntu-matehi lotus20:54
lotuspsychjeubuntu-mate: can we help you?20:54
TrentHlotuspsychje: https://appdb.winehq.org/objectManager.php?sClass=application&iId=713820:54
lotuspsychjeTrentH: sounds real specific20:54
ubuntu-matei want to create a bootnet server20:55
daftykins'bootnet'20:55
daftykinswhat gibberish is this? :)20:55
EriC^^botnet?20:56
Picibootnet?20:56
Guest13893daftykins but i will erase the hdd linux partitions, i have even windows on it, and i need to reinstall windows before20:56
daftykinsGuest13893: ok. so tar up your /home first then copy the single archive20:56
idontwanttoCan I show gnome applications by category? The icons are all mixed up, what a mess!20:56
idontwanttognome shell20:57
daftykinsGuest13893: but you can just reinstall windows, then reinstall xubuntu - no need to remove any partitions unless you're changing sizes.20:57
ubuntu-mateits a server he give you many operation systeme to instaal it he works with pxe20:57
Guest13893daftykins windows erase linux partitions20:57
lotuspsychje!info gbonds | TrentH20:57
ubottuTrentH: gbonds (source: gbonds): U.S. savings bond inventory program for GNOME. In component universe, is optional. Version 2.0.3-2.2 (wily), package size 70 kB, installed size 230 kB20:57
daftykinsGuest13893: that doesn't make any sense, what you just typed.20:58
daftykinsGuest13893: oh, no it does not.20:58
TrentHlotuspsychje: Yes I know, but it doesn't support the correct fileformat. So I can't import exsiting bonds.20:58
drmagooanyone know howto debug dpms-problems ?20:58
zerothis1well, I figured out comparing versions of Ubuntu for changes in packages (to find new games) http://pastebin.com/mJ93kFX620:59
idontwanttoI want a .desktop launcher to start vi. Why doesn't this work? Nothing happens. https://gist.github.com/anonymous/9043badddfc90aa4419120:59
OrozcoHello, how i can install gyazo into my kubuntu?21:00
Guest13893daftykins but it does because it is a thinkpad recovery otherwise it will not reinstall21:00
Orozcoim trying with "$ curl -s https://packagecloud.io/install/repositories/gyazo/gyazo-for-linux/script.rpm.sh | sudo bash" and sudo apt-get install gyazo but it didnt work21:00
MonkeyDust!find gyazo21:00
ubottuPackage/file gyazo does not exist in wily21:00
MonkeyDustOrozco  what's gyazo?21:00
lotuspsychjeTrentH: try the real deal in virtualbox</windows perhaps?21:00
pepeehow come ppa-purge and apt-add-repository --remove don't have a "dry-run" option?21:01
OrozcoMonkeyDust: screenshot capturer21:01
Orozcoubottu: wily?21:01
ubottuOrozco: I am only a bot, please don't think I'm intelligent :)21:01
MonkeyDust!screenshot | Orozco21:01
ubottuOrozco: Screenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://imgur.com/ and link the created page here.21:01
Guest13893daftykins windows erase linux partitions21:01
Guest13893daftykins but it does because it is a thinkpad recovery otherwise it will not reinstall21:01
TrentHlotuspsychje: Computer isn't fast enough to run a virtualbox.21:01
daftykinsGuest13893: ah, i would not use that to reinstall windows. anyway, my answer stands. tar, then copy.21:01
MonkeyDustOrozco  oops, wrong factoid, my mistake21:01
lotuspsychje!info kazam | Orozco21:02
ubottuOrozco: kazam (source: kazam): screencast and screenshot application created with design in mind. In component universe, is optional. Version 1.4.5-2 (wily), package size 732 kB, installed size 1693 kB21:02
MonkeyDustOrozco  or try byzanz21:02
OrozcoMonkeyDust: Does it upload the screen automaticly and give a link?21:02
Guest13893daftykins i do not understand what do you mean21:03
lotuspsychjeTrentH: maybe the #winehq guys might know?21:03
MonkeyDustOrozco  i missed that part in your question21:03
daftykinsGuest13893: a tar is an archive file, create one of your /home, then copy that onto the flash drive. it's quite simple...21:03
lotuspsychjeOrozco: pastebinit?21:03
OrozcoMonkeyDust: Gyazo let you make screenshot with ctrl+sgift + c and instantly it uploads it to internet and give you a link to share21:04
lotuspsychje!find gyazo21:04
ubottuPackage/file gyazo does not exist in wily21:04
OrozcoHere is link to install but it don't work for me https://github.com/gyazo/Gyazo-for-Linux/blob/master/README.md21:04
lotuspsychjeOrozco: support on their website mate21:05
rainhi21:05
lotuspsychjeOrozco: its not an official ubuntu package21:05
=== rain is now known as Guest45063
bs0dHello. How to add a kernel boot parameter like acpi_osi to Grub2?21:05
bs0dWhat would be the proper way to do it?21:05
Orozcoand any one of you know any similar app?21:05
daftykinsbs0d: edit /etc/default/grub21:06
lotuspsychjebs0d: https://help.ubuntu.com/community/BootOptions21:06
lotuspsychje!info pastebinit | Orozco21:06
ubottuOrozco: pastebinit (source: pastebinit): command-line pastebin client. In component main, is optional. Version 1.4-4 (wily), package size 14 kB, installed size 164 kB21:06
MonkeyDustOrozco  https://support.gyazo.com/hc/en-us   <-- support21:06
TrentHlotuspsychje: I'll give that a try. Thank you for the support. I appreciate it.21:07
bs0ddaftykins I see a set of variable declarations in /etc/default/grub21:07
k1l_bs0d: one time or for all times?21:07
Guest45063I have a problem with hibernate - it works only prartially. when I write pm-hibernate then it hibernates fine. I see message where it is saying that it is dumping ram into swap but when I boot, it starts as normal, it does not resume suspended session.21:07
lotuspsychjeTrentH: hope you get it fixxed21:07
daftykinsbs0d: GRUB_CMDLINE_LINUX_DEFAULT=""21:07
Orozcolotuspsychje: is not that for a text paste?21:07
lotuspsychjeOrozco: yes21:08
Klaus_Dieterhello world.21:09
daftykins!ask | Klaus_Dieter21:09
ubottuKlaus_Dieter: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience21:09
bekkshi Klaus_Dieter21:09
bs0ddaftykins Thanks a lot!21:09
Klaus_Dieterwow, bekks seeing you here is a surprise :)21:09
bekksKlaus_Dieter: :D21:10
* daftykins waits for bs0d to come back after not knowing to run update-grub21:10
=== EOIP is now known as crocodilehunter
=== patrick is now known as Guest10205
OrozcoDo you know why Instant messaging don't let me add my telegram account it says me "his IM Account cannot be created - a Telepathy Connection Manager named 'morse' is missing or it cannot handle protocol 'telegram'. Please try installing morse with your package manager." I installed morse21:11
Klaus_Dieterwell, I am hoping to run ubuntu off a btrfs on top of lvm on top of luks just like this guy: http://askubuntu.com/questions/663844/luks-lvm-at-install-time The installer does not support this. So I set up the disk manually. Of course the initramfs fails when done with the setup. Now I thought that mounting the disks is done somewhere inside the initramfs but it seems this is wrong as the initramfs only contains microcode for the ...21:12
Klaus_Dieter... kernel but not a real file system. what do I have to do to get my rootfs mounted?21:12
lotuspsychjeOrozco: you can install telegram desktop21:12
Guest13893daftykins ok like a zip file?21:13
lotuspsychjeOrozco: https://desktop.telegram.org/21:13
Guest13893daftykins will it work on fat32?21:13
daftykinsGuest13893: i would not be suggesting it otherwise.21:13
Klaus_Dieteror put in different terms: where is the real rootfs being mounted during system startup?21:15
Guest13893daftykins and it copies everything even heading files and folders and settings?21:15
daftykinsGuest13893: how long are we going to do this before you just get it done?21:15
loacan somebody explain what preloaders i can use in ubuntu?21:16
lotuspsychje!info preload | loa21:16
ubottuloa: preload (source: preload): adaptive readahead daemon. In component universe, is optional. Version 0.6.4-2 (wily), package size 34 kB, installed size 135 kB21:16
Orozcolotuspsychje: thanks you21:16
Guest13893daftykins so yes is your answer?21:16
loalotuspsychje, i need patch my kernel for this?21:16
lotuspsychjeloa: installing a fast ssd would be helpfull too21:16
MonkeyDust!info prelink | lotuspsychje21:16
ubottulotuspsychje: prelink (source: prelink): ELF prelinking utility to speed up dynamic linking. In component universe, is optional. Version 0.0.20130503-1 (wily), package size 909 kB, installed size 1796 kB21:16
daftykinsGuest13893: see above and don't ask me anything else21:17
loalotuspsychje, yes you are right.21:17
lotuspsychjeloa: no, just install21:17
loalotuspsychje, why then ureadahead need patch?21:17
Guest13893daftykins ok21:17
lotuspsychjeMonkeyDust: tnx, installing21:17
Guest13893daftykins how21:17
MonkeyDustlotuspsychje  it was for loa21:18
akikKlaus_Dieter: did you unpack the initramfs?21:18
MonkeyDust!info prelink | loa21:18
ubottuloa: prelink (source: prelink): ELF prelinking utility to speed up dynamic linking. In component universe, is optional. Version 0.0.20130503-1 (wily), package size 909 kB, installed size 1796 kB21:18
lotuspsychjeMonkeyDust: too late, you speeded me up!21:18
loalotuspsychje, and what about ureadhead i need delete it?21:18
lotuspsychjeloa: why do you keep saying patch?21:19
Orozcolotuspsychje: how i can get it the icon? it don't have icon21:19
Klaus_Dieterakik: using cpio, yes. to my surprise the initrd was not zipped at all - neither using gzip nor lzma which it should be acording to documentation21:19
lotuspsychjeloa: you can run both, np21:19
loalotuspsychje, because i know that ureadahead need it.21:19
loaand my problem is that now i have kernel without that patch.21:19
lotuspsychjeOrozco: just unrar the folder to /home and run telegram inside21:19
lotuspsychjeloa: ubuntu version?21:20
akikKlaus_Dieter: hmm weird. well that was my input21:20
Orozcolotuspsychje: yes it works but it dont have telegram icon21:20
akikKlaus_Dieter: because it really should have a file system21:20
lotuspsychjeOrozco: click on the telegram inside the folder21:20
Klaus_Dieterit would be really nice if the installer supported that... although this does seem like a hell of a software stack just to access the disk...21:20
loalotuspsychje, i have 15.10 with 4.3-rc7 kernel.. such customized kernel because of skylake...21:20
lotuspsychjeOrozco: it will open21:20
Klaus_Dieterakik: it does contain a file system having some directories and a microcode.bin file, that is it.21:21
MonkeyDustOrozco  look in /usr/share/applications/ ... drag the icon to the desktop or taskbar21:21
akikKlaus_Dieter: could it be that because of your special setup, the initramfs is created with wrong contents?21:22
OrozcoOkay, done21:22
Orozcoi have just installed kubuntu and my laptop have physical leds(for battery, wifi, bluetooth, CAPS lock etc..) but they don't work any help for it please?21:22
akikKlaus_Dieter: i miss-spoke, not a file system but a cpio archive21:22
Klaus_Dieterakik: it could be. that is why I also tried running update-initramfs but it lead to the same content21:23
lotuspsychjeloa: where did you got that kernel from21:23
MonkeyDustOrozco  after 'just installing', but get used to the desktop first, find out how things work and are set21:23
MonkeyDustbut = better*21:24
loalotuspsychje, http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.3-rc7-unstable/21:24
TJ-Klaus_Dieter: the initrd *may* have an early microcode image prefixed to the gzipped-cpio image21:24
lotuspsychjeok21:24
Klaus_DieterTJ-: that makes sense because the microcode is so much smaller than the uncompressed cpio-image21:25
TJ-Klaus_Dieter: Use lsinitramfs /boot/initrd.img-$VERSION and you'll see21:25
loalotuspsychje, tried to delete ureadahead... there package 'ubuntu-minimal' linked with him21:25
Guest13893daftykins ok21:25
Guest13893daftykins how21:25
TJ-Klaus_Dieter: and as to your original question, yes, root-fs is mounted during execution of the scripts/tools in initial ramdisk21:25
Klaus_DieterTJ-: yeah, there are all the files that I was expecting to see21:25
Guest13893daftykins what should i type21:26
ztyuiohi21:26
Guest13893daftykins please help21:26
TJ-Klaus_Dieter: if you want to extract an *existing* initrd.img with a pre-image, I wrote a tool to do it I can let you have21:26
Klaus_DieterTJ-: so do I have to dd the trailing initramfs from the cpio-archive and then extract it using cpio?21:26
ztyuiosome time during a ssh session i lost the connexion how to do identify the cauze ?21:26
Orozcolotuspsychje: one question, i have dragged firefox and delphin icons to my icons bar, how i can make them bigger?21:26
Klaus_DieterTJ-: that would be great. that way I can modify the initramfs to contain cryptsetup, lvm and mount the rootfs21:26
TJ-Klaus_Dieter: see https://iam.tj/projects/misc/initrd-extract.bash21:26
daftykinsGuest13893: no, bye21:27
TJ-Klaus_Dieter: if you want cryptsetup in there, just ensure that /etc/crypttab has an entry for the encrypted root, and update-initamfs will do the work21:27
Klaus_DieterTJ-: ah. crypttab is empty. maybe that is the reason21:28
TJ-Klaus_Dieter: same goes for LVM. There are hook scripts in /usr/share/initramfs-tools/hooks/ to do all that21:28
Guest13893daftykins why21:28
TJ-Klaus_Dieter: that'll be it.21:28
Guest13893daftykins please21:28
drmagooanyone know howto debug dpms-problems ?21:29
Klaus_DieterTJ-: that sounds like the much better solution than to hack an own initramfs. I will try this. thank you for the hint.21:29
Guest13893I am now using a live xubuntu session with usb, I want to copy everything even hiding folders and files and settings, from /home to usb flash drive, like i said copy everything from /home to a zip file on my usb flash drive, it has fat 32 because i need it for use in windows, it is the same that i use now for the live session, what should i type in the terminal to do so?21:31
Guest13893please help?21:31
TJ-Guest13893: do you want to preserve file ownership and permissions info too?21:33
Guest13893TJ what do you mean21:33
Guest13893TJ i dont understand you21:34
Klaus_Dieterwell it seems that when adding lvm and luks things do not seem to be in the correct order in the initramfs21:34
TJ-Klaus_Dieter: if you use "update-initramfs ..." the hook scripts from lvm, cryptsetup, etc., will ensure things are inserted correctly21:35
Klaus_Dieternow the boot does not fail any more dropping me to initramfs (this is progress) but it keeps scanning for lvm "/run/lvm/lvmetad.socket: connect failed: no such file or directory"21:35
YukenJust installed Ubuntu 15.10, alongside Windows 10. Simple question; how would I use a private key I normally used in putty, in Ubuntu using the already given "ssh" command?21:35
TJ-Klaus_Dieter: are you trying to build a manual install using deboostrap or is this a broken existing install?21:36
Klaus_DieterTJ-: this is a broken existing install21:36
Klaus_DieterTJ-: I am just hoping to fix it.21:37
Klaus_DieterTJ-: ah, now it dropped me to the initramfs-prompt21:37
Klaus_DieterTJ-: let me try if I can mount root manually with the tools available in this initramfs....21:38
TJ-Klaus_Dieter: if things installed correctly, LVMs binary should be there, and a pvscan/vgchange -ay should be done at some point when the LVM metadata is found by udevd21:38
Guest13893I am now using a live xubuntu session with usb, I want to copy everything even hiding folders and files and settings, from /home to usb flash drive, like i said copy everything from /home to a zip file on my usb flash drive, it has fat 32 because i need it for use in windows, it is the same that i use now for the live session, what should i type in the terminal to do so?21:38
Guest13893please help?21:38
TJ-Klaus_Dieter: there should be "lib/udev/rules.d/56-lvm.rules" in the initrd21:39
Klaus_Dietervgchange -a y lead to the error I just posted. Failed to connect to lvmetad. falling back to internal scanning. Invalid volume group name ubuntu-vg/rootfs run vgchange --help for more information21:39
TJ-Klaus_Dieter: and also "scripts/local-block/lvm2"21:39
Klaus_Dietervgchange is being executed automatically but it fails21:39
MonkeyDustGuest13893  take out the usb stick, create separate partitions for the live session an the data (one for each), then reboot the live session and copy your /home to the data partition (if there's space enough)21:39
Klaus_DieterTJ-: both files exist.21:40
TJ-Klaus_Dieter: "ubuntu-vg/rootfs" is a VG/LV name. Try just "ubuntu-vg"21:40
loawhy i have such spam in my dmesg? https://dl.dropboxusercontent.com/u/25725476/screenshots/screenshot-2015.10.29-00%3A40%3A22.png21:40
Guest13893MonkeyDust how21:40
loai found that it is when my webcam is connected.21:40
Klaus_DieterTJ-: you are of course right and this works21:41
Guest13893MonkeyDust without deleting anything21:41
Klaus_DieterTJ-:  in /dev/mapper I now have the LVs I created during setup21:41
loaand looks like it is somehow linked with cpu state driver, currently i use p-state, when it disabled i have no such spam.21:41
pepeehow come ppa-purge and apt-add-repository --remove don't have a "dry-run" option?21:41
MonkeyDustGuest13893  what do you mean, without deleting anything... deleting what21:42
f0xtr0t-qwerty-khi everyone21:42
f0xtr0t-qwerty-ki was wondering i could get your feedback on something21:42
Guest13893MonkeyDust stuff in the usb21:42
f0xtr0t-qwerty-khave you guys tried http://privatoria.net/ vpn service?21:42
adegoody1rexit21:42
Guest13893MonkeyDust how can i do21:42
k1l_!ot | f0xtr0t-qwerty-k21:43
ubottuf0xtr0t-qwerty-k: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!21:43
TJ-Klaus_Dieter: right. You *may* be able to restart the script now and have it do the rest of the job. as in "./init"21:43
MonkeyDustGuest13893  yes, delete it, create the partitons, then put back the live installation21:43
Klaus_DieterTJ-: well I can manually mount the rootfs from inside the initramfs, which means that all the tools are there.21:43
k1l_f0xtr0t-qwerty-k: we cant discuss all the vpn hosters in here. better ask in that named channel21:43
programuesj21:43
Guest13893MonkeyDust how can i do that with windows21:44
Klaus_DieterTJ-: which script will start the rest of init?21:44
f0xtr0t-qwerty-koh my bad k1l_21:44
MonkeyDustGuest13893  i don't know windows21:44
f0xtr0t-qwerty-ki use ubuntu so i thought i could ask it here also lol21:44
akikyuken: you need to convert the putty private key (ppk) to openssh rsa private key format with puttygen21:44
f0xtr0t-qwerty-kok i'll just ask a different channel21:44
OneM_IndustriesHey, anyone know how to get a visual report of what sectors are dead on what platters on a hard drive? I am dealing with a failing HDD, and I am curious if the dead sectors are random, or if there is a pattern.21:44
f0xtr0t-qwerty-kthanks for the heads up21:44
TJ-Klaus_Dieter: "./init" ... that's the shell script the kernel executes and which dropped you to the busybox shell21:44
k1l_f0xtr0t-qwerty-k: see the bots message21:44
Guest13893MonkeyDust so i need to do it from the xubuntu live session21:45
TJ-Klaus_Dieter: there's no easy way, once dropped to the shell, to pick up where it left off, although you can try jsut typing "exit"21:45
MonkeyDustGuest13893  no, exit the live session, then take out the usb stick and proceed as i suggested21:46
Klaus_DieterTJ-: ./init will again fail at recognizing lvm21:46
Guest13893MonkeyDust not possible21:46
Klaus_DieterTJ-: I guess I will have to dig through the script and find where exactly it fails21:46
TJ-Klaus_Dieter: then there must be an incorrect config file in there somewhere, probably that "ubuntu-vg/rootfs" VG name?21:46
Guest13893MonkeyDust i dont now how21:47
Klaus_Dieterit may just  be a wrong UUID in my fstab or something similarily stupid21:47
MonkeyDustGuest13893  that's why i just told you how21:47
Klaus_Dietermaybe I will try /dev/mapper/lv-name instead21:47
TJ-Klaus_Dieter: look under etc/lvm/lvm.conf - although I think that is simply the LVM service configuration, not VG specifc. That should come from the pvscan21:47
django_Hey guys21:48
Guest13893MonkeyDust but you said that you dont now windows21:48
django_k1l_: you still here?21:48
TJ-Klaus_Dieter: yes, that's a good idea. Check from within the initrd shell with "cat /proc/cmdline"21:48
MonkeyDustGuest13893  you're trolling21:48
Guest13893MonkeyDust so impossible21:48
django_can someone help me setup a dual boot please21:48
TJ-Klaus_Dieter: use "sbin/blkid" to get the actual UUID etc21:48
django_i tried following: https://www.youtube.com/watch?v=hOz66FC0pWU21:48
k1l_django_: yes21:48
django_but failed21:48
k1l_django_: so what is the issue now?21:48
django_alright im gonna go into ubuntu set up21:49
Guest13893MonkeyDust i can not do that with what otherwise21:49
django_https://usercontent.irccloud-cdn.com/file/yklbLXwd/21:49
django_k1l_: that is the setup right now21:49
Guest13893MonkeyDust if not windows or live session21:50
k1l_django_: dont use windows. please boot up a ubuntu live system. windows cant handle the ext partitions so it just lists crap.21:50
Klaus_DieterTJ-: well I first have to get the shell back before any of that can happen21:50
k1l_django_: on the live desktop open the "gparted" tool.21:51
django_k1l_: how do i do ubuntu live system?21:51
django_its just the download21:51
k1l_django_: select: try ubuntu        when booting the usb21:52
Guest13893I am now using a live xubuntu session with usb, I want to copy everything even hiding folders and files and settings, from /home to usb flash drive, like i said copy everything from /home to a zip file on my usb flash drive, it has fat 32 because i need it for use in windows, it is the same that i use now for the live session, what should i type in the terminal to do so?21:52
django_yeah but then i cant download21:52
k1l_django_: what download?21:52
Guest13893please help?21:52
django_k1l_: i wanna dual boot21:52
django_how can i dual boot in a try out session21:52
k1l_django_: you have made usb-install-pendrive?21:52
django_k1l_: yes21:54
k1l_django_: you are mixing things. i still need to know what you actually have done so far and what should be the exact next steps. so please boot up the live-ubuntu so you can come back here from that live ubuntu using webchat or irc clients so we can work that out21:54
Klaus_DieterTJ-: /proc/cmdline lists /dev/mapper/vg-ubnt--rootfs so this seems ok. I guess the kernel is looking for an lvm drive but cannot find it because it is crypted using luks, then fails and dumps to a console21:54
django_k1l_: i did the USB21:54
django_I am at the step to INSTALL THE DUAL BOOT21:54
Klaus_Dieterthe blkid that I originally put into my fstab matches the output of blkid of the lv21:55
k1l_django_: which step?21:55
auronandaceGuest13893: you want to copy /home from the usb stick you are booted on to the very same usb stick? if it is the same usb stick then /home is already on it21:55
django_k1l_: install the dual boot21:55
Klaus_Dieterwhich is not availble when the device is being scanned initially21:55
k1l_django_: i dont understand21:55
TJ-Klaus_Dieter: that is possible, if cryptsetup hasn't been run at that point, but if you've managed to populate /dev/mapper/ with ubunut-vg then it can't be encrypted21:55
k1l_django_: do you mean a specific howto? or what?21:55
django_k1l_: i followed the steps here: https://youtu.be/hOz66FC0pWU?t=41221:55
django_and it didnt work21:56
django_at that specific time21:56
k1l_django_: first: scratch that Youtube stuff.21:56
Guest13893<auronandace> no21:56
TJ-Klaus_Dieter: is the entire partition containing the LVM Physical Volume encrypted, or just the Logical Volume for the root file-system?21:56
django_Ok I have a USB to install ubuntu dual boot21:56
django_its ready21:56
django_i boot USB and it says 'install ubuntu'21:56
Guest13893<auronandace> from hdd to usb drive21:56
k1l_django_: ok, so boot that and and choose "try ubuntu" so you get a ubuntu-live-desktop21:56
django_k1l_: how will that help install a dual boot?21:57
Guest13893<auronandace> do you now21:57
Guest13893<auronandace> how21:57
Klaus_DieterTJ-: when running /scripts/local-top/crypt-root then the same lvm-error-messages apply.21:57
k1l_django_: installing a dualboot is easy as installing a ubuntu at all. you just need to make some adjustments or be more carefull what partitions to choose.21:57
k1l_django_: you are making it way to complicated because you follow really really really bad youtube videos.21:58
django_:(21:58
django_can you send a good video?21:58
Klaus_DieterTJ-: I am now guessing that both - the lvm and the cryptroot script are using the rootfs argument from cmdline to find the root-device which is bound to fail in my setup. I will verify.21:58
k1l_django_: no video. i already said what you should do several times now.21:58
auronandaceGuest13893: why do you want to do that? what is your end goal?21:58
TJ-Klaus_Dieter: cryptroot parses conf/conf.d/cryptroot21:58
django_k1l_: ok ill meet you on ubuntu live desktop21:58
Guest13893<auronandace> i need to reinstall21:59
TJ-Klaus_Dieter: that file is generated by the initramfs hook script for cryptsetup, from the content of /etc/crypttab21:59
Guest13893<auronandace> windows it will erase all the linux partitions21:59
TJ-Klaus_Dieter: on my laptop I have in conf/conf.d/cryptroot: "target=LUKS_OS,source=UUID=f7175e39-2594-4cb9-b842-de2e1c208f61,key=/xxxx/xxxx/xxx/xxx/keyfile,rootdev,lvm=VG_OS-ubuntu_15.10_rootfs,discard"22:01
auronandaceGuest13893: so you want to backup your /home?22:01
Klaus_Dieterdjango_: stop using youtube videos for instructions to set things up. the Signal-to-noise ratio is extremely poor.22:02
Guest13893auronandace yes22:02
Guest13893auronandace but i have fat 32 on the usb stick22:02
TJ-Klaus_Dieter: Bravo! Exactly how I see it too SNR = 1:9922:03
Klaus_DieterTJ-: I have 2 lines in /etc/conf.d/cryptroot one for the rootfs and one for the swap that is on a different lv in the same vg.22:03
django_k1l_: hey im on ubuntu22:03
TJ-Klaus_Dieter: typically swap shouldn't get into that file at all, that should be handled after initrd hands over to the real root fs22:03
Klaus_Dieterit shouws target=ubnt,UUID=blaaaa,key=none,rootdev,lvm=ubuntu--vg-rootfs22:03
Guest13893auronandace yes22:04
Guest13893auronandace but i have fat 32 on the usb stick22:04
Klaus_Dieterthe uuid is the uuid of the lv22:04
Klaus_Dieterit should be the blkid of the luks-container though, right?22:05
Guest13893<auronandace> do you now22:05
auronandaceGuest13893: have you ever reinstalled windows before? you can tell it which partition to use so it won't wipe the disk clean but you should go to ##windows for help with that22:05
k1l_django_: so please open the gparted program and make a screenshot of it and load it to imgur22:05
TJ-Klaus_Dieter: that looks good, though the lvm=  ... suggests you've got encryption inside the LV logical volume22:05
auronandaceGuest13893: the next step after that would be to restore grub22:05
auronandace!grub | Guest1389322:05
ubottuGuest13893: GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub222:05
Klaus_DieterTJ-: I certainly do not. I have lvm inside luks and plain fs inside lvm22:05
Guest13893<auronandace> no recovery from thinkpad will erase22:06
TJ-Klaus_Dieter: the UUID should be LVM LV's UUID if it is LV > encryption > rootfs22:06
django_k1l_: what is a gparted program22:06
Klaus_DieterTJ-: it is encryption > LV > rootfs22:06
TJ-Klaus_Dieter: then that cryptroot entry looks wrong22:06
Guest13893<auronandace> not possible22:06
auronandaceGuest13893: oh, you want to use recovery tools. that's quite irritating22:06
Klaus_Dieterok. it must be my crypttab then. let me fix it, re-generate an initramfs and reboot.22:07
Guest13893auronandace yes22:07
Guest13893auronandace do you now22:07
Guest13893<auronandace> how22:07
django_https://usercontent.irccloud-cdn.com/file/qcLkkKYK/Screenshot%20from%202015-10-28%2022%3A07%3A24.png22:08
k1l_django_: its the same like the one you just showed from the windows. it shows and can edit partitions22:08
auronandaceGuest13893: how many usb sticks do you have? are they big enough to backup your /home onto?22:08
k1l_django_: press the "windows key" on keyboard. write "gparted" in that search bar. click on gpearted.22:08
Guest13893auronandace only one22:08
Guest13893auronandace and yes22:08
django_https://usercontent.irccloud-cdn.com/file/5JdjTLON/Screenshot%20from%202015-10-28%2022%3A08%3A47.png22:09
auronandaceGuest13893: are you currently able to boot from the ubuntu installed on the harddrive?22:09
Guest13893auronandace no22:09
Guest13893auronandace impossible22:10
auronandaceGuest13893: then you are in a tricky position22:10
k1l_django_: ok, so did you already install ubuntu? it looks like it22:10
django_...no that is the trial22:10
django_the test22:10
django_ohh22:10
django_wait22:10
Guest13893auronandace yes22:10
Klaus_DieterTJ-: thank you very much. the device boots now.22:11
Klaus_Dieterthis is awesome!22:11
Guest13893auronandace but it must be something to do22:11
k1l_django_: ok, then click on the "install ubuntu" icon and start the launcher (second from top)22:11
Guest13893auronandace i mean22:11
TJ-Klaus_Dieter: Yay :)22:11
Guest13893auronandace why not22:11
Klaus_Dieternow all I have to do is get rid of unity, install awesome and do the rest of the setup :)22:11
auronandaceGuest13893: copying the files to a fat32 partition will lose all the permissions22:12
k1l_django_: then choose "manual install" when it comes to ask where to install22:12
Guest13893auronandace you mean the settings22:13
auronandaceGuest13893: no, the permissions22:13
Guest13893auronandace and what is that22:13
=== greyback__ is now known as greyback
Langley1Is irc.ubuntu.com a mirror for irc.freenode.com ?22:14
Guest13893auronandace i want to zip all22:14
kazuma|2Any suggestions on good picture editors that can re size and make improvements to a photo with ubuntu 14.04?22:14
k1l_Langley1: yes22:14
Guest13893auronandace to one file22:14
ShellGamei have a command that works if i enter it in bash but fails if i add it to a script im running could someone help with that. cp -pruv sourcedir/!(backups|Thumbs.db) destdir/DriveBackup22:14
auronandaceGuest13893: files have different permissions based on who owns which file, linux file systems store these permissions, fat32 doesn't22:14
k1l_kazuma|2: f-spot is the name that is installed. that can do that22:15
Langley1Okay thanks... how confusing22:15
django_https://usercontent.irccloud-cdn.com/file/qPwkandU/Screenshot%20from%202015-10-28%2022%3A14%3A58.png22:15
Klaus_DieterShellGame: did you use absolute paths?22:15
drmagooHi, I have a problem with DPMS. Both xset and xfce4-power-manager is unable to put the minitors into power-save mode. They remain on with only backlight on22:15
k1l_kazuma|2: stop. "shotwell" is the name22:15
kazuma|2k1l_:  thank you for the info I'll check it out been awhile since I ran linux 3 years thanks agin22:15
Klaus_DieterShellGame: and did you add #!/bin/bash as first line?22:16
Guest13893auronandace but it does not mater because i will restore them to the same place again22:16
k1l_django_: yes, unmount them22:16
ShellGameKlaus_Dieter: the path is relitive to the users home directory and the shebang is there22:16
django_k1l_: how?22:16
Guest13893auronandace from the zip file again22:17
k1l_django_: click yes22:17
auronandaceGuest13893: it does matter because when you restore them there will be no permissions on all the files22:17
auronandaceGuest13893: i don't even know if a zip or a tarball keeps permissions intact sorry22:17
TJ-ShellGame: what is the shebang line of the script? which shell does it invoke? is it also bash?22:17
ShellGameTJ-: yep its #!/bin/bash22:18
django_https://usercontent.irccloud-cdn.com/file/2DrqswZF/Screenshot%20from%202015-10-28%2022%3A20%3A04.png22:20
k1l_django_: ok, so there is already a 14.04 installed? if you want to install over that install we can carry on.22:21
k1l_django_: then choose "something else"22:22
django_https://usercontent.irccloud-cdn.com/file/LaLbFiY0/Screenshot%20from%202015-10-28%2022%3A23%3A16.png22:23
MonkeyDustwhat's the terminal called in kde?22:25
k1l_django_: click on sd5 and change it to be mounted as "swap".22:25
auronandaceMonkeyDust: Konsole?22:25
=== Xe is now known as \section{Xe}
MonkeyDusttnx22:25
django_k1l_: its already swap22:26
django_type is swap for sd522:26
k1l_django_: then click on the sda8 and change that to be mounted as "/". then make sure that one is checked to be formated. (this will erase all the ubuntu data)22:26
k1l_django_: you need to advise this installer now to install that as swap. just beeing there is not enough22:26
=== \section{Xe} is now known as Xe
django_https://usercontent.irccloud-cdn.com/file/zqig5Q59/Screenshot%20from%202015-10-28%2022%3A28%3A08.png22:28
k1l_django_: read what i wrote. you need to open the "change" window on that partition and change the things i said22:29
Klaus_DieterShellGame: try if it works with absolute paths22:29
fizlikhello guys22:30
fizliki need some help22:30
django_https://usercontent.irccloud-cdn.com/file/CT7hjdhr/Screenshot%20from%202015-10-28%2022%3A29%3A59.png22:30
k1l_django_: come on. its still not changed22:30
fizliki downloaded gc_command stopper for coduo server but when i try to start it i get this error: Segmentation fault (core dumped)22:31
k1l_django_: it is not a difficult task. it is similar to the task you would do on a windows install with several OS. so click on "change" and mark it to mount as "/" and mark it to be formated (as ext4)22:32
Ben64fizlik: what is coduo server22:32
fizlikwith regular coduo_lnxded its everything fine22:32
fizlikcall of duty united offensive22:32
fizlikgame22:32
Klaus_DieterTJ-: well... if the tools support this setup, then it would be great if the installer did so as well22:32
Ben64fizlik: you'd have to ask the developers or see if they have a support forum or something22:33
daftykinsfizlik: find a game server channel perhaps.22:33
fizlikk22:33
fizliktx22:33
=== Myrtti_ is now known as Myrtti
django_https://usercontent.irccloud-cdn.com/file/QRQYNHMO/Screenshot%20from%202015-10-28%2022%3A31%3A56.png22:38
django_idk why firefox froe22:38
django_froze22:38
k1l_django_: so now for sda5 and make it mount as "swap"22:39
k1l_you still need to adress that. its not enough when its just there as swap already.22:39
django_what does mount as swap mean22:40
daftykinsvirtual memory.22:40
k1l_django_: the same you did with sda8 as "/". just choose "swap" now22:40
=== beapen is now known as ehealth
django_k1l_: sd5 already has type swap22:41
k1l_django_: not "type".22:41
TheLourie10Hello world I fixed my Ubuntu install without grub being on the primary drive22:41
k1l_django_: "mount"22:41
k1l_django_: you are making it too difficult because you dont read the details.22:42
TheLourie10Thank you and goodbye22:42
django_https://usercontent.irccloud-cdn.com/file/K2DxDpmN/Screenshot%20from%202015-10-28%2022%3A41%3A48.png22:42
django_there isnt a mounting option22:42
k1l_ok, then click ok there. then press install now.22:43
majikmanif someone can help me, i'm trying to upgrade screen. i'm running 14.04 LTS. screen --version shows 4.01.00devel. apt-cache search screen shows the latest is 4.1.0. when i try to apt-get install screen, it tells me i'm already at the newest version. what am i diong wrong?22:44
django_k1l_: do i need to highlight a specific device?22:44
kostkonmajikman, apt-cache policy screen    is it on backports maybe?22:45
django_https://usercontent.irccloud-cdn.com/file/KW80StPt/Screenshot%20from%202015-10-28%2022%3A45%3A01.png22:45
k1l_django_: you mean "device for bootloader installation"?22:45
django_the tab device it says /dev/sda etc...do i just hit install do i have to have a specific one highlighted22:46
majikmankostkon, ahh... i'm being stupid. 4.01.00 == 4.1.022:46
k1l_django_: its fine that way22:46
TJ-Klaus_Dieter: the installer does support and do LUKS/dm_crypt + LVM, and even ecryptfs /home/$USER on top :)22:46
Klaus_DieterTJ-: not from the gui...22:47
TJ-Klaus_Dieter: Yes22:47
kostkonmajikman, ok22:47
TJ-Klaus_Dieter: ubiquity has an option for full disk encryption22:47
Klaus_DieterTJ-: I was able to set this up manually. the installer supports btrfs, lvm and luks but not luks > lvm > btrfs using the gui - at least not in any way I found22:47
Klaus_Dieterah, of course I did not want to encrypt the whole hdd but just a partigion since the device has an efi boot partition on it22:48
Klaus_Dietermaybe that is why22:48
TJ-Klaus_Dieter: the FDE won't encrypt the EFI-SP, only the partition which will contain the LVM VG22:50
tuxedohello22:50
tuxedomaking an update I get this error22:50
TJ-Klaus_Dieter: it'll also create a separate partition for the GRUB root file-system, although manually you can encrpyt that too22:50
tuxedoW: GPG error: http://ppa.launchpad.net trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9DA4BD18B9A06DE322:51
tuxedohow can i resolve this22:51
OerHekslet me guess, opera ?22:51
TJ-Klaus_Dieter: Hmmm, once the LVs are configured the file-system on them shouldn't affect the LUKS outer, but maybe there's some speecial logic for btfrs support in the installer. I do recall some developer discussions about it a long time ago22:54
Klaus_DieterTJ-: I think there is because btrfs uses subvolumes22:54
k1l_tuxedo: which ppa is it?22:54
Klaus_Dieterwhich adds yet another layer of abstraction on top of this stack22:54
tuxedoW: GPG error: http://ppa.launchpad.net trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9DA4BD18B9A06DE322:54
tuxedoit doesnt tell me22:55
TJ-Klaus_Dieter: I think you're correct22:55
TJ-Klaus_Dieter: on that subject; are you aware of the very recent patches for BTFRS shadow volume corruption?22:56
k1l_tuxedo: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 9DA4BD18B9A06DE322:56
Klaus_DieterTJ-: actually, no I am not.22:58
tuxedook22:59
tuxedonow ?22:59
TJ-Klaus_Dieter: I saw it mentioned a day or so ago, so there should be upgraded kernels appearing soon. I think it mainly affects 14.04, but may affect 15.04 too22:59
k1l_tuxedo: sudo apt update22:59
tuxedook22:59
tuxedonow is fine23:00
tuxedothanks kll23:00
Klaus_DieterTJ-: what does it do? is it a bug I should be concerned about?23:01
TJ-Klaus_Dieter: I'm not sure, but realising you are using it I thought I'd mention it. Let me see if I can dig out the details23:03
TJ-Klaus_Dieter: From #ubuntu-kernel: "2015-10-28 15:16:05     kamal   jtaylor, yes, thanks for the heads-up.  I'll apply this to 3.19-stable and 3.13-stable today and so it'll release with the other btrfs read corruption fix"23:04
Klaus_DieterTJ-: this is 4.223:04
Klaus_Dieterlovely23:05
pepeehow come ppa-purge and apt-add-repository --remove don't have a "dry-run" option?23:05
django_k1l_: i went until the end, hit restart and after restart it went straight to windows23:06
django_it said 'ubuntu is complete restart'23:06
OnTheRockshello23:06
OnTheRocksdo you now any channel of ssl?23:06
k1l_django_: ok so the install worked. there just seems to be a  bootloader issue23:06
k1l_!bootrepair | django_23:07
ubottudjango_: Boot-Repair is a simple tool to repair frequent boot issues you may encounter in Ubuntu. See https://help.ubuntu.com/community/Boot-Repair for more info.23:07
django_k1l_: im on windows now should i go back?23:07
TJ-Klaus_Dieter: not sure whether those are backports from mainline or not, can't readily identify the bug report covering them, but here's a taster of confirmed btfrs issues:23:07
OnTheRocksthere is any difference between a ca and a self signed ca?23:07
TJ-https://bugs.launchpad.net/ubuntu/+source/linux/?field.searchtext=btrfs&search=Search&field.status%3Alist=NEW&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&field.status%3Alist=FIXCOMMITTED23:07
Klaus_DieterTJ-: thank you.23:07
OnTheRocksthere is any difference between a ca and a self signed ca?23:08
Klaus_DieterTJ-: well...  fortunately I have a backup and only a copy of my data resides on the device so I am not too worried23:09
Klaus_Dieterbut having a stable fs is really nice....23:09
TJ-Klaus_Dieter: found some references in gitweb: http://kernel.ubuntu.com/git/ubuntu/linux.git/23:13
Ontechello how can i view images over network?23:21
Onteci installed smbclient23:22
shadowRAMMAnyone know of a cross platrom (obviously linux) password manager?23:22
shadowRAMM**that works well23:22
shadowRAMM***Free23:22
Klaus_DietershadowRAMM: I use kwalletmanager. since kde works on windows as well it might fall under your definition of cross-platform although I doubt you would want to install kde on windows just for that23:23
shadowRAMMwell, I would need it to work on OS X also23:23
shadowRAMMbut the hard part is finding one that works on linux also23:24
bekksshadowRAMM: keepassx23:24
thenerdjoneshello everone, im pretty new to linux but to make things short i used it shortly on an old computer, i built a gaming pc from scratch and i cant get kubuntu to boot, i always get an error saying "gave up waiting on root device" then gives me some common problems, but with the keyboard im using i cant type anything this early in the boot, so i boot into this live usb session and try to find some referance to the hard drive the23:25
thenerdjonesinstall is on and i cant find it anywhere, and after the  gave up waiting warning i also get ALERT! /dev/disk/by-uuid/xxxxxxxx-xxxx-xxxx-xx$ does not exist so i came here hoping someone had some sort of idea23:25
zambai'm having a hard time controlling the samba services.. looks like the init scripts does nothing.. service samba stop doesn't actually kill the processes23:25
thenerdjonesmy /dev has no /disk at all23:25
=== tom_ is now known as Guest37150
zambaOct 29 00:21:25 core kernel: [212512.385200] init: smbd main process (29044) killed by KILL signal23:28
zambaOct 29 00:21:25 core kernel: [212512.385225] init: smbd main process ended, respawning23:28
KFKG_chanserv reg nick23:31
KFKG_grrr23:31
KFKG_Anyone here23:31
k1l_some are23:32
KFKG_Lol23:32
Ontecit's not possible to view images over network with ubuntu?23:32
KFKG_I am trying to install a Ubuntu 14 server with a gui, i was hoping someone could help me.23:32
k1l_Ontec: no its not, there are several ways to do this. but you did not describe a specific problem23:33
Onteconly way i know is smbclient23:33
k1l_Ontec: so on the remote pc, what service is offered?23:34
drmagooanyone know how to in 15.10 downgrade the nvidia driver from 352 to 346 (there seems to be an issue with dpms in 352) the 346 package is just a dummy and points to 35223:34
KFKG_My specific problem is I am on a dedicated server that was installed on our host, I am using putty to connect and right now its all command line, I attempted to install kde as well as gnome, they seem to be installed but they will not launch using X23:34
Ontecbut image viewer i use (gwenview) shows nothing23:34
Onteconly loading icon23:34
Onteck1l_: windows share23:35
k1l_Ontec: you keep repeating smbclient. so is smb server running on that remote pc?23:35
k1l_Ontec: so mount it with nautilus?23:35
Onteci think windowzs=samba23:35
Ontecso yes?23:35
k1l_Ontec: keep in mind that its slow over network and samba23:35
Ontecwhen i mount whole network becomes slow23:37
Ontecnot if i use other windows23:37
Ontecis there better way?23:38
KFKG_My specific problem is I am on a dedicated server that was installed on our host, I am using putty to connect and right now its all command line, I attempted to install kde as well as gnome, they seem to be installed but they will not launch using X23:39
mjaykOntec: dropbox ? googledrive spideroak seafile onedrive etc etc are all solutions23:39
YukenJust installed Ubuntu 15.10, alongside Windows 10. Simple question; how would I use a private key I normally used in putty, in Ubuntu using the already given "ssh" command?23:39
Onteccloud=bad privacy nvm23:39
k1l_Ontec: well, it works here with smb. but i dont know what is going wrong on your side23:39
mjaykOntec: not all of them solutions require the cloud23:40
KFKG_Am i in the wrong chan23:40
KFKG_is there a server help chan?23:40
Onteci always have weird issues23:40
Ontechow can i find cause?23:41
mjaykKFKG_: #ubuntu-server i believe23:41
Ontecsmb log?23:41
KFKG_ok that helps23:41
Ontecor is their a more general log i can look at  ie. for apps23:42
Bashing-omthenerdjones: As you have no other response, I offer my assistance , bear in mind I am busy also in other channels; if you can live with my delays .23:44
* Yuken cries as he waits23:44
OerHeksYuken, do you mean ssh keys ? https://help.ubuntu.com/community/SSH/OpenSSH/Keys23:53
yassinehi23:53
YukenYes, OerHeks. Thanks.23:54
mjayk                                                 23:56
odenkirkhello, recently checked my last login and found a login i don't recognize...  the login name android-xxxxxxxxxxxxxxxxx.home has anyone seen anything like this23:57

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