I dit "sudo apt update"
After that I did "sudo apt install curl" with the message that it is already on the newest version (8.9.1-2ubuntu2.1)
After that I did "sudo apt-get install -y curl; curl
https://git.bryanroessler.com/bryan/installJRMC/raw/master/installJRMC|bash" ...and I get the same result: error message:
"url
https://git.bryanroessler.com/bryan/installJRMC/raw/master/installJRMC|bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 58866 0 58866 0 0 198k 0 --:--:-- --:--:-- --:--:-- 198k
Starting installJRMC 1.4.5
To enable debugging output, use --debug or -d
Adding universe repository
Installing JRiver Media Center from remote repository
Installing JRiver Media Center RPM key
Adding MC repository file: /etc/apt/sources.list.d/jriver.sources
Error: Failed to install mediacenter33
Error: Package install failed!
Error: JRiver Media Center installation from remote repository failed"
After that I tried the following: url
https://git.bryanroessler.com/bryan/installJRMC/raw/master/installJRMC|bash -s -- --debug
I get the message:
"% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 58866 0 58866 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k
Debug: Running: main --debug
Starting installJRMC 1.4.5
Debugging on
Debug: Running: init
Debug: Automatically using --install=repo
Debug: Running: parse_input --debug
Debug: Running: update --debug
Debug: Checking for installJRMC update
Debug: Not in a git repository or not the installJRMC repository. Checking for updates via download.
Debug: Current installJRMC 1.4.5 is the latest version
Debug: rm -f /tmp/tmp.R2IqByqqPq
Debug: Detected host platform: ubuntu 24.10 arm64
Debug: Host platform: ubuntu 24.10
Debug: MC repository: oracular
Debug: Running: install_external_repos
Adding universe repository
Debug: sudo add-apt-repository -y universe
Adding component(s) 'universe' to all repositories.
Hit:1
http://ports.ubuntu.com/ubuntu-ports oracular InRelease
Hit:2
http://ports.ubuntu.com/ubuntu-ports oracular-updates InRelease
Hit:3
http://ports.ubuntu.com/ubuntu-ports oracular-backports InRelease
Hit:4
http://ports.ubuntu.com/ubuntu-ports oracular-security InRelease
Hit:5
http://dist.jriver.com/latest/mediacenter oracular InRelease
Reading package lists... Done
Installing JRiver Media Center from remote repository
Debug: Running: install_mc_repo
Installing JRiver Media Center RPM key
Adding MC repository file: /etc/apt/sources.list.d/jriver.sources
Debug: repo_text: Types: deb
URIs:
http://dist.jriver.com/latest/mediacenter/Signed-By: /usr/share/keyrings/jriver-com-archive-keyring.gpg
Suites: oracular
Components: main
Debug: sudo apt-get update -y -q0
Hit:1
http://ports.ubuntu.com/ubuntu-ports oracular InRelease
Hit:2
http://ports.ubuntu.com/ubuntu-ports oracular-updates InRelease
Hit:3
http://ports.ubuntu.com/ubuntu-ports oracular-backports InRelease
Hit:4
http://ports.ubuntu.com/ubuntu-ports oracular-security InRelease
Hit:5
http://dist.jriver.com/latest/mediacenter oracular InRelease
Reading package lists... Done
Debug: Running: install_package --no-install-check --allow-downgrades --no-gpg-check mediacenter33
Debug: sudo apt-get -f install -y -q0 --allow-downgrades mediacenter33
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
mediacenter33 : Depends: libwebkit2gtk-4.0-37 but it is not installable
Recommends: vorbis-tools (>= 1.4.0) but it is not going to be installed
Recommends: musepack-tools (>= 2:0.1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Error: Failed to install mediacenter33
Error: Package install failed!
Error: JRiver Media Center installation from remote repository failed"
And finally I tried the "...--debu --compat --install=local" version
The message:
"% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 58866 0 58866 0 0 169k 0 --:--:-- --:--:-- --:--:-- 170k
Debug: Running: main --debug --compat --install=local
Starting installJRMC 1.4.5
Debugging on
Debug: Running: init
Debug: Running: parse_input --debug --compat --install=local
Debug: Running: update --debug --compat --install=local
Debug: Checking for installJRMC update
Debug: Not in a git repository or not the installJRMC repository. Checking for updates via download.
Debug: Current installJRMC 1.4.5 is the latest version
Debug: rm -f /tmp/tmp.5CV4VXNAHH
Debug: Detected host platform: ubuntu 24.10 arm64
Debug: Running: get_latest_mc_version oracular
Debug: Running: install_package --silent buildah
Debug: sudo apt-get -f install -y -q0 buildah
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
aardvark-dns containernetworking-plugins crun fuse-overlayfs
golang-github-containers-common golang-github-containers-image libsubid4
netavark uidmap
Suggested packages:
containers-storage libwasmedge0
The following NEW packages will be installed:
aardvark-dns buildah containernetworking-plugins crun fuse-overlayfs
golang-github-containers-common golang-github-containers-image libsubid4
netavark uidmap
0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
Need to get 21.7 MB of archives.
After this operation, 100 MB of additional disk space will be used.
Get:1
http://ports.ubuntu.com/ubuntu-ports oracular/universe arm64 netavark arm64 1.9.0-4 [4630 kB]
Get:2
http://ports.ubuntu.com/ubuntu-ports oracular/universe arm64 aardvark-dns arm64 1.9.0-2 [838 kB]
Get:3
http://ports.ubuntu.com/ubuntu-ports oracular/main arm64 libsubid4 arm64 1:4.15.3-3ubuntu2 [25.4 kB]
Get:4
http://ports.ubuntu.com/ubuntu-ports oracular/main arm64 uidmap arm64 1:4.15.3-3ubuntu2 [36.3 kB]
Get:5
http://ports.ubuntu.com/ubuntu-ports oracular/universe arm64 containernetworking-plugins arm64 1.1.1+ds1-3build1 [6678 kB]
Get:6
http://ports.ubuntu.com/ubuntu-ports oracular/universe arm64 golang-github-containers-image all 5.30.2-2 [33.5 kB]
Get:7
http://ports.ubuntu.com/ubuntu-ports oracular/universe arm64 golang-github-containers-common all 0.58.2+ds1-3ubuntu1 [40.9 kB]
Get:8
http://ports.ubuntu.com/ubuntu-ports oracular/universe arm64 buildah arm64 1.35.3+ds1-3 [8907 kB]
Get:9
http://ports.ubuntu.com/ubuntu-ports oracular/universe arm64 crun arm64 1.16.1-1 [441 kB]
Get:10
http://ports.ubuntu.com/ubuntu-ports oracular/universe arm64 fuse-overlayfs arm64 1.13-1 [44.0 kB]
Fetched 21.7 MB in 1s (21.4 MB/s)
Selecting previously unselected package netavark.
(Reading database ... 125958 files and directories currently installed.)
Preparing to unpack .../0-netavark_1.9.0-4_arm64.deb ...
Unpacking netavark (1.9.0-4) ...
Selecting previously unselected package aardvark-dns.
Preparing to unpack .../1-aardvark-dns_1.9.0-2_arm64.deb ...
Unpacking aardvark-dns (1.9.0-2) ...
Selecting previously unselected package libsubid4:arm64.
Preparing to unpack .../2-libsubid4_1%3a4.15.3-3ubuntu2_arm64.deb ...
Unpacking libsubid4:arm64 (1:4.15.3-3ubuntu2) ...
Selecting previously unselected package uidmap.
Preparing to unpack .../3-uidmap_1%3a4.15.3-3ubuntu2_arm64.deb ...
Unpacking uidmap (1:4.15.3-3ubuntu2) ...
Selecting previously unselected package containernetworking-plugins.
Preparing to unpack .../4-containernetworking-plugins_1.1.1+ds1-3build1_arm64.deb ...
Unpacking containernetworking-plugins (1.1.1+ds1-3build1) ...
Selecting previously unselected package golang-github-containers-image.
Preparing to unpack .../5-golang-github-containers-image_5.30.2-2_all.deb ...
Unpacking golang-github-containers-image (5.30.2-2) ...
Selecting previously unselected package golang-github-containers-common.
Preparing to unpack .../6-golang-github-containers-common_0.58.2+ds1-3ubuntu1_all.deb ...
Unpacking golang-github-containers-common (0.58.2+ds1-3ubuntu1) ...
Selecting previously unselected package buildah.
Preparing to unpack .../7-buildah_1.35.3+ds1-3_arm64.deb ...
Unpacking buildah (1.35.3+ds1-3) ...
Selecting previously unselected package crun.
Preparing to unpack .../8-crun_1.16.1-1_arm64.deb ...
Unpacking crun (1.16.1-1) ...
Selecting previously unselected package fuse-overlayfs.
Preparing to unpack .../9-fuse-overlayfs_1.13-1_arm64.deb ...
Unpacking fuse-overlayfs (1.13-1) ...
Setting up crun (1.16.1-1) ...
Setting up libsubid4:arm64 (1:4.15.3-3ubuntu2) ...
Setting up golang-github-containers-image (5.30.2-2) ...
Setting up containernetworking-plugins (1.1.1+ds1-3build1) ...
Setting up netavark (1.9.0-4) ...
Setting up aardvark-dns (1.9.0-2) ...
Setting up fuse-overlayfs (1.13-1) ...
Setting up golang-github-containers-common (0.58.2+ds1-3ubuntu1) ...
Setting up uidmap (1:4.15.3-3ubuntu2) ...
Setting up buildah (1.35.3+ds1-3) ...
Processing triggers for man-db (2.12.1-3) ...
Processing triggers for libc-bin (2.40-1ubuntu3) ...
Debug: buildah rm alpine-working-container
167d423ecebc2999669a58dc63390e56faee4efee4c5b7c30c1d7ec3d6553d54
Using latest MC version 33.0.44 from the oracular repo (determined by containerized package manager)
Debug: Host platform: ubuntu 24.10
Debug: MC repository: oracular
Debug: Running: install_external_repos
Adding universe repository
Debug: sudo add-apt-repository -y universe
Adding component(s) 'universe' to all repositories.
Hit:1
http://ports.ubuntu.com/ubuntu-ports oracular InRelease
Hit:2
http://ports.ubuntu.com/ubuntu-ports oracular-updates InRelease
Hit:3
http://ports.ubuntu.com/ubuntu-ports oracular-backports InRelease
Hit:4
http://ports.ubuntu.com/ubuntu-ports oracular-security InRelease
Hit:5
http://dist.jriver.com/latest/mediacenter oracular InRelease
Reading package lists... Done
Debug: mkdir -p /home/knuperfrank/Desktop/output/SOURCES
Debug: Running: acquire_deb
Checking
https://files.jriver-cdn.com/mediacenter/channels/v33/latest/MediaCenter-33.0.44-arm64.deb for DEB package
Found
Debug: Running: install_mc_deb
Debug: ar x /home/knuperfrank/Desktop/output/SOURCES/MediaCenter-33.0.44-arm64.deb
Debug: tar xJf control.tar.xz
Debug: tar -cJf control.tar.xz control postinst
Debug: ar rcs /home/knuperfrank/Desktop/output/SOURCES/MediaCenter-33.0.44-arm64.compat.deb debian-binary control.tar.xz data.tar.xz
Debug: rm -rf /tmp/tmp.p5ek6yX6PL
Debug: Running: install_package --no-install-check --no-gpg-check --allow-downgrades /home/knuperfrank/Desktop/output/SOURCES/MediaCenter-33.0.44-arm64.compat.deb
Debug: sudo apt-get -f install -y -q0 --allow-downgrades /home/knuperfrank/Desktop/output/SOURCES/MediaCenter-33.0.44-arm64.compat.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'mediacenter33' instead of '/home/knuperfrank/Desktop/output/SOURCES/MediaCenter-33.0.44-arm64.compat.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
mediacenter33 : Depends: libwebkit2gtk-4.0-37 but it is not installable
Recommends: vorbis-tools but it is not going to be installed
Recommends: musepack-tools but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Error: Failed to install /home/knuperfrank/Desktop/output/SOURCES/MediaCenter-33.0.44-arm64.compat.deb
Error: Local MC DEB installation failed
Error: Only the default MC repo can be used for --install=local
Error: JRiver Media Center local package installation failed"