-
Notifications
You must be signed in to change notification settings - Fork 432
Description
I made a fresh install on Debian Wheezy.
When executing command:
ee stack install --all
I get:
E:Unable to correct problems, you have held broken packages.
What's wrong? How to fix it?
IP = 185.53.169.64
gau1991 public key added
root@vm1855:~# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 7.8 (wheezy)
Release: 7.8
Codename: wheezy
root@vm1855:~# cat /proc/version
Linux version 3.2.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.60-1+deb7u1
root@vm1855:~# ee stack install --all
System RAM is less than 1GB
Mail scanner packages are not going to install automatically
Adding repository for MySQL
Adding repository for Nginx
Adding repository for PHP
E:Unable to correct problems, you have held broken packages.
root@vm1855:~# locale
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=en_US.UTF-8