bedrocklinux / bedrocklinux-userland

This tracks development for the things such as scripts and (defaults for) config files for Bedrock Linux
https://bedrocklinux.org
GNU General Public License v2.0
603 stars 64 forks source link

"Error in install.packages : dbus: Call failed: Access denied" in fedora strata #306

Open travis-82 opened 2 months ago

travis-82 commented 2 months ago

Hi, I will try to explain this issue with my weak english language.

I hijacked a Debian based distro (Q4OS) into ‌Bedrock and have installed Fedora and Arch as strata. Resulted system is working like a charm and I am able to install and run apps from all stratas without problem. However I have an small issue with R which I have installed on Fedora strata. I have configured IUCAR:CRAN Copr on fedora so that R packages installed from this Copr as binary instead of source files from Cran. But when I run install.packages in R, below error occures:

Error in install.packages : dbus: Call failed: Access denied

This is not a show stopper and I can install R binary packages via dnf. However I am curious to know is this problem has anything to do with Bedrock. It's worth noting that during bedrock boot time I see a dbus error messages wich I can not find it in boot log to post it here (Where does Bedrock boot log maintained?).

Thank you in advance and sorry for my english. Keep up the great work.