Announcement

Collapse
No announcement yet.

PC doesn't shutdown after I click on Turn off... Kstars package problem

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    PC doesn't shutdown after I click on Turn off... Kstars package problem

    Hi, I installed JJ on a new partition but since I did that, it never shuts the CPU down. I thought I needed to include...

    acpi=on or acpci=on

    ...in grub to force the PC to shut down properly, but it only turns the monitor off...

    I have a Pentium 4, 2.40 GHz, 512+256 MB of RAM

    By the way, I have a problem with kstars, too.

    I installed it when I still had KDE 4.2.2 on my system, but after I upgraded it to 4.3.0 this error message shows up...

    Code:
    You might want to run `apt-get -f install' to correct these.
    The following packages have unmet dependencies:
     kstars: Depends: libindi0 (>= 0.6) but it is not installed
    E: Unmet dependencies. Try using -f.
    or...

    Code:
    $ sudo apt-get -f install
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Correcting dependencies... Done
    The following packages were automatically installed and are no longer required:
     libsbigudrv0 kdeartwork-misc indi
    Use 'apt-get autoremove' to remove them.
    The following extra packages will be installed:
     libindi0
    The following NEW packages will be installed:
     libindi0
    0 upgraded, 1 newly installed, 0 to remove and 17 not upgraded.
    2 not fully installed or removed.
    Need to get 0B/621kB of archives.
    After this operation, 1614kB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    (Reading database ... 162126 files and directories currently installed.)
    Unpacking libindi0 (from .../libindi0_0.6-0ubuntu1_i386.deb) ...
    dpkg: error processing /var/cache/apt/archives/libindi0_0.6-0ubuntu1_i386.deb (--unpack):
     trying to overwrite `/usr/bin/indiserver', which is also in package indi
    Errors were encountered while processing:
     /var/cache/apt/archives/libindi0_0.6-0ubuntu1_i386.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    or...

    Code:
    $ sudo dpkg --configure -a
    dpkg: dependency problems prevent configuration of kstars:
     kstars depends on libindi0 (>= 0.6); however:
     Package libindi0 is not installed.
    dpkg: error processing kstars (--configure):
     dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of kdeedu:
     kdeedu depends on kstars (>= 4:4.3.0-0ubuntu1~jaunty1~ppa2); however:
     Package kstars is not configured yet.
    dpkg: error processing kdeedu (--configure):
     dependency problems - leaving unconfigured
    Errors were encountered while processing:
     kstars
     kdeedu
    Could you please give me a hint on what can I do to solve this issue?
    Multibooting: Kubuntu Noble 24.04
    Before: Jammy 22.04, Focal 20.04, Precise 12.04 Xenial 16.04 and Bionic 18.04
    Win XP, 7 & 10 sadly
    Using Linux since June, 2008

    #2
    Re: PC doesn't shutdown after I click on Turn off... Kstars package problem

    You upgraded the package kstars? How?

    Have you run, as root:
    Code:
    apt-get dist-upgrade
    Windows no longer obstructs my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: PC doesn't shutdown after I click on Turn off... Kstars package problem

      Do you need more info on what's going on here or what? It's weird that no one ever tried to suggest something I could do to fix this. Anyway, thank you for your time.
      Multibooting: Kubuntu Noble 24.04
      Before: Jammy 22.04, Focal 20.04, Precise 12.04 Xenial 16.04 and Bionic 18.04
      Win XP, 7 & 10 sadly
      Using Linux since June, 2008

      Comment

      Working...
      X