LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help... (https://www.linuxquestions.org/questions/linux-newbie-8/help-4175593971/)

Nodi1 11-21-2016 12:24 PM

Help...
 
nodi@nodi :~$ sudo apt-get install libcanberra-gtk3-module
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Tal vez quiera ejecutar «apt-get -f install» para corregirlo:
Los siguientes paquetes tienen dependencias incumplidas:
libgcrypt11 : Rompe: libgcrypt11:i386 (!= 1.5.0-3ubuntu0.4) pero 1.5.0-3ubuntu0.5 va a ser instalado
libgcrypt11:i386 : Rompe: libgcrypt11 (!= 1.5.0-3ubuntu0.5) pero 1.5.0-3ubuntu0.4 va a ser instalado
E: Dependencias incumplidas. Intente «apt-get -f install» sin paquetes (o especifique una solución).
nodi@nodi:~$ sudo apt-get install libcanberra-gtk-module:i386
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
libcanberra-gtk-module:i386 ya está en su versión más reciente.
fijado libcanberra-gtk-module:i386 como instalado manualmente.
Tal vez quiera ejecutar «apt-get -f install» para corregirlo:
Los siguientes paquetes tienen dependencias incumplidas:
libgcrypt11 : Rompe: libgcrypt11:i386 (!= 1.5.0-3ubuntu0.4) pero 1.5.0-3ubuntu0.5 va a ser instalado
libgcrypt11:i386 : Rompe: libgcrypt11 (!= 1.5.0-3ubuntu0.5) pero 1.5.0-3ubuntu0.4 va a ser instalado
E: Dependencias incumplidas. Intente «apt-get -f install» sin paquetes (o especifique una solución).
nodi@nodi:~$
Sorry, i don't speak english.

szboardstretcher 11-21-2016 12:27 PM

This is an English-only board. But having seen what I think is that error a bunch of times, you should probably run:

Code:

sudo apt-get update
sudo apt-get install libcanberra-gtk3-module


TB0ne 11-21-2016 12:27 PM

Quote:

Originally Posted by Nodi1 (Post 5633036)
nodi@nodi :~$ sudo apt-get install libcanberra-gtk3-module
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Tal vez quiera ejecutar «apt-get -f install» para corregirlo:
Los siguientes paquetes tienen dependencias incumplidas:
libgcrypt11 : Rompe: libgcrypt11:i386 (!= 1.5.0-3ubuntu0.4) pero 1.5.0-3ubuntu0.5 va a ser instalado
libgcrypt11:i386 : Rompe: libgcrypt11 (!= 1.5.0-3ubuntu0.5) pero 1.5.0-3ubuntu0.4 va a ser instalado
E: Dependencias incumplidas. Intente «apt-get -f install» sin paquetes (o especifique una solución).
nodi@nodi:~$ sudo apt-get install libcanberra-gtk-module:i386
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
libcanberra-gtk-module:i386 ya está en su versión más reciente.
fijado libcanberra-gtk-module:i386 como instalado manualmente.
Tal vez quiera ejecutar «apt-get -f install» para corregirlo:
Los siguientes paquetes tienen dependencias incumplidas:
libgcrypt11 : Rompe: libgcrypt11:i386 (!= 1.5.0-3ubuntu0.4) pero 1.5.0-3ubuntu0.5 va a ser instalado
libgcrypt11:i386 : Rompe: libgcrypt11 (!= 1.5.0-3ubuntu0.5) pero 1.5.0-3ubuntu0.4 va a ser instalado
E: Dependencias incumplidas. Intente «apt-get -f install» sin paquetes (o especifique una solución).
nodi@nodi:~$
Sorry, i don't speak english.

Sorry, this is an English only forum...post in English.

Also, you need to read the LQ Rules and "Question Guidelines"...just posting a lump of messages without giving us ANY details about your system or what you're trying to do, tells us absolutely nothing. We can't guess.

rtmistler 11-21-2016 12:57 PM

Hi Nodi1 and welcome to LQ,

Please use a descriptive title for your thread excluding words like 'urgent' or 'help'. Using a proper title makes it easier for members to help you. This thread has been reported for title modification. Please do not add replies that address the thread title.

Also per LQ Rules as others have pointed out:
Quote:

All member-created content should be in English. This allows our moderators to ensure all content complies with all LQ rules. In addition, we recommend you avoid sms/l33t speak in the technical fora. Avoiding sms/l33t speak will improve question clarity and increase the chance of receiving a helpful response.
While we understand that you do not speak English, you'll have to find a way to translate or do the best you can with your posting.

ardvark71 11-21-2016 04:31 PM

Hi all....

Here is an English translation from Google Translate...

Quote:

nodi@nodi:~$ sudo apt-get install libcanberra-gtk3-module
Reading package list ... Done
Creating dependency tree
Reading the status information ... Done
You may want to run apt-get -f install to fix it:
The following packages have unmet dependencies:
Libgcrypt11: Break: libgcrypt11: i386 (! = 1.5.0-3ubuntu0.4) but 1.5.0-3ubuntu0.5 is going to be installed
Libgcrypt11: i386: Break: libgcrypt11 (! = 1.5.0-3ubuntu0.5) but 1.5.0-3ubuntu0.4 is going to be installed
E: Unfulfilled dependencies. Try apt-get -f install without packages (or specify a solution).
nodi@nodi:~$ sudo apt-get install libcanberra-gtk-module: i386
Reading package list ... Done
Creating dependency tree
Reading the status information ... Done
Libcanberra-gtk-module: i386 is already in its most recent version.
Fixed libcanberra-gtk-module: i386 as manually installed.
You may want to run "apt-get -f install" to correct it:
The following packages have unmet dependencies:
Libgcrypt11: Break: libgcrypt11: i386 (! = 1.5.0-3ubuntu0.4) but 1.5.0-3ubuntu0.5 is going to be installed
Libgcrypt11: i386: Break: libgcrypt11 (! = 1.5.0-3ubuntu0.5) but 1.5.0-3ubuntu0.4 is going to be installed
E: Unfulfilled dependencies. Try apt-get -f install without packages (or specify a solution).
@Nodi1: Welcome to the forum :)

