Error encountered when using dpkg to install packages (--configured)How do I resolve unmet dependencies after adding a PPA?“Can't cd to /var/cache/flashplugin-installer” error when I try to install FlashError installing or updating due to dpkg and linux-image-extra-3.11.0-15-genericUnable to install MariaDB on circleCI ? Problems with dpkg.I get “dpkg error” when I try to install anythingUnable to install nginx on ubuntu 16.0417.10 Error were encountered while processing python-olefiledpkg: error processing package sendmail-baseInstalling RabbitMQ on Ubuntu 14.04 getting following error can anyone give solution?

Recursively updating the MLE as new observations stream in

Should I be concerned about student access to a test bank?

Does fire aspect on a sword, destroy mob drops?

How to find the largest number(s) in a list of elements, possibly non-unique?

Exit shell with shortcut (not typing exit) that closes session properly

If I cast the Enlarge/Reduce spell on an arrow, what weapon could it count as?

What is the tangent at a sharp point on a curve?

Homology of the fiber

How do you justify more code being written by following clean code practices?

Why doesn't the fusion process of the sun speed up?

How to test the sharpness of a knife?

Output visual diagram of picture

Why didn’t Eve recognize the little cockroach as a living organism?

What (if any) is the reason to buy in small local stores?

Did Nintendo change its mind about 68000 SNES?

How are passwords stolen from companies if they only store hashes?

Does convergence of polynomials imply that of its coefficients?

Is there any common country to visit for uk and schengen visa?

Have any astronauts/cosmonauts died in space?

PTIJ: At the Passover Seder, is one allowed to speak more than once during Maggid?

Should a narrator ever describe things based on a characters view instead of fact?

Error in master's thesis, I do not know what to do

Turning a hard to access nut?

What is the difference between something being completely legal and being completely decriminalized?



Error encountered when using dpkg to install packages (--configured)


How do I resolve unmet dependencies after adding a PPA?“Can't cd to /var/cache/flashplugin-installer” error when I try to install FlashError installing or updating due to dpkg and linux-image-extra-3.11.0-15-genericUnable to install MariaDB on circleCI ? Problems with dpkg.I get “dpkg error” when I try to install anythingUnable to install nginx on ubuntu 16.0417.10 Error were encountered while processing python-olefiledpkg: error processing package sendmail-baseInstalling RabbitMQ on Ubuntu 14.04 getting following error can anyone give solution?













2















I used sudo aptitude update and sudo aptitude upgrade to update the packages, and encountered an error when processing the package man-db (with --configure). A few days later, same error occured with libc6:i386. Since there're many packages depends on these two partially installed ones, more and more errors are generated every day.



