can't install libboost-python in debian












0















I think something is wrong the package manager I use this command to install libboost-python



sudo aptitude install libboost-python1.62.0


I get the following error that later suggests removing python3.7!



The following packages have unmet dependencies:
python3.7 : Breaks: libboost-python1.62.0 (< 1.62.0+dfsg-6) but 1.62.0+dfsg-4 is to be installed


Output of apt policy:



Package files:
100 /var/lib/dpkg/status
release a=now
500 http://deb.debian.org/debian stretch/non-free amd64 Packages
release v=9.8,o=Debian,a=stable,n=stretch,l=Debian,c=non-free,b=amd64
origin deb.debian.org
500 http://deb.debian.org/debian stretch/contrib amd64 Packages
release v=9.8,o=Debian,a=stable,n=stretch,l=Debian,c=contrib,b=amd64
origin deb.debian.org
500 http://deb.debian.org/debian stretch/main amd64 Packages
release v=9.8,o=Debian,a=stable,n=stretch,l=Debian,c=main,b=amd64
origin deb.debian.org
500 http://ftp.us.debian.org/debian stretch-updates/main amd64 Packages
release o=Debian,a=stable-updates,n=stretch-updates,l=Debian,c=main,b=amd64
origin ftp.us.debian.org
500 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
release v=9,o=Debian,a=stable,n=stretch,l=Debian-Security,c=main,b=amd64
origin security.debian.org
500 http://ftp.us.debian.org/debian stretch/main amd64 Packages
release v=9.8,o=Debian,a=stable,n=stretch,l=Debian,c=main,b=amd64
origin ftp.us.debian.org
Pinned packages:


Output of dpkg -l | grep libboost-python gives back nothing. So what is that error message saying?










share|improve this question

























  • Could you edit your question to show the output of apt policy? I’m guessing you’re running Debian 9 with a newer version of Python...

    – Stephen Kitt
    Feb 17 at 18:31











  • @StephenKitt Done. and yes, I have Debian 9 and both Python v2.7.13 and Python v3.7.

    – muhzi
    Feb 17 at 19:03











  • @muhzi did you manually install these packages or did you alter your sources.list to install the newer versions of python from testing or unstable?

    – kemotep
    Feb 18 at 14:32
















0















I think something is wrong the package manager I use this command to install libboost-python



sudo aptitude install libboost-python1.62.0


I get the following error that later suggests removing python3.7!



The following packages have unmet dependencies:
python3.7 : Breaks: libboost-python1.62.0 (< 1.62.0+dfsg-6) but 1.62.0+dfsg-4 is to be installed


Output of apt policy:



Package files:
100 /var/lib/dpkg/status
release a=now
500 http://deb.debian.org/debian stretch/non-free amd64 Packages
release v=9.8,o=Debian,a=stable,n=stretch,l=Debian,c=non-free,b=amd64
origin deb.debian.org
500 http://deb.debian.org/debian stretch/contrib amd64 Packages
release v=9.8,o=Debian,a=stable,n=stretch,l=Debian,c=contrib,b=amd64
origin deb.debian.org
500 http://deb.debian.org/debian stretch/main amd64 Packages
release v=9.8,o=Debian,a=stable,n=stretch,l=Debian,c=main,b=amd64
origin deb.debian.org
500 http://ftp.us.debian.org/debian stretch-updates/main amd64 Packages
release o=Debian,a=stable-updates,n=stretch-updates,l=Debian,c=main,b=amd64
origin ftp.us.debian.org
500 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
release v=9,o=Debian,a=stable,n=stretch,l=Debian-Security,c=main,b=amd64
origin security.debian.org
500 http://ftp.us.debian.org/debian stretch/main amd64 Packages
release v=9.8,o=Debian,a=stable,n=stretch,l=Debian,c=main,b=amd64
origin ftp.us.debian.org
Pinned packages:


Output of dpkg -l | grep libboost-python gives back nothing. So what is that error message saying?










share|improve this question

























  • Could you edit your question to show the output of apt policy? I’m guessing you’re running Debian 9 with a newer version of Python...

    – Stephen Kitt
    Feb 17 at 18:31











  • @StephenKitt Done. and yes, I have Debian 9 and both Python v2.7.13 and Python v3.7.

    – muhzi
    Feb 17 at 19:03











  • @muhzi did you manually install these packages or did you alter your sources.list to install the newer versions of python from testing or unstable?

    – kemotep
    Feb 18 at 14:32














0












0








0


1






I think something is wrong the package manager I use this command to install libboost-python



sudo aptitude install libboost-python1.62.0


I get the following error that later suggests removing python3.7!



The following packages have unmet dependencies:
python3.7 : Breaks: libboost-python1.62.0 (< 1.62.0+dfsg-6) but 1.62.0+dfsg-4 is to be installed


Output of apt policy:



