Giter VIP home page Giter VIP logo

Comments (3)

andreafrancia avatar andreafrancia commented on August 23, 2024

Thank you for submitting. The software is open source and done in my scarce spare time. If you provide enough information or if you are able to patch it is more likely that I will have the time to add the support to encrypted home directories.

Here some information that can help:

  • which operating system are you using?
  • which version of trash-cli are you using?
  • how do you set up ecryptfs in your system? Could you provide me the commands (from the terminal) to be used to set it up?
  • have you tried modifying the trash.py code in order to dump the exception?

Ciao

from trash-cli.

todd-a-jacobs avatar todd-a-jacobs commented on August 23, 2024

Additional Detail

  • Ubuntu 11.10
  • Tested with trash-cli versions:
    • v0.10.r55-0ubuntu2
    • v0.12.7
  • With ecryptfs-utils installed, you can create a new user with an encrypted home directory using sudo adduser --encrypt-home test_user.

In all likelihood, the issue is probably that trash-cli doesn't expect $HOME to be on a separate partition. From a practical point of view, ecryptfs mounts the encrypted partition over the existing home directory, so it creates a partition boundary where it may not be expected, even though the target mount point is certainly visible with mount(8).

See Also

from trash-cli.

andreafrancia avatar andreafrancia commented on August 23, 2024

I don't have resources to fixing this. Closing without resolution.

from trash-cli.

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.