GithubHelp home page GithubHelp logo

Comments (2)

pitsi avatar pitsi commented on May 28, 2024

This weekend, I had the chance to do some testing with various distros on a vm and here is what I found.
Btfs did not work on kali 2024.1 and ubuntu 24.04 (daily build, because there are no betas yet), popping the same error as above. For anyone that does not know, they are all based on debian testing or unstable. I would add siduction to that, but its iso is like 9 months old and updating the installation would take me more hours than actually testing btfs

Btfs worked fine on debian 12.5, fedora 39, arch (endeavour), ubuntu 22.04 and alpine. But with one catch: I had to manually set the mountpoint to all of them, because, as you can see in the output below, fuse says that "the mountpoint is not empty".

alpine:~# ls -Ra btfs/
btfs/:
.   ..

alpine:~# btfs magnet:?xt=urn:btih:dd8255ecdc7ca55fb0bbf81323d87062db1f6d1c btfs/
fuse: mountpoint is not empty
fuse: if you are sure this is safe, use the 'nonempty' mount option

alpine:~# mkdir /tmp/btfs

alpine:~# btfs magnet:?xt=urn:btih:dd8255ecdc7ca55fb0bbf81323d87062db1f6d1c /tmp/btfs/

alpine:~# btfsstat btfs/btfs-gLiboD/
btfsstat: btfs/btfs-gLiboD/ is not a btfs mount: No data available

alpine:~# btfsstat /tmp/btfs/
btfs/
    Big Buck Bunny/
        Big Buck Bunny.en.srt (  0%)
        Big Buck Bunny.mp4 (  7%)
        poster.jpg (  0%)

alpine:~#

Forcing the mount like so
btfs magnet:?xt=urn:btih:dd8255ecdc7ca55fb0bbf81323d87062db1f6d1c btfs/ -o nonempty
made the terminal freeze in ALL those distros! I had to ssh or switch to another tty and kill btfs to unfreeze it!

from btfs.

pitsi avatar pitsi commented on May 28, 2024

Now that the t64 transition is ending in debian, I gave btfs/btplay another try and this time it just worked!

However, the issue at the end with the noempty option is still there and I was not able to kill btfs even with killall -9! I had to reboot my system with reisub to make it stop and remove the btfs folder after reboot.

from btfs.

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.