Hi,
Suspect I'm missing something simple.
Current MC = 30.0.96 running on Debian 11 (bullseye) VM
Attempting to use the installJRMC utility to upgrade to V31 and failing with
E: Unable to locate package mediacenter31
Error: Failed to install mediacenter31=31.0.19. Attempting to continue
Error: JRiver Media Center installation from repo failed
Following from debug
jriver@deb64esx1:~$ ./installJRMC --install repo --service jriver-mediacenter --service-type user --mcversion 31.0.19 --debug
First Debugging on!
Debug: Running: main
Debug: Running: getOS
Debug: Detected host platform: debian 11
Debug: Using host platform: debian 11
Debug: Running: parseInput
Debugging on
installJRMC version: 1.0b16
Debug: Running: getVersion
Using MC version 31.0.19 determined by user input
Debug: Running: installMCFromRepo
Debug: Running: addRepo
Adding JRiver repository to package manager
Debug: Running: installPackage wget
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.4.12 (GNU/Linux)
{PGP data removed}
-----END PGP PUBLIC KEY BLOCK-----
Debug: pkg_update
Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
Hit:2 http://debian.mirror.serversaustralia.com.au/debian bullseye InRelease
Hit:3 http://debian.mirror.serversaustralia.com.au/debian bullseye-updates InRelease
Hit:4 http://dist.jriver.com/latest/mediacenter buster InRelease
Reading package lists... Done
Installing JRiver Media Center using package manager
Debug: installPackage --skip-check-installed --nogpgcheck mediacenter31=31.0.19
Debug: Running: installPackage --skip-check-installed --nogpgcheck mediacenter31=31.0.19
Debug: pkg_install mediacenter31=31.0.19
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package mediacenter31
Error: Failed to install mediacenter31=31.0.19. Attempting to continue
Error: JRiver Media Center installation from repo failed
jriver@deb64esx1:~$
Other info
jriver@deb64esx1:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
jriver@deb64esx1:~$
Also updated sources.list with the following
sudo wget http://dist.jriver.com/latest/mediacenter/mediacenter31.list -O /etc/apt/sources.list.d/mediacenter31.list
any recommendations on how to proceed?
thx,
Steve