GithubHelp home page GithubHelp logo

Comments (8)

strib avatar strib commented on September 28, 2024 1

@elexx I just merged #1763, which should fix the issue with rmdir not working for pre-reset folders, in the next Keybase release.

from kbfs.

strib avatar strib commented on September 28, 2024

Try rmdir.

from kbfs.

elexx avatar elexx commented on September 28, 2024

Thanks for the fast reply, unfortunately I get the same error.

➜ rmdir /keybase/private/elexx (files before account reset 2017-10-29)/
rmdir: failed to remove '/keybase/private/elexx (files before account reset 2017-10-29)/': Input/output error

whereas ls private/elexx works fine:

➜ ~ $ ls -la /keybase/private/elexx
total 0

from kbfs.

strib avatar strib commented on September 28, 2024

Can you ignore it in the files tab of the Keybase GUI?

from kbfs.

elexx avatar elexx commented on September 28, 2024

Yes. And now it's also gone from the folder:

➜ ~ $ ls -la /keybase/private/
total 0
dr-x------ 1 alexander root 0 Aug 28 15:31 elexx

Is this a bug, do you want me to keep the issue open?

from kbfs.

strib avatar strib commented on September 28, 2024

Cool. rmdir should be doing the same thing as the ignore, so I guess there's some bug there. If you're willing to do a keybase log send, I can try to figure out what was causing the I/O errors.

(rm -rf wouldn't work because pre-reset folders are read-only, so individual files can't be removed. We made rmdir work specially for exactly this case.)

from kbfs.

elexx avatar elexx commented on September 28, 2024

Just uploaded the logs. The log ID is 06707deaca9cfb720e51c41c

from kbfs.

elexx avatar elexx commented on September 28, 2024

In case it help, I was using rmdir (GNU coreutils) 8.28 when I got the error.

from kbfs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.