Originally Posted by DBK
So I am trying to install 9.10. I run the Bazzite distro of Linux and I keep getting the following. Not sure how to give permissions for this?
____________________ WARNING ____________________
No permission to write to /usr/bin, not creating program launch
symlinks, you should ensure that /var/opt/calibre is in your PATH or
create the symlinks yourself
__________________________________________________
Setting up command-line completion...
Failed to find directory to install bash completions, using default.
Installing bash completion to: /usr/share/bash-completion/completions/
____________________ WARNING ____________________
Setting up completion failed with error:
__________________________________________________
Traceback (most recent call last):
File "calibre/linux.py", line 837, in setup_completion
File "calibre/linux.py", line 615, in write_completion
File "calibre/linux.py", line 603, in o_and_e
OSError: [Errno 30] Read-only file system: '/usr/share/bash-completion/completions/calibre'
Setting up desktop integration...
xdg-icon-resource: No writable system icon directory found.
____________________ WARNING ____________________
Setting up desktop integration failed with error:
__________________________________________________
Traceback (most recent call last):
File "calibre/linux.py", line 858, in setup_desktop_integration
File "calibre/linux.py", line 880, in do_setup_desktop_integration
File "calibre/linux.py", line 911, in install_xdg_junk
File "calibre/linux.py", line 896, in install_icons
File "calibre/linux.py", line 890, in install_single_icon
File "subprocess.py", line 420, in check_call
subprocess.CalledProcessError: Command '['xdg-icon-resource', 'install', '--noupdate', '--context', 'mimetypes', '--size', '16', 'application-lrf-16.png', 'application-lrf']' returned non-zero exit status 3.
Creating un-installer: /var/opt/calibre/calibre-uninstall
There were 3 warnings
* No permission to write to /usr/bin, not creating program launch
symlinks, you should ensure that /var/opt/calibre is in your PATH or
create the symlinks yourself
* Setting up completion failed with error:
* Setting up desktop integration failed with error:
|