OneDrive(r) in Bazzite, missing deps?

This is the "onedriver" github: https://github.com/jstaf/onedriver I'm trying to install it via rpm-ostree and the installation fails due to missing dependencies (see screenshot). Where did I screw up and what can I do to resolve this?
GitHub
GitHub - jstaf/onedriver: A native Linux filesystem for Microsoft O...
A native Linux filesystem for Microsoft OneDrive. Contribute to jstaf/onedriver development by creating an account on GitHub.
No description
Solution:
so, rolling back to an unmodified ostree image, then layering onedriver ontop worked. I'll try your nix bundle after that, but for now this will do. thanks for your help!
Jump to solution
15 Replies
nagito || Knight of Emilia
maybe use distrobox
Jessicatz
JessicatzOP2w ago
thank you, but I tried it. it installs and runs fine in distrobox, but it seems to only be able to read the actual onedrive filesystem from within the distrobox container, even when I use a folder in my regular home dir. no dice 🙁
nagito || Knight of Emilia
oh yeah me am dumb that's the way it is because of namespaces does homebrew have it?
Jessicatz
JessicatzOP2w ago
doesn't look like it, I did a search and it didn't come up maybe I need to compile it from source...
nagito || Knight of Emilia
i tried a thing ahead of time creating a Nix bundle since i use Nix/Nix OS a bundle is a single executable with everything in there i could send it to ya somehow too big for discord though
Jessicatz
JessicatzOP2w ago
I might want that if we can't somehow figure out the problem lol. feels like a last resort
nagito || Knight of Emilia
layering is the actual last resort can break the system as it kinda replaces sysstem files
Jessicatz
JessicatzOP2w ago
maybe that's what happend when I installed this calendar app I'll try removing those layers and give it another go
Jessicatz
JessicatzOP2w ago
thank you, I appreciate that life saver lol
nagito || Knight of Emilia
the built in web browser might not work you should launnch it with -n it gives you a link you can open in any browser
Jessicatz
JessicatzOP2w ago
alright, I'll keep that in mind
nagito || Knight of Emilia
oh & this is what it looks like when you run it with -n
No description
nagito || Knight of Emilia
just gives you a link to open in a brows you log in there & it works i guess didn't actually log in myself because don't have a microsoft account & too lazy to create one oh dang just tried the bundle turns out i had an account & doesn't work after login bundles have some limitations related to TLS oh the bundle doesn't work for me because i'm on Nix OS may very well work for you there's a different program called rclone maybe you can find easily installable binaries of that oh you definitely can though it's a bit hacky there's a gui flatpak you can install & the cli tool comes as part of that
Solution
Jessicatz
Jessicatz2w ago
so, rolling back to an unmodified ostree image, then layering onedriver ontop worked. I'll try your nix bundle after that, but for now this will do. thanks for your help!

Did you find this page helpful?