Find the answer to your Linux question:
Results 1 to 5 of 5
ok i was getting a lot of dependency problems for libc6...umm so i kinda got irritated and did dpkg -i --force-depends -r libc6 NOW NOTHING WORKS it keeps on saying ...
  1. #1
    Just Joined!
    Join Date
    Oct 2008
    Posts
    23

    Unhappy help... i am stupid

    ok

    i was getting a lot of dependency problems for libc6...umm so i kinda got irritated and did
    dpkg -i --force-depends -r libc6

    NOW NOTHING WORKS
    it keeps on saying /usr/bin/apt-get : no such file or directory
    the file manager, control panel, internet...nothing opens up

    how do i geteverything to work again?? or did i mess up bigtime??

    panicky unnati

  2. #2
    Linux Engineer jledhead's Avatar
    Join Date
    Oct 2004
    Location
    North Carolina
    Posts
    1,077
    that sounds like a good one

    you could try
    dpkg-reconfigure apt
    and if that doesn't work

    dpkg -i /var/cache/apt/archives/apt*
    to try and reinstall apt
    and see what happens. let us know how it goes.

  3. #3
    Just Joined!
    Join Date
    Oct 2008
    Posts
    23
    Hey

    for both the commands i get
    /usr/bin/dpkg: no such file or directory

    currently i am in home/user directory and i am not root as it keeps on saying /usr/bin/sudo: no such file or directory

    *tears*

  4. #4
    Linux Engineer jledhead's Avatar
    Join Date
    Oct 2004
    Location
    North Carolina
    Posts
    1,077
    can you try as root
    Code:
    su -

  5. #5
    Just Joined!
    Join Date
    Oct 2008
    Posts
    23
    wasn't able to do that either
    but never mind...i was able to get a new software (was working on n810) from nokia website...phew so my n810 is no longer just a paper weight!!

    lesson learned: never run unknown commands

    thanks a lot
    and happy halloween

    unnati

Posting Permissions

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