Dynu Ip Update client for Raspberry OS Lite Dynu Ip Update client for...

Topic: Dynu Ip Update client for Raspberry OS Lite

Post Dynu Ip Update client for Raspberry OS Lite
by ghosu0 on Tuesday, February 11, 2025

Hello,

i'm trying to install the package folliwing the guide (https://www.dynu.com/DynamicDNS/IPUpdateClient/Linux)

Debian 12 (.deb file)

wget https://packages.microsoft.com/config/debian/12/packages-microsoft-prod.deb -O packages-microsoft-prod.deb
dpkg -i packages-microsoft-prod.deb
rm packages-microsoft-prod.deb
apt update
apt install dotnet-runtime-6.0
wget --trust-server-names https://www.dynu.com/support/downloadfile/67
apt install ./dynu-ip-update-client_0.1.0-1_amd64.deb

but i have the following errror installing the package:

apt install ./dynu-ip-update-client_0.1.0-1_amd64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'dynu-ip-update-client:amd64' instead of './dynu-ip-update-client_0.1.0-1_amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
dotnet-hostfxr-6.0:amd64 : Depends: libgcc1:amd64 but it is not installable
Depends: libstdc++6:amd64 but it is not installable
Depends: dotnet-host:amd64 (>= 6.0.36) but it is not going to be installed
Depends: libc6:amd64 but it is not installable
dotnet-runtime-deps-6.0:amd64 : Depends: libgcc1:amd64 but it is not installable
Depends: libicu:amd64 but it is not installable or
libicu74:amd64 but it is not installable or
libicu72:amd64 but it is not installable or
libicu71:amd64 but it is not installable or
libicu70:amd64 but it is not installable or
libicu69:amd64 but it is not installable or
libicu68:amd64 but it is not installable or
libicu67:amd64 but it is not installable or
libicu66:amd64 but it is not installable or
libicu65:amd64 but it is not installable or
libicu63:amd64 but it is not installable or
libicu60:amd64 but it is not installable or
libicu57:amd64 but it is not installable or
libicu55:amd64 but it is not installable or
libicu52:amd64 but it is not installable
Depends: libc6:amd64 but it is not installable
Depends: libssl1.0.0:amd64 but it is not installable or
libssl1.0.2:amd64 but it is not installable or
libssl1.1:amd64 but it is not installable or
libssl3:amd64 but it is not installable
Depends: zlib1g:amd64 but it is not installable
Depends: libstdc++6:amd64 but it is not installable
Depends: libgssapi-krb5-2:amd64 but it is not installable
E: Unable to correct problems, you have held broken packages.

Did anybody managed to have it running or raspberry pi os?

Thanks and regards


Reply with quote | Report
Post Re: Dynu Ip Update client for Raspberry OS Lite
by ghosu0 on Friday, February 14, 2025

Hello,

i figured out folliwing this guide:

shortly you send a request scheduled every few minutes instead using the mentioned software.
https://www.dynu.com/DynamicDNS/IPUpdateClient/RaspberryPi-Dynamic-DNS

thank to the support team.
cheerz

Reply with quote | Report
Friday, February 21, 2025 11:08 AM
Loading...