[buildd-tools-devel] Bug#870451: sbuild-update-all is missing the executable bit

Michael Stapelberg stapelberg at debian.org
Wed Aug 2 05:50:16 UTC 2017


Package: sbuild
Version: 0.73.0-4
Severity: normal

The instructions in /usr/share/doc/sbuild/examples/sbuild-update-all recommend
to directly run the script from cron:

# 1. Update all sbuild chroots four times a day (at 00:15/06:15/12:15/18:15):
#
#     15 */6 * * * root /usr/share/doc/sbuild/examples/sbuild-update-all
#

However, when doing that, one gets an error message:

/bin/sh: 1: /usr/share/doc/sbuild/examples/sbuild-update-all: Permission denied

This is because the script is not marked executable:

% ls -l /usr/share/doc/sbuild/examples/sbuild-update-all
-rw-r--r-- 1 root root 3298 2017-01-24 10:58 /usr/share/doc/sbuild/examples/sbuild-update-all


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armel, mipsel, arm64

Kernel: Linux 4.11.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages sbuild depends on:
ii  adduser         3.115
ii  libsbuild-perl  0.73.0-4
ii  perl            5.26.0-4

Versions of packages sbuild recommends:
ii  autopkgtest  4.4
ii  debootstrap  1.0.90
ii  schroot      1.6.10-4

Versions of packages sbuild suggests:
ii  deborphan  1.7.28.8-0.3+b1
ii  kmod       24-1
ii  wget       1.19.1-4

-- Configuration Files:
/etc/sbuild/sbuild.conf [Errno 2] No such file or directory: '/etc/sbuild/sbuild.conf'

-- no debconf information



More information about the Buildd-tools-devel mailing list