Skip to content

HHVM authentication error #492

@sianios

Description

@sianios

I installed ee v3.1.0 on a fresh Vagrant Ubuntu 14.04 environment the installation process was ok but after running the command sudo ee stack install --hhvm I got the error Unable to run apt-get install. There is a problem with the authentication of the package.
Bellow is the last lines of /var/log/ee/ee.log.

W: GPG error: http://dl.hhvm.com trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5A16E7281BE7A449
2015-04-16 13:25:10,773 (INFO) ee : ESC[94mInstalling packages, please wait ...ESC[0m
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  ghostscript gsfonts imagemagick-common libboost-context1.54.0
  libboost-filesystem1.54.0 libboost-program-options1.54.0
  libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0
  libc-client2007e libcupsfilters1 libcupsimage2 libfftw3-double3 libgd3
  libgflags2 libgoogle-glog0 libgs9 libgs9-common libijs-0.35 libjbig2dec0
  libjemalloc1 liblcms2-2 liblqr-1-0 libluajit-5.1-2 libluajit-5.1-common
  libmagickcore5 libmagickwand5 libmcrypt4 libmemcached10 libmysqlclient18
  libonig2 libpaper-utils libpaper1 libtbb2 libunwind8 libvpx1 libxslt1.1
  mlock mysql-common poppler-data
Suggested packages:
  ghostscript-x hpijs uw-mailutils libfftw3-bin libfftw3-dev libgd-tools
  fonts-droid liblcms2-utils libmagickcore5-extra libmcrypt-dev mcrypt
  fcgiwrap nginx-doc ssl-cert poppler-utils fonts-japanese-mincho
  fonts-ipafont-mincho fonts-japanese-gothic fonts-ipafont-gothic
  fonts-arphic-ukai fonts-arphic-uming fonts-unfonts-core
The following NEW packages will be installed:
  ghostscript gsfonts hhvm imagemagick-common libboost-context1.54.0
  libboost-filesystem1.54.0 libboost-program-options1.54.0
  libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0
  libc-client2007e libcupsfilters1 libcupsimage2 libfftw3-double3 libgd3
  libgflags2 libgoogle-glog0 libgs9 libgs9-common libijs-0.35 libjbig2dec0
  libjemalloc1 liblcms2-2 liblqr-1-0 libluajit-5.1-2 libluajit-5.1-common
  libmagickcore5 libmagickwand5 libmcrypt4 libmemcached10 libmysqlclient18
  libonig2 libpaper-utils libpaper1 libtbb2 libunwind8 libvpx1 libxslt1.1
  mlock mysql-common nginx-common nginx-custom poppler-data
0 upgraded, 43 newly installed, 0 to remove and 24 not upgraded.
Need to get 34.6 MB of archives.
After this operation, 72.9 MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  hhvm
E: There are problems and -y was used without --force-yes
2015-04-16 13:25:11,039 (ERROR) ee : ESC[91mUnable to run apt-get installESC[0m

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions