ShinyProxy RPM package dependecies error

Hi,

In the ShinyProxy v2 rpm packages INFO/REQUIRENAME I found:
“java-1.8.0-openjdk-headless…
or…
java-1.8.0-openjdk…”
The problem is the “or”, the install fail because of this line.

Did I miss something, or this is a bug in the rpm creation?

Thanks
Tibor

@theja,

Thanks for the feedback! This should be fixed now. Can you try

curl https://www.shinyproxy.io/downloads/shinyproxy_2.0.3_x86_64.rpm --output sp2.rpm
sudo yum localinstall sp2.rpm

?

Best,
Tobias

Hello,

the problem was indeed introduced during the packing processing. It has been fixed and updated on the shinyproxy.io download section (https://www.shinyproxy.io/downloads/).

Sorry for the inconveniences and thanks for notifying us.

Regards,

Ronald

Hello,

Thanks alot for your help, it works.

Tibor

1 Like