thrive@thrive-ubuntu:~/python_projects/thpii/ams-web/optimization$ sudo apt-get install smartmontools pastebinit
[sudo] password for thrive:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
virtualbox-qt : Depends: virtualbox (= 4.3.10-dfsg-1ubuntu2) but 4.3.10-dfsg-1ubuntu3 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
thrive@thrive-ubuntu:~/python_projects/thpii/ams-web/optimization$ apt-get -f install
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
thrive@thrive-ubuntu:~/python_projects/thpii/ams-web/optimization$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
libencode-locale-perl libfile-listing-perl libfont-afm-perl
libhtml-form-perl libhtml-format-perl libhtml-tree-perl libhttp-cookies-perl
libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
libhttp-negotiate-perl libio-html-perl liblwp-mediatypes-perl
libnet-http-perl libwww-robotrules-perl python-meld3
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
virtualbox-qt
The following packages will be upgraded:
virtualbox-qt
1 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2 not fully installed or removed.
Need to get 0 B/4,767 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
dpkg: error processing package tzdata (--configure):
package is in a very bad inconsistent state; you should
reinstall it before attempting configuration
Errors were encountered while processing:
tzdata
E: Sub-process /usr/bin/dpkg returned an error code (1)
thrive@thrive-ubuntu:~/python_projects/thpii/ams-web/optimization$ sudo apt-get install tzdata
Reading package lists... Done
Building dependency tree
Reading state information... Done
tzdata is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
virtualbox-qt : Depends: virtualbox (= 4.3.10-dfsg-1ubuntu2) but 4.3.10-dfsg-1ubuntu3 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
thrive@thrive-ubuntu:~/python_projects/thpii/ams-web/optimization$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
libencode-locale-perl libfile-listing-perl libfont-afm-perl
libhtml-form-perl libhtml-format-perl libhtml-tree-perl libhttp-cookies-perl
libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
libhttp-negotiate-perl libio-html-perl liblwp-mediatypes-perl
libnet-http-perl libwww-robotrules-perl python-meld3
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
virtualbox-qt
The following packages will be upgraded:
virtualbox-qt
1 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2 not fully installed or removed.
Need to get 0 B/4,767 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
dpkg: error processing package tzdata (--configure):
package is in a very bad inconsistent state; you should
reinstall it before attempting configuration
Errors were encountered while processing:
tzdata
E: Sub-process /usr/bin/dpkg returned an error code (1)
thrive@thrive-ubuntu:~/python_projects/thpii/ams-web/optimization$ sudo apt-get remove virtualbox
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
virtualbox-dkms : Depends: virtualbox (>= 4.3.10-dfsg-1ubuntu3) but it is not going to be installed
virtualbox-qt : Depends: virtualbox (= 4.3.10-dfsg-1ubuntu2) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).