Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- workstation:/opt/jellyfin/data # cd -
- /opt/jellyfin
- workstation:/opt/jellyfin # ./jellyfin.sh
- ./jellyfin.sh: line 5: /opt/jellyfin/jellyfin/jellyfin: cannot execute binary file: Exec format error
- workstation:/opt/jellyfin # ls
- cache config data jellyfin jellyfin.sh jellyfin_10.7.7 jellyfin_10.7.7.tar.gz log
- workstation:/opt/jellyfin # ./jellyfin.sh
- ./jellyfin.sh: line 5: /opt/jellyfin/jellyfin/jellyfin: cannot execute binary file: Exec format error
- workstation:/opt/jellyfin # nano jellyfin.sh
- workstation:/opt/jellyfin # zypper install ffmpeg
- Loading repository data...
- Reading installed packages...
- 'ffmpeg' not found in package names. Trying capabilities.
- 'ffmpeg-4' providing 'ffmpeg' is already installed.
- Resolving package dependencies...
- Nothing to do.
- workstation:/opt/jellyfin # ./jellyfin.sh
- ./jellyfin.sh: line 5: /opt/jellyfin/jellyfin/jellyfin: cannot execute binary file: Exec format error
- workstation:/opt/jellyfin # sudo ./jellyfin.sh
- ./jellyfin.sh: line 5: /opt/jellyfin/jellyfin/jellyfin: cannot execute binary file: Exec format error
- workstation:/opt/jellyfin # su theopensuselocalaccount
- theopensuselocalaccount@workstation:/opt/jellyfin> ./jellyfin.sh
- bash: ./jellyfin.sh: Permission denied
- theopensuselocalaccount@workstation:/opt/jellyfin> chown -R theopensuselocalaccount:thenfsgroup *
- chown: cannot access '*': Permission denied
- theopensuselocalaccount@workstation:/opt/jellyfin> sudo chown -R theopensuselocalaccount:thenfsgroup *
- [sudo] password for root:
- chown: cannot access '*': No such file or directory
- theopensuselocalaccount@workstation:/opt/jellyfin> su
- Password:
- workstation:/opt/jellyfin # chown -R theopensuselocalaccount:thenfsgroup *
- workstation:/opt/jellyfin # chmod ug=rwx *
- workstation:/opt/jellyfin # su theopensuselocalaccount
- theopensuselocalaccount@workstation:/opt/jellyfin> ls
- ls: cannot open directory '.': Permission denied
- theopensuselocalaccount@workstation:/opt/jellyfin> ./jellyfin.sh
- bash: ./jellyfin.sh: Permission denied
- theopensuselocalaccount@workstation:/opt/jellyfin> chmod ug=rwx jellyfin.sh
- chmod: cannot access 'jellyfin.sh': Permission denied
- theopensuselocalaccount@workstation:/opt/jellyfin> ./jellyfin.sh
- bash: ./jellyfin.sh: Permission denied
- theopensuselocalaccount@workstation:/opt/jellyfin>
- ---
- workstation:/opt/jellyfin # chmod ug=rwx jellyfin.sh
- workstation:/opt/jellyfin #
- ---
- workstation:~ # cd opt
- bash: cd: opt: No such file or directory
- workstation:~ # cd /opt
- workstation:/opt # ls
- JD2Setup_x64.sh droidcam-icon.png stremio
- Jackett droidcam-uninstall stremio-shell
- Jackett.Binaries.LinuxAMDx64.tar.gz jellyfin zoom
- Sonarr jellyfin_10.7.7.tar.gz
- workstation:/opt # cd jellyfin
- workstation:/opt/jellyfin # ./jellyfin.sh
- bash: ./jellyfin.sh: Permission denied
- workstation:/opt/jellyfin # chmod u+rwx jellyfin.sh
- workstation:/opt/jellyfin # ./jellyfin.sh
- ./jellyfin.sh: line 6: /opt/jellyfin/jellyfin/jellyfin: cannot execute binary file: Exec format error
- workstation:/opt/jellyfin # nano jellyfin.sh
- workstation:/opt/jellyfin # ./jellyfin.sh
- ./jellyfin.sh: line 5: /opt/jellyfin/jellyfin/jellyfin: cannot execute binary file: Exec format error
- workstation:/opt/jellyfin # ls
- cache config data jellyfin jellyfin.sh jellyfin_10.7.7 jellyfin_10.7.7.tar.gz log
- workstation:/opt/jellyfin # ./jellyfin.sh
- ./jellyfin.sh: line 5: /opt/jellyfin/jellyfin/jellyfin: cannot execute binary file: Exec format error
- workstation:/opt/jellyfin # cd jellyfin_10.7.7
- workstation:/opt/jellyfin/jellyfin_10.7.7 # ls
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement