Results 1 to 10 of 10

Thread: access denied deleting a file?

  1. #1
    fkdup74's Avatar Pneuberator.
    Join Date
    Sep 2003
    Posts
    3,554
    grrrrrrr........
    ok...now i need help
    got a couple of files thats givin me hell, wont delete,
    says access denied
    i was able to move em to the trash bin, but not delete
    said files are both nicotine folders,
    that i muffed the installation on
    help
    I am just a worthless liar. I am just an imbecile.
    I will only complicate you. Trust in me and fall as well.
    I will find a center in you. I will chew it up and leave.
    I will work to elevate you just enough to bring you down.

  2. Software & Hardware   -   #2
    Retired
    Join Date
    Feb 2003
    Posts
    12,488
    reboot and try again.
    Last edited by {I}{K}{E}; 02-20-2005 at 05:57 PM.

  3. Software & Hardware   -   #3
    fkdup74's Avatar Pneuberator.
    Join Date
    Sep 2003
    Posts
    3,554
    Quote Originally Posted by {I}{K}{E}
    reboot and try again.
    yeah i tried rebooting...
    seems windows tricks dont work in linux
    Last edited by {I}{K}{E}; 02-20-2005 at 05:57 PM.
    I am just a worthless liar. I am just an imbecile.
    I will only complicate you. Trust in me and fall as well.
    I will find a center in you. I will chew it up and leave.
    I will work to elevate you just enough to bring you down.

  4. Software & Hardware   -   #4
    Djtima's Avatar ^__^
    Join Date
    Oct 2003
    Location
    Australia
    Age
    64
    Posts
    304
    well if access denied im guessing a program is trying to use the file ure tryin to deleate


    Tima's : [ Devart - AudioScrobbler - Xfire ]

  5. Software & Hardware   -   #5
    Snee's Avatar Error xɐʇuʎs BT Rep: +1
    Join Date
    Sep 2003
    Location
    on something.
    Age
    44
    Posts
    17,985
    Maybe you don't have permission 'cos you don't have permission.

    Tried logging in as root?

  6. Software & Hardware   -   #6
    fkdup74's Avatar Pneuberator.
    Join Date
    Sep 2003
    Posts
    3,554
    Quote Originally Posted by SnnY
    Maybe you don't have permission 'cos you don't have permission.

    Tried logging in as root?
    ok wise guy
    yeah, logged in as root,
    tried right-click > delete,
    checked permissions,
    opened a terminal session in the directory,
    opened a terminal and cd'ed to the directory,
    did a file search (which let me delete a newer nicotine installation),
    it was just those two folders that wouldnt go
    i dont know if python wasnt letting em go or what...
    but those fkrs were locked up good n tight

    its ok, cuz that gave me an excuse to try another distro
    givin fedora a go now
    I am just a worthless liar. I am just an imbecile.
    I will only complicate you. Trust in me and fall as well.
    I will find a center in you. I will chew it up and leave.
    I will work to elevate you just enough to bring you down.

  7. Software & Hardware   -   #7
    Snee's Avatar Error xɐʇuʎs BT Rep: +1
    Join Date
    Sep 2003
    Location
    on something.
    Age
    44
    Posts
    17,985
    I assume you shut down everything that had to do with nicotine, 'cos even if you screwed up the install it might have been running.

    If you are sure you did that, and if you tried after a reboot, then maybe it might still have been possible to do it without initiating a window manager.

    I've never run into a file i couldn't delete one way or another.

    's how I once killed mandy, deleting files I wasn't supposed to be able to.

  8. Software & Hardware   -   #8
    fkdup74's Avatar Pneuberator.
    Join Date
    Sep 2003
    Posts
    3,554
    ah well....
    still in the "cuttin my teeth" phase of linux
    after i f00k around with fedora for a bit i'll probably go back to suse
    see what happens then
    maybe i'll have learned a little more
    I am just a worthless liar. I am just an imbecile.
    I will only complicate you. Trust in me and fall as well.
    I will find a center in you. I will chew it up and leave.
    I will work to elevate you just enough to bring you down.

  9. Software & Hardware   -   #9
    try not using the GUI, use the console. If you're root and you're using a console there is absolutely no reason you should be getting access denied..

  10. Software & Hardware   -   #10
    DigitalSoul's Avatar The Leftover Crack
    Join Date
    Jun 2005
    Posts
    19
    have you tried something like:
    lsof / | grep <the thingie you want deleted>
    kill -KILL <bastard that has locked the thingie>
    rm -rf <that damn thing>
    could work...

Bookmarks

Posting Permissions

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