More > JRiver Media Center 28 for Linux
installJRMC - MC installer for Linux
Awesome Donkey:
Trying to use the latest version of the script on Fedora 35 always results in...
--- Code: ---Building version 28.0.94, please wait...
Error: Build failed.
Removing source DEB
--- End code ---
Using --debug isn't showing anything interesting why the build fails. Tried using --mcversion 28.0.94, --install rpm, etc. and nothing works. However, an older version of the script does work and I was able to build 28.0.94 and install it on Fedora 35.
BryanC:
--- Quote from: Awesome Donkey on December 11, 2021, 08:16:53 am ---Trying to use the latest version of the script on Fedora 35 always results in...
--- Code: ---Building version 28.0.94, please wait...
Error: Build failed.
Removing source DEB
--- End code ---
Using --debug isn't showing anything interesting why the build fails. Tried using --mcversion 28.0.94, --install rpm, etc. and nothing works. However, an older version of the script does work and I was able to build 28.0.94 and install it on Fedora 35.
--- End quote ---
There was a derp leftover from adding the SUSE crossbuilding. Please try v1.0b4 that I just attached to the OP or pull from master. I also improved version scraping reliability so hopefully that works on SUSE now so no need to manually use --mcversion.
After I finish migrating infra I will try to containerize rpmbuild next.
Awesome Donkey:
Great, works fine now, thanks! :)
P.S. Is it possible to get both --mcversion and --install rpm working at the same time? Sometimes it helps with downgrading to check for issues and test stuff, and having one command to build the RPM and to install the RPM could be very useful.
BryanC:
--- Quote from: Awesome Donkey on December 11, 2021, 10:00:01 am ---P.S. Is it possible to get both --mcversion and --install rpm working at the same time? Sometimes it helps with downgrading to check for issues and test stuff, and having one command to build the RPM and to install the RPM could be very useful.
--- End quote ---
Using those options together seems to work fine on Fedora.
BryanC:
Uploaded v1.0b5 with new option "--compat" to build/install RPMs without minimum library version specifiers. This will allow RPMs to successfully install on distros that have older libraries than what MC is built with on Debian Buster (i.e. CentOS 8).
Example:
--- Code: ---./installJRMC --install rpm --compat
--- End code ---
Make sure to first remove your RPM output folder (./output/RPMS) so that installJRMC will rebuild the RPM (without minimum version specifiers).
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version