INTERACT FORUM

Please login or register.

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

Author Topic: Repository for MC 27  (Read 1291 times)

geier22

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 418
Repository for MC 27
« on: September 14, 2020, 03:27:37 pm »

In which repo exactly can I find MC 27?
I have these two repos in my sources,
Code: [Select]
inxi -r |grep mediacenter
  Active apt repos in: /etc/apt/sources.list.d/mediacenter26.list
  1: deb [arch=amd64,i386,armhf] http://dist.jriver.com/latest/mediacenter/ jessie main
  Active apt repos in: /etc/apt/sources.list.d/mediacenter26beta.list
  1: deb [arch=amd64,i386,armhf] http://dist.jriver.com/beta/mediacenter/ jessie main
but I had to download MC by hand and install it with dpkg

MC 27 doesn't seem to exist

Code: [Select]
apt policy  mediacenter27
mediacenter27:
  Installiert:           27.0.10
  Installationskandidat: 27.0.10
  Versionstabelle:
 *** 27.0.10 100
        100 /var/lib/dpkg/status
hans@XFCE:~$ apt policy  mediacenter26
mediacenter26:
  Installiert:           26.0.107
  Installationskandidat: 26.0.107
  Versionstabelle:
 *** 26.0.107 500
        500 http://dist.jriver.com/latest/mediacenter jessie/main amd64 Packages
        500 http://dist.jriver.com/beta/mediacenter jessie/main amd64 Packages
        100 /var/lib/dpkg/status
Logged
Debian Testing x64 (multiarch) Xfce
TEAC UD-H01 - Yamaha A-S1000 /
Midrange- Studiomonitore by FÖÖN
AsRock Z390 Extreme4- Intel Core i9 9900/ 32 GB Ram

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
Re: Repository for MC 27
« Reply #1 on: September 14, 2020, 03:31:13 pm »

In which repo exactly can I find MC 27?
I have these two repos in my sources,
Code: [Select]
inxi -r |grep mediacenter
  Active apt repos in: /etc/apt/sources.list.d/mediacenter26.list
  1: deb [arch=amd64,i386,armhf] http://dist.jriver.com/latest/mediacenter/ jessie main
  Active apt repos in: /etc/apt/sources.list.d/mediacenter26beta.list
  1: deb [arch=amd64,i386,armhf] http://dist.jriver.com/beta/mediacenter/ jessie main
but I had to download MC by hand and install it with dpkg
MC is based on buster now so just change your jessie to buster in your lists.
Logged

geier22

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 418
Re: Repository for MC 27
« Reply #2 on: September 14, 2020, 03:37:25 pm »

Thanks bob
problem solved
Code: [Select]
apt policy  mediacenter27
mediacenter27:
  Installiert:           27.0.10
  Installationskandidat: 27.0.12
  Versionstabelle:
     27.0.12 500
        500 http://dist.jriver.com/beta/mediacenter buster/main amd64 Packages
 *** 27.0.10 100
        100 /var/lib/dpkg/status

But would I have to open a second beta repo for MC 26?
Or is MC 26 also in this repo?
I find that a bit confusing.
Logged
Debian Testing x64 (multiarch) Xfce
TEAC UD-H01 - Yamaha A-S1000 /
Midrange- Studiomonitore by FÖÖN
AsRock Z390 Extreme4- Intel Core i9 9900/ 32 GB Ram

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
Re: Repository for MC 27
« Reply #3 on: September 14, 2020, 03:52:18 pm »

Thanks bob
problem solved
Code: [Select]
apt policy  mediacenter27
mediacenter27:
  Installiert:           27.0.10
  Installationskandidat: 27.0.12
  Versionstabelle:
     27.0.12 500
        500 http://dist.jriver.com/beta/mediacenter buster/main amd64 Packages
 *** 27.0.10 100
        100 /var/lib/dpkg/status

But would I have to open a second beta repo for MC 26?
Or is MC 26 also in this repo?
I find that a bit confusing.
They are in the same repo.
You could have one line for each in your list, jessie for MC26, buster for MC27 then which ever one you want you'll get the latest.
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7373
  • The color of Spring...
Re: Repository for MC 27
« Reply #4 on: September 14, 2020, 03:53:28 pm »

I'll be getting the APT repositiory tutorial along with the Ubuntu/Debian/Linux Mint tutorial up tomorrow hopefully.
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

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
Re: Repository for MC 27
« Reply #5 on: September 14, 2020, 04:40:33 pm »

I'll be getting the APT repositiory tutorial along with the Ubuntu/Debian/Linux Mint tutorial up tomorrow hopefully.
Great!
Thanks.
Logged

geier22

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 418
Re: Repository for MC 27
« Reply #6 on: September 15, 2020, 12:55:38 am »

They are in the same repo.
You could have one line for each in your list, jessie for MC26, buster for MC27 then which ever one you want you'll get the latest.

I've changed it a bit now.  And this is how it works for MC 26 and 27:

Code: [Select]
inxi -r |grep mediacenter
  Active apt repos in: /etc/apt/sources.list.d/mediacenter_beta.list
  1: deb [arch=amd64,i386,armhf] http://dist.jriver.com/beta/mediacenter/ buster main
  2: deb [arch=amd64] http://dist.jriver.com/beta/mediacenter/ jessie main

Code: [Select]
~$ apt policy  mediacenter27
mediacenter27:
  Installiert:           27.0.12
  Installationskandidat: 27.0.12
  Versionstabelle:
 *** 27.0.12 500
        500 http://dist.jriver.com/beta/mediacenter buster/main amd64 Packages
        100 /var/lib/dpkg/status

~$ apt policy  mediacenter26
mediacenter26:
  Installiert:           26.0.107
  Installationskandidat: 26.0.107
  Versionstabelle:
 *** 26.0.107 500
        500 http://dist.jriver.com/beta/mediacenter jessie/main amd64 Packages
        100 /var/lib/dpkg/status
Logged
Debian Testing x64 (multiarch) Xfce
TEAC UD-H01 - Yamaha A-S1000 /
Midrange- Studiomonitore by FÖÖN
AsRock Z390 Extreme4- Intel Core i9 9900/ 32 GB Ram
Pages: [1]   Go Up