trove/integration/scripts/files/elements
Amrith Kumar ae74cd056e allow unauthenticated packages to be installed
Sometimes, trove image builds fail because of package authentication
issues. This is often times related to the inability to get to a key
server, and not indicative of anything more serious than that.

The (strongly discouraged in production use cases) workaround for this
is to pass the --allow-unauthenticated option to apt-get install.

I say 'Closes-Bug' below but I realize that this is a white lie. What
it fixes is only the Trove elements. The image build process uses
elements from other places (triple-o, for example). These can still
fail for the same reason.

There is a much bigger hammer that we can use if we need it, and that
is to throw the line 'APT::Get::AllowUnauthenticated "true";' into a
conf file in /etc/apt/apt.conf.d/.

If this hammer isn't big enough, we can revist later.

Change-Id: I009697332bb2a8e1e60b17c10944faed5c311da3
Closes-Bug:#1646856
2016-12-20 06:48:53 -05:00
..
apt-conf-dir Merge trove-integration into trove 2016-10-09 07:14:25 -04:00
fedora-guest beginning to change trove-integration 2016-10-10 20:30:05 -04:00
fedora-mariadb Merge trove-integration into trove 2016-10-09 07:14:25 -04:00
fedora-mongodb beginning to change trove-integration 2016-10-10 20:30:05 -04:00
fedora-mysql Merge trove-integration into trove 2016-10-09 07:14:25 -04:00
fedora-percona/install.d Merge trove-integration into trove 2016-10-09 07:14:25 -04:00
fedora-postgresql/install.d Merge trove-integration into trove 2016-10-09 07:14:25 -04:00
fedora-redis Merge trove-integration into trove 2016-10-09 07:14:25 -04:00
ubuntu-cassandra/install.d allow unauthenticated packages to be installed 2016-12-20 06:48:53 -05:00
ubuntu-couchbase/install.d allow unauthenticated packages to be installed 2016-12-20 06:48:53 -05:00
ubuntu-couchdb/install.d allow unauthenticated packages to be installed 2016-12-20 06:48:53 -05:00
ubuntu-db2 allow unauthenticated packages to be installed 2016-12-20 06:48:53 -05:00
ubuntu-guest allow unauthenticated packages to be installed 2016-12-20 06:48:53 -05:00
ubuntu-mariadb Add Xenial support for MariaDB 2016-12-09 12:38:12 +00:00
ubuntu-mongodb allow unauthenticated packages to be installed 2016-12-20 06:48:53 -05:00
ubuntu-mysql Initial work to support Xenial 2016-11-29 19:30:45 +00:00
ubuntu-percona allow unauthenticated packages to be installed 2016-12-20 06:48:53 -05:00
ubuntu-postgresql allow unauthenticated packages to be installed 2016-12-20 06:48:53 -05:00
ubuntu-pxc allow unauthenticated packages to be installed 2016-12-20 06:48:53 -05:00
ubuntu-redis allow unauthenticated packages to be installed 2016-12-20 06:48:53 -05:00
ubuntu-trusty-cassandra Initial work to support Xenial 2016-11-29 19:30:45 +00:00
ubuntu-trusty-couchbase Initial work to support Xenial 2016-11-29 19:30:45 +00:00
ubuntu-trusty-couchdb Initial work to support Xenial 2016-11-29 19:30:45 +00:00
ubuntu-trusty-db2 Initial work to support Xenial 2016-11-29 19:30:45 +00:00
ubuntu-trusty-guest Initial work to support Xenial 2016-11-29 19:30:45 +00:00
ubuntu-trusty-mariadb allow unauthenticated packages to be installed 2016-12-20 06:48:53 -05:00
ubuntu-trusty-mongodb Initial work to support Xenial 2016-11-29 19:30:45 +00:00
ubuntu-trusty-mysql allow unauthenticated packages to be installed 2016-12-20 06:48:53 -05:00
ubuntu-trusty-percona Initial work to support Xenial 2016-11-29 19:30:45 +00:00
ubuntu-trusty-postgresql Initial work to support Xenial 2016-11-29 19:30:45 +00:00
ubuntu-trusty-pxc Initial work to support Xenial 2016-11-29 19:30:45 +00:00
ubuntu-trusty-redis Initial work to support Xenial 2016-11-29 19:30:45 +00:00
ubuntu-trusty-vertica Initial work to support Xenial 2016-11-29 19:30:45 +00:00
ubuntu-vertica allow unauthenticated packages to be installed 2016-12-20 06:48:53 -05:00
ubuntu-xenial-guest Initial work to support Xenial 2016-11-29 19:30:45 +00:00
ubuntu-xenial-mariadb Add Xenial support for MariaDB 2016-12-09 12:38:12 +00:00
ubuntu-xenial-mysql allow unauthenticated packages to be installed 2016-12-20 06:48:53 -05:00
ubuntu-xenial-postgresql Fix Gate: Force pip2 instead of pip 2016-12-16 06:14:10 -05:00
ubuntu-xenial-pxc Initial work to support Xenial 2016-11-29 19:30:45 +00:00
ubuntu-xenial-redis Fix Gate: Force pip2 instead of pip 2016-12-16 06:14:10 -05:00