Ottengo questo errore quando provo ad usare apt-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? Come posso risolvere questo problema?
Voglio sapere dove posso trovare la mia applicazione installata quando l'ho installata su Ubuntu usando Gestione pacchetti. Ho installato RabbitMQ e ho funzionato, il locate rabbitmqche mi ha dato il seguente risultato: /home/anupamg/.m2/repository/com/rabbitmq /home/anupamg/.m2/repository/com/rabbitmq/amqp-client /home/anupamg/.m2/repository/com/rabbitmq/amqp-client/1.7.2 /home/anupamg/.m2/repository/com/rabbitmq/amqp-client/1.7.2/_maven.repositories /home/anupamg/.m2/repository/com/rabbitmq/amqp-client/1.7.2/amqp-client-1.7.2.jar /home/anupamg/.m2/repository/com/rabbitmq/amqp-client/1.7.2/amqp-client-1.7.2.jar.lastUpdated /home/anupamg/.m2/repository/com/rabbitmq/amqp-client/1.7.2/amqp-client-1.7.2.jar.sha1 /home/anupamg/.m2/repository/com/rabbitmq/amqp-client/1.7.2/amqp-client-1.7.2.pom /home/anupamg/.m2/repository/com/rabbitmq/amqp-client/1.7.2/amqp-client-1.7.2.pom.lastUpdated /home/anupamg/.m2/repository/com/rabbitmq/amqp-client/1.7.2/amqp-client-1.7.2.pom.sha1 /home/anupamg/Downloads/rabbitmq-server-generic-unix-2.4.0.tar.gz
Dì, ho foo-1.2.3.debquale dipende perle python, tuttavia, eseguendo il comando: dpkg -i ./foo-1.2.3.deb non installerà queste dipendenze. Quindi devo farlo apt-get install perl pythona mano. Come dpkg -iposso installare automaticamente queste dipendenze per me?
Stavo cercando di installare Teamviewer, ma stavo ricevendo un errore di dipendenza. Ho provato a installare i pacchetti richiesti, ma senza fortuna. Ricevo questo errore: Unpacking teamviewer (from teamviewer_linux_x64.deb) ... dpkg: dependency problems prevent configuration of teamviewer: teamviewer depends on lib32asound2; however: Package lib32asound2 is not installed. teamviewer depends on …
Quando si installa un software tramite dpkg -i packageA.deb, le dipendenze richieste da packageAverranno scaricate e installate automaticamente? In che modo è diverso dall'uso apt-geto aptitude?
Come posso ottenere alcuni dettagli su un pacchetto senza installarlo (ad es. La descrizione e il numero di versione) come in Synaptic o Aptitude. Il comando dpkg -s PACKAGE non funziona, con questo errore. Funziona con i pacchetti installati, comunque dpkg-query: package 'PACKAGE' is not installed and no information is …
Per esempio: $ sudo apt-get install curl Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: bsh : Depends: libjline-java but it is not going to be installed groovy : Depends: …
Ho spesso bisogno di verificare quali pacchetti sono installati e utilizzo il seguente comando: dpkg -l | grep foo che fornisce il seguente output Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Description ii foo <version> <description> Che cosa iisignifica? Quali altre bandiere ci sono? Come leggere le …
Uso il dpkg -lcomando per scoprire quale versione di un pacchetto ho installato. Per esempio: dpkg -l network-manager restituisce le informazioni sul pacchetto: Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Description +++-=========================-=========================-================================================================== ii network-manager 0.8.3~git.20101118t223039 network management framework daemon Come puoi vedere, ritorna 0.8.3~git.20101118t223039che è sbagliato perché …
C'è un modo per installare un pacchetto deb direttamente da un URL, usando una shell ? Qualcosa di simile a dpkg -i http://domain.com/path/to/package.deb (So che potrei usare wget e poi dpkg, mi chiedo solo se c'è qualcosa che lo fa già)
Mi chiedevo solo se qualcuno potesse dirmi cosa significa: E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. reidsr@ubuntu:~$ sudo dpkg --configure -a dpkg: error: dpkg status database is locked by another process reidsr@ubuntu:~$ Come posso eseguire sudo dpkg --configure -a manualmente?
Sono andato a installare bsnes l'altro giorno e per qualsiasi motivo l'installazione non è riuscita. Ora, non riesco ad aggiornare, installare nuovi pacchetti o fare praticamente qualsiasi comando apt-get poiché tutti tentano di elaborare questo pacchetto rotto e falliscono. Il tentativo di installare un nuovo pacchetto lo condanna allo stesso …
: ~ $ sudo apt-get rimuovi nginx * && sudo apt-get installa nginx-full * Lettura degli elenchi dei pacchetti ... Fine Costruire l'albero delle dipendenze Lettura delle informazioni sullo stato ... Fatto Dopo questa operazione, verranno utilizzati 5.579 kB di spazio su disco aggiuntivo. Vuoi continuare? [Y / n] y …
Mi piacerebbe essere in grado di creare un pacchetto che non contiene alcun codice o programma stesso, ma invece installa altri pacchetti che esistono nei repository su un computer, una specie di come fa il ubuntu-restricted-extraspacchetto?
We use cookies and other tracking technologies to improve your browsing experience on our website,
to show you personalized content and targeted ads, to analyze our website traffic,
and to understand where our visitors are coming from.
By continuing, you consent to our use of cookies and other tracking technologies and
affirm you're at least 16 years old or have consent from a parent or guardian.