io non riesco ad installarlo con questo procedimento....ho provato pure la volta scorsa con la versione 3.5.2 ma niente sempre lo stesso errore:
E: Impossibile ottenere il lock /var/lib/dpkg/lock - open (11 Risorsa temporaneamente non disponibile)
E: Impossibile bloccare la directory di amministrazione (/var/lib/dpkg/), potrebbe essere usata da un altro processo.
sudo apt-get install firefox
Package installation failed. Cannot proceed.
Process returned code 100
Traceback (most recent call last):
File "/usr/local/bin/ubuntuzilla.py", line 1294, in <module>
bs.start()
File "/usr/local/bin/ubuntuzilla.py", line 300, in start
fi.start()
File "/usr/local/bin/ubuntuzilla.py", line 343, in start
self.install()
File "/usr/local/bin/ubuntuzilla.py", line 743, in install
self.aptgetMeasures()
File "/usr/local/bin/ubuntuzilla.py", line 518, in aptgetMeasures
self.util.execSystemCommand(executionstring="sudo apt-get install " + self.aptPackage, errormessage="Package installation failed. Cannot proceed.")
File "/usr/local/bin/ubuntuzilla.py", line 143, in execSystemCommand
raise SystemCommandExecutionError, "Command has not completed successfully. If this problem persists, please seek help at our website, " + self.version.url
__main__.SystemCommandExecutionError: Command has not completed successfully. If this problem persists, please seek help at our website,
http://ubuntuzilla.sourceforge.net/dove sta il prb? grazie!!