-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update package URLs from upstream and add repo install for debian and ubuntu clients #114
Comments
Hi @didacog, @NefixEstrada and I are doing the testing with rear 2.5 version in our local default.conf. Inside Release 2.3.0 branch, when done, will do testing to check which version is compatible for each distribution and also to modify the dependencies, then will be applied to master and develop branches. In the case of Ubuntu 18.04 the ReaR version included in their repositories are ReaR 2.3 and there is an important issue for us solved in the 2.4 version :
and in the case of Debian 10 will be released in mid-2019 with ReaR 2.4. I have statarted to working on it and I do not know if we will have enough time to include in this release if not in the next. |
I was thinking in set REPO_URLS for the other distros (CentOS, RedHat, SLES,...) to control rear versions to install on them, without being forced to use too old versions of repos for rear. |
Hi guys, this would be good to get the rear versions to the newer version. As i've just successfully installed your latest git version on debian 9, but faced an issue with the current tagged version of rear 2.2 - seems to stop the backup process from working - the CLI_KERNEL is empty due to some sort of mounting issue further down the line in the version of rear 2.2? Updating to 2.5.0 of rear fixes this issue - have set a pull request for debian 9, but maybe someone can test this on debian 10 or ubuntu? |
Hi @db260179, in the coming days we will release DRLM 2.3.0 and as you can see here: drlm/usr/share/drlm/conf/default.conf Line 308 in 2e885ff
Thank you!!! |
Hi @proura Thanks for the update, must of missed that branch. I've closed my pull request as it has the same adjustments. Just a side note, if u guys are interested in docker version, i have built this in docker and runs? let me know i can do a pull request? |
@didacog Instclient workflow has been modified and standardized. Now Instclient installs ReaR package specified in default.conf file for all distos, but if you want to install from repositories you can use "-r/--repo" parameter. You can also continue using the parameter "-U/--url_rear" if you want use a diferent ReaR package. I have tested in Debian[8-9-10], Centos[6-7] and Ubuntu [16-18] and works ok! |
great news!! so we have the 2.3.0 release almost ready... |
Disaster Recovery Linux Manager (DRLM) Issue Template
Quick response time is not guaranteed with free support, if you are using DRLM in a production environment and enterprise grade level support services are required, please see: http://www.brainupdaters.net/en/drlm-services.
Please fill in the following items before submitting a new issue:
Issue details:
Also an update to the upstream ReaR package URL's in default.conf is needed to install latest patched versions if needed on new OS versions.
The text was updated successfully, but these errors were encountered: