Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue building team_project scenario #141

Closed
redwiz666 opened this issue Mar 28, 2019 · 1 comment
Closed

Issue building team_project scenario #141

redwiz666 opened this issue Mar 28, 2019 · 1 comment

Comments

@redwiz666
Copy link

When building the team_project scenario I am getting the following error.

==> web: Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2-mpm-prefork' returned 100: Reading package lists...
==> web: Building dependency tree...
==> web: Reading state information...
==> web: The following extra packages will be installed:
==> web: apache2-utils apache2.2-bin apache2.2-common libapr1 libaprutil1
==> web: libaprutil1-dbd-sqlite3 libaprutil1-ldap ssl-cert
==> web: Suggested packages:
==> web: apache2-doc apache2-suexec apache2-suexec-custom openssl-blacklist
==> web: The following NEW packages will be installed:
==> web: apache2-mpm-prefork apache2-utils apache2.2-bin apache2.2-common libapr1
==> web: libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap ssl-cert
==> web: 0 upgraded, 9 newly installed, 0 to remove and 96 not upgraded.
==> web: Need to get 1508 kB of archives.
==> web: After this operation, 5032 kB of additional disk space will be used.
==> web: WARNING: The following packages cannot be authenticated!
==> web: ssl-cert
==> web: E: There are problems and -y was used without --force-yes
==> web: Notice: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load]: Dependency Package[httpd] has failures: true
==> web: Notice: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load]: Dependency Package[apache2-mpm-prefork] has failures: true
==> web: Error: /Stage[main]/Apache::Mod::Prefork/Apache::Mpm[prefork]/Package[apache2-mpm-prefork]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2-mpm-prefork' returned 100: Reading package lists...
==> web: Building dependency tree...
==> web: Reading state information...
==> web: The following extra packages will be installed:
==> web: apache2-utils apache2.2-bin apache2.2-common libapr1 libaprutil1
==> web: libaprutil1-dbd-sqlite3 libaprutil1-ldap ssl-cert
==> web: Suggested packages:
==> web: apache2-doc apache2-suexec apache2-suexec-custom openssl-blacklist
==> web: The following NEW packages will be installed:
==> web: apache2-mpm-prefork apache2-utils apache2.2-bin apache2.2-common libapr1
==> web: libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap ssl-cert
==> web: 0 upgraded, 9 newly installed, 0 to remove and 96 not upgraded.
==> web: Need to get 1508 kB of archives.
==> web: After this operation, 5032 kB of additional disk space will be used.
==> web: WARNING: The following packages cannot be authenticated!
==> web: ssl-cert
==> web: E: There are problems and -y was used without --force-yes

I tried looking through the puppet file for apache to add the --force-yes but I can't seem to find it.

@cliffe
Copy link
Owner

cliffe commented Apr 8, 2019

This is related to #140. The stretch base boxes should be working now. I've not had a chance to have a look at the VirtualBox wheezy box.

@cliffe cliffe closed this as completed Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants