Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-21-2016, 12:24 PM
|
#1
|
LQ Newbie
Registered: Nov 2016
Posts: 7
Rep: 
|
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.
|
|
|
11-21-2016, 12:27 PM
|
#2
|
Senior Member
Registered: Aug 2006
Location: Detroit, MI
Distribution: GNU/Linux systemd
Posts: 4,278
|
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
Last edited by szboardstretcher; 11-21-2016 at 12:31 PM.
|
|
|
11-21-2016, 12:27 PM
|
#3
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,817
|
Quote:
Originally Posted by Nodi1
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.
|
|
|
11-21-2016, 12:57 PM
|
#4
|
Moderator
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,968
|
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.
|
|
|
11-21-2016, 04:31 PM
|
#5
|
LQ Veteran
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
|
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...
Last edited by ardvark71; 11-21-2016 at 04:39 PM.
Reason: Corrections.
|
|
|
11-21-2016, 04:45 PM
|
#6
|
LQ Guru
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342
|
Quote:
Originally Posted by Nodi1
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.
|
|
|
|
11-22-2016, 02:24 AM
|
#7
|
Senior Member
Registered: Dec 2008
Location: root
Distribution: Slackware & BSD
Posts: 1,669
|
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.
|
|
|
11-22-2016, 08:08 AM
|
#8
|
Moderator
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,968
|
Makekmustag:
Do not propagate the problem by way of attempting to communicate with the OP using non English.
|
|
|
11-25-2016, 02:55 AM
|
#9
|
Senior Member
Registered: Dec 2008
Location: root
Distribution: Slackware & BSD
Posts: 1,669
|
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.
|
|
|
11-25-2016, 08:21 AM
|
#10
|
Moderator
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,968
|
Quote:
Originally Posted by rtmistler
Makekmustag:
Do not propagate the problem by way of attempting to communicate with the OP using non English.
|
Quote:
Originally Posted by malekmustaq
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
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.
Last edited by rtmistler; 11-25-2016 at 08:22 AM.
|
|
|
11-28-2016, 02:56 AM
|
#11
|
Senior Member
Registered: Dec 2008
Location: root
Distribution: Slackware & BSD
Posts: 1,669
|
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  .
|
|
|
All times are GMT -5. The time now is 07:11 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|