DPKG errors for hddtemp and glances when I run APT commands

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












This is the output I am getting. What do I need to do?



Reading package lists... Done
Building dependency tree
Reading state information... Done
lynx is already the newest version (2.8.9dev16-1).
The following package was automatically installed and is no longer required:
libavahi-common-data:i386
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
Setting up hddtemp (0.3-beta15-52) ...
Job for hddtemp.service failed because a timeout was exceeded.
See "systemctl status hddtemp.service" and "journalctl -xe" for details.
invoke-rc.d: initscript hddtemp, action "start" failed.
● hddtemp.service - LSB: disk temperature monitoring daemon
Loaded: loaded (/etc/init.d/hddtemp; generated; vendor preset: enabled)
Active: failed (Result: timeout) since Sun 2018-03-18 13:03:48 PDT; 9ms ago
Docs: man:systemd-sysv-generator(8)
Process: 2648 ExecStart=/etc/init.d/hddtemp start (code=killed, signal=TERM)
Tasks: 3 (limit: 4915)
CGroup: /system.slice/hddtemp.service
├─1428 plymouth --ping
└─2651 plymouth --ping

Mar 18 12:58:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: Starting LSB: disk temperature monitoring daemon...
Mar 18 13:03:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: hddtemp.service: Start operation timed out. Terminating.
Mar 18 13:03:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: Failed to start LSB: disk temperature monitoring daemon.
Mar 18 13:03:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: hddtemp.service: Unit entered failed state.
Mar 18 13:03:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: hddtemp.service: Failed with result 'timeout'.
dpkg: error processing package hddtemp (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up glances (2.10-2) ...
Job for glances.service failed because a timeout was exceeded.
See "systemctl status glances.service" and "journalctl -xe" for details.
invoke-rc.d: initscript glances, action "start" failed.
● glances.service - LSB: Starts and daemonize Glances server
Loaded: loaded (/etc/init.d/glances; generated; vendor preset: enabled)
Active: failed (Result: timeout) since Sun 2018-03-18 13:08:49 PDT; 13ms ago
Docs: man:systemd-sysv-generator(8)
Process: 2829 ExecStart=/etc/init.d/glances start (code=killed, signal=TERM)
Tasks: 3 (limit: 4915)
CGroup: /system.slice/glances.service
├─1429 plymouth --ping
└─2832 plymouth --ping

Mar 18 13:03:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: Starting LSB: Starts and daemonize Glances server...
Mar 18 13:08:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: glances.service: Start operation timed out. Terminating.
Mar 18 13:08:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: Failed to start LSB: Starts and daemonize Glances server.
Mar 18 13:08:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: glances.service: Unit entered failed state.
Mar 18 13:08:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: glances.service: Failed with result 'timeout'.
dpkg: error processing package glances (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
hddtemp
glances
E: Sub-process /usr/bin/dpkg returned an error code (1)









share|improve this question























  • Read the output - "lynx is already the newest version" so the problem is not with lynx ;) "Errors were encountered while processing: hddtemp glances" Folowed by See "systemctl status hddtemp.service" and "journalctl -xe" for details. and See "systemctl status glances.service" and "journalctl -xe" for details. so post the output of those commands please.
    – Panther
    Mar 18 at 20:33










  • How do I do that?
    – Jay Holloway
    Mar 18 at 20:33










  • OK I see what you are saying now. I am new to linux more or less. It is already installed!
    – Jay Holloway
    Mar 18 at 20:41










  • Open a terminal and run journalctl -xe as well as the 2 systemctl commands. Copy paste the output into your question or pastebin them if you can not edit your question. Use the code blocks around the text - the little "" icon at the top when you edit or post your question.
    – Panther
    Mar 18 at 20:41














up vote
0
down vote

favorite












This is the output I am getting. What do I need to do?



Reading package lists... Done
Building dependency tree
Reading state information... Done
lynx is already the newest version (2.8.9dev16-1).
The following package was automatically installed and is no longer required:
libavahi-common-data:i386
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
Setting up hddtemp (0.3-beta15-52) ...
Job for hddtemp.service failed because a timeout was exceeded.
See "systemctl status hddtemp.service" and "journalctl -xe" for details.
invoke-rc.d: initscript hddtemp, action "start" failed.
● hddtemp.service - LSB: disk temperature monitoring daemon
Loaded: loaded (/etc/init.d/hddtemp; generated; vendor preset: enabled)
Active: failed (Result: timeout) since Sun 2018-03-18 13:03:48 PDT; 9ms ago
Docs: man:systemd-sysv-generator(8)
Process: 2648 ExecStart=/etc/init.d/hddtemp start (code=killed, signal=TERM)
Tasks: 3 (limit: 4915)
CGroup: /system.slice/hddtemp.service
├─1428 plymouth --ping
└─2651 plymouth --ping

Mar 18 12:58:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: Starting LSB: disk temperature monitoring daemon...
Mar 18 13:03:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: hddtemp.service: Start operation timed out. Terminating.
Mar 18 13:03:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: Failed to start LSB: disk temperature monitoring daemon.
Mar 18 13:03:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: hddtemp.service: Unit entered failed state.
Mar 18 13:03:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: hddtemp.service: Failed with result 'timeout'.
dpkg: error processing package hddtemp (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up glances (2.10-2) ...
Job for glances.service failed because a timeout was exceeded.
See "systemctl status glances.service" and "journalctl -xe" for details.
invoke-rc.d: initscript glances, action "start" failed.
● glances.service - LSB: Starts and daemonize Glances server
Loaded: loaded (/etc/init.d/glances; generated; vendor preset: enabled)
Active: failed (Result: timeout) since Sun 2018-03-18 13:08:49 PDT; 13ms ago
Docs: man:systemd-sysv-generator(8)
Process: 2829 ExecStart=/etc/init.d/glances start (code=killed, signal=TERM)
Tasks: 3 (limit: 4915)
CGroup: /system.slice/glances.service
├─1429 plymouth --ping
└─2832 plymouth --ping

Mar 18 13:03:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: Starting LSB: Starts and daemonize Glances server...
Mar 18 13:08:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: glances.service: Start operation timed out. Terminating.
Mar 18 13:08:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: Failed to start LSB: Starts and daemonize Glances server.
Mar 18 13:08:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: glances.service: Unit entered failed state.
Mar 18 13:08:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: glances.service: Failed with result 'timeout'.
dpkg: error processing package glances (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
hddtemp
glances
E: Sub-process /usr/bin/dpkg returned an error code (1)









share|improve this question























  • Read the output - "lynx is already the newest version" so the problem is not with lynx ;) "Errors were encountered while processing: hddtemp glances" Folowed by See "systemctl status hddtemp.service" and "journalctl -xe" for details. and See "systemctl status glances.service" and "journalctl -xe" for details. so post the output of those commands please.
    – Panther
    Mar 18 at 20:33










  • How do I do that?
    – Jay Holloway
    Mar 18 at 20:33










  • OK I see what you are saying now. I am new to linux more or less. It is already installed!
    – Jay Holloway
    Mar 18 at 20:41










  • Open a terminal and run journalctl -xe as well as the 2 systemctl commands. Copy paste the output into your question or pastebin them if you can not edit your question. Use the code blocks around the text - the little "" icon at the top when you edit or post your question.
    – Panther
    Mar 18 at 20:41












up vote
0
down vote

favorite









up vote
0
down vote

favorite











This is the output I am getting. What do I need to do?



Reading package lists... Done
Building dependency tree
Reading state information... Done
lynx is already the newest version (2.8.9dev16-1).
The following package was automatically installed and is no longer required:
libavahi-common-data:i386
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
Setting up hddtemp (0.3-beta15-52) ...
Job for hddtemp.service failed because a timeout was exceeded.
See "systemctl status hddtemp.service" and "journalctl -xe" for details.
invoke-rc.d: initscript hddtemp, action "start" failed.
● hddtemp.service - LSB: disk temperature monitoring daemon
Loaded: loaded (/etc/init.d/hddtemp; generated; vendor preset: enabled)
Active: failed (Result: timeout) since Sun 2018-03-18 13:03:48 PDT; 9ms ago
Docs: man:systemd-sysv-generator(8)
Process: 2648 ExecStart=/etc/init.d/hddtemp start (code=killed, signal=TERM)
Tasks: 3 (limit: 4915)
CGroup: /system.slice/hddtemp.service
├─1428 plymouth --ping
└─2651 plymouth --ping

Mar 18 12:58:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: Starting LSB: disk temperature monitoring daemon...
Mar 18 13:03:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: hddtemp.service: Start operation timed out. Terminating.
Mar 18 13:03:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: Failed to start LSB: disk temperature monitoring daemon.
Mar 18 13:03:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: hddtemp.service: Unit entered failed state.
Mar 18 13:03:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: hddtemp.service: Failed with result 'timeout'.
dpkg: error processing package hddtemp (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up glances (2.10-2) ...
Job for glances.service failed because a timeout was exceeded.
See "systemctl status glances.service" and "journalctl -xe" for details.
invoke-rc.d: initscript glances, action "start" failed.
● glances.service - LSB: Starts and daemonize Glances server
Loaded: loaded (/etc/init.d/glances; generated; vendor preset: enabled)
Active: failed (Result: timeout) since Sun 2018-03-18 13:08:49 PDT; 13ms ago
Docs: man:systemd-sysv-generator(8)
Process: 2829 ExecStart=/etc/init.d/glances start (code=killed, signal=TERM)
Tasks: 3 (limit: 4915)
CGroup: /system.slice/glances.service
├─1429 plymouth --ping
└─2832 plymouth --ping

Mar 18 13:03:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: Starting LSB: Starts and daemonize Glances server...
Mar 18 13:08:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: glances.service: Start operation timed out. Terminating.
Mar 18 13:08:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: Failed to start LSB: Starts and daemonize Glances server.
Mar 18 13:08:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: glances.service: Unit entered failed state.
Mar 18 13:08:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: glances.service: Failed with result 'timeout'.
dpkg: error processing package glances (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
hddtemp
glances
E: Sub-process /usr/bin/dpkg returned an error code (1)









share|improve this question















This is the output I am getting. What do I need to do?



Reading package lists... Done
Building dependency tree
Reading state information... Done
lynx is already the newest version (2.8.9dev16-1).
The following package was automatically installed and is no longer required:
libavahi-common-data:i386
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
Setting up hddtemp (0.3-beta15-52) ...
Job for hddtemp.service failed because a timeout was exceeded.
See "systemctl status hddtemp.service" and "journalctl -xe" for details.
invoke-rc.d: initscript hddtemp, action "start" failed.
● hddtemp.service - LSB: disk temperature monitoring daemon
Loaded: loaded (/etc/init.d/hddtemp; generated; vendor preset: enabled)
Active: failed (Result: timeout) since Sun 2018-03-18 13:03:48 PDT; 9ms ago
Docs: man:systemd-sysv-generator(8)
Process: 2648 ExecStart=/etc/init.d/hddtemp start (code=killed, signal=TERM)
Tasks: 3 (limit: 4915)
CGroup: /system.slice/hddtemp.service
├─1428 plymouth --ping
└─2651 plymouth --ping

Mar 18 12:58:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: Starting LSB: disk temperature monitoring daemon...
Mar 18 13:03:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: hddtemp.service: Start operation timed out. Terminating.
Mar 18 13:03:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: Failed to start LSB: disk temperature monitoring daemon.
Mar 18 13:03:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: hddtemp.service: Unit entered failed state.
Mar 18 13:03:48 hal9001-Inspiron-15-7000-Gaming systemd[1]: hddtemp.service: Failed with result 'timeout'.
dpkg: error processing package hddtemp (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up glances (2.10-2) ...
Job for glances.service failed because a timeout was exceeded.
See "systemctl status glances.service" and "journalctl -xe" for details.
invoke-rc.d: initscript glances, action "start" failed.
● glances.service - LSB: Starts and daemonize Glances server
Loaded: loaded (/etc/init.d/glances; generated; vendor preset: enabled)
Active: failed (Result: timeout) since Sun 2018-03-18 13:08:49 PDT; 13ms ago
Docs: man:systemd-sysv-generator(8)
Process: 2829 ExecStart=/etc/init.d/glances start (code=killed, signal=TERM)
Tasks: 3 (limit: 4915)
CGroup: /system.slice/glances.service
├─1429 plymouth --ping
└─2832 plymouth --ping

Mar 18 13:03:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: Starting LSB: Starts and daemonize Glances server...
Mar 18 13:08:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: glances.service: Start operation timed out. Terminating.
Mar 18 13:08:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: Failed to start LSB: Starts and daemonize Glances server.
Mar 18 13:08:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: glances.service: Unit entered failed state.
Mar 18 13:08:49 hal9001-Inspiron-15-7000-Gaming systemd[1]: glances.service: Failed with result 'timeout'.
dpkg: error processing package glances (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
hddtemp
glances
E: Sub-process /usr/bin/dpkg returned an error code (1)






apt package-management dpkg juju openstack






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 21 at 16:01









Zanna

48.1k13120228




48.1k13120228










asked Mar 18 at 20:28









Jay Holloway

63




63











  • Read the output - "lynx is already the newest version" so the problem is not with lynx ;) "Errors were encountered while processing: hddtemp glances" Folowed by See "systemctl status hddtemp.service" and "journalctl -xe" for details. and See "systemctl status glances.service" and "journalctl -xe" for details. so post the output of those commands please.
    – Panther
    Mar 18 at 20:33










  • How do I do that?
    – Jay Holloway
    Mar 18 at 20:33










  • OK I see what you are saying now. I am new to linux more or less. It is already installed!
    – Jay Holloway
    Mar 18 at 20:41










  • Open a terminal and run journalctl -xe as well as the 2 systemctl commands. Copy paste the output into your question or pastebin them if you can not edit your question. Use the code blocks around the text - the little "" icon at the top when you edit or post your question.
    – Panther
    Mar 18 at 20:41
















  • Read the output - "lynx is already the newest version" so the problem is not with lynx ;) "Errors were encountered while processing: hddtemp glances" Folowed by See "systemctl status hddtemp.service" and "journalctl -xe" for details. and See "systemctl status glances.service" and "journalctl -xe" for details. so post the output of those commands please.
    – Panther
    Mar 18 at 20:33










  • How do I do that?
    – Jay Holloway
    Mar 18 at 20:33










  • OK I see what you are saying now. I am new to linux more or less. It is already installed!
    – Jay Holloway
    Mar 18 at 20:41










  • Open a terminal and run journalctl -xe as well as the 2 systemctl commands. Copy paste the output into your question or pastebin them if you can not edit your question. Use the code blocks around the text - the little "" icon at the top when you edit or post your question.
    – Panther
    Mar 18 at 20:41















Read the output - "lynx is already the newest version" so the problem is not with lynx ;) "Errors were encountered while processing: hddtemp glances" Folowed by See "systemctl status hddtemp.service" and "journalctl -xe" for details. and See "systemctl status glances.service" and "journalctl -xe" for details. so post the output of those commands please.
– Panther
Mar 18 at 20:33




Read the output - "lynx is already the newest version" so the problem is not with lynx ;) "Errors were encountered while processing: hddtemp glances" Folowed by See "systemctl status hddtemp.service" and "journalctl -xe" for details. and See "systemctl status glances.service" and "journalctl -xe" for details. so post the output of those commands please.
– Panther
Mar 18 at 20:33












How do I do that?
– Jay Holloway
Mar 18 at 20:33




How do I do that?
– Jay Holloway
Mar 18 at 20:33












OK I see what you are saying now. I am new to linux more or less. It is already installed!
– Jay Holloway
Mar 18 at 20:41




OK I see what you are saying now. I am new to linux more or less. It is already installed!
– Jay Holloway
Mar 18 at 20:41












Open a terminal and run journalctl -xe as well as the 2 systemctl commands. Copy paste the output into your question or pastebin them if you can not edit your question. Use the code blocks around the text - the little "" icon at the top when you edit or post your question.
– Panther
Mar 18 at 20:41




Open a terminal and run journalctl -xe as well as the 2 systemctl commands. Copy paste the output into your question or pastebin them if you can not edit your question. Use the code blocks around the text - the little "" icon at the top when you edit or post your question.
– Panther
Mar 18 at 20:41










1 Answer
1






active

oldest

votes

















up vote
0
down vote













there is a bug report here.



https://bugs.launchpad.net/ubuntu/+source/hddtemp/+bug/1721585



but based on



Subprocess installed post-installation script returned error exit status 247



try this answer but try with appropriate package instead of gconf2



Subprocess installed post-installation script returned error exit status 247






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',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    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%2f1017098%2fdpkg-errors-for-hddtemp-and-glances-when-i-run-apt-commands%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    there is a bug report here.



    https://bugs.launchpad.net/ubuntu/+source/hddtemp/+bug/1721585



    but based on



    Subprocess installed post-installation script returned error exit status 247



    try this answer but try with appropriate package instead of gconf2



    Subprocess installed post-installation script returned error exit status 247






    share|improve this answer
























      up vote
      0
      down vote













      there is a bug report here.



      https://bugs.launchpad.net/ubuntu/+source/hddtemp/+bug/1721585



      but based on



      Subprocess installed post-installation script returned error exit status 247



      try this answer but try with appropriate package instead of gconf2



      Subprocess installed post-installation script returned error exit status 247






      share|improve this answer






















        up vote
        0
        down vote










        up vote
        0
        down vote









        there is a bug report here.



        https://bugs.launchpad.net/ubuntu/+source/hddtemp/+bug/1721585



        but based on



        Subprocess installed post-installation script returned error exit status 247



        try this answer but try with appropriate package instead of gconf2



        Subprocess installed post-installation script returned error exit status 247






        share|improve this answer












        there is a bug report here.



        https://bugs.launchpad.net/ubuntu/+source/hddtemp/+bug/1721585



        but based on



        Subprocess installed post-installation script returned error exit status 247



        try this answer but try with appropriate package instead of gconf2



        Subprocess installed post-installation script returned error exit status 247







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Mar 18 at 20:53









        Naim Shiri

        12




        12



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1017098%2fdpkg-errors-for-hddtemp-and-glances-when-i-run-apt-commands%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

            Trouble downloading packages list due to a “Hash sum mismatch” error

            How do I move numbers in filenames, in a batch renaming operation?