Update doesn't work for my Odroid XU4. There seems to be a problem with tzdata and/or debconf. Device works well but can't be upgraded.
Here is the output:
Hope I can find help here.#### Details:
- Date | Sun 4 Nov 13:21:13 CET 2018
- Bug report | N/A
- DietPi version | v6.16
- Img creator | DietPi Core Team
- Pre-image | Meveric
- SBC device | Odroid XU3/XU4/HC1/HC2 (armv7l) (index=11)
- Kernel version | #1 SMP PREEMPT Thu Aug 23 05:59:33 UTC 2018
- Distro | stretch (index=4)
- Command | G_AGUG
- Exit code | 100
- Software title | DietPi-Update
#### Steps to reproduce:
<!-- Explain how to reproduce the issue -->
1. ...
2. ...
#### Expected behaviour:
<!-- What SHOULD be happening? -->
- ...
#### Actual behaviour:
<!-- What IS happening? -->
- ...
#### Extra details:
<!-- Please post any extra details that might help solve the issue -->
- ...
#### Additional logs:
```
Log file contents:
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages will be upgraded:
curl libcurl3 libcurl3-gnutls tzdata
4 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
Need to get 1,020 kB of archives.
After this operation, 3,072 B disk space will be freed.
Get:1 http://ftp.uk.debian.org/debian stretch-updates/main armhf tzdata all 2018g-0+deb9u1 [270 kB]
Get:2 https://cdn-aws.deb.debian.org/debian-security stretch/updates/main armhf curl armhf 7.52.1-5+deb9u8 [223 kB]
Get:3 https://cdn-aws.deb.debian.org/debian-security stretch/updates/main armhf libcurl3 armhf 7.52.1-5+deb9u8 [264 kB]
Get:4 https://cdn-aws.deb.debian.org/debian-security stretch/updates/main armhf libcurl3-gnutls armhf 7.52.1-5+deb9u8 [262 kB]
debconf: Perl may be unconfigured (Unrecognized character �; marked by <-- HERE after { use 5.0<-- HERE near column 10 at /usr/share/perl/5.24/Carp.pm line 3.
Compilation failed in require at /usr/lib/arm-linux-gnueabihf/perl/5.24/IO/File.pm line 8.
BEGIN failed--compilation aborted at /usr/lib/arm-linux-gnueabihf/perl/5.24/IO/File.pm line 8.
Compilation failed in require at /usr/share/perl/5.24/FileHandle.pm line 9.
Compilation failed in require at (eval 1) line 3.
BEGIN failed--compilation aborted at (eval 1) line 3.
) -- aborting
Fetched 1,020 kB in 1s (747 kB/s)
Setting up debconf (1.5.61) ...
Unrecognized character �; marked by <-- HERE after { use 5.0<-- HERE near column 10 at /usr/share/perl/5.24/Carp.pm line 3.
Compilation failed in require at /usr/share/perl/5.24/Tie/Hash.pm line 5.
BEGIN failed--compilation aborted at /usr/share/perl/5.24/Tie/Hash.pm line 5.
Compilation failed in require at /usr/lib/arm-linux-gnueabihf/perl/5.24/POSIX.pm line 483.
Compilation failed in require at /usr/share/perl5/Debconf/Template.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/Debconf/Template.pm line 7.
Compilation failed in require at /usr/share/perl5/Debconf/Question.pm line 8.
BEGIN failed--compilation aborted at /usr/share/perl5/Debconf/Question.pm line 8.
Compilation failed in require at /usr/share/perl5/Debconf/Config.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/Debconf/Config.pm line 7.
Compilation failed in require at /usr/share/perl5/Debconf/Log.pm line 10.
Compilation failed in require at /usr/share/perl5/Debconf/Db.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/Debconf/Db.pm line 7.
Compilation failed in require at /usr/share/debconf/frontend line 6.
BEGIN failed--compilation aborted at /usr/share/debconf/frontend line 6.
dpkg: error processing package debconf (--configure):
subprocess installed post-installation script returned error exit status 255
Errors were encountered while processing:
debconf
E: Sub-process /usr/bin/dpkg returned an error code (1)
```
Thank you