MX Linux install package suddenly error on Perl issues
by BudiKusasi from LinuxQuestions.org on (#5DX8V)
Why any MX Linux install package suddenly error:
Code:debconf: Perl may be unconfigured (FileHandle.pm did not return a true value at (eval 1) line 3.
BEGIN failed--compilation aborted at (eval 1) line 3.
) -- aborting
Setting up debconf (1.5.71) ...
base.pm did not return a true value at /usr/share/perl5/Debconf/Log.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/Debconf/Log.pm line 7.
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):
installed debconf package post-installation script subprocess returned error exit status 255
Errors were encountered while processing:
debconfthis after trying to fix by: https://forums.linuxmint.com/viewtop...6706cc#p952334
firstly of this is strict.pm instead of base.pm
Please help out. Thanks


Code:debconf: Perl may be unconfigured (FileHandle.pm did not return a true value at (eval 1) line 3.
BEGIN failed--compilation aborted at (eval 1) line 3.
) -- aborting
Setting up debconf (1.5.71) ...
base.pm did not return a true value at /usr/share/perl5/Debconf/Log.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/Debconf/Log.pm line 7.
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):
installed debconf package post-installation script subprocess returned error exit status 255
Errors were encountered while processing:
debconfthis after trying to fix by: https://forums.linuxmint.com/viewtop...6706cc#p952334
firstly of this is strict.pm instead of base.pm
Please help out. Thanks