libc6 does not want to update to 2.29Trouble migrating from Yum to apt-getWhy does installing a libc6 for a...
Does the Artificer's Many-Handed Pouch infusion enable unlimited infinite-range cross-planar communication?
Is it a bad idea to to run 24 tap and shock lands in standard
Non-aqueous eyes?
Does the Long March-11 increase its thrust after clearing the launch tower?
How to hide an urban landmark?
Why we don’t make use of the t-distribution for constructing a confidence interval for a proportion?
What is the color of artificial intelligence?
Meaning of 'lose their grip on the groins of their followers'
Are there any important biographies of nobodies?
Someone whose aspirations exceed abilities or means
Thread Pool C++ Implementation
Is it possible for a vehicle to be manufactured without a catalytic converter?
A map of non-pathological topology?
Can I utilise a baking stone to make crepes?
Wooden cooking layout
What is inside of the 200 star chest?
New pedal fell off maybe 50 miles after installation. Should I replace the entire crank, just the arm, or repair the thread?
Why didn't Voldemort recognize that Dumbledore was affected by his curse?
How to safely destroy (a large quantity of) valid checks?
How to communicate to my GM that not being allowed to use stealth isn't fun for me?
Has there been a multiethnic Star Trek character?
How to trick the reader into thinking they're following a redshirt instead of the protagonist?
What is the maximum number of net attacks that one can make in a round?
How did old MS-DOS games utilize various graphic cards?
libc6 does not want to update to 2.29
Trouble migrating from Yum to apt-getWhy does installing a libc6 for a different arch not work for armhf?apt pinning priority restricted`apt update` failed on Debian Linux“You have held broken packages” when trying to update mysqlDependencies error in Debian 9 StretchHow to get rid of a PPA?Overriding apt-get security check in Debian 9 (stretch) for Cloudera upgradecan't install ecodmsserver on crunchbang++ / Debian 9 stretch distroAm I at risk? How to interpret debscan vulnerability output?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I tried to install KiCad after i updated my Debian box to Debian 10, but i got the following error.
The following packages have unmet dependencies:
kicad : Depends: libc6 (>= 2.29) but 2.28-10 is to be installed
Recommends: kicad-libraries but it is not going to be installed
Recommends: kicad-doc-en but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
After that i did sudo apt update
and ran apt-cache policy libc6
and got the following result.
libc6:
Installed: 2.28-10
Candidate: 2.28-10
Version table:
*** 2.28-10 500
500 http://ftp.au.debian.org/debian buster/main amd64 Packages
100 /var/lib/dpkg/status
2.24-11+deb9u4 500
500 http://deb.debian.org/debian stretch/main amd64 Packages
2.24-11+deb9u1 500
500 http://deb.debian.org/debian-security stretch/updates/main amd64 Packages
500 http://security.debian.org stretch/updates/main amd64 Packages
So my question is how to i update libc6 from 2.28 to 2.29 so i can install KiCad, beacuse whenever i run sudo apt upgrade libc6
i always get
Reading package lists... Done
Building dependency tree
Reading state information... Done
libc6 is already the newest version (2.28-10).
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Any help is appreciated, thanks.
debian upgrade glibc
add a comment |
I tried to install KiCad after i updated my Debian box to Debian 10, but i got the following error.
The following packages have unmet dependencies:
kicad : Depends: libc6 (>= 2.29) but 2.28-10 is to be installed
Recommends: kicad-libraries but it is not going to be installed
Recommends: kicad-doc-en but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
After that i did sudo apt update
and ran apt-cache policy libc6
and got the following result.
libc6:
Installed: 2.28-10
Candidate: 2.28-10
Version table:
*** 2.28-10 500
500 http://ftp.au.debian.org/debian buster/main amd64 Packages
100 /var/lib/dpkg/status
2.24-11+deb9u4 500
500 http://deb.debian.org/debian stretch/main amd64 Packages
2.24-11+deb9u1 500
500 http://deb.debian.org/debian-security stretch/updates/main amd64 Packages
500 http://security.debian.org stretch/updates/main amd64 Packages
So my question is how to i update libc6 from 2.28 to 2.29 so i can install KiCad, beacuse whenever i run sudo apt upgrade libc6
i always get
Reading package lists... Done
Building dependency tree
Reading state information... Done
libc6 is already the newest version (2.28-10).
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Any help is appreciated, thanks.
debian upgrade glibc
add a comment |
I tried to install KiCad after i updated my Debian box to Debian 10, but i got the following error.
The following packages have unmet dependencies:
kicad : Depends: libc6 (>= 2.29) but 2.28-10 is to be installed
Recommends: kicad-libraries but it is not going to be installed
Recommends: kicad-doc-en but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
After that i did sudo apt update
and ran apt-cache policy libc6
and got the following result.
libc6:
Installed: 2.28-10
Candidate: 2.28-10
Version table:
*** 2.28-10 500
500 http://ftp.au.debian.org/debian buster/main amd64 Packages
100 /var/lib/dpkg/status
2.24-11+deb9u4 500
500 http://deb.debian.org/debian stretch/main amd64 Packages
2.24-11+deb9u1 500
500 http://deb.debian.org/debian-security stretch/updates/main amd64 Packages
500 http://security.debian.org stretch/updates/main amd64 Packages
So my question is how to i update libc6 from 2.28 to 2.29 so i can install KiCad, beacuse whenever i run sudo apt upgrade libc6
i always get
Reading package lists... Done
Building dependency tree
Reading state information... Done
libc6 is already the newest version (2.28-10).
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Any help is appreciated, thanks.
debian upgrade glibc
I tried to install KiCad after i updated my Debian box to Debian 10, but i got the following error.
The following packages have unmet dependencies:
kicad : Depends: libc6 (>= 2.29) but 2.28-10 is to be installed
Recommends: kicad-libraries but it is not going to be installed
Recommends: kicad-doc-en but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
After that i did sudo apt update
and ran apt-cache policy libc6
and got the following result.
libc6:
Installed: 2.28-10
Candidate: 2.28-10
Version table:
*** 2.28-10 500
500 http://ftp.au.debian.org/debian buster/main amd64 Packages
100 /var/lib/dpkg/status
2.24-11+deb9u4 500
500 http://deb.debian.org/debian stretch/main amd64 Packages
2.24-11+deb9u1 500
500 http://deb.debian.org/debian-security stretch/updates/main amd64 Packages
500 http://security.debian.org stretch/updates/main amd64 Packages
So my question is how to i update libc6 from 2.28 to 2.29 so i can install KiCad, beacuse whenever i run sudo apt upgrade libc6
i always get
Reading package lists... Done
Building dependency tree
Reading state information... Done
libc6 is already the newest version (2.28-10).
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Any help is appreciated, thanks.
debian upgrade glibc
debian upgrade glibc
edited 20 mins ago
Jeff Schaller♦
46.4k1166150
46.4k1166150
asked 46 mins ago
FletcherFletcher
63
63
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
glibc 2.28.10
is the latest version of glibc
available for Buster. The only way to get 2.29 is to compile it from source and prepend the libraries to your LD_LIBRARY_PATH. You can get it here: https://www.gnu.org/software/libc/sources.html
You can also build an older version of KiCad
from source that depends on glibc 2.28
so that you don't have to install it from apt
.
Keep in mind that the first method will most likely cause other things not to work properly because the system is very particular about having the right version of glibc
installed. If you plan to compile it and prepend the libraries, make sure that you are doing it as a user with no sudo
rights and not as root
.
Lastly, Buster is not yet released and is, as of now, unsupported. It's possible that glibc 2.29
will be released in the future for the kicad
from the Debian repos.
add a comment |
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
});
}
});
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%2f523449%2flibc6-does-not-want-to-update-to-2-29%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
glibc 2.28.10
is the latest version of glibc
available for Buster. The only way to get 2.29 is to compile it from source and prepend the libraries to your LD_LIBRARY_PATH. You can get it here: https://www.gnu.org/software/libc/sources.html
You can also build an older version of KiCad
from source that depends on glibc 2.28
so that you don't have to install it from apt
.
Keep in mind that the first method will most likely cause other things not to work properly because the system is very particular about having the right version of glibc
installed. If you plan to compile it and prepend the libraries, make sure that you are doing it as a user with no sudo
rights and not as root
.
Lastly, Buster is not yet released and is, as of now, unsupported. It's possible that glibc 2.29
will be released in the future for the kicad
from the Debian repos.
add a comment |
glibc 2.28.10
is the latest version of glibc
available for Buster. The only way to get 2.29 is to compile it from source and prepend the libraries to your LD_LIBRARY_PATH. You can get it here: https://www.gnu.org/software/libc/sources.html
You can also build an older version of KiCad
from source that depends on glibc 2.28
so that you don't have to install it from apt
.
Keep in mind that the first method will most likely cause other things not to work properly because the system is very particular about having the right version of glibc
installed. If you plan to compile it and prepend the libraries, make sure that you are doing it as a user with no sudo
rights and not as root
.
Lastly, Buster is not yet released and is, as of now, unsupported. It's possible that glibc 2.29
will be released in the future for the kicad
from the Debian repos.
add a comment |
glibc 2.28.10
is the latest version of glibc
available for Buster. The only way to get 2.29 is to compile it from source and prepend the libraries to your LD_LIBRARY_PATH. You can get it here: https://www.gnu.org/software/libc/sources.html
You can also build an older version of KiCad
from source that depends on glibc 2.28
so that you don't have to install it from apt
.
Keep in mind that the first method will most likely cause other things not to work properly because the system is very particular about having the right version of glibc
installed. If you plan to compile it and prepend the libraries, make sure that you are doing it as a user with no sudo
rights and not as root
.
Lastly, Buster is not yet released and is, as of now, unsupported. It's possible that glibc 2.29
will be released in the future for the kicad
from the Debian repos.
glibc 2.28.10
is the latest version of glibc
available for Buster. The only way to get 2.29 is to compile it from source and prepend the libraries to your LD_LIBRARY_PATH. You can get it here: https://www.gnu.org/software/libc/sources.html
You can also build an older version of KiCad
from source that depends on glibc 2.28
so that you don't have to install it from apt
.
Keep in mind that the first method will most likely cause other things not to work properly because the system is very particular about having the right version of glibc
installed. If you plan to compile it and prepend the libraries, make sure that you are doing it as a user with no sudo
rights and not as root
.
Lastly, Buster is not yet released and is, as of now, unsupported. It's possible that glibc 2.29
will be released in the future for the kicad
from the Debian repos.
answered 7 secs ago
Nasir RileyNasir Riley
3,2752410
3,2752410
add a comment |
add a comment |
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%2f523449%2flibc6-does-not-want-to-update-to-2-29%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