[SCM] Samba Shared Repository - branch master updated

Gary Lockyer gary at samba.org
Wed Jun 27 05:52:02 UTC 2018


The branch, master has been updated
       via  d9914b9 Update .travis.yml to match package list used in docker container and Catalyst Cloud builds
      from  562ec95 remove_dc: Fix removal of an old Windows DC

https://git.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit d9914b9b6a66aebab367bcdc535bf8eaaa46abeb
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Wed Jun 27 12:44:25 2018 +1200

    Update .travis.yml to match package list used in docker container and Catalyst Cloud builds
    
    The package list has some "strange" things in them, but more important is
    using the same list everywhere.  We can hopefully harmonise the package lists
    to a single file in Samba git soom, merging the docker and packer image creation.
    
    Additionally, Travis CI will probably need to move to Docker once we change
    beyond Ubuntu 14.04, so it will simple reference the gitlab.com image then.
    
    Signed-off-by: Andrew Bartlett <abartlet at samba.org>
    
    Autobuild-User(master): Gary Lockyer <gary at samba.org>
    Autobuild-Date(master): Wed Jun 27 07:51:14 CEST 2018 on sn-devel-144

-----------------------------------------------------------------------

Summary of changes:
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/.travis.yml b/.travis.yml
index e9b6a6b..98b86b7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,7 +32,7 @@ matrix:
 
 before_install:
  - sudo apt-get update -qq
- - sudo apt-get install --assume-yes acl attr autoconf bind9utils bison build-essential debhelper dnsutils docbook-xml docbook-xsl flex gdb libjansson-dev krb5-user libacl1-dev libaio-dev libarchive-dev libattr1-dev libblkid-dev libbsd-dev libcap-dev libcups2-dev libgnutls-dev libgpgme11-dev libjson-perl libldap2-dev libncurses5-dev libpam0g-dev libparse-yapp-perl libpopt-dev libreadline-dev nettle-dev perl perl-modules pkg-config python-all-dev python-crypto python-dbg python-dev python-dnspython python3-dnspython python-gpgme python3-gpgme python-markdown python3-markdown python3-dev xsltproc zlib1g-dev
+ - sudo apt-get install --assume-yes acl attr autoconf bind9utils bison build-essential ccache curl debhelper dnsutils docbook-xml docbook-xsl emacs24-nox flex gdb git htop jed krb5-user libacl1-dev libaio-dev libarchive-dev libattr1-dev libblkid-dev libbsd-dev libcap-dev libcups2-dev libgnutls-dev libgpgme11-dev libjansson-dev libjson-perl libldap2-dev liblmdb-dev/trusty-backports libncurses5-dev libpam0g-dev libparse-yapp-perl libpopt-dev libreadline-dev linux-tools-generic lmdb-utils/trusty-backports nettle-dev perl perl-modules pkg-config psmisc python3-dev python3-dnspython python3-gpgme python3-markdown python3-matplotlib python-all-dev python-crypto python-crypto python-dbg python-dev python-dnspython python-gpgme python-markdown python-novaclient python-pexpect rng-tools screen tshark xsltproc zlib1g-dev
  - sudo apt-get install --assume-yes binutils-gold
  - sudo update-alternatives --install "/usr/bin/ld" "ld" "/usr/bin/ld.gold" 20
  - sudo update-alternatives --install "/usr/bin/ld" "ld" "/usr/bin/ld.bfd" 10


-- 
Samba Shared Repository



More information about the samba-cvs mailing list