Ubuntu :: Unable To Install JDK - Resource Temporarily Unavailable
Mar 25, 2010
I have had ubuntu installed for a few months now and have been loving it. Yesterday I wanted to get JDK installed for a found a forum that said how to install it on ubuntu. The installation was not a success (I am not sure why because I am not skilled when it comes to the command line and I didn't understand the error). Later, I tried to install a different application just through the ubuntu software center and it said it was waiting for a different software manager to finish. I didn't understand what was still running because I had all other applications closed that I know of.
Once I restarted the problem was the same. Then I found a bug where people had the same problem with the software manager and they entered this and fixed it:
sudo dpkg --configure -a Now whenever I try to apt-get anything I get:
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
View 2 Replies
ADVERTISEMENT
Mar 7, 2010
I'm working a program to implement a simple multi-process browser. The browser works by having a ROUTER process as the parent of everything else in the program. There's another process called the CONTROLLER which is part of where the user can input information. To tell the ROUTER to make a new tab in the browser the user activates a function from the CONTROLLER to send the create new tab information to the ROUTER:
Code:
void new_tab_created_cb(GtkButton *button, gpointer data)
{
[code]...
View 1 Replies
View Related
Sep 11, 2009
I installed a while ago two CentOS 5.3 servers. One of them was running Samba and another OpenLDAP. I configured Samba to act as a PDC on the network and everything was working fine. I was already on policies configuration and desktop migrations.
The following problems are Samba server problem, LDAP server is on hold until I figure out the first problem.
Software conf:
Hardware conf:
One day, both servers began crashing, and after a while, it showed the following during the boot on Samba:
After that, ALL CentOS installations had this problem after yum update, epel installation and some smb.conf modifications:
I figured out it might be EPEL (i did installed yum-priorities and tryied updating the base sistem BEFORE epel installations), so I installed the system without EPEL yum repository. After some good and relieving 15 min working, the system crashed AGAIN after yum base update and showed the following on boot time:
And it stops right there.
Maybe some wrong kernel update? the first time it crashed in one way, with running updated system (After the first update, no manual update was done). The sequel problems were all after Kernel update and EPEL. The last one was just after Kernel update. I'll try one last time with NO updates, but i can't run the system like that.
I can't do anything that might one day crash, it's a 6000-7000 user gov environment, but i don't want to install another distro, so if I don't figure it out, they will order me to.
View 9 Replies
View Related
Apr 10, 2010
Today when tried to install a software from the terminal...d command dint work. Check this.
calvin@calvin-desktop:~$ sudo apt-get install pidgin
[sudo] password for calvin:
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
calvin@calvin-desktop:~$
It says that it cannot get lock! I have installed ubuntu along with windows! and drive E: is in windows.
View 4 Replies
View Related
Feb 2, 2011
I am running ubuntu 10.04 and am trying to get updates via the update manager but continue to get the following errors:
"E: could not get lock /var/cache/apt/archives/lock - open(11:Resource temporarily unavailable)
E: Unable to lock the download directory"
View 2 Replies
View Related
Jan 19, 2010
I have a few updates that I can install using the Update Manager but when I click the "Install Updates" button I get this pop up window message
E: Could not get lock /var/cache/apt/archives/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the download directory
How to get the updates?
View 1 Replies
View Related
Sep 9, 2010
I was just mucking about in xfce, trying out new window buttons in conjunction with the black theme - dusk?? - when POW! - X shut down. Rebooting didn't restore things. Error is along these lines:
xfce4-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0. xfwm4: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
[Code]....
Is there a config file I can edit to get away from the window button setting it dislikes, or is reinstalling xfce the only option?
View 2 Replies
View Related
Mar 25, 2010
When i connect windows server 2003 from ubuntu these error displayed .When i installing the tsclient, by executing these following command from a Terminal window:
sudo apt-get install tsclient
When i run these command the following error displayed.
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
View 1 Replies
View Related
Jun 12, 2011
I recently installed Ubuntu 11.04 on an old Sony Vaio laptop. I was following some of the steps here..[url]
The step "Enable Full DVD Playback(Dual Layer DVD Support)" did not finish correctly doh and now I can't use 'sudo apt-get' for anything or the software center or using the 'Update Manager' does not work.
The update manger says it may be caused by an update not finishing correctly which sounds correct as explained above. The apt-get command gives me back the following....'Could not get lock /var/lib/dpkg/lock resource temporarily unavailable' 'unable to lock administration directory /var/lib/dpkg is another process using it?'
I tried the obvious restart but that hasn't worked.
View 6 Replies
View Related
Apr 3, 2010
I have pidgin2.5.2. I want to install pidgin2.6.6.How can I do that?E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
View 1 Replies
View Related
Jun 30, 2010
I've been running Samba on Gentoo as a PDC for a Windows XP domain for several years. We are using the IdealX smbldap tools to maintain users, we are storing accounts in OpenLDAP, and everything has been just golden for quite a while. However, for various reasons, we are migrating our servers away from Gentoo and onto Ubuntu 10.04 (64-bit). Unfortunately, replicating our Samba PDC/OpenLDAP backend on Ubuntu is kicking our backsides.I've got Samba 3.4.7 running. I've got OpenLDAP running. ldapsearch/ldapmodify/ldapadd all work correctly. However, when I try to mount a Samba share on another Ubuntu machine, I get...:
Code:
testuser@testhost:~$ sudo mount.cifs //192.168.4.173/testuser /home/testuser/mnt/testuser --verbose -o
[code]...
View 3 Replies
View Related
Jan 4, 2010
I have a machine running on RH with 4G memory and 8G swap.Just now I'm having a problem when loging in with a user - just call it "userX" -.Each time I'm logged in I got a message Code:-bash: fork: ource temporarily unavailableAnd almost everytime I entered any command, it gives me the same warning. In some time (rarely) it will give me proper result, but almost any time it gives me the warning and no result.When I use 'top' command, it shows that I still have 500M free memory and about 8G free swaps. Plus the process for userX is less than 20 processes, and each of them are short processes (less than an hour, mostly just few seconds).As a note this problem only occur on userX, for any other user on the machine everything works just fine.
View 6 Replies
View Related
May 6, 2009
I am working with a C++ program consisting of two threads. The first threads receives packets through an UDP unicast connection and stores them in a buffer. The second thread reads the packets from the buffer and sends them through an UDP multicast connection. Both use blocking sockets and share a common buffer and a linked list L1, which are protected by mutexes. The program seemed to work just fine, receiving a packet and sending it almost immediately, but started giving some trouble recently. The synchronization between both thread started failing, and I decided to use a non-blocking socket in the sending thread. As a consequence, sendto() doesn't work in some cases, causing an errno 11 (Resource unavailable).
[Code] ...
View 4 Replies
View Related
Aug 3, 2010
I am having problems accessing my work desktop through my home computer running Fedora 13. I am able to remote into work through MAC and Windows XP. I loaded vpnc and was able to connect to the concentrator. I also able to ping it too. I cannot connect to my desktop using rdesktop. I get error message �Unable to connect, socket is unavailable. I cannot ping to the desktop.
View 2 Replies
View Related
Mar 2, 2010
i just install ubuntu 9.10 in my dell laptop yesterday i go to APPLICATIONS > SOFTWARE RESOURCE CENTER > ANY CATEGORY > ANY APPLICATION WHICH HAS NOT YET BEEN INSTALLED.......... i dont see any install button or link to install the software......
View 3 Replies
View Related
Apr 13, 2010
All my music editing software programs say, "unable to open device /dev/dsp.Device or resource busy." How can I fix this?
View 3 Replies
View Related
Jun 9, 2011
Looking for resource to load into my ubuntu distro I'm using my own mix of Zorin os 5 and Studio I want to install backtrack tools is there a mirror out there for ver4 or 5 I need the resource and gpl keys
View 3 Replies
View Related
May 4, 2010
I'd like to upgrade my 9.10 desktop to 10.04 but I can't get past step 1.I've done alt-f2 and issued update-manager -d, but no "New distribution" option is presented.I've clicked the "check" button and updated all my repo information but that doesn't help.I've done a wireshark trace and observed that the update-manager's requests get through the corporate firewall, and responses come back.Somehow it determines that no new distro is available.I'll explore further if someone could help me out with getting hold of the relevant update-manager source code.
View 2 Replies
View Related
Jun 22, 2011
I've installed transmission-daemon on my headless Ubuntu 11.04 server and use the web interface to manage it. This is all working fine. However, after a reboot it seems that transmission daemon starts but the webinterface is unavailable. I get this in the syslog after a reboot:
Code:
Jun 22 10:54:27 localhost transmission-daemon[703]: Transmission 2.31 (12441) started (session.c:706)
Jun 22 10:54:27 localhost transmission-daemon[703]: RPC Server Adding address to whitelist: 192.168.*.* (rpc-server.c:805)
Jun 22 10:54:27 localhost transmission-daemon[703]: RPC Server Serving RPC and Web requests on port 127.0.0.1:9091/transmission/ (rpc-server.c:982)
Jun 22 10:54:27 localhost transmission-daemon[703]: RPC Server Whitelist enabled (rpc-server.c:986)
Jun 22 10:54:27 localhost transmission-daemon[703]: RPC Server Password required (rpc-server.c:989)
Jun 22 10:54:27 localhost transmission-daemon[703]: Port Forwarding Stopped (port-forwarding.c:181)
Jun 22 10:54:27 localhost transmission-daemon[703]: UDP Failed to set receive buffer: requested 4194304, got 262142 (tr-udp.c:75) .....
View 2 Replies
View Related
Jan 8, 2010
I am trying to play some of my old dvds, they play in Windows 7, but I get the following using vlc in Fedora 12 (all software in up to date).
[jerry@bigbox Desktop]$ vlc dvd:///dev/sr0
VLC media player 1.0.4 Goldeneye
[0x93058b0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
libdvdnav: Using dvdnav version 4.1.4
libdvdread: Encrypted DVD support unavailable.
libdvdnav: DVD Title: OKLAHM
libdvdnav: DVD Serial Number: 26654F88
libdvdnav: DVD Title (Alternative): OKLAHM
libdvdnav: Unable to find map file '/home/jerry/.dvdnav/OKLAHM.map'
libdvdnav: DVD disk reports itself with Region mask 0x00fe0000. Regions: 1
libdvdnav: Suspected RCE Region Protection!!!
libdvdnav: Suspected RCE Region Protection!!!
[0xb7300710] main input error: ES_OUT_RESET_PCR called
[0xb7300710] main input error: ES_OUT_RESET_PCR called
libdvdnav: Suspected RCE Region Protection!!!
[0xb7300710] main input error: ES_OUT_RESET_PCR called
[0xb7300710] main input error: ES_OUT_RESET_PCR called
I have a dual boot Win7/Fedora 12 laptop. I set the region to 1 on the windows side.
View 7 Replies
View Related
May 6, 2010
In order to be able to concentrate, I would like to have an applet (or script) to temporarily disable notifications.In the same spirit of Caffeine which inhibits the screensaver when activated.I saw this tip, but would like something which does not require reboot
View 2 Replies
View Related
Aug 12, 2010
I'm looking to temporarily disable NetworkManager while I configure some things in a shell. It's interfering by auto-reconnecting and using the network interface in the process. I've tried killing the process but that just seems to disconnect the network not kill the NetworkManager applet. I don't want to uninstall, and I don't want to have it disabled on startup. I just want to "close" it or "turn it off" temporarily! How can I do this? Also, I'm using 10.04
View 1 Replies
View Related
Jun 19, 2011
When connecting to my Ubuntu box from my Windows 7 machine via Telnet, the session will sometimes freeze for a few seconds before allowing me to continue typing. This seems to happen every few minutes. Both machines are wireless and I am connecting through my local network.
View 1 Replies
View Related
Apr 22, 2011
I have a dual-boot setup with Ubuntu and Windows 7, sharing an NTFS file system.If I create a new folder (called "newfolder") in the root of my Windows 7 partition, with a text file called newtextfile.txt, and then create a symlink in Ubuntu with ln -s /media/S3A8115D003/newfolder.I can then see, read and edit "newtextfile. txt" from Ubuntu, until I log out and reboot.After I reboot, the symlink to newfolder still appears to be there but when I try to access it, I get This link cannot be used, because its target "media/ S3A8115D003/ newfolder" doesn't exist.However, if I first navigate in the file manager to the Windows folder S3A8115D003/ newfolder and view its contents, then the Ubuntu symlink appears to be healed.How can I make the symlink work without first having to touch the target file with the file manager?
View 8 Replies
View Related
Sep 9, 2010
I decided to have my laptop with dual boot. Already having Win7, I tried installing Ubuntu on another partition. While installation was in progress, during the step where we manually choose partitions to install ubuntu on, I was asked to provide a swap area for ease of operation. I provided another active partition for this supposing that this "swap area" is needed only during the installation. Unfortunately, as I found out later that this makes that important active partition to be unavailable to work upon both in windows as well as Ubuntu. I need to use this partition again.
I tried the "disc utility" in System--->Administration section to change the partition type to "hpfs/ntfs". After a longtime it showed me error (Unable to perform the operation). What could have gone wrong? I absolutely need that drive back, as it contains valuable media files.
View 9 Replies
View Related
Dec 23, 2009
Fedora 11 was being run on a Toshiba Satellite Intel Core2 Duo @ 2.1 with 180 gig hard drive and 3 gigs of RAM. The laptop is encrypted, using Fedora's encryption option when installing 11. Just finished upgrading using the upgrading DVD. Fedora boots and runs fine, when update manager is accessed it says 338 updates available. When updating is attempted there is one unavailable package after another. Have attempted to break the updates down into manageable sections to no avail. There is no repository manager (that can be located). Where to from here?
View 1 Replies
View Related
Apr 16, 2010
I just set up Suse 11.1 64bit and installed Virtual Box 3.1.6. I had it running previously with no problems, however, this time I can't get it to recognize any USB ports. In fstab I entered the line
None /proc/bus/usb usbfs devgid=1000,devmode=664 0 0
and ran mount -a (no go)
I loaded Vmware Player and it uses the USB ports perfectly fine (go figure) I added to the "none" line auto,
busgid=1000,busmode=0775,devgid= etc.
Still a no go - vmware uses them no matter what I have in "fstab" what am I missing with Vbox?
View 4 Replies
View Related
Nov 5, 2009
I've been trying for a long time to send emails via gmail, but without any success.
I always got the following error: "Must issue a STARTTLS command first"
I then added the following to my main.cf file: smtp_enforce_tls = yes
I now get this when running postqueue -p
(TLS is required, but our TLS engine is unavailable)
How to set up gmail, but none worked.
This is what I added to main.cf:
View 7 Replies
View Related
Jul 28, 2010
WARNING No path in service <printername> - Making it unavailable!
I'm runing a CentOS 5.4 server. I have a Windows NT Domain. My CentOS server is in the Domain, Samba works fine (both ways). I haven't needed to print from the CentOS box until now. I have a shared HP LaserJet 2100 printer connected to a workstation and shared. Everyone can use it. I'm not using SELinux
I want to be able to print from the CentOS box to that printer.
I used Webmin to set it up, but no joy so I've searched the entire web for any info to do it manually but I'm stuck.
My smb.conf file looks OK. It's just the printer.
View 1 Replies
View Related
Mar 14, 2010
I've been attempting to install Virtualbox 3.1 on my desktop using the "Add and Remove Software" facility. All attempts result in failure with the "Details" error message box issuing
Quote: Failed to fetch [URL]...armic_i386.deb 302 Moved Temporarily [IP: ::1 3142] I have recently freshly installing Karmic and apt-cacher-ng after a disk crash. I was running Hardy and apt-cacher previously. I successfully installed Virtualbox 3.1 on my laptop through apt-cacher-ng on the desktop machine. However, I now realise that I had neglected to change the entries in /etc/apt/sources.list on my laptop from
[Code]...
View 9 Replies
View Related