sub-process /usr/bin/dpkg returned error code (1)E: Sub-process /usr/bin/dpkg returned an error code (1) - but how do I find the meaningful error messages in APT's output?E: Sub-process /usr/bin/dpkg returned an error code (1) Ubuntu 14.04 LTSError while reinstaling apache2 E: Sub-process /usr/bin/dpkg returned an error code (1)Apport aptget returning E: Sub-process /usr/bin/dpkg returned an error code (1)

how can traditional forms of magic compete against demon magic?

Isn't any conversation with the US president quid-pro-quo?

I think one of my players wants to leave the campaign

Ethics: Is it ethical for a professor to conduct research using a student's ideas without giving them credit?

Co-curricular lessons between geometry and chemistry?

Does Global Entry require agreeing to a higher standard of behavior?

Fitting data in polar coordinates

What was the deal with the news stories about rats in "Joker"?

Switching engine coolant with similar properties oil

Why does rapeseed oil turn sticky but coconut oil doesn't?

Is there any math conjecture that would cause a lot of damage if disproven?

TSP with revenue maximization

SMD ceramic capacitor 0805 vs 1206

Can a website incur liability for linking to a funding campaign for a lawsuit against it?

Can I "read" from English books to my infant, but use words from my native language?

When to use Sitecore.Context.Items and why?

How developed is Huttese?

Can the treble clef be used instead of the bass clef in piano music?

Is the sentence "pay some in cash" understandable?

What exactly is "Japanese" Salt and Pepper?

Is there a heavy usage of the word "bonfire" in English?

Are we sinners because we sin or do we sin because we are sinners?

What definition takes up more memory, def or chardef (considering def contains a single character)?

Unique magic triplets



sub-process /usr/bin/dpkg returned error code (1)


E: Sub-process /usr/bin/dpkg returned an error code (1) - but how do I find the meaningful error messages in APT's output?E: Sub-process /usr/bin/dpkg returned an error code (1) Ubuntu 14.04 LTSError while reinstaling apache2 E: Sub-process /usr/bin/dpkg returned an error code (1)Apport aptget returning E: Sub-process /usr/bin/dpkg returned an error code (1)






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0


















I'm extremely new to ubuntu. I can't seem to get rid of this error. My terminal doesn't work now. but my xterm does.



any help would be appreciated.










share|improve this question




















  • 1





    "error code(1)" simply means that some problem occurred that wasn't dpkg's fault. Please edit your question to show us the complete output of the entire apt or dpkg session, including the command(s) you were trying to run.

    – user535733
    Aug 26 at 17:55












  • E: Sub-process /usr/bin/dpkg returned an error code (1) - but how do I find the meaningful error messages in APT's output?

    – Kulfy
    Aug 26 at 20:12











  • I tried to install cython. When doing so I sent command sudo apt install python3-pip. I'm struggling to even copy/paste text out of the xTerm into this comment box. Prior to throwing the sub-process /usr/bin/dpkg returned error code (1) it states "python3-apt command not found"... Still no ability to open the 'normal' terminal. Was not successful in installation of the cython

    – cgesling
    Aug 26 at 22:10












  • Thank you! output given to command "sudo apt install -f" "Reading package lists...Done Building dependency tree Reading state information ... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded 1 not fully installed or removed Need to get 0B/138kB of archives. After this operation, 0 B of additional disk spalce will be used. dpkg: error processing package python3-apt (--configure): package is in a very bad inconsistent state; you should reinstall it before attempting configuration Errors were encountered while processing:

    – cgesling
    Aug 26 at 22:28












  • Try sudo apt install --reinstall python3-apt to cure the proximate error. If it reinstalls without error, then move on to sudo apt install --fix-missing

    – user535733
    Aug 27 at 0:29

















0


















I'm extremely new to ubuntu. I can't seem to get rid of this error. My terminal doesn't work now. but my xterm does.



any help would be appreciated.










