faustcoder's picture

I'm using latest Turnkey Core.

This should reproduce the error but maybe its how I do things:

  • Did a fresh install
  • SSH into virtual machine
  • Run apt-get update
  • Run apt-get upgrade, this produces the following error

Errors were encountered while processing:
 /var/cache/apt/archives/webmin-custom_1.430-turnkey+25+g9c9e27c_i386.deb
 /var/cache/apt/archives/webmin-file_1.430-turnkey+25+g9c9e27c_i386.deb
 /var/cache/apt/archives/webmin-firewall_1.430-turnkey+25+g9c9e27c_i386.deb
 /var/cache/apt/archives/webmin-net_1.430-turnkey+25+g9c9e27c_i386.deb
 /var/cache/apt/archives/webmin-useradmin_1.430-turnkey+25+g9c9e27c_i386.deb
 /var/cache/apt/archives/webmin-passwd_1.430-turnkey+25+g9c9e27c_i386.deb
 /var/cache/apt/archives/webmin-shell_1.430-turnkey+25+g9c9e27c_i386.deb
 /var/cache/apt/archives/webmin-software_1.430-turnkey+25+g9c9e27c_i386.deb
 /var/cache/apt/archives/webmin-sshd_1.430-turnkey+25+g9c9e27c_i386.deb
 /var/cache/apt/archives/webmin-syslog_1.430-turnkey+25+g9c9e27c_i386.deb
 /var/cache/apt/archives/webmin-time_1.430-turnkey+25+g9c9e27c_i386.deb
 /var/cache/apt/archives/webmin-updown_1.430-turnkey+25+g9c9e27c_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


Forum: 
Alon Swartz's picture

I just confirmed this issue and will get it fixed. Thanks for reporting it.

You can subscribe to the bug report to get updates on its status.
Alon Swartz's picture

Fixed the issue and updated the package archives. Don't forget to resynchronize the package index:
apt-get update
faustcoder's picture

Great! Thanks for the quick response. All is better now.

Add new comment