Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ovecka

Pages: 1 [2]
16
Hi, can you add 5.1 patch, please? The old 5.0 patch isn't usabe due to 5.0 zentyal-core dependency.

EDIT: Guess it was as easy as editing the patch file by changing all the 5.0 mentions to 5.1 and changing the dependency from <<5.1 to <<5.2. All the bash commands need to change accordingly of course.

It installs correctly. Let's hope it works too.

EDIT 2: Well, it does.

Here's the file for those lazy ones. Use it to your liking: https://drive.google.com/file/d/1zXYnpABblfWwnWv5r8ip6LBuR87p5dxv

and don't forget to change this part of the original guide:
Quote
wget 'https://drive.google.com/file/d/1zXYnpABblfWwnWv5r8ip6LBuR87p5dxv' -O zentyal-radius-5.1.patch
patch -t -p1 -i zentyal-radius-5.1.patch
cd zentyal-radius-5.1
.
.
sudo apt install -y ./zentyal-radius_5.1_all.deb


Pages: 1 [2]