share|improve this question




















  • 1





    "error code(1)" simply means that some problem occurred that wasn't dpkg's fault. Please edit your question to show us the complete output of the entire apt or dpkg session, including the command(s) you were trying to run.

    – user535733
    Aug 26 at 17:55












  • E: Sub-process /usr/bin/dpkg returned an error code (1) - but how do I find the meaningful error messages in APT's output?

    – Kulfy
    Aug 26 at 20:12











  • I tried to install cython. When doing so I sent command sudo apt install python3-pip. I'm struggling to even copy/paste text out of the xTerm into this comment box. Prior to throwing the sub-process /usr/bin/dpkg returned error code (1) it states "python3-apt command not found"... Still no ability to open the 'normal' terminal. Was not successful in installation of the cython

    – cgesling
    Aug 26 at 22:10












  • Thank you! output given to command "sudo apt install -f" "Reading package lists...Done Building dependency tree Reading state information ... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded 1 not fully installed or removed Need to get 0B/138kB of archives. After this operation, 0 B of additional disk spalce will be used. dpkg: error processing package python3-apt (--configure): package is in a very bad inconsistent state; you should reinstall it before attempting configuration Errors were encountered while processing:

    – cgesling
    Aug 26 at 22:28












  • Try sudo apt install --reinstall python3-apt to cure the proximate error. If it reinstalls without error, then move on to sudo apt install --fix-missing

    – user535733
    Aug 27 at 0:29













0













0









0








I'm extremely new to ubuntu. I can't seem to get rid of this error. My terminal doesn't work now. but my xterm does.



any help would be appreciated.










share|improve this question














I'm extremely new to ubuntu. I can't seem to get rid of this error. My terminal doesn't work now. but my xterm does.



any help would be appreciated.







dpkg






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Aug 26 at 17:53









cgeslingcgesling

11 bronze badge




11 bronze badge










  • 1





    "error code(1)" simply means that some problem occurred that wasn't dpkg's fault. Please edit your question to show us the complete output of the entire apt or dpkg session, including the command(s) you were trying to run.

    – user535733
    Aug 26 at 17:55












  • E: Sub-process /usr/bin/dpkg returned an error code (1) - but how do I find the meaningful error messages in APT's output?

    – Kulfy
    Aug 26 at 20:12











  • I tried to install cython. When doing so I sent command sudo apt install python3-pip. I'm struggling to even copy/paste text out of the xTerm into this comment box. Prior to throwing the sub-process /usr/bin/dpkg returned error code (1) it states "python3-apt command not found"... Still no ability to open the 'normal' terminal. Was not successful in installation of the cython

    – cgesling
    Aug 26 at 22:10












  • Thank you! output given to command "sudo apt install -f" "Reading package lists...Done Building dependency tree Reading state information ... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded 1 not fully installed or removed Need to get 0B/138kB of archives. After this operation, 0 B of additional disk spalce will be used. dpkg: error processing package python3-apt (--configure): package is in a very bad inconsistent state; you should reinstall it before attempting configuration Errors were encountered while processing:

    – cgesling
    Aug 26 at 22:28












  • Try sudo apt install --reinstall python3-apt to cure the proximate error. If it reinstalls without error, then move on to sudo apt install --fix-missing

    – user535733
    Aug 27 at 0:29












  • 1





    "error code(1)" simply means that some problem occurred that wasn't dpkg's fault. Please edit your question to show us the complete output of the entire apt or dpkg session, including the command(s) you were trying to run.

    – user535733
    Aug 26 at 17:55












  • E: Sub-process /usr/bin/dpkg returned an error code (1) - but how do I find the meaningful error messages in APT's output?

    – Kulfy
    Aug 26 at 20:12











  • I tried to install cython. When doing so I sent command sudo apt install python3-pip. I'm struggling to even copy/paste text out of the xTerm into this comment box. Prior to throwing the sub-process /usr/bin/dpkg returned error code (1) it states "python3-apt command not found"... Still no ability to open the 'normal' terminal. Was not successful in installation of the cython

    – cgesling
    Aug 26 at 22:10












  • Thank you! output given to command "sudo apt install -f" "Reading package lists...Done Building dependency tree Reading state information ... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded 1 not fully installed or removed Need to get 0B/138kB of archives. After this operation, 0 B of additional disk spalce will be used. dpkg: error processing package python3-apt (--configure): package is in a very bad inconsistent state; you should reinstall it before attempting configuration Errors were encountered while processing:

    – cgesling
    Aug 26 at 22:28












  • Try sudo apt install --reinstall python3-apt to cure the proximate error. If it reinstalls without error, then move on to sudo apt install --fix-missing

    – user535733
    Aug 27 at 0:29