I would first try the suggestion mentioned at the bottom. Please open a terminal and run this command....

Code:

sudo apt-get install -f
Disclaimer: Be careful with commands that are prefaced with "su" or "sudo." They will essentially allow root access to your system. Mistakes could possibly damage or even destroy your OS.

Regards...

BW-userx 11-21-2016 04:45 PM

Quote:

Originally Posted by Nodi1 (Post 5633036)
nodi@nodi :~$ sudo apt-get install libcanberra-gtk3-module
Leyendo lista de paquetes... Hecho

E: Dependencias incumplidas. Intente «apt-get -f install» sin paquetes (o especifique una solución).
nodi@nodi:~$
Sorry, i don't speak english.

I don't think your computer speaks english either

Quote:

Nodi @ nodi: ~ $ sudo apt-get install libcanberra-gtk3-module
Reading package list ... Done
Creating dependency tree
Reading the status information ... Done
You may want to run "apt-get -f install" to correct it:
The following packages have unmet dependencies:
Libgcrypt11: Break: libgcrypt11: i386 (! = 1.5.0-3ubuntu0.4) but 1.5.0-3ubuntu0.5 is going to be installed
Libgcrypt11: i386: Break: libgcrypt11 (! = 1.5.0-3ubuntu0.5) but 1.5.0-3ubuntu0.4 is going to be installed
E: Unfulfilled dependencies. Try apt-get -f install without packages (or specify a solution).
Nodi @ nodi: ~ $ sudo apt-get install libcanberra-gtk-module: i386
Reading package list ... Done
Creating dependency tree
Reading the status information ... Done
Libcanberra-gtk-module: i386 is already in its most recent version.
Fixed libcanberra-gtk-module: i386 as manually installed.
You may want to run "apt-get -f install" to correct it:
The following packages have unmet dependencies:
Libgcrypt11: Break: libgcrypt11: i386 (! = 1.5.0-3ubuntu0.4) but 1.5.0-3ubuntu0.5 is going to be installed
Libgcrypt11: i386: Break: libgcrypt11 (! = 1.5.0-3ubuntu0.5) but 1.5.0-3ubuntu0.4 is going to be installed
E: Unfulfilled dependencies. Try apt-get -f install without packages (or specify a solution).
Nodi nod
Sorry, I do not speak english.

malekmustaq 11-22-2016 02:24 AM

Just to make sure the OP is not under duress or was not kidnapped for ransom after making the post:
-
Hola nodi1 aki es un foru solo in ingles asique c puede traduserlo para ki mucho t pueda ayudar and use a more descriptive title.

rtmistler 11-22-2016 08:08 AM

Makekmustag:

Do not propagate the problem by way of attempting to communicate with the OP using non English.

malekmustaq 11-25-2016 02:55 AM

Excuse me. I do not propagate. I only wanted to ascertain that the OP is still there, review my intro ending in a colon ( : ). The helping posts offered are useful and they came from no less the good ones in the forum. My purpose was to use his tongue to ascertain, let him know the forum is strictly in english. He is expected to reply in a workable english if he is equipped enough.

rtmistler 11-25-2016 08:21 AM

Quote:

Originally Posted by rtmistler (Post 5633353)
Makekmustag:

Do not propagate the problem by way of attempting to communicate with the OP using non English.

Quote:

Originally Posted by malekmustaq (Post 5634355)
Excuse me. I do not propagate. I only wanted to ascertain that the OP is still there, review my intro ending in a colon ( : ). The helping posts offered are useful and they came from no less the good ones in the forum. My purpose was to use his tongue to ascertain, let him know the forum is strictly in english. He is expected to reply in a workable english if he is equipped enough.

Quote:

Originally Posted by malekmustaq (Post 5633287)
Just to make sure the OP is not under duress or was not kidnapped for ransom after making the post:
-
Hola nodi1 aki es un foru solo in ingles asique c puede traduserlo para ki mucho t pueda ayudar and use a more descriptive title.

This is an English only forum, it applies to you as well as new members. They are just as capable as anyone of using a translate tool to review what other member comments have cited. Please refrain from going too far in order to be helpful. Have you considered what the OP might think about your other statement implying that they might be in danger, were they to translate that? There's no need to continue to prod an original poster, they managed to set up an account and will continue to receive thread replies to their message. It is their choice if they have not followed up.

malekmustaq 11-28-2016 02:56 AM

Quote:

Please refrain from going too far in order to be helpful.
If that feels good to you, well it does to me also. Let's wait if the OP returns from unexpected silence or captivity :D .


All times are GMT -5. The time now is 02:04 PM.