INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Help needed for Raspberry Pi  (Read 638 times)

Dennis in FL

  • Galactic Citizen
  • ****
  • Posts: 315
Help needed for Raspberry Pi
« on: May 18, 2023, 05:05:15 am »

In the past I installed new versions with the following

Quote
sudo apt install gnupg2 wget ca-certificates
wget -nc http://dist.jriver.com/mediacenter@jriver.com.gpg.key
sudo wget http://dist.jriver.com/latest/mediacenter/mediacenter31.list -O /etc/apt/sources.list.d/mediacenter31.list
sudo apt-get update
sudo apt -remove mediacenter30
sudo apt-get install mediacenter31

But it no longer works and I get the error

E: Unable to locate package mediacenter31

Help!!
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7371
  • The color of Spring...
Re: Help needed for Raspberry Pi
« Reply #1 on: May 18, 2023, 05:41:59 am »

Easiest way to install or upgrade MC on a Raspberry Pi (or really almost any Linux distro) is by using the installJRMC script.

But if you want to know what the likely issue is (which I'm going to guess as I have no time to test it), I'm guessing the problem you're experiencing is related to the links in the commands - they should probably be changed from http:// to https:// since that changed a good while ago, as using https:// would be recommended in my mind. Also you *should* be able to install the MC30 latest repo and pull MC31 from it as long as you switch to the Bullseye branch. But, again, I can't stress enough how much easier it is to use installJRMC to install MC on most Linux distros at this point, basically one stop and there ya go.

But if you do it manually you likely need to edit the .list file and change whatever is used (Buster or Jesse) to Bullseye like Bob said in the release topic, as I mentioned above MC31 is in the Bullseye branch. I actually use the jriver.list file that the installJRMC script created (if going this route, delete the mediacenter.list files first) and what I did was I edited the jriver.list file in a text editor and changed it to Bullseye and it works great for me for MC31 on my Raspberry Pi. IMO there's really no need to have multiple mediacenter.list files anymore, just make a generic one and change it when a rebase happens (e.g. Buster or Jesse to Bullseye).

EDIT: Seems like changing http:// to https:// doesn't work at all... that's not good IMO, hopefully that's something that can be fixed and supported in the future...
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | Topping D50s DAC | Edifier R2000DB Bookshelf Speakers

Dennis in FL

  • Galactic Citizen
  • ****
  • Posts: 315
Re: Help needed for Raspberry Pi
« Reply #2 on: May 18, 2023, 08:03:21 am »

Easiest way to install or upgrade MC on a Raspberry Pi (or really almost any Linux distro) is by using the installJRMC script.


EDIT: Seems like changing http:// to https:// doesn't work at all... that's not good IMO, hopefully that's something that can be fixed and supported in the future...

the installJRMC script worked....thank you.

Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
Re: Help needed for Raspberry Pi
« Reply #3 on: May 19, 2023, 03:40:38 pm »

In the past I installed new versions with the following

But it no longer works and I get the error

E: Unable to locate package mediacenter31

Help!!
Thanks for the feedback, the dist file needed to be changed from buster to bullseye. It should be good now.
Logged

HaWi

  • Citizen of the Universe
  • *****
  • Posts: 905
Re: Help needed for Raspberry Pi
« Reply #4 on: May 23, 2023, 01:36:59 pm »

After upgrading my rPi4 to Bullseye, InstallJRMC worked flawlessly and I am running MC31.0.12 on the Pi now without any issues. Even seems a bit more nimble now.
Great work! Thanks to Bob and everyone making it possible!
Logged
rPi5/8GB, Debian 12 Bookworm on SSD | JRMark (32.0.36 64 bit): 2699
MacBookPro (2013), 2.6 GHz Quad-Core Intel Core i7, MacOS 11.7.17 | JRMark (32.0.38 64 bit): 3764
Mac Studio M2 Max, 64GB, 1TB SSD, macOS Sonoma 14.4.1 | JRMark (32.0.38 64 bit): 9235
Docker Container (shiomax) DS1819+ | JRMark (32.0.36 64 bit): 1430
JRemote 3.43
MO 4Media 1.5.7 | Marantz SR7007 (RSL 5.1) HDMI to MacBookPro

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
Re: Help needed for Raspberry Pi
« Reply #5 on: May 23, 2023, 01:55:55 pm »

After upgrading my rPi4 to Bullseye, InstallJRMC worked flawlessly and I am running MC31.0.12 on the Pi now without any issues. Even seems a bit more nimble now.
Great work! Thanks to Bob and everyone making it possible!
Great, thanks for the report back!
Logged
Pages: [1]   Go Up