1




1





"error code(1)" simply means that some problem occurred that wasn't dpkg's fault. Please edit your question to show us the complete output of the entire apt or dpkg session, including the command(s) you were trying to run.

– user535733
Aug 26 at 17:55






"error code(1)" simply means that some problem occurred that wasn't dpkg's fault. Please edit your question to show us the complete output of the entire apt or dpkg session, including the command(s) you were trying to run.

– user535733
Aug 26 at 17:55














E: Sub-process /usr/bin/dpkg returned an error code (1) - but how do I find the meaningful error messages in APT's output?

– Kulfy
Aug 26 at 20:12





E: Sub-process /usr/bin/dpkg returned an error code (1) - but how do I find the meaningful error messages in APT's output?

– Kulfy
Aug 26 at 20:12













I tried to install cython. When doing so I sent command sudo apt install python3-pip. I'm struggling to even copy/paste text out of the xTerm into this comment box. Prior to throwing the sub-process /usr/bin/dpkg returned error code (1) it states "python3-apt command not found"... Still no ability to open the 'normal' terminal. Was not successful in installation of the cython

– cgesling
Aug 26 at 22:10






I tried to install cython. When doing so I sent command sudo apt install python3-pip. I'm struggling to even copy/paste text out of the xTerm into this comment box. Prior to throwing the sub-process /usr/bin/dpkg returned error code (1) it states "python3-apt command not found"... Still no ability to open the 'normal' terminal. Was not successful in installation of the cython

– cgesling
Aug 26 at 22:10














Thank you! output given to command "sudo apt install -f" "Reading package lists...Done Building dependency tree Reading state information ... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded 1 not fully installed or removed Need to get 0B/138kB of archives. After this operation, 0 B of additional disk spalce will be used. dpkg: error processing package python3-apt (--configure): package is in a very bad inconsistent state; you should reinstall it before attempting configuration Errors were encountered while processing:

– cgesling
Aug 26 at 22:28






Thank you! output given to command "sudo apt install -f" "Reading package lists...Done Building dependency tree Reading state information ... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded 1 not fully installed or removed Need to get 0B/138kB of archives. After this operation, 0 B of additional disk spalce will be used. dpkg: error processing package python3-apt (--configure): package is in a very bad inconsistent state; you should reinstall it before attempting configuration Errors were encountered while processing:

– cgesling
Aug 26 at 22:28














Try sudo apt install --reinstall python3-apt to cure the proximate error. If it reinstalls without error, then move on to sudo apt install --fix-missing

– user535733
Aug 27 at 0:29





Try sudo apt install --reinstall python3-apt to cure the proximate error. If it reinstalls without error, then move on to sudo apt install --fix-missing

– user535733
Aug 27 at 0:29










0






active

oldest

votes













Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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/4.0/"u003ecc by-sa 4.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%2faskubuntu.com%2fquestions%2f1168701%2fsub-process-usr-bin-dpkg-returned-error-code-1%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 Ask Ubuntu!


  • 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%2faskubuntu.com%2fquestions%2f1168701%2fsub-process-usr-bin-dpkg-returned-error-code-1%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

Tamil (spriik) Luke uk diar | Nawigatjuun

Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?