[Bug 829692] Re: apt-get -f install hang on terminal EULA of SUN JEE
Odoardo Maria Calamai
829692 at bugs.launchpad.net
Sat Aug 20 07:03:13 UTC 2011
*** This bug is a duplicate of bug 659438 ***
https://bugs.launchpad.net/bugs/659438
Thank Daniel but I think that the bug is not the same, because apt process " sudo apt-get install sun-java6-jdk " does not terminate for the unresponsive EULA of sun-java6-jdk locking the terminal. The only way to reuse terminal is to close it and reopen, but the processes that try to update Java Jre don't terminate (see last part of apt-history.log:
" Start-Date: 2011-08-18 09:02:05
Install: git-man:i386 (1.7.4.1-3, automatic), liberror-perl:i386 (0.17-1, automatic), git:i386 (1.7.4.1-3, automatic), giggle:i386 (0.5-1.1), git-core:i386 (1.7.4.1-3, automatic)
End-Date: 2011-08-18 09:02:16
Start-Date: 2011-08-18 09:02:49
Install: gitg:i386 (0.0.6-3)
End-Date: 2011-08-18 09:02:58
Start-Date: 2011-08-18 09:03:46
Install: qgit:i386 (2.3-1ubuntu2), stgit:i386 (0.15-1, automatic)
End-Date: 2011-08-18 09:03:52
Start-Date: 2011-08-18 12:18:15
Commandline: apt-get install sun-java6-jdk
Install: sun-java6-bin:i386 (6.26-1natty1, automatic), unixodbc:i386 (2.2.14p2-2ubuntu1, automatic), sun-java6-jdk:i386 (6.26-1natty1), sun-java6-jre:i386 (6.26-1natty1, automatic), gsfonts-x11:i386 (0.21, automatic)
Start-Date: 2011-08-19 18:12:47
Commandline: apt-get -f install
Install: sun-java6-bin:i386 (6.26-1natty1, automatic), unixodbc:i386 (2.2.14p2-2ubuntu1, automatic), gsfonts-x11:i386 (0.21, automatic)
Upgrade: sun-java6-jre:i386 (6.26-1natty1, 6.26-1natty1)
Start-Date: 2011-08-19 18:31:51
Commandline: apt-get -f install
Upgrade: sun-java6-bin:i386 (6.26-1natty1, 6.26-1natty1), sun-java6-jre:i386 (6.26-1natty1, 6.26-1natty1)
Start-Date: 2011-08-20 07:01:21
Commandline: apt-get install mc
Install: mc:i386 (4.7.0.9-1)
Upgrade: sun-java6-bin:i386 (6.26-1natty1, 6.26-1natty1), sun-java6-jre:i386 (6.26-1natty1, 6.26-1natty1) "
and opening a new terminal without reboot the system give the following
results:
" samsung at ubuntu:~$ sudo apt-get install mc
[sudo] password for samsung:
E: Impossibile impostare il blocco /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Impossibile acquisire il blocco sulla directory di amministrazione (/var/lib/dpkg/). Un altro processo potrebbe tenerla occupata.
samsung at ubuntu:~$ sudo dpkg --configure -a
dpkg: error: dpkg status database is locked by another process
samsung at ubuntu:~$ mc
The program 'mc' is currently not installed. You can install it by typing:
sudo apt-get install mc
samsung at ubuntu:~$ ls
Documenti Immagini Scaricati workspace
Documents Modelli Scrivania workspace_eclipse
examples.desktop Musica Untitled Document 2 ws_eclipse
hs_err_pid1601.log Pubblici Video
samsung at ubuntu:~$ gedit hs_err_pid1601.log "
** Attachment added: "the process that lock the terminal"
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/829692/+attachment/2293787/+files/hs_err_pid1601.log
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/829692
Title:
apt-get -f install hang on terminal EULA of SUN JEE
Status in “apt” package in Ubuntu:
New
Bug description:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 961, in simulate
trans.unauthenticated = self._simulate_helper(trans)
File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 1085, in _simulate_helper
return depends, self._cache.required_download, \
File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 226, in required_download
pm.get_archives(fetcher, self._list, self._records)
SystemError: E:I wasn't able to locate file for the sun-java6-bin package. This might mean you need to manually fix this package.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/829692/+subscriptions
More information about the foundations-bugs
mailing list