=== tenach_ is now known as tenach [11:10] Hi all [11:10] anyone online here? [11:11] define "online" [11:13] :/ [11:13] lol === sattu94 is now known as satyanash [13:14] hi all [13:18] alo21, hello [13:18] philipballew: can I ask techniqual question here (about dev)? [13:20] You can ask anything here about that kind of stuff, and someone might answer. However, for future reference, dont ask to ask a question as people will probably not say ask away. Id personally just ask and if somebody knows they will answer. [13:20] so yeah, ask then wait alo21 [13:20] philipballew: ok [13:20] how can I test patches on ubuntu? [13:21] What kind of patches. [13:21] Be more specific? [13:22] philipballew: how many type of patchere are there? [13:22] If someone wants to help they will. I gtg === yofel_ is now known as yofel [20:32] despite following multiple tutorials for several weeks, I have yet to get my rtl8187 up and running. Anyone available to help me out? [22:01] I'm a little new to Ubuntu, so I might be doing this wrong, but here's my problem: I just installed Ubuntu 11.04 onto my mac using the Parallels virtual machine application. I'm trying to add a few pieces of software from the Ubuntu Software Center (Gimp, Adobe Flash, and Mozilla Thunderbird), but every time I try to download these pieces of software I get an error that says "Failed to download package files - check your Internet connection." [22:02] Make sure that your vm settings are set to use NAT [22:03] I'm not too familiar with Parallels but I use VMware and that's the option I normally go with.^ [22:04] What is NAT and how would I change to it? [22:05] In VM settings. Also, check out this post: http://ubuntuforums.org/showthread.php?t=1698386 - it seems to reference the exact issue you're having [22:07] Thanks! I'm gonna try switching to NAT and doing what this threat says [22:08] Happy to help. :) [22:09] Not sure how USC handles it, but in synaptic you have to "Reload packages" and terminal you have sudo apt-get update to get current ones. [22:11] I did what the forum said, under the edit menu I selected software sources then picked another source. Completely fixed the problem. Thanks again guys! [22:38] So I'm setting up a LAMP stack and trying to install PHP (apt-get install php5-gd), but /var/lib/dpkg/lock is being used. How can I kill the process using it? [22:45] When I try to use sudo lsof | grep /var/lib/dpkg/lock i receive apt-get 806 root 4uW REG 8,1 0 262337 [22:51] Good lord. For what you need know this? [22:55] I'm trying to install PHP but apt-get is not working. I'm getting an error saying /var/lib/dpkg/lock is in use by another process [22:56] hmm... did you try command ps -x [22:56] "?" [22:57] if it is there, maybe you can kill this process [22:57] Awesome. It's hung up on 806 [22:58] SO [22:58] kill 806 [22:58] :) [22:59] Didn't work :/ [22:59] still running [23:00] you receiving same info? [23:01] yeah [23:02] I'm going to try to restart the server [23:07] I found something, maybe it help. [23:07] http://www.digipedia.pl/usenet/thread/18148/236467/ [23:11] Thanks [23:14] I think it was hungup on 806 but was unable to kill it for some reason [23:14] restarting the server fixed it [23:16] nice [23:16] reboot fix almost everything ;) [23:16] lol no kidding [23:29] see ya [23:30] laters