Your message dated Mon, 02 Dec 2024 15:06:20 +0100
with message-id <173314838045.377196.9482995438326866222@localhost>
and subject line Re: sbuild-update-all is missing the executable bit
has caused the Debian Bug report #870451,
regarding sbuild-update-all is missing the executable bit
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
870451: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870451
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
On Wed, 02 Aug 2017 07:50:16 +0200 Michael Stapelberg <[email protected]>
wrote:
> 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
the script does not exist anymore. Thus, closing.
Thanks!
cheers, josch
signature.asc
Description: signature
--- End Message ---