I tried all methods I can find on the internet, including sudo apt-get -f install and sudo rm /var/cache/debconf/* ; sudo apt-get update , none of them works. I'm not familiar with the Ubuntu system, so I don't know where to find more detailed error message telling what happens.



The system information is



$ cat /proc/version
Linux version 3.13.0-36-generic (buildd@toyol) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #63-Ubuntu SMP
$ uname -p -i -r
3.13.0-36-generic x86_64 x86_64
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty


These're the error messages



$ sudo dpkg --configure -a [99/1979]
Setting up man-db (2.6.7.1-1) ...
dpkg: error processing package man-db (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up libvirtodbc0 (6.1.6+repack-0ubuntu3) ...
dpkg: error processing package libvirtodbc0 (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up cups-bsd (1.7.2-0ubuntu1.2) ...
dpkg: error processing package cups-bsd (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up phonon:amd64 (4:4.7.80-0ubuntu1~ubuntu14.04) ...
dpkg: error processing package phonon:amd64 (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up libc6:i386 (2.19-0ubuntu6.3) ...
dpkg: error processing package libc6:i386 (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up cups (1.7.2-0ubuntu1.2) ...
dpkg: error processing package cups (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of kde-runtime:
kde-runtime depends on phonon; however:
Package phonon:amd64 is not configured yet.

dpkg: error processing package kde-runtime (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libdbus-1-3:i386:
libdbus-1-3:i386 depends on libc6 (>= 2.10); however:
Package libc6:i386 is not configured yet.

...


If someone could just give advice on finding more detailed error report, that will help. Thx.




Updated(2014.9.18 19:39)
Thanks for @Jan 's answer and I got this plenty of new messages:



$ sudo dpkg --configure -D 73777 man-db

D000001: ensure_diversions: new, (re)loading
D000040: checking dependencies of man-db:amd64 (- <none>)
D000400: checking group ...
D000400: checking possibility -> groff-base
D000400: is installed, ok and found
D000400: found 3
D000400: found 3 matched 0 possfixbytrig -
...
D000400: checking group ...
D000400: checking possibility -> dpkg
D000400: is installed, ok and found
D000400: found 3
D000400: found 3 matched 0 possfixbytrig -
D000040: ok 2 msgs >><<
D000040: checking Breaks
D000400: checking virtbroken man
D000400: checking virtbroken man-browser
Setting up man-db (2.6.7.1-1) ...
D020000: trigproc_activate_packageprocessing pkg=man-db:amd64
D000002: fork/exec /var/lib/dpkg/info/man-db.postinst ( configure 2.6.7.1-1 )
dpkg: error processing package man-db (--configure):
subprocess installed post-installation script returned error exit status 1
D020000: post_script_tasks - ensure_diversions
D000001: ensure_diversions: same, skipping
D020000: post_script_tasks - trig_incorporate
D010000: trigproc_run_deferred
Errors were encountered while processing:
man-db


and I tried to execute the man-db.postinst script manually, which results in this:



$ sudo sh -x /var/lib/dpkg/info/man-db.postinst configure 2.6.7.1-1
+ set -e
+ . /usr/share/debconf/confmodule
+ [ ! '' ']'
+ PERL_DL_NONLAZY=1
+ export PERL_DL_NONLAZY
+ [ '' ']'
+ /usr/share/debconf/frontend /var/lib/dpkg/info/man-db.postinst configure 2.6.7.1-1


It seems that the error is due to the /usr/share/debconf/frontend script. But I can't trace more deeply and still don't know what's wrong.










share|improve this question
















bumped to the homepage by Community 12 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • Maybe this can help: askubuntu.com/questions/140246/…

    – Parto
    Sep 18 '14 at 7:28











  • @Parto I've read that article before, and it didn't help. Thanks though. T_T

    – xyguo
    Sep 18 '14 at 7:57















2















I used sudo aptitude update and sudo aptitude upgrade to update the packages, and encountered an error when processing the package man-db (with --configure). A few days later, same error occured with libc6:i386. Since there're many packages depends on these two partially installed ones, more and more errors are generated every day.



I tried all methods I can find on the internet, including sudo apt-get -f install and sudo rm /var/cache/debconf/* ; sudo apt-get update , none of them works. I'm not familiar with the Ubuntu system, so I don't know where to find more detailed error message telling what happens.



The system information is



$ cat /proc/version
Linux version 3.13.0-36-generic (buildd@toyol) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #63-Ubuntu SMP
$ uname -p -i -r
3.13.0-36-generic x86_64 x86_64
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty


These're the error messages



$ sudo dpkg --configure -a [99/1979]
Setting up man-db (2.6.7.1-1) ...
dpkg: error processing package man-db (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up libvirtodbc0 (6.1.6+repack-0ubuntu3) ...
dpkg: error processing package libvirtodbc0 (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up cups-bsd (1.7.2-0ubuntu1.2) ...
dpkg: error processing package cups-bsd (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up phonon:amd64 (4:4.7.80-0ubuntu1~ubuntu14.04) ...
dpkg: error processing package phonon:amd64 (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up libc6:i386 (2.19-0ubuntu6.3) ...
dpkg: error processing package libc6:i386 (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up cups (1.7.2-0ubuntu1.2) ...
dpkg: error processing package cups (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of kde-runtime:
kde-runtime depends on phonon; however:
Package phonon:amd64 is not configured yet.

dpkg: error processing package kde-runtime (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libdbus-1-3:i386:
libdbus-1-3:i386 depends on libc6 (>= 2.10); however:
Package libc6:i386 is not configured yet.

...


If someone could just give advice on finding more detailed error report, that will help. Thx.




Updated(2014.9.18 19:39)
Thanks for @Jan 's answer and I got this plenty of new messages:



$ sudo dpkg --configure -D 73777 man-db

D000001: ensure_diversions: new, (re)loading
D000040: checking dependencies of man-db:amd64 (- <none>)
D000400: checking group ...
D000400: checking possibility -> groff-base
D000400: is installed, ok and found
D000400: found 3
D000400: found 3 matched 0 possfixbytrig -
...
D000400: checking group ...
D000400: checking possibility -> dpkg
D000400: is installed, ok and found
D000400: found 3
D000400: found 3 matched 0 possfixbytrig -
D000040: ok 2 msgs >><<
D000040: checking Breaks
D000400: checking virtbroken man
D000400: checking virtbroken man-browser
Setting up man-db (2.6.7.1-1) ...
D020000: trigproc_activate_packageprocessing pkg=man-db:amd64
D000002: fork/exec /var/lib/dpkg/info/man-db.postinst ( configure 2.6.7.1-1 )
dpkg: error processing package man-db (--configure):
subprocess installed post-installation script returned error exit status 1
D020000: post_script_tasks - ensure_diversions
D000001: ensure_diversions: same, skipping
D020000: post_script_tasks - trig_incorporate
D010000: trigproc_run_deferred
Errors were encountered while processing:
man-db


and I tried to execute the man-db.postinst script manually, which results in this:



$ sudo sh -x /var/lib/dpkg/info/man-db.postinst configure 2.6.7.1-1
+ set -e
+ . /usr/share/debconf/confmodule
+ [ ! '' ']'
+ PERL_DL_NONLAZY=1
+ export PERL_DL_NONLAZY
+ [ '' ']'
+ /usr/share/debconf/frontend /var/lib/dpkg/info/man-db.postinst configure 2.6.7.1-1


It seems that the error is due to the /usr/share/debconf/frontend script. But I can't trace more deeply and still don't know what's wrong.










share|improve this question
















bumped to the homepage by Community 12 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • Maybe this can help: askubuntu.com/questions/140246/…

    – Parto
    Sep 18 '14 at 7:28











  • @Parto I've read that article before, and it didn't help. Thanks though. T_T

    – xyguo
    Sep 18 '14 at 7:57













2












2








2








I used sudo aptitude update and sudo aptitude upgrade to update the packages, and encountered an error when processing the package man-db (with --configure). A few days later, same error occured with libc6:i386. Since there're many packages depends on these two partially installed ones, more and more errors are generated every day.



I tried all methods I can find on the internet, including sudo apt-get -f install and sudo rm /var/cache/debconf/* ; sudo apt-get update , none of them works. I'm not familiar with the Ubuntu system, so I don't know where to find more detailed error message telling what happens.



The system information is



$ cat /proc/version
Linux version 3.13.0-36-generic (buildd@toyol) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #63-Ubuntu SMP
$ uname -p -i -r
3.13.0-36-generic x86_64 x86_64
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty


These're the error messages



$ sudo dpkg --configure -a [99/1979]
Setting up man-db (2.6.7.1-1) ...
dpkg: error processing package man-db (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up libvirtodbc0 (6.1.6+repack-0ubuntu3) ...
dpkg: error processing package libvirtodbc0 (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up cups-bsd (1.7.2-0ubuntu1.2) ...
dpkg: error processing package cups-bsd (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up phonon:amd64 (4:4.7.80-0ubuntu1~ubuntu14.04) ...
dpkg: error processing package phonon:amd64 (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up libc6:i386 (2.19-0ubuntu6.3) ...
dpkg: error processing package libc6:i386 (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up cups (1.7.2-0ubuntu1.2) ...
dpkg: error processing package cups (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of kde-runtime:
kde-runtime depends on phonon; however:
Package phonon:amd64 is not configured yet.

dpkg: error processing package kde-runtime (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libdbus-1-3:i386:
libdbus-1-3:i386 depends on libc6 (>= 2.10); however:
Package libc6:i386 is not configured yet.

...


If someone could just give advice on finding more detailed error report, that will help. Thx.




Updated(2014.9.18 19:39)
Thanks for @Jan 's answer and I got this plenty of new messages:



$ sudo dpkg --configure -D 73777 man-db

D000001: ensure_diversions: new, (re)loading
D000040: checking dependencies of man-db:amd64 (- <none>)
D000400: checking group ...
D000400: checking possibility -> groff-base
D000400: is installed, ok and found
D000400: found 3
D000400: found 3 matched 0 possfixbytrig -
...
D000400: checking group ...
D000400: checking possibility -> dpkg
D000400: is installed, ok and found
D000400: found 3
D000400: found 3 matched 0 possfixbytrig -
D000040: ok 2 msgs >><<
D000040: checking Breaks
D000400: checking virtbroken man
D000400: checking virtbroken man-browser
Setting up man-db (2.6.7.1-1) ...
D020000: trigproc_activate_packageprocessing pkg=man-db:amd64
D000002: fork/exec /var/lib/dpkg/info/man-db.postinst ( configure 2.6.7.1-1 )
dpkg: error processing package man-db (--configure):
subprocess installed post-installation script returned error exit status 1
D020000: post_script_tasks - ensure_diversions
D000001: ensure_diversions: same, skipping
D020000: post_script_tasks - trig_incorporate
D010000: trigproc_run_deferred
Errors were encountered while processing:
man-db


and I tried to execute the man-db.postinst script manually, which results in this:



$ sudo sh -x /var/lib/dpkg/info/man-db.postinst configure 2.6.7.1-1
+ set -e
+ . /usr/share/debconf/confmodule
+ [ ! '' ']'
+ PERL_DL_NONLAZY=1
+ export PERL_DL_NONLAZY
+ [ '' ']'
+ /usr/share/debconf/frontend /var/lib/dpkg/info/man-db.postinst configure 2.6.7.1-1


It seems that the error is due to the /usr/share/debconf/frontend script. But I can't trace more deeply and still don't know what's wrong.










share|improve this question
















I used sudo aptitude update and sudo aptitude upgrade to update the packages, and encountered an error when processing the package man-db (with --configure). A few days later, same error occured with libc6:i386. Since there're many packages depends on these two partially installed ones, more and more errors are generated every day.



I tried all methods I can find on the internet, including sudo apt-get -f install and sudo rm /var/cache/debconf/* ; sudo apt-get update , none of them works. I'm not familiar with the Ubuntu system, so I don't know where to find more detailed error message telling what happens.



The system information is



$ cat /proc/version
Linux version 3.13.0-36-generic (buildd@toyol) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #63-Ubuntu SMP
$ uname -p -i -r
3.13.0-36-generic x86_64 x86_64
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty


These're the error messages



$ sudo dpkg --configure -a [99/1979]
Setting up man-db (2.6.7.1-1) ...
dpkg: error processing package man-db (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up libvirtodbc0 (6.1.6+repack-0ubuntu3) ...
dpkg: error processing package libvirtodbc0 (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up cups-bsd (1.7.2-0ubuntu1.2) ...
dpkg: error processing package cups-bsd (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up phonon:amd64 (4:4.7.80-0ubuntu1~ubuntu14.04) ...
dpkg: error processing package phonon:amd64 (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up libc6:i386 (2.19-0ubuntu6.3) ...
dpkg: error processing package libc6:i386 (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up cups (1.7.2-0ubuntu1.2) ...
dpkg: error processing package cups (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of kde-runtime:
kde-runtime depends on phonon; however:
Package phonon:amd64 is not configured yet.

dpkg: error processing package kde-runtime (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libdbus-1-3:i386:
libdbus-1-3:i386 depends on libc6 (>= 2.10); however:
Package libc6:i386 is not configured yet.

...


If someone could just give advice on finding more detailed error report, that will help. Thx.




Updated(2014.9.18 19:39)
Thanks for @Jan 's answer and I got this plenty of new messages:



$ sudo dpkg --configure -D 73777 man-db

D000001: ensure_diversions: new, (re)loading
D000040: checking dependencies of man-db:amd64 (- <none>)
D000400: checking group ...
D000400: checking possibility -> groff-base
D000400: is installed, ok and found
D000400: found 3
D000400: found 3 matched 0 possfixbytrig -
...
D000400: checking group ...
D000400: checking possibility -> dpkg
D000400: is installed, ok and found
D000400: found 3
D000400: found 3 matched 0 possfixbytrig -
D000040: ok 2 msgs >><<
D000040: checking Breaks
D000400: checking virtbroken man
D000400: checking virtbroken man-browser
Setting up man-db (2.6.7.1-1) ...
D020000: trigproc_activate_packageprocessing pkg=man-db:amd64
D000002: fork/exec /var/lib/dpkg/info/man-db.postinst ( configure 2.6.7.1-1 )
dpkg: error processing package man-db (--configure):
subprocess installed post-installation script returned error exit status 1
D020000: post_script_tasks - ensure_diversions
D000001: ensure_diversions: same, skipping
D020000: post_script_tasks - trig_incorporate
D010000: trigproc_run_deferred
Errors were encountered while processing:
man-db


and I tried to execute the man-db.postinst script manually, which results in this:



$ sudo sh -x /var/lib/dpkg/info/man-db.postinst configure 2.6.7.1-1
+ set -e
+ . /usr/share/debconf/confmodule
+ [ ! '' ']'
+ PERL_DL_NONLAZY=1
+ export PERL_DL_NONLAZY
+ [ '' ']'
+ /usr/share/debconf/frontend /var/lib/dpkg/info/man-db.postinst configure 2.6.7.1-1


It seems that the error is due to the /usr/share/debconf/frontend script. But I can't trace more deeply and still don't know what's wrong.







apt package-management dpkg configuration aptitude






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Sep 18 '14 at 11:57







xyguo

















asked Sep 18 '14 at 6:55









xyguoxyguo

1113




1113





bumped to the homepage by Community 12 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 12 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.














  • Maybe this can help: askubuntu.com/questions/140246/…

    – Parto
    Sep 18 '14 at 7:28











  • @Parto I've read that article before, and it didn't help. Thanks though. T_T

    – xyguo
    Sep 18 '14 at 7:57

















  • Maybe this can help: askubuntu.com/questions/140246/…

    – Parto
    Sep 18 '14 at 7:28











  • @Parto I've read that article before, and it didn't help. Thanks though. T_T

    – xyguo
    Sep 18 '14 at 7:57
















Maybe this can help: askubuntu.com/questions/140246/…

– Parto
Sep 18 '14 at 7:28





Maybe this can help: askubuntu.com/questions/140246/…

– Parto
Sep 18 '14 at 7:28













@Parto I've read that article before, and it didn't help. Thanks though. T_T

– xyguo
Sep 18 '14 at 7:57





@Parto I've read that article before, and it didn't help. Thanks though. T_T

– xyguo
Sep 18 '14 at 7:57










1 Answer
1






active

oldest

votes


















0














Setting up man-db (2.6.7.1-1) ...
dpkg: error processing package man-db (--configure):
subprocess installed post-installation script returned error exit status 1


This means that the postinst script for the man-db package failed. You can check why using:



dkpg --configure -D 777 man-db


Get help on using -D with dpkg -Dh.



You can also run the postinst script yourself:



sh -x /var/lib/dpkg/info/man-db.postinst configure 2.6.7.1-1


And figure out what's wrong.






share|improve this answer






















    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/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%2faskubuntu.com%2fquestions%2f525475%2ferror-encountered-when-using-dpkg-to-install-packages-configured%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









    0














    Setting up man-db (2.6.7.1-1) ...
    dpkg: error processing package man-db (--configure):
    subprocess installed post-installation script returned error exit status 1


    This means that the postinst script for the man-db package failed. You can check why using:



    dkpg --configure -D 777 man-db


    Get help on using -D with dpkg -Dh.



    You can also run the postinst script yourself:



    sh -x /var/lib/dpkg/info/man-db.postinst configure 2.6.7.1-1


    And figure out what's wrong.






    share|improve this answer



























      0














      Setting up man-db (2.6.7.1-1) ...
      dpkg: error processing package man-db (--configure):
      subprocess installed post-installation script returned error exit status 1


      This means that the postinst script for the man-db package failed. You can check why using:



      dkpg --configure -D 777 man-db


      Get help on using -D with dpkg -Dh.



      You can also run the postinst script yourself:



      sh -x /var/lib/dpkg/info/man-db.postinst configure 2.6.7.1-1


      And figure out what's wrong.






      share|improve this answer

























        0












        0








        0







        Setting up man-db (2.6.7.1-1) ...
        dpkg: error processing package man-db (--configure):
        subprocess installed post-installation script returned error exit status 1


        This means that the postinst script for the man-db package failed. You can check why using:



        dkpg --configure -D 777 man-db


        Get help on using -D with dpkg -Dh.



        You can also run the postinst script yourself:



        sh -x /var/lib/dpkg/info/man-db.postinst configure 2.6.7.1-1


        And figure out what's wrong.






        share|improve this answer













        Setting up man-db (2.6.7.1-1) ...
        dpkg: error processing package man-db (--configure):
        subprocess installed post-installation script returned error exit status 1


        This means that the postinst script for the man-db package failed. You can check why using:



        dkpg --configure -D 777 man-db


        Get help on using -D with dpkg -Dh.



        You can also run the postinst script yourself:



        sh -x /var/lib/dpkg/info/man-db.postinst configure 2.6.7.1-1


        And figure out what's wrong.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Sep 18 '14 at 9:30









        JanJan

        7,48522234




        7,48522234



























            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%2f525475%2ferror-encountered-when-using-dpkg-to-install-packages-configured%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

            Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

            Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

            Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»