From: Martin Pitt Date: Mon, 7 Aug 2017 07:14:00 +0000 (+0200) Subject: postinst-setup-fedora: install strace, set up default mock X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=commitdiff_plain;h=976e74a58fb5f350f71eb3f0252aa6d0db678a23;hp=1ca6404b21d77ccd8072046729b48daed2fce83b postinst-setup-fedora: install strace, set up default mock --- diff --git a/postinst-setup-fedora b/postinst-setup-fedora index 5cbf68f..d944423 100755 --- a/postinst-setup-fedora +++ b/postinst-setup-fedora @@ -25,7 +25,7 @@ if ! type offlineimap >/dev/null 2>&1; then offlineimap gnome-keyring pinentry-gnome3 \ postfix duplicity systemd-container gnome-disk-utility powertop \ git gtimelog libappindicator-gtk3 \ - schroot mock apt-cacher-ng \ + schroot mock apt-cacher-ng strace \ # codecs dnf install -y http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm @@ -44,6 +44,7 @@ tmpfs /var/lib/mock tmpfs defaults 0 0 #/srv /ubuntu/srv none bind 0 0 #/tmp /ubuntu/tmp none bind 0 0 EOF +ln -s fedora-26-x86_64.cfg /etc/mock/default.cfg # have schroot use tmpfs if [ ! -L /var/lib/schroot/unpack ]; then