Failure to update packages

Asked by reed

I am a new user, so please forgive if this is answered somewhere; it's kind of all greek to me. I did follow instructions on running a long list of commands and am posting the results....

paul@ubuntuT61:~$ ubuntu-support-status
Support status summary of 'ubuntuT61':

You have 5 packages (0.2%) supported until November 2016 (9m)
You have 1781 packages (88.4%) supported until July 2016 (9m)

You have 4 packages (0.2%) that can not/no-longer be downloaded
You have 224 packages (11.1%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details
paul@ubuntuT61:~$ cat /etc/dpkg/dpkg.cfg.d/multiarch
cat: /etc/dpkg/dpkg.cfg.d/multiarch: No such file or directory
paul@ubuntuT61:~$ dpkg --print-foreign-architectures
paul@ubuntuT61:~$ sudo grep -R proxy /etc/apt/*
[sudo] password for paul:
paul@ubuntuT61:~$ grep proxy /etc/environment
paul@ubuntuT61:~$ echo $http_proxy

paul@ubuntuT61:~$ echo $ftp_proxy

paul@ubuntuT61:~$ grep proxy /etc/bash.bashrc
paul@ubuntuT61:~$ grep proxy ~/.bashrc
paul@ubuntuT61:~$ cat /etc/apt/apt.conf
cat: /etc/apt/apt.conf: No such file or directory
paul@ubuntuT61:~$ sudo fuser -vvv /var/lib/dpkg/lock
[sudo] password for paul:
paul@ubuntuT61:~$ sudo fuser -vvv /var/cache/apt/archives/lock
paul@ubuntuT61:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=15.10
DISTRIB_CODENAME=wily
DISTRIB_DESCRIPTION="Ubuntu 15.10"
paul@ubuntuT61:~$ uname -a
Linux ubuntuT61 4.2.0-25-generic #30-Ubuntu SMP Mon Jan 18 12:32:18 UTC 2016 i686 i686 i686 GNU/Linux
paul@ubuntuT61:~$ sudo rm /var/lib/apt/lists/lock
paul@ubuntuT61:~$ sudo rm /var/cache/apt/archives/lock
paul@ubuntuT61:~$ sudo rm /var/lib/dpkg/lock
paul@ubuntuT61:~$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
paul@ubuntuT61:~$ sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
paul@ubuntuT61:~$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status || sudo cp /var/backups/apt.extended_states.0 /var/lib/dpkg/status
paul@ubuntuT61:~$ sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
paul@ubuntuT61:~$ sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
cp: cannot stat ‘/var/lib/dpkg/available-old’: No such file or directory
paul@ubuntuT61:~$ sudo rm -rf /var/lib/dpkg/updates/*
paul@ubuntuT61:~$ sudo rm -rf /var/lib/apt/lists
paul@ubuntuT61:~$ sudo rm /var/cache/apt/*.bin
paul@ubuntuT61:~$ sudo mkdir /var/lib/apt/lists
paul@ubuntuT61:~$ sudo mkdir /var/lib/apt/lists/partial
paul@ubuntuT61:~$ LANG=C;sudo apt-get clean
paul@ubuntuT61:~$ LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
paul@ubuntuT61:~$ sudo dpkg --configure -a
Setting up pcscd (1.8.14-1ubuntu1) ...
insserv: warning: script 'K01fruhod' missing LSB tags and overrides
insserv: warning: script 'fruhod' missing LSB tags and overrides
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: There is a loop between service fruhod and grub-common if started
insserv: loop involving service grub-common at depth 8
insserv: loop involving service fruhod at depth 1
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package pcscd (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up cups-browsed (1.0.76-1ubuntu0.2) ...
insserv: warning: script 'K01fruhod' missing LSB tags and overrides
insserv: warning: script 'fruhod' missing LSB tags and overrides
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: There is a loop between service fruhod and grub-common if started
insserv: loop involving service grub-common at depth 8
insserv: loop involving service fruhod at depth 1
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package cups-browsed (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up grub-common (2.02~beta2-29ubuntu0.3) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
insserv: warning: script 'K01fruhod' missing LSB tags and overrides
insserv: warning: script 'fruhod' missing LSB tags and overrides
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: There is a loop between service fruhod and grub-common if started
insserv: loop involving service grub-common at depth 8
insserv: loop involving service fruhod at depth 1
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package grub-common (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up initscripts (2.88dsf-59.2ubuntu2.1) ...
insserv: warning: script 'K01fruhod' missing LSB tags and overrides
insserv: warning: script 'fruhod' missing LSB tags and overrides
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: There is a loop between service fruhod and grub-common if started
insserv: loop involving service grub-common at depth 8
insserv: loop involving service fruhod at depth 1
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package initscripts (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of opensc:
 opensc depends on pcscd; however:
  Package pcscd is not configured yet.

dpkg: error processing package opensc (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of grub-pc-bin:
 grub-pc-bin depends on grub-common (= 2.02~beta2-29ubuntu0.3); however:
  Package grub-common is not configured yet.

dpkg: error processing package grub-pc-bin (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of grub-pc:
 grub-pc depends on grub-common (= 2.02~beta2-29ubuntu0.3); however:
  Package grub-common is not configured yet.
 grub-pc depends on grub-pc-bin (= 2.02~beta2-29ubuntu0.3); however:
  Package grub-pc-bin is not configured yet.

dpkg: error processing package grub-pc (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of grub2-common:
 grub2-common depends on grub-common (= 2.02~beta2-29ubuntu0.3); however:
  Package grub-common is not configured yet.

dpkg: error processing package grub2-common (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of openvpn:
 openvpn depends on initscripts (>= 2.88dsf-13.3); however:
  Package initscripts is not configured yet.

dpkg: error processing package openvpn (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 pcscd
 cups-browsed
 grub-common
 initscripts
 opensc
 grub-pc-bin
 grub-pc
 grub2-common
 openvpn
paul@ubuntuT61:~$ sudo dpkg --clear-avail
paul@ubuntuT61:~$ LANG=C;sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  gstreamer0.10-plugins-good gstreamer0.10-x libjavascriptcoregtk-1.0-0
  libqupzilla1 libwebkitgtk-1.0-0 libwebkitgtk-1.0-common
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
9 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up initscripts (2.88dsf-59.2ubuntu2.1) ...
insserv: warning: script 'K01fruhod' missing LSB tags and overrides
insserv: warning: script 'fruhod' missing LSB tags and overrides
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: There is a loop between service fruhod and grub-common if started
insserv: loop involving service grub-common at depth 8
insserv: loop involving service fruhod at depth 1
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package initscripts (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up cups-browsed (1.0.76-1ubuntu0.2) ...
insserv: warning: script 'K01fruhod' missing LSB tags and overrides
insserv: warning: script 'fruhod' missing LSB tags and overrides
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: There is a loop between service fruhod and grub-common if started
insserv: loop involving service grub-common at depth 8
insserv: loop involving service fruhod at depth 1
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package cups-browsed (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up grub-common (2.02~beta2-29ubuntu0.3) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
insserv: warning: script 'K01fruhod' missing LSB tags and overrides
insserv: warning: script 'fruhod' missing LSB tags and overrides
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: There is a loop between service fruhod and grub-common if started
insserv: loop involving service grub-common at depth 8
insserv: loop involving service fruhod at depth 1
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package grub-common (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of grub2-common:
 grub2-common depends on grub-common (= 2.02~beta2-29ubuntu0.3); however:
  Package grub-common is not configured yet.

dpkg: error processing package grub2-common (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of grub-pc-bin:
 grub-pc-bin depends on grub-common (= 2.02~beta2-29ubuntu0.3); however:
  Package grub-common is not configured yet.

dpkg: error processing package grub-pc-bin (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of grub-pc:
 grub-pc depends on grub-common (= 2.02~beta2-29ubuntu0.3); however:
  Package grub-common is not configured yet.
 grub-pc depends on grub2-common (= 2.02~beta2-29ubuntu0.3); however:
  Package grub2-common is not configured yet.
 grub-pc depends on grub-pc-bin (= 2.02~beta2-29ubuntu0.3); however:
  Package grub-pc-bin is not configured yet.

dpkg: error processing pacNo apport report written because MaxReports is reached already
         No apport report written because MaxReports is reached already
                                                                       No apport report written because MaxReports is reached already
                                                      No apport report written because MaxReports is reached already
                                     kage grub-pc (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of openvpn:
 openvpn depends on initscripts (>= 2.88dsf-13.3); however:
  Package initscripts is not configured yet.

dpkg: error processing package openvpn (--configure):
 dependency problems - leaving unconfigured
Setting up pcscd (1.8.14-1ubuntu1) ...
insserv: warning: script 'K01fruhod' missing LSB tags and overrides
insserv: warning: script 'fruhod' missing LSB tags and overrides
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: There is a loop between service fruhod and grub-common if started
insserv: loop involving service grub-common at depth 8
insserv: loop involving service fruhod at depth 1
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package pcscd (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of opensc:
 opensc depends on pcscd; however:
  Package pcscd is not configured yet.

dpkg: error processing package opensc (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              Errors were encountered while processing:
 initscripts
 cups-browsed
 grub-common
 grub2-common
 grub-pc-bin
 grub-pc
 openvpn
 pcscd
 opensc
E: Sub-process /usr/bin/dpkg returned an error code (1)
paul@ubuntuT61:~$ LANG=C;sudo apt-get --fix-missing install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  gstreamer0.10-plugins-good gstreamer0.10-x libjavascriptcoregtk-1.0-0 libqupzilla1 libwebkitgtk-1.0-0
  libwebkitgtk-1.0-common
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
9 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up initscripts (2.88dsf-59.2ubuntu2.1) ...
insserv: warning: script 'K01fruhod' missing LSB tags and overrides
insserv: warning: script 'fruhod' missing LSB tags and overrides
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: There is a loop between service fruhod and grub-common if started
insserv: loop involving service grub-common at depth 8
insserv: loop involving service fruhod at depth 1
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package initscripts (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up cups-browsed (1.0.76-1ubuntu0.2) ...
insserv: warning: script 'K01fruhod' missing LSB tags and overrides
insserv: warning: script 'fruhod' missing LSB tags and overrides
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: There is a loop between service fruhod and grub-common if started
insserv: loop involving service grub-common at depth 8
insserv: loop involving service fruhod at depth 1
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package cups-browsed (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up grub-common (2.02~beta2-29ubuntu0.3) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
insserv: warning: script 'K01fruhod' missing LSB tags and overrides
insserv: warning: script 'fruhod' missing LSB tags and overrides
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: There is a loop between service fruhod and grub-common if started
insserv: loop involving service grub-common at depth 8
insserv: loop involving service fruhod at depth 1
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package grub-common (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of grub2-common:
 grub2-common depends on grub-common (= 2.02~beta2-29ubuntu0.3); however:
  Package grub-common is not configured yet.

dpkg: error processing package grub2-common (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of grub-pc-bin:
 grub-pc-bin depends on grub-common (= 2.02~beta2-29ubuntu0.3); however:
  Package grub-common is not configured yet.

dpkg: error processing package grub-pc-bin (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              No apport report written because MaxReports is reached already
                   dpkg: dependency problems prevent configuration of grub-pc:
 grub-pc depends on grub-common (= 2.02~beta2-29ubuntu0.3); however:
  Package grub-common is not configured yet.
 grub-pc depends on grub2-common (= 2.02~beta2-29ubuntu0.3); however:
  Package grub2-common is not configured yet.
 grub-pc depends on grub-pc-bin (= 2.02~beta2-29ubuntu0.3); however:
  Package grub-pc-bin is not configured yet.

dpkg: error processing package grub-pc (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of openvpn:
 openvpn depends on initscripts (>= 2.88dsf-13.3); however:
  Package initscripts is not configured yet.

dpkg: error processing package openvpn (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              Setting up pcscd (1.8.14-1ubuntu1) ...
insserv: warning: script 'K01fruhod' missing LSB tags and overrides
insserv: warning: script 'fruhod' missing LSB tags and overrides
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: There is a loop between service fruhod and grub-common if started
insserv: loop involving service grub-common at depth 8
insserv: loop involving service fruhod at depth 1
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package pcscd (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of opensc:
 opensc depends on pcscd; however:
  Package pcscd is not configured yet.

dpkg: error processing package opensc (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              Errors were encountered while processing:
 initscripts
 cups-browsed
 grub-common
 grub2-common
 grub-pc-bin
 grub-pc
 openvpn
 pcscd
 opensc
E: Sub-process /usr/bin/dpkg returned an error code (1)
paul@ubuntuT61:~$ LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  gstreamer0.10-plugins-good* gstreamer0.10-x* libjavascriptcoregtk-1.0-0* libqupzilla1*
  libwebkitgtk-1.0-0* libwebkitgtk-1.0-common*
0 upgraded, 0 newly installed, 6 to remove and 0 not upgraded.
9 not fully installed or removed.
After this operation, 50.8 MB disk space will be freed.
Do you want to continue? [Y/n] y
Setting up initscripts (2.88dsf-59.2ubuntu2.1) ...
insserv: warning: script 'K01fruhod' missing LSB tags and overrides
insserv: warning: script 'fruhod' missing LSB tags and overrides
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: There is a loop between service fruhod and grub-common if started
insserv: loop involving service grub-common at depth 8
insserv: loop involving service fruhod at depth 1
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package initscripts (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 initscripts
E: Sub-process /usr/bin/dpkg returned an error code (1)
paul@ubuntuT61:~$ LANG=C;sudo apt-get --fix-missing update -o APT::Cache-Limit=100000000
Get:1 http://archive.ubuntu.com wily InRelease [218 kB]
Get:2 http://archive.ubuntu.com wily-updates InRelease [65.9 kB]
Get:3 http://archive.ubuntu.com wily-security InRelease [65.9 kB]
Get:4 http://archive.ubuntu.com wily/main Sources [1118 kB]
Get:5 http://archive.ubuntu.com wily/universe Sources [7238 kB]
Get:6 http://archive.ubuntu.com wily/main i386 Packages [1416 kB]
Get:7 http://archive.ubuntu.com wily/universe i386 Packages [6701 kB]
Get:8 http://archive.ubuntu.com wily/main Translation-en [839 kB]
Get:9 http://archive.ubuntu.com wily/universe Translation-en [4579 kB]
Get:10 http://archive.ubuntu.com wily-updates/main Sources [61.8 kB]
Get:11 http://archive.ubuntu.com wily-updates/universe Sources [15.6 kB]
Get:12 http://archive.ubuntu.com wily-updates/main i386 Packages [173 kB]
Get:13 http://archive.ubuntu.com wily-updates/universe i386 Packages [68.0 kB]
Get:14 http://archive.ubuntu.com wily-updates/main Translation-en [81.3 kB]
Get:15 http://archive.ubuntu.com wily-updates/universe Translation-en [45.2 kB]
Get:16 http://archive.ubuntu.com wily-security/main Sources [38.6 kB]
Get:17 http://archive.ubuntu.com wily-security/universe Sources [7820 B]
Get:18 http://archive.ubuntu.com wily-security/main i386 Packages [124 kB]
Get:19 http://archive.ubuntu.com wily-security/universe i386 Packages [43.9 kB]
Get:20 http://archive.ubuntu.com wily-security/main Translation-en [61.4 kB]
Get:21 http://archive.ubuntu.com wily-security/universe Translation-en [29.6 kB]
Fetched 23.0 MB in 28s (812 kB/s)
Reading package lists... Done
paul@ubuntuT61:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=100000000 && sudo apt-get dist-upgrade
Hit http://archive.ubuntu.com wily InRelease
Hit http://archive.ubuntu.com wily-updates InRelease
Hit http://archive.ubuntu.com wily-security InRelease
Hit http://archive.ubuntu.com wily/main Sources
Hit http://archive.ubuntu.com wily/universe Sources
Hit http://archive.ubuntu.com wily/main i386 Packages
Hit http://archive.ubuntu.com wily/universe i386 Packages
Hit http://archive.ubuntu.com wily/main Translation-en
Hit http://archive.ubuntu.com wily/universe Translation-en
Hit http://archive.ubuntu.com wily-updates/main Sources
Hit http://archive.ubuntu.com wily-updates/universe Sources
Hit http://archive.ubuntu.com wily-updates/main i386 Packages
Hit http://archive.ubuntu.com wily-updates/universe i386 Packages
Hit http://archive.ubuntu.com wily-updates/main Translation-en
Hit http://archive.ubuntu.com wily-updates/universe Translation-en
Hit http://archive.ubuntu.com wily-security/main Sources
Hit http://archive.ubuntu.com wily-security/universe Sources
Hit http://archive.ubuntu.com wily-security/main i386 Packages
Hit http://archive.ubuntu.com wily-security/universe i386 Packages
Hit http://archive.ubuntu.com wily-security/main Translation-en
Hit http://archive.ubuntu.com wily-security/universe Translation-en
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
  fonts-stix linux-headers-4.2.0-30 linux-headers-4.2.0-30-generic linux-image-4.2.0-30-generic
  linux-image-extra-4.2.0-30-generic
The following packages will be upgraded:
  ca-certificates chromium-browser chromium-browser-l10n chromium-codecs-ffmpeg-extra cpio eog firefox
  firefox-locale-en fonts-opensymbol glib-networking glib-networking-common glib-networking-services
  gtk2-engines-pixbuf ifupdown libavcodec-ffmpeg56 libavformat-ffmpeg56 libavutil-ffmpeg54 libc-bin
  libc-dev-bin libc6 libc6-dbg libc6-dev libcurl3 libcurl3-gnutls libgail-common libgail18 libgcrypt20
  libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libhogweed4 libmysqlclient18 libnettle6
  libnss3 libnss3-1d libnss3-nssdb libperl5.20 libreoffice-avmedia-backend-gstreamer
  libreoffice-base-core libreoffice-calc libreoffice-common libreoffice-core libreoffice-draw
  libreoffice-gnome libreoffice-gtk libreoffice-help-en-gb libreoffice-help-en-us libreoffice-impress
  libreoffice-l10n-en-gb libreoffice-l10n-en-za libreoffice-math libreoffice-ogltrans
  libreoffice-pdfimport libreoffice-style-galaxy libreoffice-style-tango libreoffice-writer
  libsmbclient libssh-gcrypt-4 libswresample-ffmpeg1 libswscale-ffmpeg3 libwbclient0 linux-generic
  linux-headers-generic linux-image-generic linux-libc-dev multiarch-support mysql-common openjdk-7-jre
  openjdk-7-jre-headless openssl perl perl-base perl-modules python-samba python3-distupgrade
  python3-uno rsync samba-common samba-common-bin samba-libs ubuntu-release-upgrader-core
  ubuntu-release-upgrader-gtk unattended-upgrades uno-libs3 update-notifier update-notifier-common ure
88 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
9 not fully installed or removed.
Need to get 336 MB of archives.
After this operation, 240 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu/ wily-updates/main libc6-dev i386 2.21-0ubuntu4.1 [1614 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ wily-updates/main libc-dev-bin i386 2.21-0ubuntu4.1 [66.4 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ wily-updates/main linux-libc-dev i386 4.2.0-30.35 [830 kB]
Get:4 http://archive.ubuntu.com/ubuntu/ wily-updates/main libc6-dbg i386 2.21-0ubuntu4.1 [2964 kB]
Get:5 http://archive.ubuntu.com/ubuntu/ wily-updates/main libc-bin i386 2.21-0ubuntu4.1 [1124 kB]
Get:6 http://archive.ubuntu.com/ubuntu/ wily-updates/main libc6 i386 2.21-0ubuntu4.1 [4056 kB]
Get:7 http://archive.ubuntu.com/ubuntu/ wily-updates/main perl i386 5.20.2-6ubuntu0.1 [2160 kB]
Get:8 http://archive.ubuntu.com/ubuntu/ wily-updates/main libperl5.20 i386 5.20.2-6ubuntu0.1 [732 kB]
Get:9 http://archive.ubuntu.com/ubuntu/ wily-updates/main perl-base i386 5.20.2-6ubuntu0.1 [1284 kB]
Get:10 http://archive.ubuntu.com/ubuntu/ wily-updates/main perl-modules all 5.20.2-6ubuntu0.1 [2491 kB]
Get:11 http://archive.ubuntu.com/ubuntu/ wily-updates/universe chromium-browser-l10n all 48.0.2564.116-0ubuntu0.15.10.1.1221 [3345 kB]
Get:12 http://archive.ubuntu.com/ubuntu/ wily-updates/main libgtk2.0-common all 2.24.28-1ubuntu1.1 [123 kB]
Get:13 http://archive.ubuntu.com/ubuntu/ wily-updates/main libgtk2.0-bin i386 2.24.28-1ubuntu1.1 [9840 B]
Get:14 http://archive.ubuntu.com/ubuntu/ wily-updates/main libgail-common i386 2.24.28-1ubuntu1.1 [124 kB]
Get:15 http://archive.ubuntu.com/ubuntu/ wily-updates/main libgail18 i386 2.24.28-1ubuntu1.1 [15.2 kB]
Get:16 http://archive.ubuntu.com/ubuntu/ wily-updates/main gtk2-engines-pixbuf i386 2.24.28-1ubuntu1.1 [19.3 kB]
Get:17 http://archive.ubuntu.com/ubuntu/ wily-updates/main libgtk2.0-0 i386 2.24.28-1ubuntu1.1 [1905 kB]
Get:18 http://archive.ubuntu.com/ubuntu/ wily-updates/main libnss3-1d i386 2:3.21-0ubuntu0.15.10.1 [9298 B]
Get:19 http://archive.ubuntu.com/ubuntu/ wily-updates/main libnss3-nssdb all 2:3.21-0ubuntu0.15.10.1 [10.6 kB]
Get:20 http://archive.ubuntu.com/ubuntu/ wily-updates/main libnss3 i386 2:3.21-0ubuntu0.15.10.1 [1187 kB]
Get:21 http://archive.ubuntu.com/ubuntu/ wily-updates/universe chromium-browser i386 48.0.2564.116-0ubuntu0.15.10.1.1221 [58.9 MB]
Get:22 http://archive.ubuntu.com/ubuntu/ wily-updates/universe chromium-codecs-ffmpeg-extra i386 48.0.2564.116-0ubuntu0.15.10.1.1221 [907 kB]
Get:23 http://archive.ubuntu.com/ubuntu/ wily-updates/main mysql-common all 5.6.28-0ubuntu0.15.10.1 [14.4 kB]
Get:24 http://archive.ubuntu.com/ubuntu/ wily-updates/main libmysqlclient18 i386 5.6.28-0ubuntu0.15.10.1 [683 kB]
Get:25 http://archive.ubuntu.com/ubuntu/ wily-updates/main libreoffice-calc i386 1:5.0.5~rc2-0ubuntu2 [6633 kB]
Get:26 http://archive.ubuntu.com/ubuntu/ wily-updates/main libreoffice-gnome i386 1:5.0.5~rc2-0ubuntu2 [91.3 kB]
Get:27 http://archive.ubuntu.com/ubuntu/ wily-updates/main libreoffice-gtk i386 1:5.0.5~rc2-0ubuntu2 [246 kB]
Get:28 http://archive.ubuntu.com/ubuntu/ wily-updates/main libreoffice-writer i386 1:5.0.5~rc2-0ubuntu2 [7797 kB]
Get:29 http://archive.ubuntu.com/ubuntu/ wily-updates/main uno-libs3 i386 5.0.5~rc2-0ubuntu2 [745 kB]
Get:30 http://archive.ubuntu.com/ubuntu/ wily-updates/main libreoffice-ogltrans i386 1:5.0.5~rc2-0ubuntu2 [82.3 kB]
Get:31 http://archive.ubuntu.com/ubuntu/ wily-updates/main ure i386 5.0.5~rc2-0ubuntu2 [1527 kB]
Get:32 http://archive.ubuntu.com/ubuntu/ wily-updates/main python3-uno i386 1:5.0.5~rc2-0ubuntu2 [121 kB]
Get:33 http://archive.ubuntu.com/ubuntu/ wily-updates/main libreoffice-common all 1:5.0.5~rc2-0ubuntu2 [22.4 MB]
Get:34 http://archive.ubuntu.com/ubuntu/ wily-updates/main libreoffice-pdfimport i386 1:5.0.5~rc2-0ubuntu2 [210 kB]
Get:35 http://archive.ubuntu.com/ubuntu/ wily-updates/main libreoffice-math i386 1:5.0.5~rc2-0ubuntu2 [406 kB]
Get:36 http://archive.ubuntu.com/ubuntu/ wily-updates/main libreoffice-base-core i386 1:5.0.5~rc2-0ubuntu2 [732 kB]
Get:37 http://archive.ubuntu.com/ubuntu/ wily-updates/main libreoffice-draw i386 1:5.0.5~rc2-0ubuntu2 [2477 kB]
Get:38 http://archive.ubuntu.com/ubuntu/ wily-updates/main libreoffice-impress i386 1:5.0.5~rc2-0ubuntu2 [1036 kB]
Get:39 http://archive.ubuntu.com/ubuntu/ wily-updates/main libreoffice-core i386 1:5.0.5~rc2-0ubuntu2 [29.6 MB]
Get:40 http://archive.ubuntu.com/ubuntu/ wily-updates/main fonts-opensymbol all 2:102.7+LibO5.0.5~rc2-0ubuntu2 [109 kB]
Get:41 http://archive.ubuntu.com/ubuntu/ wily-updates/main libhogweed4 i386 3.1.1-4ubuntu0.1 [137 kB]
Get:42 http://archive.ubuntu.com/ubuntu/ wily-updates/main libnettle6 i386 3.1.1-4ubuntu0.1 [110 kB]
Get:43 http://archive.ubuntu.com/ubuntu/ wily-updates/main libcurl3-gnutls i386 7.43.0-1ubuntu2.1 [203 kB]
Get:44 http://archive.ubuntu.com/ubuntu/ wily-updates/main libgraphite2-3 i386 1.2.4-3ubuntu1.1 [56.5 kB]
Get:45 http://archive.ubuntu.com/ubuntu/ wily-updates/main libreoffice-style-galaxy all 1:5.0.5~rc2-0ubuntu2 [1502 kB]
Get:46 http://archive.ubuntu.com/ubuntu/ wily-updates/main libreoffice-style-tango all 1:5.0.5~rc2-0ubuntu2 [1293 kB]
Get:47 http://archive.ubuntu.com/ubuntu/ wily-updates/main libwbclient0 i386 2:4.1.17+dfsg-4ubuntu3.2 [30.3 kB]
Get:48 http://archive.ubuntu.com/ubuntu/ wily-updates/main linux-image-4.2.0-30-generic i386 4.2.0-30.35 [16.9 MB]
Get:49 http://archive.ubuntu.com/ubuntu/ wily-updates/main openjdk-7-jre i386 7u95-2.6.4-0ubuntu0.15.10.1 [170 kB]
Get:50 http://archive.ubuntu.com/ubuntu/ wily-updates/main openjdk-7-jre-headless i386 7u95-2.6.4-0ubuntu0.15.10.1 [41.5 MB]
Get:51 http://archive.ubuntu.com/ubuntu/ wily-updates/main libsmbclient i386 2:4.1.17+dfsg-4ubuntu3.2 [55.9 kB]
Get:52 http://archive.ubuntu.com/ubuntu/ wily-updates/main samba-common-bin i386 2:4.1.17+dfsg-4ubuntu3.2 [525 kB]
Get:53 http://archive.ubuntu.com/ubuntu/ wily-updates/main python-samba i386 2:4.1.17+dfsg-4ubuntu3.2 [857 kB]
Get:54 http://archive.ubuntu.com/ubuntu/ wily-updates/main samba-libs i386 2:4.1.17+dfsg-4ubuntu3.2 [4464 kB]
Get:55 http://archive.ubuntu.com/ubuntu/ wily-updates/main samba-common all 2:4.1.17+dfsg-4ubuntu3.2 [165 kB]
Get:56 http://archive.ubuntu.com/ubuntu/ wily-updates/main ubuntu-release-upgrader-gtk all 1:15.10.14.4 [9314 B]
Get:57 http://archive.ubuntu.com/ubuntu/ wily-updates/main ubuntu-release-upgrader-core all 1:15.10.14.4 [24.5 kB]
Get:58 http://archive.ubuntu.com/ubuntu/ wily-updates/main python3-distupgrade all 1:15.10.14.4 [102 kB]
Get:59 http://archive.ubuntu.com/ubuntu/ wily-updates/main update-notifier i386 3.163.1 [49.0 kB]
Get:60 http://archive.ubuntu.com/ubuntu/ wily-updates/main update-notifier-common all 3.163.1 [164 kB]
Get:61 http://archive.ubuntu.com/ubuntu/ wily-updates/main libgcrypt20 i386 1.6.3-2ubuntu1.1 [320 kB]
Get:62 http://archive.ubuntu.com/ubuntu/ wily-updates/main multiarch-support i386 2.21-0ubuntu4.1 [7182 B]
Get:63 http://archive.ubuntu.com/ubuntu/ wily-updates/main cpio i386 2.11+dfsg-4.1ubuntu1.1 [78.8 kB]
Get:64 http://archive.ubuntu.com/ubuntu/ wily-updates/main ifupdown i386 0.7.54ubuntu1.2 [51.2 kB]
Get:65 http://archive.ubuntu.com/ubuntu/ wily-updates/main openssl i386 1.0.2d-0ubuntu1.3 [526 kB]
Get:66 http://archive.ubuntu.com/ubuntu/ wily-updates/main ca-certificates all 20160104ubuntu0.15.10.1 [191 kB]
Get:67 http://archive.ubuntu.com/ubuntu/ wily-updates/main rsync i386 3.1.1-3ubuntu0.15.10.1 [343 kB]
Get:68 http://archive.ubuntu.com/ubuntu/ wily-updates/main eog i386 3.16.3-1ubuntu2.1 [647 kB]
Get:69 http://archive.ubuntu.com/ubuntu/ wily-updates/main firefox i386 44.0.2+build1-0ubuntu0.15.10.1 [44.2 MB]
Get:70 http://archive.ubuntu.com/ubuntu/ wily-updates/main firefox-locale-en i386 44.0.2+build1-0ubuntu0.15.10.1 [698 kB]
Get:71 http://archive.ubuntu.com/ubuntu/ wily-updates/main glib-networking-services i386 2.46.0-1ubuntu0.1 [16.1 kB]
Get:72 http://archive.ubuntu.com/ubuntu/ wily-updates/main glib-networking i386 2.46.0-1ubuntu0.1 [46.9 kB]
Get:73 http://archive.ubuntu.com/ubuntu/ wily-updates/main glib-networking-common all 2.46.0-1ubuntu0.1 [11.0 kB]
Get:74 http://archive.ubuntu.com/ubuntu/ wily-updates/universe libavutil-ffmpeg54 i386 7:2.7.6-0ubuntu0.15.10.1 [192 kB]
Get:75 http://archive.ubuntu.com/ubuntu/ wily-updates/universe libswresample-ffmpeg1 i386 7:2.7.6-0ubuntu0.15.10.1 [55.8 kB]
Get:76 http://archive.ubuntu.com/ubuntu/ wily-updates/universe libavcodec-ffmpeg56 i386 7:2.7.6-0ubuntu0.15.10.1 [3884 kB]
Get:77 http://archive.ubuntu.com/ubuntu/ wily-updates/main libssh-gcrypt-4 i386 0.6.3-3ubuntu3.2 [133 kB]
Get:78 http://archive.ubuntu.com/ubuntu/ wily-updates/universe libavformat-ffmpeg56 i386 7:2.7.6-0ubuntu0.15.10.1 [872 kB]
Get:79 http://archive.ubuntu.com/ubuntu/ wily-updates/main libcurl3 i386 7.43.0-1ubuntu2.1 [207 kB]
Get:80 http://archive.ubuntu.com/ubuntu/ wily-updates/main libreoffice-avmedia-backend-gstreamer i386 1:5.0.5~rc2-0ubuntu2 [41.9 kB]
Get:81 http://archive.ubuntu.com/ubuntu/ wily-updates/main libreoffice-l10n-en-gb all 1:5.0.5~rc2-0ubuntu2 [432 kB]
Get:82 http://archive.ubuntu.com/ubuntu/ wily-updates/main libreoffice-help-en-gb all 1:5.0.5~rc2-0ubuntu2 [2529 kB]
Get:83 http://archive.ubuntu.com/ubuntu/ wily-updates/main libreoffice-help-en-us all 1:5.0.5~rc2-0ubuntu2 [2558 kB]
Get:84 http://archive.ubuntu.com/ubuntu/ wily-updates/main libreoffice-l10n-en-za all 1:5.0.5~rc2-0ubuntu2 [352 kB]
Get:85 http://archive.ubuntu.com/ubuntu/ wily-updates/universe libswscale-ffmpeg3 i386 7:2.7.6-0ubuntu0.15.10.1 [135 kB]
Get:86 http://archive.ubuntu.com/ubuntu/ wily-updates/main linux-image-extra-4.2.0-30-generic i386 4.2.0-30.35 [39.2 MB]
Get:87 http://archive.ubuntu.com/ubuntu/ wily-updates/main linux-generic i386 4.2.0.30.33 [1786 B]
Get:88 http://archive.ubuntu.com/ubuntu/ wily-updates/main linux-image-generic i386 4.2.0.30.33 [2454 B]
Get:89 http://archive.ubuntu.com/ubuntu/ wily-updates/main linux-headers-4.2.0-30 all 4.2.0-30.35 [9609 kB]
Get:90 http://archive.ubuntu.com/ubuntu/ wily-updates/main linux-headers-4.2.0-30-generic i386 4.2.0-30.35 [765 kB]
Get:91 http://archive.ubuntu.com/ubuntu/ wily-updates/main linux-headers-generic i386 4.2.0.30.33 [2426 B]
Get:92 http://archive.ubuntu.com/ubuntu/ wily-updates/main unattended-upgrades all 0.86.2ubuntu1.1 [30.2 kB]
Get:93 http://archive.ubuntu.com/ubuntu/ wily/universe fonts-stix all 1.1.1-3 [588 kB]
Fetched 336 MB in 4min 5s (1370 kB/s)
Extracting templates from packages: 100%
Preconfiguring packages ...
Setting up initscripts (2.88dsf-59.2ubuntu2.1) ...
insserv: warning: script 'K01fruhod' missing LSB tags and overrides
insserv: warning: script 'fruhod' missing LSB tags and overrides
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: There is a loop between service fruhod and grub-common if started
insserv: loop involving service grub-common at depth 8
insserv: loop involving service fruhod at depth 1
insserv: Starting fruhod depends on grub-common and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package initscripts (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 initscripts
E: Sub-process /usr/bin/dpkg returned an error code (1)
paul@ubuntuT61:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;

/etc/apt/sources.list.d/google-chrome.list

     1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
     2 # You may comment out this entry, but any other modifications may be lost.
     3 # deb http://dl.google.com/linux/chrome/deb/ stable main

/etc/apt/sources.list.d/nowrep-ubuntu-qupzilla-wily.list

     1 # deb http://ppa.launchpad.net/nowrep/qupzilla/ubuntu wily main
     2 # deb-src http://ppa.launchpad.net/nowrep/qupzilla/ubuntu wily main

/etc/apt/sources.list.d/wallch-ubuntu-wallch-4_0-wily.list

     1 # deb http://ppa.launchpad.net/wallch/wallch-4.0/ubuntu wily main
     2 # deb-src http://ppa.launchpad.net/wallch/wallch-4.0/ubuntu wily main

/etc/apt/sources.list.d/opera.list

     1 # This file makes sure that Opera Browser is kept up-to-date
     2 # as part of regular system upgrades
     3
     4 # deb http://deb.opera.com/opera/ stable non-free #Opera Browser (final releases)
     5
     6 # The line above will make sure you get all final public releases.
     7 # Uncomment the following line if you want to get alpha and beta
     8 # releases, too.
     9
    10 # deb http://deb.opera.com/opera-beta/ stable non-free #Opera Browser (beta releases)

/etc/apt/sources.list

     1 # deb http://us.archive.ubuntu.com/ubuntu/ wily main restricted
     2
     3 # deb http://us.archive.ubuntu.com/ubuntu/ wily-updates main restricted
     4 # deb http://security.ubuntu.com/ubuntu wily-security main restricted
     5
     6 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     7 # newer versions of the distribution.
     8 deb http://archive.ubuntu.com/ubuntu wily main
     9 deb-src http://archive.ubuntu.com/ubuntu wily main
    10
    11 ## Major bug fix updates produced after the final release of the
    12 ## distribution.
    13 deb http://archive.ubuntu.com/ubuntu wily-updates main
    14 deb-src http://archive.ubuntu.com/ubuntu wily-updates main
    15
    16 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    17 ## team. Also, please note that software in universe WILL NOT receive any
    18 ## review or updates from the Ubuntu security team.
    19 deb http://archive.ubuntu.com/ubuntu wily universe
    20 deb-src http://archive.ubuntu.com/ubuntu wily universe
    21 deb http://archive.ubuntu.com/ubuntu wily-updates universe
    22 deb-src http://archive.ubuntu.com/ubuntu wily-updates universe
    23
    24 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    25 ## team, and may not be under a free licence. Please satisfy yourself as to
    26 ## your rights to use the software. Also, please note that software in
    27 ## multiverse WILL NOT receive any review or updates from the Ubuntu
    28 ## security team.
    29
    30 ## N.B. software from this repository may not have been tested as
    31 ## extensively as that contained in the main release, although it includes
    32 ## newer versions of some applications which may provide useful features.
    33 ## Also, please note that software in backports WILL NOT receive any review
    34 ## or updates from the Ubuntu security team.
    35
    36 deb http://archive.ubuntu.com/ubuntu wily-security main
    37 deb-src http://archive.ubuntu.com/ubuntu wily-security main
    38 deb http://archive.ubuntu.com/ubuntu wily-security universe
    39 deb-src http://archive.ubuntu.com/ubuntu wily-security universe
    40
    41 ## Uncomment the following two lines to add software from Canonical's
    42 ## 'partner' repository.
    43 ## This software is not part of Ubuntu, but is offered by Canonical and the
    44 ## respective vendors as a service to Ubuntu users.
    45 # deb http://archive.canonical.com/ubuntu wily partner
    46 # deb-src http://archive.canonical.com/ubuntu wily partner
paul@ubuntuT61:~$ sudo dpkg --audit
The following packages have been unpacked but not yet configured.
They must be configured using dpkg --configure or the configure
menu option in dselect for them to work:
 grub-pc GRand Unified Bootloader, version 2 (PC/BIOS version)
 grub-pc-bin GRand Unified Bootloader, version 2 (PC/BIOS binaries)
 grub2-common GRand Unified Bootloader (common files for version 2)
 opensc Smart card utilities with support for PKCS#15 compatible

The following packages are only half configured, probably due to problems
configuring them the first time. The configuration should be retried using
dpkg --configure <package> or the configure menu option in dselect:
 cups-browsed OpenPrinting CUPS Filters - cups-browsed
 grub-common GRand Unified Bootloader (common files)
 initscripts scripts for initializing and shutting down the system
 openvpn virtual private network daemon
 pcscd Middleware to access a smart card using PC/SC (daemon sid

paul@ubuntuT61:~$ ^C
paul@ubuntuT61:~$

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Solved by:
Manfred Hampl
Solved:
Last query:
Last reply:
Revision history for this message
Mateusz Bąk (mateuszbak3) said :
#1

Try to upgrade your system after using `apt-get autoremove`. Do you have application called `Fruho` installed?

Revision history for this message
reed (psreed54) said :
#2

Yes, it's https://fruho.com/ . A VPN client that was recommended by a VPN
provider I sometimes use.

I attempted to upgrade again - same result - the upgrade fails.

Thanks for any advice you can give.

Paul

On Thu, Feb 25, 2016 at 11:37 AM, Mateusz Bąk <
<email address hidden>> wrote:

> Your question #286811 on apt in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/286811
>
> Status: Open => Answered
>
> Mateusz Bąk proposed the following answer:
> Try to upgrade your system after using `apt-get autoremove`. Do you have
> application called `Fruho` installed?
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
>
> https://answers.launchpad.net/ubuntu/+source/apt/+question/286811/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/286811
>
> You received this question notification because you asked the question.
>

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

It seems that this fruho software is not compatible with current versions of Ubuntu.

I assume that the file /etc/initd/fruhod is missing mandatory configuration information (dependency information), something like

### BEGIN INIT INFO
# Provides: fruhod
# Required-Start:
# Required-Stop:
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Fruho VPN
### END INIT INFO

What is the output of

cat -n /etc/initd/fruhod
ls -l /etc/rc*.d/*fruhod

I suggest that you contact fruho support.
As a workaround to get your Ubuntu package management system back into a working state, you should remove the fruho software or delete the offending start/stop files.

Revision history for this message
reed (psreed54) said :
#4

I removed (I believe) the program Fruho before my last attempt at upgrades,
but the file you mention (/etc/init.d/fruhod) is still there, so maybe I
should delete it? It does not contain the INIT lines you mention.

I had the Nov. version of the program first, then upgraded to the Feb.
version which was supposed to fix some compliance issue -

   - meeting lintian requirements wip1 #20ff0b

   <https://github.com/fruho/fruhoapp/commit/20ff0bc3911044c68a75cea288bd615bb2b7ef85>

I'll delete that file and try again. Maybe the reinstall didn't replace
the former version?

Meanwhile, here is the output from the two lines you suggest -

paul@ubuntuT61:~$ cat -n /etc/initd/fruhod
cat: /etc/initd/fruhod: No such file or directory
paul@ubuntuT61:~$ cat -n /etc/init.d/fruhod
     1 #!/bin/sh
     2 #
     3 # Works only on Linux systems since it uses the /proc filesystem.
     4 # TODO Consider using kill -0 instead, not sure if POSIX
     5 # TODO See openvpn init script for inspiration
     6
     7 EXEC=/usr/local/sbin/fruhod.bin
     8 PIDFILE=/var/run/fruhod.pid
     9 LOGFILE=/var/log/fruhod.log
    10 export
PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    11
    12
    13 #TODO this check should be only for start/stop. Allow check status
for regular users
    14 touch $LOGFILE >> /dev/null 2>&1
    15 OUT=$?
    16 if [ "$OUT" -ne "0" ]; then
    17 echo "You need to be root. Try with sudo."
    18 exit 1
    19 fi
    20
    21
    22 case "$1" in
    23 start)
    24 if [ -f $PIDFILE ]; then
    25 echo "$PIDFILE exists, process is already running or
crashed"
    26 else
    27 nohup $EXEC > $LOGFILE 2>&1 &
    28 for i in 1 2 3 4; do
    29 sleep 1
    30 if [ -f $PIDFILE ]; then
    31 PID=$(cat $PIDFILE)
    32 #TODO consider using kill -0 instead
    33 if [ -x /proc/${PID} ]; then
    34 echo "fruhod started"
    35 exit 0
    36 fi
    37 fi
    38 done
    39 echo "Could not start fruhod. See $LOGFILE"
    40 fi
    41 ;;
    42 stop)
    43 if [ ! -f $PIDFILE ]; then
    44 echo "$PIDFILE does not exist, process is not running"
    45 else
    46 PID=$(cat $PIDFILE)
    47 kill $PID
    48 for i in 1 2 3 4; do
    49 sleep 1
    50 #TODO consider using kill -0 instead
    51 if [ ! -x /proc/${PID} ]; then
    52 echo "fruhod stopped"
    53 exit 0
    54 fi
    55 done
    56 echo "Could not stop fruhod. See $LOGFILE"
    57 fi
    58 ;;
    59 restart)
    60 $0 stop
    61 $0 start
    62 ;;
    63 force-reload)
    64 $0 stop
    65 $0 start
    66 ;;
    67 #TODO provide restart/cleanup
    68 #TODO provide status
    69 #TODO provide version
    70 *)
    71 echo "Please use start or stop as first argument"
    72 ;;
    73 esac
paul@ubuntuT61:~$ ls -l /etc/rc*.d/*fruhod
lrwxrwxrwx 1 root root 16 Dec 21 16:23 /etc/rc0.d/K01fruhod ->
../init.d/fruhod
lrwxrwxrwx 1 root root 16 Dec 21 16:23 /etc/rc1.d/K01fruhod ->
../init.d/fruhod
lrwxrwxrwx 1 root root 16 Dec 21 16:23 /etc/rc2.d/S98fruhod ->
../init.d/fruhod
lrwxrwxrwx 1 root root 16 Dec 21 16:23 /etc/rc3.d/S98fruhod ->
../init.d/fruhod
lrwxrwxrwx 1 root root 16 Dec 21 16:23 /etc/rc4.d/S98fruhod ->
../init.d/fruhod
lrwxrwxrwx 1 root root 16 Dec 21 16:23 /etc/rc5.d/S98fruhod ->
../init.d/fruhod
lrwxrwxrwx 1 root root 16 Dec 21 16:23 /etc/rc6.d/K01fruhod ->
../init.d/fruhod
paul@ubuntuT61:~$

Thank you!

On Fri, Feb 26, 2016 at 2:17 AM, Manfred Hampl <
<email address hidden>> wrote:

> Your question #286811 on apt in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/286811
>
> Status: Open => Needs information
>
> Manfred Hampl requested more information:
> It seems that this fruho software is not compatible with current
> versions of Ubuntu.
>
> I assume that the file /etc/initd/fruhod is missing mandatory
> configuration information (dependency information), something like
>
> ### BEGIN INIT INFO
> # Provides: fruhod
> # Required-Start:
> # Required-Stop:
> # Default-Start: 2 3 4 5
> # Default-Stop: 0 1 6
> # Short-Description: Fruho VPN
> ### END INIT INFO
>
> What is the output of
>
> cat -n /etc/initd/fruhod
> ls -l /etc/rc*.d/*fruhod
>
> I suggest that you contact fruho support.
> As a workaround to get your Ubuntu package management system back into a
> working state, you should remove the fruho software or delete the offending
> start/stop files.
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/286811
>
> You received this question notification because you asked the question.
>

Revision history for this message
reed (psreed54) said :
#5

Ah! I removed /etc/init.d/fruhod and the updates appeared to go through as
I would expect!

Problem solved, perhaps. :-)

On Fri, Feb 26, 2016 at 11:11 AM, Paul Reed <email address hidden> wrote:

> I removed (I believe) the program Fruho before my last attempt at
> upgrades, but the file you mention (/etc/init.d/fruhod) is still there,
> so maybe I should delete it? It does not contain the INIT lines you
> mention.
>
> I had the Nov. version of the program first, then upgraded to the Feb.
> version which was supposed to fix some compliance issue -
>
> - meeting lintian requirements wip1 #20ff0b
>
> <https://github.com/fruho/fruhoapp/commit/20ff0bc3911044c68a75cea288bd615bb2b7ef85>
>
> I'll delete that file and try again. Maybe the reinstall didn't replace
> the former version?
>
> Meanwhile, here is the output from the two lines you suggest -
>
> paul@ubuntuT61:~$ cat -n /etc/initd/fruhod
> cat: /etc/initd/fruhod: No such file or directory
> paul@ubuntuT61:~$ cat -n /etc/init.d/fruhod
> 1 #!/bin/sh
> 2 #
> 3 # Works only on Linux systems since it uses the /proc filesystem.
> 4 # TODO Consider using kill -0 instead, not sure if POSIX
> 5 # TODO See openvpn init script for inspiration
> 6
> 7 EXEC=/usr/local/sbin/fruhod.bin
> 8 PIDFILE=/var/run/fruhod.pid
> 9 LOGFILE=/var/log/fruhod.log
> 10 export
> PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
> 11
> 12
> 13 #TODO this check should be only for start/stop. Allow check status
> for regular users
> 14 touch $LOGFILE >> /dev/null 2>&1
> 15 OUT=$?
> 16 if [ "$OUT" -ne "0" ]; then
> 17 echo "You need to be root. Try with sudo."
> 18 exit 1
> 19 fi
> 20
> 21
> 22 case "$1" in
> 23 start)
> 24 if [ -f $PIDFILE ]; then
> 25 echo "$PIDFILE exists, process is already running or
> crashed"
> 26 else
> 27 nohup $EXEC > $LOGFILE 2>&1 &
> 28 for i in 1 2 3 4; do
> 29 sleep 1
> 30 if [ -f $PIDFILE ]; then
> 31 PID=$(cat $PIDFILE)
> 32 #TODO consider using kill -0 instead
> 33 if [ -x /proc/${PID} ]; then
> 34 echo "fruhod started"
> 35 exit 0
> 36 fi
> 37 fi
> 38 done
> 39 echo "Could not start fruhod. See $LOGFILE"
> 40 fi
> 41 ;;
> 42 stop)
> 43 if [ ! -f $PIDFILE ]; then
> 44 echo "$PIDFILE does not exist, process is not running"
> 45 else
> 46 PID=$(cat $PIDFILE)
> 47 kill $PID
> 48 for i in 1 2 3 4; do
> 49 sleep 1
> 50 #TODO consider using kill -0 instead
> 51 if [ ! -x /proc/${PID} ]; then
> 52 echo "fruhod stopped"
> 53 exit 0
> 54 fi
> 55 done
> 56 echo "Could not stop fruhod. See $LOGFILE"
> 57 fi
> 58 ;;
> 59 restart)
> 60 $0 stop
> 61 $0 start
> 62 ;;
> 63 force-reload)
> 64 $0 stop
> 65 $0 start
> 66 ;;
> 67 #TODO provide restart/cleanup
> 68 #TODO provide status
> 69 #TODO provide version
> 70 *)
> 71 echo "Please use start or stop as first argument"
> 72 ;;
> 73 esac
> paul@ubuntuT61:~$ ls -l /etc/rc*.d/*fruhod
> lrwxrwxrwx 1 root root 16 Dec 21 16:23 /etc/rc0.d/K01fruhod ->
> ../init.d/fruhod
> lrwxrwxrwx 1 root root 16 Dec 21 16:23 /etc/rc1.d/K01fruhod ->
> ../init.d/fruhod
> lrwxrwxrwx 1 root root 16 Dec 21 16:23 /etc/rc2.d/S98fruhod ->
> ../init.d/fruhod
> lrwxrwxrwx 1 root root 16 Dec 21 16:23 /etc/rc3.d/S98fruhod ->
> ../init.d/fruhod
> lrwxrwxrwx 1 root root 16 Dec 21 16:23 /etc/rc4.d/S98fruhod ->
> ../init.d/fruhod
> lrwxrwxrwx 1 root root 16 Dec 21 16:23 /etc/rc5.d/S98fruhod ->
> ../init.d/fruhod
> lrwxrwxrwx 1 root root 16 Dec 21 16:23 /etc/rc6.d/K01fruhod ->
> ../init.d/fruhod
> paul@ubuntuT61:~$
>
> Thank you!
>
>
> On Fri, Feb 26, 2016 at 2:17 AM, Manfred Hampl <
> <email address hidden>> wrote:
>
>> Your question #286811 on apt in Ubuntu changed:
>> https://answers.launchpad.net/ubuntu/+source/apt/+question/286811
>>
>> Status: Open => Needs information
>>
>> Manfred Hampl requested more information:
>> It seems that this fruho software is not compatible with current
>> versions of Ubuntu.
>>
>> I assume that the file /etc/initd/fruhod is missing mandatory
>> configuration information (dependency information), something like
>>
>> ### BEGIN INIT INFO
>> # Provides: fruhod
>> # Required-Start:
>> # Required-Stop:
>> # Default-Start: 2 3 4 5
>> # Default-Stop: 0 1 6
>> # Short-Description: Fruho VPN
>> ### END INIT INFO
>>
>> What is the output of
>>
>> cat -n /etc/initd/fruhod
>> ls -l /etc/rc*.d/*fruhod
>>
>> I suggest that you contact fruho support.
>> As a workaround to get your Ubuntu package management system back into a
>> working state, you should remove the fruho software or delete the offending
>> start/stop files.
>>
>> --
>> To answer this request for more information, you can either reply to
>> this email or enter your reply at the following page:
>> https://answers.launchpad.net/ubuntu/+source/apt/+question/286811
>>
>> You received this question notification because you asked the question.
>>
>
>

Revision history for this message
Best Manfred Hampl (m-hampl) said :
#6

If you need the fruho software, then you should ask the provider to deliver an updated version that works with the insserv system of Ubuntu (they should add the LSB comment header).

If you do not need it any more, you could completely deinstall it (sudo dpkg --purge fruho).

Revision history for this message
reed (psreed54) said :
#7

Thank you so much!

I have run that purge line, but see that there are still several files on the system with 'fruho' in the name. I assume they are trivial.

I sent a message to fruho support & will see what they say.

Thank you again.

Revision history for this message
reed (psreed54) said :
#8

Thanks Manfred Hampl, that solved my question.