=== telex_ is now known as telex [06:19] hi all [06:19] my google chrome evry time is (Aw, Snap!)? how to fix it? [06:19] ubuntu 12.04 LTS [06:24] :-! === jeanaustinr is now known as jeanaustinr|x === jeanaustinr is now known as jeanaustinr|x === jeanaustinr is now known as jeanaustinr|x [12:40] I want to setup a wiki for the company for using our linux tools. Anyone know a good program to get started with? === collinp is now known as Guest25615 === jeanaustinr is now known as jeanaustinr|x === jeanaustinr is now known as jeanaustinr|x [14:34] I need help installing updates. I just tried and I received a message that was stating the software updater was unable to install updates or the package was broken [14:38] vastkahuna: close everything.. open a terminal.. run "sudo apt-get update && sudo apt-get dist-upgrade" and share errors [14:38] isiah_s: you want a wiki setup up on "our linux tools"? what are your linux tools? [14:41] isiah_s: there are a few appliances from turnkey linux based on ubuntu http://www.turnkeylinux.org/moinmoin , for example [14:55] http://pastebin.com/2jdeD35K [14:56] This is what I got after entering those commands [14:58] Am I OK now or do I need to do something further? [15:01] asterismo: ? [15:01] asterismo: sorry [15:01] vastkahuna: have you tried the suggested listed? [15:01] You might want to run 'apt-get -f install' to correct these. [15:01] ^^ [15:03] vastkahuna: did you try that command? [15:03] http://pastebin.com/sSWubu9q [15:03] Yes just now and I got this [15:04] vastkahuna: did you try the suggestion listed there? [15:04] sudo You might want to run 'apt-get -f install' to correct these. [15:04] sudo apt-get -f install [15:04] vastkahuna: ^^ [15:09] http://pastebin.com/Qgx91Lem [15:09] Now I received this [15:14] a suggestion i agree with [15:14] After you get that error, try apt-get -f install to force an install of the files that didn't get loaded because of the error. Then try apt-get upgrade again, apt-get -f install back and forth until only the package that has the error is left. [15:55] http://pastebin.com/5FBAP3xM [15:55] I got this after I tried that last command [15:55] vastkahuna: you are trying to run an administrative command [15:56] vastkahuna: you need root, as stated.. you run that command with sudo in front of it, as i suggeted before [15:56] sudo apt-get install -f [15:56] you will not be able to do package management as a normal user [15:56] vastkahuna: that is the reason you are getting an error about not having permission [15:57] OK my mistake I missed that part, I forgot about that part, still learning, lol [16:00] http://pastebin.com/JZJ9Juwz [16:00] Now I got this [16:01] vastkahuna: http://askubuntu.com/questions/138374/internal-gzip-read-error [16:02] vastkahuna: in the terminal, try sudo apt-get clean ,then the other command.. sudo apt-get install -f [16:07] http://pastebin.com/sPHzJe2L [16:07] Now I got this [16:09] vastkahuna: i would remove /var/cache/apt/archives/linux-image-extra-3.8.0-27-generic_3.8.0-27.40_amd64.deb and try again [16:09] the "sudo apt-get install -f" command [16:10] So what command do I need to remove those? [16:14] !info rm [16:14] Package rm does not exist in raring [16:14] !rm [16:14] The Unix 'rm' command removes files and directories from the filesystem. It is an extremly powerful tool, and you should not run 'rm' commands unless you fully understand them. Do not run arbitrary 'rm' commands you see online. For a beginning guide on using terminal commands, see https://help.ubuntu.com/community/UsingTheTerminal and for a cautionary story about 'rm' see http://www.youtube.com/watch?v=EL_g0tyaIeE [16:14] sudo rm /var/cache/apt/archives/linux-image-extra-3.8.0-27-generic_3.8.0-27.40_amd64.deb ,should do it [16:17] http://pastebin.com/uLYg6pLL [16:18] How does that look? Do I need to do anything else? [16:18] the other command i linked, that you have already used, that i suggested you run next [16:18] sudo apt-get install -f [16:23] http://pastebin.com/ZbsEWKxK [16:23] How about now? [16:27] Anything else to do or am I good now? === JoseeAntonioR is now known as jose === Guest25615 is now known as collinp