Fixing Unmet DependanciesFirefox circular-dependency hell on Linux Mint 13Update is telling me my package...
Count the frequency of integers in an array
Color the polygons in PolyhedronData
Did the twin engined Lazair ultralight have a throttle for each engine?
Stuffing in the middle
Is "stainless" a bulk or a surface property of stainless steel?
How could Tony Stark do this - at all?
Why would the President need briefings on UFOs?
Is there a known non-euclidean geometry where two concentric circles of different radii can intersect? (as in the novel "The Universe Between")
Is Eldritch Blast affected by antimagic field
Should my "average" PC be able to discern the potential of encountering a gelatinous cube from subtle clues?
Is there such a thing as too inconvenient?
Was Switzerland really impossible to invade during WW2?
What is a "click" in Greek or Latin?
Earliest evidence of objects intended for future archaeologists?
Can my boss not paying for hours I put in to clean bar after we close?
Would it be illegal for Facebook to actively promote a political agenda?
Can my Boyfriend, who lives in the UK and has a Polish passport, visit me in the USA?
How to compare two different formulations of a problem?
Mixing colours for a symbol
Sleeping solo in a double sleeping bag
How to detect a failed AES256 decryption programmatically?
To "hit home" in German
Can a Beast Master ranger choose a swarm as an animal companion?
Do predators tend to have vertical slit pupils versus horizontal for prey animals?
Fixing Unmet Dependancies
Firefox circular-dependency hell on Linux Mint 13Update is telling me my package system is broken - the instruction to fix it doesn't work - what to do?Cannot install rsync (unable to create…Input/output error)cannot install wine on 17.1 mint: unmet dependencies, broken packagesapt pinning priority restrictedHow to set up busybox dpkg android?“Unmet dependencies. bluez : Conflicts_ bluez-alsa:i386 but 4.98-2ubuntu7 is to be installed”apt commands fail because No file name for keyboard-configuration:amd64
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I am running Linux Mint 19.1.
Whilst downloading a 3D editing software I believe someone's coding instructions have caused an issue with my system. I am currently trying to download gThumb from Software Manager, but I am met with an error message:
The package system is broken
Check if you are using third party repositories. If so disable them,
since they are a common source of problems. Furthermore run the
following command in a Terminal: apt-get install -f
The following packages have unmet dependencies:
wine-stable: Depends: wine-stable-amd64 (= 4.0~bionic) but 4.0~bionic
is installed Depends: wine-stable-i386 (= 4.0~bionic) but it is not
installed
I have tried the suggested command and I am met with:
alex@alex-Lenovo-Y50-70-Touch:~$ apt-get install -f
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
alex@alex-Lenovo-Y50-70-Touch:~$ sudo apt-get install -f
[sudo] password for alex:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
icoutils libcapi20-3 libodbc1 libwxgtk3.0-gtk3-0v5 python-wxgtk3.0
python-wxversion wine-stable-amd64
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
playonlinux wine-stable winehq-stable
0 upgraded, 0 newly installed, 3 to remove and 421 not upgraded.
After this operation, 9,415 kB disk space will be freed.
Do you want to continue? [Y/n] y
dpkg: error: configuration error: /etc/dpkg/dpkg.cfg.d/architectures:1: unknown option 'foreign-architecture'
E: Sub-process dpkg --set-selections returned an error code (2)
E: Couldn't record the approved state changes as dpkg selection states
alex@alex-Lenovo-Y50-70-Touch:~$
I have read several similar posts about this issue but haven't found any exactly the same, or with an actual solution. Please help.
apt package-management dpkg dependencies wine
New contributor
add a comment |
I am running Linux Mint 19.1.
Whilst downloading a 3D editing software I believe someone's coding instructions have caused an issue with my system. I am currently trying to download gThumb from Software Manager, but I am met with an error message:
The package system is broken
Check if you are using third party repositories. If so disable them,
since they are a common source of problems. Furthermore run the
following command in a Terminal: apt-get install -f
The following packages have unmet dependencies:
wine-stable: Depends: wine-stable-amd64 (= 4.0~bionic) but 4.0~bionic
is installed Depends: wine-stable-i386 (= 4.0~bionic) but it is not
installed
I have tried the suggested command and I am met with:
alex@alex-Lenovo-Y50-70-Touch:~$ apt-get install -f
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
alex@alex-Lenovo-Y50-70-Touch:~$ sudo apt-get install -f
[sudo] password for alex:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
icoutils libcapi20-3 libodbc1 libwxgtk3.0-gtk3-0v5 python-wxgtk3.0
python-wxversion wine-stable-amd64
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
playonlinux wine-stable winehq-stable
0 upgraded, 0 newly installed, 3 to remove and 421 not upgraded.
After this operation, 9,415 kB disk space will be freed.
Do you want to continue? [Y/n] y
dpkg: error: configuration error: /etc/dpkg/dpkg.cfg.d/architectures:1: unknown option 'foreign-architecture'
E: Sub-process dpkg --set-selections returned an error code (2)
E: Couldn't record the approved state changes as dpkg selection states
alex@alex-Lenovo-Y50-70-Touch:~$
I have read several similar posts about this issue but haven't found any exactly the same, or with an actual solution. Please help.
apt package-management dpkg dependencies wine
New contributor
You have the errordpkg: error: configuration error: /etc/dpkg/dpkg.cfg.d/architectures:1: unknown option 'foreign-architecture'
. Here's something that may help you
– guillermo chamorro
Aug 17 at 2:03
add a comment |
I am running Linux Mint 19.1.
Whilst downloading a 3D editing software I believe someone's coding instructions have caused an issue with my system. I am currently trying to download gThumb from Software Manager, but I am met with an error message:
The package system is broken
Check if you are using third party repositories. If so disable them,
since they are a common source of problems. Furthermore run the
following command in a Terminal: apt-get install -f
The following packages have unmet dependencies:
wine-stable: Depends: wine-stable-amd64 (= 4.0~bionic) but 4.0~bionic
is installed Depends: wine-stable-i386 (= 4.0~bionic) but it is not
installed
I have tried the suggested command and I am met with:
alex@alex-Lenovo-Y50-70-Touch:~$ apt-get install -f
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
alex@alex-Lenovo-Y50-70-Touch:~$ sudo apt-get install -f
[sudo] password for alex:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
icoutils libcapi20-3 libodbc1 libwxgtk3.0-gtk3-0v5 python-wxgtk3.0
python-wxversion wine-stable-amd64
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
playonlinux wine-stable winehq-stable
0 upgraded, 0 newly installed, 3 to remove and 421 not upgraded.
After this operation, 9,415 kB disk space will be freed.
Do you want to continue? [Y/n] y
dpkg: error: configuration error: /etc/dpkg/dpkg.cfg.d/architectures:1: unknown option 'foreign-architecture'
E: Sub-process dpkg --set-selections returned an error code (2)
E: Couldn't record the approved state changes as dpkg selection states
alex@alex-Lenovo-Y50-70-Touch:~$
I have read several similar posts about this issue but haven't found any exactly the same, or with an actual solution. Please help.
apt package-management dpkg dependencies wine
New contributor
I am running Linux Mint 19.1.
Whilst downloading a 3D editing software I believe someone's coding instructions have caused an issue with my system. I am currently trying to download gThumb from Software Manager, but I am met with an error message:
The package system is broken
Check if you are using third party repositories. If so disable them,
since they are a common source of problems. Furthermore run the
following command in a Terminal: apt-get install -f
The following packages have unmet dependencies:
wine-stable: Depends: wine-stable-amd64 (= 4.0~bionic) but 4.0~bionic
is installed Depends: wine-stable-i386 (= 4.0~bionic) but it is not
installed
I have tried the suggested command and I am met with:
alex@alex-Lenovo-Y50-70-Touch:~$ apt-get install -f
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
alex@alex-Lenovo-Y50-70-Touch:~$ sudo apt-get install -f
[sudo] password for alex:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
icoutils libcapi20-3 libodbc1 libwxgtk3.0-gtk3-0v5 python-wxgtk3.0
python-wxversion wine-stable-amd64
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
playonlinux wine-stable winehq-stable
0 upgraded, 0 newly installed, 3 to remove and 421 not upgraded.
After this operation, 9,415 kB disk space will be freed.
Do you want to continue? [Y/n] y
dpkg: error: configuration error: /etc/dpkg/dpkg.cfg.d/architectures:1: unknown option 'foreign-architecture'
E: Sub-process dpkg --set-selections returned an error code (2)
E: Couldn't record the approved state changes as dpkg selection states
alex@alex-Lenovo-Y50-70-Touch:~$
I have read several similar posts about this issue but haven't found any exactly the same, or with an actual solution. Please help.
apt package-management dpkg dependencies wine
apt package-management dpkg dependencies wine
New contributor
New contributor
New contributor
asked Aug 16 at 23:27
AnimarexAnimarex
1
1
New contributor
New contributor
You have the errordpkg: error: configuration error: /etc/dpkg/dpkg.cfg.d/architectures:1: unknown option 'foreign-architecture'
. Here's something that may help you
– guillermo chamorro
Aug 17 at 2:03
add a comment |
You have the errordpkg: error: configuration error: /etc/dpkg/dpkg.cfg.d/architectures:1: unknown option 'foreign-architecture'
. Here's something that may help you
– guillermo chamorro
Aug 17 at 2:03
You have the error
dpkg: error: configuration error: /etc/dpkg/dpkg.cfg.d/architectures:1: unknown option 'foreign-architecture'
. Here's something that may help you– guillermo chamorro
Aug 17 at 2:03
You have the error
dpkg: error: configuration error: /etc/dpkg/dpkg.cfg.d/architectures:1: unknown option 'foreign-architecture'
. Here's something that may help you– guillermo chamorro
Aug 17 at 2:03
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Animarex is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f535959%2ffixing-unmet-dependancies%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Animarex is a new contributor. Be nice, and check out our Code of Conduct.
Animarex is a new contributor. Be nice, and check out our Code of Conduct.
Animarex is a new contributor. Be nice, and check out our Code of Conduct.
Animarex is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f535959%2ffixing-unmet-dependancies%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You have the error
dpkg: error: configuration error: /etc/dpkg/dpkg.cfg.d/architectures:1: unknown option 'foreign-architecture'
. Here's something that may help you– guillermo chamorro
Aug 17 at 2:03