Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: problem with apt-get -f install & ksensors

  1. #1
    Junior Member
    Join Date
    Aug 2003
    Posts
    5

    problem with apt-get -f install & ksensors

    Hi,

    i tried to install some packages like kdelibs3 etc...It doesnt work because of some errors, anyway now i get always this error message using apt-get :

    " Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).:"

    when i start apt-get -f install, i get this message :

    "The following packages will be REMOVED:
    ark k3b kaddressbook kalarm kamera kandy kappfinder karbon karm kasteroids kate kate-plugins kbattleship kbear kbounce kcalc kcharselect kchart kcmlinuz kcoloredit kcontrol kcron kdat kde-themes-thinkeramik kdeaddons-kfile-plugins kdeadmin-kfile-plugins kdebase kdebase-bin kdebase-kio-plugins kdegraphics-kfile-plugins kdelibs-bin kdelibs4 kdelibs4-dev kdemultimedia-kfile-plugins kdenetwork-kfile-plugins kdepasswd kdepim kdepim-kfile-plugins
    kdepim-libs kdeprint kdesktop kdessh kdevelop kdevelop-data kdf kdm kdvi kedit kfax kfind
    kfloppy kformula kgeo kget kghostview kgpgcertmanager khelpcenter khexedit kicker kiconedit kivio kjots klaptopdaemon klipper kmahjongg kmail kmailcvt kmenuedit kmix kmrml knotes koffice-data koffice-libs komba2 kompare konq-plugins konqueror konqueror-nsplugins konsole kooka kopete korganizer koshell kpackage kpager kpaint kpersonalizer kpf kpilot kppp kpresenter krdc kreversi krfb kruler krusader kscd ksensors ksmserver ksnapshot ksokoban ksplash kspread kstars ksync ksysguard ksysv kteatime ktimer ktip kugar kuickshow kuser kview kviewshell kvirc kwin kword kxconfig libkdegames1 libkdenetwork2 libkonq4 libkscan1 lisa secpolicy 0 packages upgraded, 0 newly installed, 125 to remove and 150 not upgraded.
    1 packages not fully installed or removed.
    Need to get 0B of archives. After unpacking 251MB will be freed."

    But I dont want to remove this packages !! What should I do to ?!

    Btw, anyone experiences with ksensors ? when i start ksensors i get this message: "ksensors: error while loading shared libraries: libkdeui.so.3: cannot open shared object file: No such file or directory"

    Anybody an idea?

    thanks

  2. #2
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479

    Re: problem with apt-get -f install & ksensors

    Quote Originally Posted by apoplex
    Hi,

    i tried to install some packages like kdelibs3 etc...It doesnt work because of some errors, anyway now i get always this error message using apt-get :

    But I dont want to remove this packages !! What should I do to ?!
    You should not be installing kdelib3 you will be downgrading the install of KDE from the present 3.x to 2.x the removals you were seeing with apt was it trying to remove KDE3.x.
    Btw, anyone experiences with ksensors ? when i start ksensors i get this message: "ksensors: error while loading shared libraries: libkdeui.so.3: cannot open shared object file: No such file or directory"

    Anybody an idea?

    thanks
    I got 1 result from googling on your error it's in german but you can see that it is a library for KDE2 you do not have KDE2 on the system. Also if I understand the procedure correctly you will have to recompile the kernel to enable support for the sensors and create the devices it uses.

  3. #3
    Senior Member registered user
    Join Date
    Feb 2003
    Posts
    202
    ksensors is a gui frontend for lm_sensors.
    you must install lm_sensors and the kernel need to be patched and recompilled to suport lm_sensors.
    Patches are at lm-sensors site.

  4. #4
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    872
    The more I played with apt-get(and the share library architecture of linux/GNU in the general), the more I think it is even worse than the Window DLL nightmare. Running KDE3 meaning most KDE2 applications can no longer run ? Seems that GNOME is a bit better as at least GTK1.2 and GTK 2.0 can co-exist.

  5. #5
    Senior Member registered user
    Join Date
    May 2003
    Location
    Utrecht, The Netherlands
    Posts
    298
    compared to the dependency-problems under linux, for me the DLL-story isnt a nightmare at all... winblow$ is way more easy on this point. but as long as apt-get can deal with the dependency's, I dont care.

    but it cant always...

    my problem is, when I try to upgrade kde from 3.1.2 to 3.1.3, apt-get wants to remove 125 packages (whole kde). How can I force the install of 3.1.3?

  6. #6
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    298
    Uhm, sorry to interrupt your nightmares, but I guess the problem is that Knopper hasn't set apt-get to get packages the unstable-branche (Sid). 'unstable' isn't 'crashprone', it's just that for Debian a package needs to be really stable before it get's into the stable-branch (Woody). This takes a long time.

    The utils in Woody are compiled against Woody (old) libs. Apt-get will ditch your new ones. You can fix this by fetching a package like this "apt-get install package/unstable" or "apt-get install package/testing". Packages are copied to the 'testing'-branch (Sarge) when they weren't filed any bugreports against them for 2 (or 3?) weeks. So those are probably a bit less buggier than plain-unstable.

    There's also some config file you can edit so apt-get will default to Sarge or Sid. But I never came to changeing this myself, but search the docs if you want.

  7. #7
    Senior Member registered user
    Join Date
    May 2003
    Location
    Utrecht, The Netherlands
    Posts
    298
    well, I hope I have this right:
    most stable debian is "stable"
    then, a bit less stable is "testing"
    then you have "unstable".

    knoppix mostly consists of "testing"
    and kde 3.1.3 is in testing
    and I can install and download other "testing" debs

    and it should be easy to install kde 3.1.3 after an install of knoppix

    but I seem to have done something wrong

    and I cant - instead, apt-get (and synaptic) wants to remove all kde-packages...

    ???

  8. #8
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    872
    Because it is testing/unstable, debian doesn't gurantee the packages in them won't step on each other's foot.

    The package you want to install use kdelib3 which KDE 3.1.3 doen't have(it has kdelib4 instead). Unfortunately, the package maintainer think that these two are mutually exclusive to each other(I don't know why it is so as if properly arranged, it should be able to co-exist but that I believe is too late for such change) so if you want to install one, the other must be removed. But the whole KDE 3.1.3 suite depends on kdelib4 and that is what you saw. So unless someone rebuild the modules you want with those kdelib4 libraries and repackage them, you are stucked.

  9. #9
    Senior Member registered user
    Join Date
    May 2003
    Location
    Utrecht, The Netherlands
    Posts
    298
    So I'll just have to wait until knoppix comes out with 3.1.3? Or won't that happen cuz Klaus has the same problem?

    anyway its a kind of a bug isnt it?

    tnx for the info... I'll just wait

  10. #10
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    872
    Quote Originally Posted by Superstoned
    So I'll just have to wait until knoppix comes out with 3.1.3? Or won't that happen cuz Klaus has the same problem?

    anyway its a kind of a bug isnt it?

    tnx for the info... I'll just wait
    3.1.2 and 3.1.3 both use kdelib4. Klaus doesn't has the problem because he doesn't include that(your package) in the CD or he either needs to build them himself or would be stucked, just as you do. Debian's apt-get is a good way to maintain these dependency nightmare but you are in the hand of the package maintainer. That means if you really want to pick and choose, may be RPM(or even further, everything from source) is a better option. A case in point, I have found 2 repositories of KDE 3.1.3, one has the kaddressbook built with kdelib4(that is from kde.org) and the other doesn't. So when I apt-get kaddressbook(which would be from debian.org), I saw the same scary question which is to remove the whole KDE 3.1.3.

