Forum archive
Errors were encountered while processing: webmin-tklbam
uh... what's this mean? It's looking like webmin-tklbam is creating some sort of error on my installs, but can't figure out what's going on... any thoughts?
Drew
Installing package(s) with command apt-get -y --force-yes -f install proftpd ..
Setting up webmin-tklbam (1.0+4+gb0c7a4c) ... /var/lib/dpkg/info/webmin-tklbam.postinst: 4: ./install-module.pl: not found dpkg: error processing webmin-tklbam (--configure): subprocess installed post-installation script returned error exit status 127 Errors were encountered while processing: webmin-tklbam Reading package lists... Building dependency tree... Reading state information... Note, selecting proftpd-basic instead of proftpd Suggested packages: proftpd-doc proftpd-mod-mysql proftpd-mod-pgsql proftpd-mod-ldap proftpd-mod-odbc proftpd-mod-sqlite The following packages will be REMOVED: ftpd The following NEW packages will be installed: proftpd-basic 0 upgraded, 1 newly installed, 1 to remove and 1 not upgraded. 1 not fully installed or removed. Need to get 867kB of archives. After this operation, 2007kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu/ lucid-security/universe proftpd-basic 1.3.2c-1ubuntu0.1 [867kB] [master e6cb7ca] saving uncommitted changes in /etc prior to apt run 19 files changed, 59 insertions(+), 5 deletions(-) create mode 100644 webmin/proftpd/config rewrite webmin/system-status/info (80%) debconf: delaying package configuration, since apt-utils is not installed Fetched 867kB in 2s (383kB/s) (Reading database ... 51061 files and directories currently installed.) Removing ftpd ... Processing triggers for man-db ... Selecting previously deselected package proftpd-basic. (Reading database ... 51052 files and directories currently installed.) Unpacking proftpd-basic (from .../proftpd-basic_1.3.2c-1ubuntu0.1_i386.deb) ... Processing triggers for man-db ... Setting up webmin-tklbam (1.0+4+gb0c7a4c) ... /var/lib/dpkg/info/webmin-tklbam.postinst: 4: ./install-module.pl: not found dpkg: error processing webmin-tklbam (--configure): subprocess installed post-installation script returned error exit status 127 Setting up proftpd-basic (1.3.2c-1ubuntu0.1) ... Installing new version of config file /etc/ftpusers ... Warning: The home dir /var/run/proftpd you specified can't be accessed: No such file or directory Adding system user `proftpd' (UID 107) ... Adding new user `proftpd' (UID 107) with group `nogroup' ... Not creating home directory `/var/run/proftpd'. Adding system user `ftp' (UID 108) ... Adding new user `ftp' (UID 108) with group `nogroup' ... Creating home directory `/home/ftp' ... `/usr/share/proftpd/templates/welcome.msg' -> `/home/ftp/welcome.msg.proftpd-new' * Starting ftp server proftpd ...done. Errors were encountered while processing: webmin-tklbam [master 0b4ca49] committing changes in /etc after apt run 22 files changed, 671 insertions(+), 5 deletions(-) create mode 100644 default/proftpd create mode 100755 init.d/proftpd create mode 100644 logrotate.d/proftpd-basic create mode 100644 pam.d/proftpd create mode 100644 proftpd/ldap.conf create mode 100644 proftpd/modules.conf create mode 100644 proftpd/proftpd.conf create mode 100644 proftpd/sql.conf create mode 100644 proftpd/tls.conf create mode 120000 rc0.d/K50proftpd create mode 120000 rc1.d/K50proftpd create mode 120000 rc2.d/S50proftpd create mode 120000 rc3.d/S50proftpd create mode 120000 rc4.d/S50proftpd create mode 120000 rc5.d/S50proftpd create mode 120000 rc6.d/K50proftpd E: Sub-process /usr/bin/dpkg returned an error code (1)
.. install failed!
But it can't find a file that it needs to install webmin-tklbam. Did you do an apt-get upgrade at some point? Personally on server systems I tend to shy away from apt-get upgrade whenever possible. But that's obviously not an option for you now.
You could try this:
This should remove the webmin-tklbam, purge (all) the cached package(s) and then redownload and reinstall it. Assuming it was a corrupted package this should hopefully fix it.
Geez you've been having some troubles Drew... Hope you get it all sorted out real soon.