Package files:
100 /var/lib/dpkg/status
release a=now
500 http://deb.debian.org/debian stretch/non-free amd64 Packages
release v=9.8,o=Debian,a=stable,n=stretch,l=Debian,c=non-free,b=amd64
origin deb.debian.org
500 http://deb.debian.org/debian stretch/contrib amd64 Packages
release v=9.8,o=Debian,a=stable,n=stretch,l=Debian,c=contrib,b=amd64
origin deb.debian.org
500 http://deb.debian.org/debian stretch/main amd64 Packages
release v=9.8,o=Debian,a=stable,n=stretch,l=Debian,c=main,b=amd64
origin deb.debian.org
500 http://ftp.us.debian.org/debian stretch-updates/main amd64 Packages
release o=Debian,a=stable-updates,n=stretch-updates,l=Debian,c=main,b=amd64
origin ftp.us.debian.org
500 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
release v=9,o=Debian,a=stable,n=stretch,l=Debian-Security,c=main,b=amd64
origin security.debian.org
500 http://ftp.us.debian.org/debian stretch/main amd64 Packages
release v=9.8,o=Debian,a=stable,n=stretch,l=Debian,c=main,b=amd64
origin ftp.us.debian.org
Pinned packages:


Output of dpkg -l | grep libboost-python gives back nothing. So what is that error message saying?










share|improve this question
















I think something is wrong the package manager I use this command to install libboost-python



sudo aptitude install libboost-python1.62.0


I get the following error that later suggests removing python3.7!



The following packages have unmet dependencies:
python3.7 : Breaks: libboost-python1.62.0 (< 1.62.0+dfsg-6) but 1.62.0+dfsg-4 is to be installed


Output of apt policy:



Package files:
100 /var/lib/dpkg/status
release a=now
500 http://deb.debian.org/debian stretch/non-free amd64 Packages
release v=9.8,o=Debian,a=stable,n=stretch,l=Debian,c=non-free,b=amd64
origin deb.debian.org
500 http://deb.debian.org/debian stretch/contrib amd64 Packages
release v=9.8,o=Debian,a=stable,n=stretch,l=Debian,c=contrib,b=amd64
origin deb.debian.org
500 http://deb.debian.org/debian stretch/main amd64 Packages
release v=9.8,o=Debian,a=stable,n=stretch,l=Debian,c=main,b=amd64
origin deb.debian.org
500 http://ftp.us.debian.org/debian stretch-updates/main amd64 Packages
release o=Debian,a=stable-updates,n=stretch-updates,l=Debian,c=main,b=amd64
origin ftp.us.debian.org
500 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
release v=9,o=Debian,a=stable,n=stretch,l=Debian-Security,c=main,b=amd64
origin security.debian.org
500 http://ftp.us.debian.org/debian stretch/main amd64 Packages
release v=9.8,o=Debian,a=stable,n=stretch,l=Debian,c=main,b=amd64
origin ftp.us.debian.org
Pinned packages:


Output of dpkg -l | grep libboost-python gives back nothing. So what is that error message saying?







debian package-management dpkg aptitude






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 17 at 19:01







muhzi

















asked Feb 17 at 18:09









muhzimuhzi

13




13













  • Could you edit your question to show the output of apt policy? I’m guessing you’re running Debian 9 with a newer version of Python...

    – Stephen Kitt
    Feb 17 at 18:31











  • @StephenKitt Done. and yes, I have Debian 9 and both Python v2.7.13 and Python v3.7.

    – muhzi
    Feb 17 at 19:03











  • @muhzi did you manually install these packages or did you alter your sources.list to install the newer versions of python from testing or unstable?

    – kemotep
    Feb 18 at 14:32



















  • Could you edit your question to show the output of apt policy? I’m guessing you’re running Debian 9 with a newer version of Python...

    – Stephen Kitt
    Feb 17 at 18:31











  • @StephenKitt Done. and yes, I have Debian 9 and both Python v2.7.13 and Python v3.7.

    – muhzi
    Feb 17 at 19:03











  • @muhzi did you manually install these packages or did you alter your sources.list to install the newer versions of python from testing or unstable?

    – kemotep
    Feb 18 at 14:32

















Could you edit your question to show the output of apt policy? I’m guessing you’re running Debian 9 with a newer version of Python...

– Stephen Kitt
Feb 17 at 18:31





Could you edit your question to show the output of apt policy? I’m guessing you’re running Debian 9 with a newer version of Python...

– Stephen Kitt
Feb 17 at 18:31













@StephenKitt Done. and yes, I have Debian 9 and both Python v2.7.13 and Python v3.7.

– muhzi
Feb 17 at 19:03





@StephenKitt Done. and yes, I have Debian 9 and both Python v2.7.13 and Python v3.7.

– muhzi
Feb 17 at 19:03













@muhzi did you manually install these packages or did you alter your sources.list to install the newer versions of python from testing or unstable?

– kemotep
Feb 18 at 14:32





@muhzi did you manually install these packages or did you alter your sources.list to install the newer versions of python from testing or unstable?

– kemotep
Feb 18 at 14:32










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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f501209%2fcant-install-libboost-python-in-debian%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
















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f501209%2fcant-install-libboost-python-in-debian%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

is 'sed' thread safe

How to make a Squid Proxy server?