EdgarVaguencia / tstoApp

The simpsons tapped out app client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing Issues

mrsmithy121 opened this issue · comments

apt-get install vagrant
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:
libc-bin : Depends: libc6 (> 2.23) but 2.19-0ubuntu6.9 is to be installed
libc-dev-bin : Depends: libc6 (> 2.23) but 2.19-0ubuntu6.9 is to be installed
libc6-dev : Depends: libc6 (= 2.23-0ubuntu4) but 2.19-0ubuntu6.9 is to be installed
vagrant : Depends: bsdtar but it is not going to be installed
Depends: bundler but it is not going to be installed
Depends: ruby-childprocess (>= 0.3.7) but it is not going to be installed
Depends: ruby-erubis (>= 2.7.0) but it is not going to be installed
Depends: ruby-i18n (>= 0.6.0) but it is not going to be installed
Depends: ruby-listen but it is not going to be installed
Depends: ruby-log4r (>= 1.1.9) but it is not going to be installed
Depends: ruby-net-scp (>= 1.1.0) but it is not going to be installed
Depends: ruby-net-sftp but it is not going to be installed
Depends: ruby-net-ssh (>= 1:2.6.6) but it is not going to be installed
Depends: ruby-rest-client but it is not going to be installed
Depends: ruby-nokogiri but it is not going to be installed
Depends: ruby-rb-inotify but it is not going to be installed
Depends: ruby but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@Primary-VPS:/var/www/html/TestScript/tstoApp/server/tstoApp# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
libc6
Suggested packages:
glibc-doc
The following packages will be upgraded:
libc6
1 upgraded, 0 newly installed, 0 to remove and 498 not upgraded.
55 not fully installed or removed.
Need to get 0 B/2,586 kB of archives.
After this operation, 468 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
(Reading database ... 75973 files and directories currently installed.)
Preparing to unpack .../libc6_2.23-0ubuntu4_amd64.deb ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing archive /var/cache/apt/archives/libc6_2.23-0ubuntu4_amd64.deb (--unpack):
subprocess new pre-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/libc6_2.23-0ubuntu4_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)