Open david-kapital opened 3 years ago
Please uninstall after deleting the following files. /var/lib/dpkg/info/dattobd-dkms.prerm
This issue is fixed with the code below. https://github.com/elastio/elastio-snap
Please refer to #252
@yito24 I installed elastio-snap but still have the same issues installing the above packages. Am I missing a step?
Datto support simply states that Ubuntu 20.04 is not supported by the Linux Agent, so I suppose I will have to abandon this for now. Was hoping this workaround would be sufficient 😞
@malcolmradelet
I built with the latest source code in elastio-snap. And I was able to successfully install the package on Ubuntu 20.04(5.11.0-38-generic). Please try using the attached package.
@yito24 Oh, thanks for that, that is awesome! However, what I meant was that after installing the elastio-snap package I was still unable to install dattobd-dkms & dattobd-utils
@malcolmradelet
Did you do the following? 1) Delete /var/lib/dpkg/info/dattobd-dkms.prerm 2) Uninstall dattobd packages 3) Install attached packages.
@yito24 Sorry for the delay, I was off work. Looks like I had the wrong elastio package. I had "elastio-snap-dkms (0.10.16-1debian10)" and your package was "elastio-snap-dkms (0.10.16-1ubuntu20.04)". All 3 packages installed fine :)
So after installing them, I attempted to install dlad again, which tries to install dattobd-dkms and dattobd-utils. I get this error:
Unpacking dattobd-utils (0.10.15-29.1ubuntu20.04) ...
dpkg: error processing archive /tmp/apt-dpkg-install-9d76tB/2-dattobd-utils_0.10.15-29.1ubuntu20.04_amd64.deb (--unpack):
trying to overwrite '/usr/bin/update-img', which is also in package elastio-snap-utils 0.10.16-1ubuntu20.04
Selecting previously unselected package dlad.
Preparing to unpack .../5-dlad_2.7.1.1-1.1ubuntu20.04_amd64.deb ...
Unpacking dlad (2.7.1.1-1.1ubuntu20.04) ...
Errors were encountered while processing:
/tmp/apt-dpkg-install-9d76tB/2-dattobd-utils_0.10.15-29.1ubuntu20.04_amd64.deb
@malcolmradelet
I couldn't understand. Why are you installing dattobd-utils_0.10.15-29.1ubuntu20.04 again?
Install the three packages(attached pkges) and you're done.
@yito24 Well, I am trying to install the Datto Linux Agent on one of my servers. When I attempt to install the agent (package name "dlad") it also installs a few other packages: dattobd-dkms dattobd-utils libdattobd1 libmercury++0 libmercuryftp0
If I attempt to install dlad without dattobd-utils, it says unable to correct problems and does not install.
@malcolmradelet
It can be difficult to install the required packages for the Datto Linux Agent. Because what I built is elastio-snap, which is different from dattobd.
First of all, I don't think that dattobd(Datto Linux Agent) supports kernel 5.8 or later. https://help.datto.com/s/article/KB360040893811
I understand, thank you for your assistance! I was hoping that maybe the elastio-snap packages would work in place of the dattobd ones.
I have reported this issue. elastio-snap is compatible with the latest kernels. I am reporting to merge into elastio-snap ---> dattobd.
However, this has not yet been achieved.
can be elastio-snap adopted to urbackup instead of dattodb ?
Same issues here with installing on fully updated Ubuntu 20.04.1 LTS. No special kernels installed. Docs mention that Ubuntu 20.04+ is supported. What is the reality on the ground?
I thought that the Datto appliances run Ubuntu 20.04 LTS with ZFS root; exactly the setup I have.
Hi @JavaScriptDude
If you use 20.04 Desktop, its kernel is probably over 5.10 (uname -r
)
, and dattobd has not supported it yet.
I guess the docs you pointed out is only for Server 20.04 instead of Desktop 20.04
Yes, its XUbuntu Desktop 20.04 LTS. I find ZFS crutial for my devops workflows and desktop distro makes ZFS root install just a single click.
If someone has access to the docs, I suggest adding the following to the installation instructions:
/var/lib/dpkg/info/dattobd-dkms.prerm
if having difficulty removing dattobd-dkms
.The above would have saved me a few hours and no. 3 alone was a bit stressing and difficult to find a solution.
Thanks!
Attempted to install dattobd-dkms and dattobd-utils on a fresh Kubuntu 20.04.3 LTS, but both the installation and subsequent removal failed.
Issuing the following commands, per install instructions:
Results in:
The aforementioned make.log file has a size of 1.7M, and contains 887 different error statements.
Attempts to remove the packages also fail:
# apt remove dattobd-dkms dattobd-utils