Page 1 of 2 12 LastLast

Similar Threads

  1. Problem with HDD install
    By gravity in forum Hdd Install / Debian / Apt
    Replies: 4
    Last Post: 08-22-2004, 04:32 PM
  2. Install Problem
    By NoviceW in forum Hdd Install / Debian / Apt
    Replies: 6
    Last Post: 03-23-2004, 07:17 PM
  3. apt-get -f install problem
    By dobell in forum General Support
    Replies: 1
    Last Post: 01-24-2004, 10:25 PM
  4. Problem with HD install in 11-19
    By jfitie in forum General Support
    Replies: 0
    Last Post: 11-24-2003, 07:05 PM
  5. usb problem on hd install
    By gilljohn in forum Hdd Install / Debian / Apt
    Replies: 10
    Last Post: 04-09-2003, 02:05 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


RAMAXEL Lenovo 32GB LPDDR5X CAMM2 7500MHz Laptop RAM | UNTESTED picture

RAMAXEL Lenovo 32GB LPDDR5X CAMM2 7500MHz Laptop RAM | UNTESTED

$445.00



A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G picture

A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G

$21.68



Crucial DDR3L 16GB 2 x 8GB 1600 MHz PC3L-12800 Laptop RAM Sodimm Memory 1.35V picture

Crucial DDR3L 16GB 2 x 8GB 1600 MHz PC3L-12800 Laptop RAM Sodimm Memory 1.35V

$41.00



LOT OF 10 - SK hynix 16GB DDR4 3200AA HMAA2GS6CJR8N-XN 1Rx8 PC Laptop Memory RAM picture

LOT OF 10 - SK hynix 16GB DDR4 3200AA HMAA2GS6CJR8N-XN 1Rx8 PC Laptop Memory RAM

$649.00



Major Brand 16GB (2x8GB) PC3-12800U DDR3-1600MHz DDR3-12800 DESKTOP RAM NON-ECC picture

Major Brand 16GB (2x8GB) PC3-12800U DDR3-1600MHz DDR3-12800 DESKTOP RAM NON-ECC

$29.99



Major Brand 8GB PC3L-12800 (DDR3-1600) 2Rx8 DDR3L SDRAM Desktop Memory picture

Major Brand 8GB PC3L-12800 (DDR3-1600) 2Rx8 DDR3L SDRAM Desktop Memory

$12.99



Intel Optane NMA1XXD128GPS DDR4 2666 4Rx4 ECC 128GB Server Ram picture

Intel Optane NMA1XXD128GPS DDR4 2666 4Rx4 ECC 128GB Server Ram

$80.00



16gb ddr5 4800mhz Sodimm Laptop ram Sk Hinyx & Kingston picture

16gb ddr5 4800mhz Sodimm Laptop ram Sk Hinyx & Kingston

$149.00



Samsung 16GB DDR4 2666MHz PC4-21300 SODIMM RAM M471A2K43CB1-CTD Tested Working picture

Samsung 16GB DDR4 2666MHz PC4-21300 SODIMM RAM M471A2K43CB1-CTD Tested Working

$70.99



RAM Mounts GDS Modular 10-30V Hardwire Charger with Male USB Type-C picture

RAM Mounts GDS Modular 10-30V Hardwire Charger with Male USB Type-C

$22.00