Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@srv-jellyfin:~# curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 100 10606 100 10606 0 0 26355 0 --:--:-- --:--:-- --:--:-- 26383
- > Determining optimal repository settings.
- Found the following details from '/etc/os-release':
- Real OS: ubuntu
- Repository OS: ubuntu
- Repository Release: noble
- CPU Architecture: amd64
- If this looks correct, press <Enter> now to continue installing Jellyfin.
- > Fetching repository signing key.
- > Installing Jellyfin repository into APT.
- Types: deb
- URIs: https://repo.jellyfin.org/ubuntu
- Suites: noble
- Components: main
- Architectures: amd64
- Signed-By: /etc/apt/keyrings/jellyfin.gpg
- > Updating APT repositories.
- Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
- Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
- Get:3 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
- Get:4 https://repo.jellyfin.org/ubuntu noble InRelease [6660 B]
- Fetched 259 kB in 1s (180 kB/s)
- Reading package lists... Done
- Building dependency tree... Done
- Reading state information... Done
- 2 packages can be upgraded. Run 'apt list --upgradable' to see them.
- > Installing Jellyfin.
- Reading package lists... Done
- Building dependency tree... Done
- Reading state information... Done
- The following additional packages will be installed:
- jellyfin-ffmpeg7 jellyfin-server jellyfin-web
- The following NEW packages will be installed:
- jellyfin jellyfin-ffmpeg7 jellyfin-server jellyfin-web
- 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded.
- Need to get 0 B/132 MB of archives.
- After this operation, 422 MB of additional disk space will be used.
- Selecting previously unselected package jellyfin-server.
- (Reading database ... 18157 files and directories currently installed.)
- Preparing to unpack .../jellyfin-server_10.10.3+ubu2404_amd64.deb ...
- Unpacking jellyfin-server (10.10.3+ubu2404) ...
- Selecting previously unselected package jellyfin-web.
- Preparing to unpack .../jellyfin-web_10.10.3+ubu2404_all.deb ...
- Unpacking jellyfin-web (10.10.3+ubu2404) ...
- Selecting previously unselected package jellyfin-ffmpeg7.
- Preparing to unpack .../jellyfin-ffmpeg7_7.0.2-7-noble_amd64.deb ...
- Unpacking jellyfin-ffmpeg7 (7.0.2-7-noble) ...
- Selecting previously unselected package jellyfin.
- Preparing to unpack .../jellyfin_10.10.3+ubu2404_all.deb ...
- Unpacking jellyfin (10.10.3+ubu2404) ...
- Setting up jellyfin-ffmpeg7 (7.0.2-7-noble) ...
- Setting up jellyfin-web (10.10.3+ubu2404) ...
- Setting up jellyfin-server (10.10.3+ubu2404) ...
- dpkg: error processing package jellyfin-server (--configure):
- installed jellyfin-server package post-installation script subprocess returned error exit status 10
- dpkg: dependency problems prevent configuration of jellyfin:
- jellyfin depends on jellyfin-server; however:
- Package jellyfin-server is not configured yet.
- dpkg: error processing package jellyfin (--configure):
- dependency problems - leaving unconfigured
- Processing triggers for libc-bin (2.39-0ubuntu8.3) ...
- Errors were encountered while processing:
- jellyfin-server
- jellyfin
- E: Sub-process /usr/bin/dpkg returned an error code (1)
- > Waiting 15 seconds for Jellyfin to fully start up.
- -------------------------------------------------------------------------------
- * jellyfin.service - Jellyfin Media Server
- Loaded: loaded (/usr/lib/systemd/system/jellyfin.service; disabled; preset: enabled)
- Drop-In: /etc/systemd/system/jellyfin.service.d
- `-jellyfin.service.conf
- Active: inactive (dead)
- * jellyfin.service - Jellyfin Media Server
- Loaded: loaded (/usr/lib/systemd/system/jellyfin.service; disabled; preset: enabled)
- Drop-In: /etc/systemd/system/jellyfin.service.d
- `-jellyfin.service.conf
- Active: inactive (dead)
- -------------------------------------------------------------------------------
- You should see the service as 'active (running)' above. If not, use https://jellyfin.org/contact to find us for troubleshooting.
- You can access your new instance now at http://192.168.100.16:8096 in your web browser to finish setting up Jellyfin.
- Thank you for installing Jellyfin, and happy watching!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement