/srv/irclogs.ubuntu.com/2011/10/01/#ubuntu-beginners.txt

Planewalker_AlphHello.05:57
Planewalker_AlphHow do you set up ssh? Specifically, between two machines (neither one of which is a server) operating on one wireless network?05:58
Planewalker_AlphI have read several articles about ssh, but I can't get these two to talk.05:58
RainstakeI have unmet dependencies and need to fix this error.  Please help.07:13
philipballewRainstake, Ill attempt07:13
RainstakeThank you.07:13
philipballewwhat exactly are you wanting to do07:13
RainstakeI tried to run sudo apt-get clean, too.07:14
Unit193Rainstake: sudo apt-get install -f07:14
RainstakeI have that red icon with the minus sign07:14
RainstakeOkay, I put the argument in as suggested.07:15
philipballewok.good, do as Unit193 said. also the red icon error?07:16
Unit193Rainstake: Open a terminal and type that in07:16
philipballewwhats the output or words the error says07:16
philipballewdo you know the terminal Rainstake ?07:16
Rainstakephilipballew, this is what the icon says in my task bar07:16
RainstakeIt says07:16
philipballewokay :)07:16
Rainstake"An error occured, please run Package Manager from the right click menu or apt-get in a terminal to see what is wrong.  the error message was: "Error: Opening the cache (E:Read erro - read (5: Input/output error), E: The pacage list or status file cound no be parsed or opend.) "This usually means that your installed packages have unmet dependencies"07:18
Rainstake*package07:19
philipballewokay. now did Unit193 help ?07:20
Unit193Run   sudo apt-get install -f    from the terminal and pastebin the output error (If there is one)07:20
philipballewhttp://paste.ubuntu.com/07:21
Rainstakeinstall -f did not work.07:22
philipballewdid not work how so?07:22
philipballewsudo apt-get install -f  is what you should run btw07:23
RainstakeIt says: REad error - (5: Input/out put could not be parsed or opened.07:23
RainstakeI used sudo apt-get install -f and the error keeps showing.  I think something is missing.07:24
RainstakeHere's a paste of what my screen says:07:25
Rainstakeron@rainstake:~$ sudo apt-get install -f Reading package lists... Error! E: Read error - read (5: Input/output error) E: The package lists or status file could not be parsed or opened.07:25
Unit193sudo apt-get update07:26
RainstakeUnit,193, I'll try that.07:26
RainstakeUnit193, the outcome was as follows W: Failed to fetch http://medibuntu.sos-sts.com/repo/dists/edgy/non-free/binary-i386/Packages.gz  Something wicked happened resolving 'medibuntu.sos-sts.com:http' (-5 - No address associated with hostname)  E: Some index files failed to download, they have been ignored, or old ones used instead.07:27
Unit193You're using Edgy?07:28
philipballewthats not supported and more i think07:29
RainstakeUnit193: I don't know what Edgy is, really.  I'm sorta new.07:29
Unit193It is not07:29
philipballewwhats the command to show your release07:29
RainstakeI have Ubuntu 10.407:29
Rainstakeinstalled.07:29
philipballewlucid!07:29
Unit193Rainstake: Alright, there is a bad PPA in your sources07:29
RainstakeUnit193: that sounds like an easy problem to solve, I hope.07:30
Unit193Rainstake: Run  ls /etc/apt/sources.list.d/  and tell us the output (Pastebin if it's large07:30
RainstakeWhat is a PPA>07:30
Unit193[A07:31
Unit193!ppa07:31
ubot2A 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 !addppa07:31
RainstakeUnit193: Run  ls /etc/apt/sources.list.d/07:31
Rainstakeron@rainstake:~$ Run  ls /etc/apt/sources.list.d/ Run: command not found ron@rainstake:~$07:31
Unit193not with the word "run"07:32
RainstakeSorry:07:32
Rainstakeoutcome: ron@rainstake:~$ ls /etc/apt/sources.list.d/ google-earth.list       mozillateam-firefox-stable-lucid.list google-earth.list.save  mozillateam-firefox-stable-lucid.list.save medibuntu.list          ubuntu-wine-ppa-lucid.list ron@rainstake:~$07:32
Unit193Rainstake: cat /etc/apt/sources.list.d/medibuntu.list   please07:34
Rainstakeokay. I'll run that.07:34
RainstakeUnit193: the outcome is: ron@rainstake:~$ cat /etc/apt/sources.list.d/medibuntu.list ## Please report any bug on https://bugs.launchpad.net/medibuntu/ deb http://packages.medibuntu.org/ lucid free non-free #Medibuntu - Ubuntu 10.04 "lucid lynx" #deb-src http://packages.medibuntu.org/ lucid free non-free #Medibuntu (source) - Ubuntu 10.04 "lucid lynx"07:35
Unit193Rainstake: Hmmm.... Try running     sudo ppa-purge deb "http://medibuntu.sos-sts.com edgy non-free"    (If I have the correct syntax)07:36
RainstakeOkay.07:36
Unit193Also, see if it will install now07:37
RainstakeUnit193, the outcome is: ron@rainstake:~$ sudo ppa-purge deb "http://medibuntu.sos-sts.com edgy non-free"sudo: ppa-purge: command not found07:37
Unit193Oh, it's not installed by default.  See if it will install (If you don07:38
Unit193't remove the ppa, you'll get errors all the time)07:38
RainstakeUnit193: You mean that I should remove 'ppa' from the agruement, correct?07:39
Unit193No07:39
Rainstake*arguement07:39
philipballewok. so your gonna need to purge this ppa. lets do this07:41
RainstakeI'm ready!07:41
Unit193Avtually07:41
Unit193!ppa-purge07:41
ubot2To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html07:41
philipballewtry sudo apt-get install ppa-purge07:42
philipballewunless you already have it installed07:42
RainstakeIt's not installed, I just ran that arguement and the result was: E: Couldn't find package ppa-purge.  Among other output.07:43
RainstakeI mean, there is other output, I just copy and pasted the last sentence of the output.07:44
philipballewalright, im gonna have you remove the thing manually07:44
RainstakeOkay.  What do I do?07:45
philipballewrun gksudo gedit  /etc/apt/sources.list.d/07:45
Unit193Take off the .d/ doesn't look like it's in ther07:45
philipballewah, yeah. true07:45
RainstakeUnit193 & philipballew: i ran it minus the .d and a screen pops up, a sources.list screen.07:47
RainstakeWhen I ran it with the .d, update manager popped up.07:47
philipballewsweet. paste all thats in ther in the ubuntu paste website i gave eailier07:47
RainstakeOkay, let me fetch the website.07:48
philipballewokay07:49
Unit193philipballew will help you, I'll pretend to sleep (And make random comments)07:49
* philipballew usually does that07:50
RainstakeUnit193: thank you.07:50
Rainstakephilipballew: I pasted it in the bin07:51
philipballewnow paste it ans give me the url07:51
Rainstakephilipballew: here's the url: http://paste.ubuntu.com/700338/07:52
Unit193Bottom line07:52
philipballew5407:53
philipballewdeleate it07:53
Rainstakephilipballew: Me, delete line 54?07:54
philipballewyeah 5407:54
RainstakeShould I download it to delete it?  I am so new, see.07:55
RainstakeOh, in the sourcelist?07:55
Unit193Yep, the thing in gedit07:55
philipballewthen click save07:56
RainstakeGot it, I did not know that.  But now I do.  Okay, 54 is deleted.07:56
Rainstakeokay.07:56
RainstakeSaved!07:56
philipballewonce its saved see if07:56
philipballewsudo apt-get update07:56
philipballewdoes any good07:56
RainstakeBunch  of stuff running...07:57
philipballewgood07:57
Rainstakehere's the last few lines of the outcome: Fetched 2,199B in 11s (193B/s)                                                  W: GPG error: http://packages.medibuntu.org lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2EBC26B60C5A2783 W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/lucid/Release.gpg  Something wicked happened resolving 'us.archive.ubun07:57
Rainstakeo download, they have been ignored, or old ones used instead.07:58
philipballewnice!07:58
philipballewjk07:58
Rainstakelol07:58
Unit193sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update07:59
Unit193Run that to fix medibuntu07:59
RainstakeRunning...07:59
philipballewmedbuntu is nice08:00
Unit193Yep08:00
RainstakeLast line of outcome: Reading package lists...08:00
Unit193That's fine, now can we see the error for the second part?08:01
RainstakeWhat should I run to get the error, I mean, theres nothing past <Reading package lists...> to copy and past for now.08:02
Unit193There shouldn't be, just run     sudo apt-get update      again :P08:03
RainstakeUnit193: should I run apt-get update?08:03
Rainstakeoh. okay.08:03
RainstakeRunning.08:04
Rainstakeoutcome: Fetched 2,000B in 11s (174B/s)                                                  W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/lucid/Release.gpg  Something wicked happened resolving 'us.archive.ubuntu.com:http' (-5 - No address associated with hostname)  E: Some index files failed to download, they have been ignored, or old ones used instead.08:04
Unit193us.archive.ubuntu.com:http ?08:05
RainstakeUnit193: that's what is says, but I am not familiar with that, either.08:05
philipballewseems fine to me08:06
philipballewi get that sometimes and it corrects itself08:06
Unit193See if it's oddly formated in here:   cat /etc/apt/sources.list |grep -v \#08:07
Rainstakeokay.08:07
RainstakeUnit193: no odd format appeared.  Do you want to see the outcome?08:08
Rainstakeeb http://security.ubuntu.com/ubuntu lucid-security main restricted deb-src http://security.ubuntu.com/ubuntu lucid-security main restricted deb http://security.ubuntu.com/ubuntu lucid-security universe deb-src http://security.ubuntu.com/ubuntu lucid-security universe deb http://security.ubuntu.com/ubuntu lucid-security multiverse deb-src http://security.ubuntu.com/ubuntu lucid-security multiverse08:08
RainstakeUnit193: those were the last six lines.  No error code appearing.08:09
Unit193I don't see where it would fail as I can open   "http://us.archive.ubuntu.com/ubuntu/dists/lucid/Release.gpg" in a browser just fine08:10
mranim8Hi. Can someone help me with an installation question? I just downloaded 11.04 (x86) to put onto a freshly built file server. I want to use btrfs instead of ext4, so I go to configure the partitions manually. I have 5 disks (one system, 4 data). I can't create primary partitions on the data drives without adding a mount point, and I can't seem to specify my own mount point. Instead I'm given a list of standard directo08:10
mranim8I last used Linux pre-Ubuntu (slackware, debian)08:11
RainstakeUnit193: I got an 404 Not Found error code when opening that website in a tab.08:12
philipballewid try #ubuntu-server mranim808:12
Unit193philipballew: Please try to open http://us.archive.ubuntu.com/ubuntu/dists/lucid/Release.gpg08:12
Unit193Rainstake: I do trust you, just checking if it's me or you :P08:13
philipballewhttp://paste.ubuntu.com/700351/08:13
RainstakeUnit193: here is the outcome: -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux)  iD8DBQBL2cDzQJdur0N9BbURAmk2AJ9ungOjKn0ektAH87KhRIHht+1cDQCfck7P ZoIb2P0v2PEqa4Az8KnIIW4= =b/mY -----END PGP SIGNATURE-----08:13
Unit193http://paste.ubuntu.com/700352/08:13
Unit193It's all good then08:14
RainstakeOkay.  Error 404 should show up, then.08:14
Unit193Shouldn't rather?08:15
RainstakeI mean, have we resolved the issue: I ask because the red minus icon from my task bar has disappeared, while we have been plugging away.08:15
Unit193I've been trying to get all errors gone (Just to make you happy) Make sure to run    sudo apt-get upgrade     too08:15
RainstakeUnit193: the outcome is: Reading package lists... Done Building dependency tree        Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.08:17
RainstakeUnit193: Thank you for your help.  We are complete, correct?08:20
Unit193Rainstake: Oh, I forgot to confirm that's fine, it was just checking for updates :P08:20
Unit193Rainstake: Should be all good now :)08:20
Rainstakephilipballew: Thank you, too.  Thank you again, Unit193.08:20
Unit193You're welcome, have a great night!08:20
RainstakeI'm going to restart my computer and see if evil things happen, again.08:21
philipballewanytime dude08:21
Unit193Heh, good luck08:21
RainstakeYou, too, Unit193 and philipballew, you guys rock.08:21
philipballewfinally one person likes me!08:22
Rainstakelol08:22
diffredHi09:19
diffredI have a PC with Ubuntu in Spanish09:19
diffredI would like to translate it to English09:19
diffredI have done it through the Language Support09:19
diffredand rebooted, but all the GUI and menus are still in Spanish09:20
diffredI'm wondering if I can avoid to reinstall, because I have some important applications09:20
diffredThanks in advance09:21
Unit193diffred: Have a look here http://www.howtogeek.com/howto/17528/change-the-user-interface-language-in-ubuntu/09:22
diffredUnit193, thanks a lot. Unfortunatelly, all GUI menus are still in Spanish.09:43
Sidewinder1diffred, After making the changes, did you log-out/log-in or reboot?09:45
diffredYes. I will do it again, if needed. I'll be back in a minute.09:46
diffredI solved the language problem after rebooting. Thanks a lot.09:57
diffredI'm now into keyboard shortcuts. I need a kb shortcut such that minimizes all the opened windows and focus the desktop. Just like "Windows+D" in windows. I cannot find this option on the Keyboard Shortcut menu09:58
Sidewinder1In my version, Lucid, 10.04, in the lower left corner is a purple box; when clicked it "Hides all windows and shows the desktop".10:01
geirhadiffred: Should be windows+d in ubuntu too10:02
diffredgeirha, wow, it is true.10:02
diffredsorry about that10:02
diffredI was trying control+alt+D as with older systems10:02
diffredThanks a lot for your help. A pleasure to be here.10:03
VinsonyHello14:19
Vinsonyi have a little knowledge about linux and i want want to learn it throughly. can anybody suggest a good book for that?14:22
=== vyas is now known as Vyas
=== stlsaint is now known as stlsaint|away
=== Chadza is now known as HappyMan
=== HappyMan is now known as TheHappyMan
philipballewhey! if i have a usb wifi adapter that lsusb says has no firmware, whats a good way to actually see whats up with it?22:42
TheHappyManI'm trying to resolve a keyboard/mouse interaction issue.  Can I have some help interpreting the solution posted at https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/636311 ?22:51
ubot2Launchpad bug 636311 in linux "Keyboard special keys interfere with mouse" [High,Fix released]22:51
TheHappyManI think that the problem should have been fixed by a previous patch, but I'm not sure.22:52
philipballewyou gotta wonder why people quit so quickly22:59

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