1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-24 10:50:22 +03:00

bootstrap: Add chrpath as a required package

This is used to test build.sh, part of the oss-fuzz integration, and so also that we
correctly build our fuzzers.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Tue Dec 10 09:15:43 UTC 2019 on sn-devel-184
This commit is contained in:
Andrew Bartlett 2019-12-07 17:35:26 +13:00
parent 96184c10b8
commit 8b06cabc7d
34 changed files with 33 additions and 5 deletions

View File

@ -22,7 +22,7 @@ variables:
# Set this to the contents of bootstrap/sha1sum.txt
# which is generated by bootstrap/template.py --render
#
SAMBA_CI_CONTAINER_TAG: f0cc64e22c612eb0599984cfc5dd20f36858db59
SAMBA_CI_CONTAINER_TAG: 36dd95324f5406f62312648e83fde78a8267b386
#
# We use the ubuntu1804 image as default as
# it matches what we have on sn-devel-184.

View File

@ -37,6 +37,7 @@ COMMON = [
'binutils',
'bison',
'curl',
'chrpath',
'flex',
'gcc',
'gdb',

View File

@ -22,6 +22,7 @@ yum install -y \
bind-utils \
binutils \
bison \
chrpath \
cups-devel \
curl \
dbus-devel \

View File

@ -8,6 +8,7 @@ packages:
- bind-utils
- binutils
- bison
- chrpath
- cups-devel
- curl
- dbus-devel

View File

@ -22,6 +22,7 @@ yum install -y \
bind-utils \
binutils \
bison \
chrpath \
compat-gnutls34-devel \
cups-devel \
curl \

View File

@ -8,6 +8,7 @@ packages:
- bind-utils
- binutils
- bison
- chrpath
- compat-gnutls34-devel
- cups-devel
- curl

View File

@ -23,6 +23,7 @@ yum install -y \
bind-utils \
binutils \
bison \
chrpath \
cups-devel \
curl \
dbus-devel \

View File

@ -8,6 +8,7 @@ packages:
- bind-utils
- binutils
- bison
- chrpath
- cups-devel
- curl
- dbus-devel

View File

@ -19,6 +19,7 @@ apt-get -y install \
binutils \
bison \
build-essential \
chrpath \
curl \
debhelper \
dnsutils \

View File

@ -8,6 +8,7 @@ packages:
- binutils
- bison
- build-essential
- chrpath
- curl
- debhelper
- dnsutils

View File

@ -19,6 +19,7 @@ apt-get -y install \
binutils \
bison \
build-essential \
chrpath \
curl \
debhelper \
dnsutils \

View File

@ -8,6 +8,7 @@ packages:
- binutils
- bison
- build-essential
- chrpath
- curl
- debhelper
- dnsutils

View File

@ -19,6 +19,7 @@ apt-get -y install \
binutils \
bison \
build-essential \
chrpath \
curl \
debhelper \
dnsutils \

View File

@ -8,6 +8,7 @@ packages:
- binutils
- bison
- build-essential
- chrpath
- curl
- debhelper
- dnsutils

View File

@ -19,6 +19,7 @@ apt-get -y install \
binutils \
bison \
build-essential \
chrpath \
curl \
debhelper \
dnsutils \

View File

@ -8,6 +8,7 @@ packages:
- binutils
- bison
- build-essential
- chrpath
- curl
- debhelper
- dnsutils

View File

@ -19,6 +19,7 @@ dnf install -y \
bind-utils \
binutils \
bison \
chrpath \
cups-devel \
curl \
dbus-devel \

View File

@ -8,6 +8,7 @@ packages:
- bind-utils
- binutils
- bison
- chrpath
- cups-devel
- curl
- dbus-devel

View File

@ -19,6 +19,7 @@ dnf install -y \
bind-utils \
binutils \
bison \
chrpath \
cups-devel \
curl \
dbus-devel \

View File

@ -8,6 +8,7 @@ packages:
- bind-utils
- binutils
- bison
- chrpath
- cups-devel
- curl
- dbus-devel

View File

@ -19,6 +19,7 @@ dnf install -y \
bind-utils \
binutils \
bison \
chrpath \
cups-devel \
curl \
dbus-devel \

View File

@ -8,6 +8,7 @@ packages:
- bind-utils
- binutils
- bison
- chrpath
- cups-devel
- curl
- dbus-devel

View File

@ -19,6 +19,7 @@ zypper --non-interactive install \
bind-utils \
binutils \
bison \
chrpath \
cups-devel \
curl \
dbus-1-devel \

View File

@ -7,6 +7,7 @@ packages:
- bind-utils
- binutils
- bison
- chrpath
- cups-devel
- curl
- dbus-1-devel

View File

@ -19,6 +19,7 @@ zypper --non-interactive install \
bind-utils \
binutils \
bison \
chrpath \
cups-devel \
curl \
dbus-1-devel \

View File

@ -7,6 +7,7 @@ packages:
- bind-utils
- binutils
- bison
- chrpath
- cups-devel
- curl
- dbus-1-devel

View File

@ -19,6 +19,7 @@ apt-get -y install \
binutils \
bison \
build-essential \
chrpath \
curl \
debhelper \
dnsutils \

View File

@ -8,6 +8,7 @@ packages:
- binutils
- bison
- build-essential
- chrpath
- curl
- debhelper
- dnsutils

View File

@ -19,6 +19,7 @@ apt-get -y install \
binutils \
bison \
build-essential \
chrpath \
curl \
debhelper \
dnsutils \

View File

@ -8,6 +8,7 @@ packages:
- binutils
- bison
- build-essential
- chrpath
- curl
- debhelper
- dnsutils

View File

@ -19,6 +19,7 @@ apt-get -y install \
binutils \
bison \
build-essential \
chrpath \
curl \
debhelper \
dnsutils \

View File

@ -8,6 +8,7 @@ packages:
- binutils
- bison
- build-essential
- chrpath
- curl
- debhelper
- dnsutils

View File

@ -1 +1 @@
f0cc64e22c612eb0599984cfc5dd20f36858db59
36dd95324f5406f62312648e83fde78a8267b386

View File

@ -5,6 +5,3 @@ SCRIPT_DIR=`dirname $0`
$SCRIPT_DIR/../../../bootstrap/generated-dists/$DIST/bootstrap.sh
$SCRIPT_DIR/../../../bootstrap/generated-dists/$DIST/locale.sh
apt-get install chrpath