Your message dated Thu, 20 Dec 2018 15:42:25 +0100 with message-id <[email protected]> and subject line buildbot: very slow postinst task on each upgrade has caused the Debian Bug report #836278, regarding buildbot: very slow postinst task on each upgrade 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.) -- 836278: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836278 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: buildbot Version: 0.8.12-3.1 Severity: normal Dear Maintainer, the postinst script performs the following task: # Fix permissions on $HOME_DIR recursively chown -R $USER_NAME: $HOME_DIR This is unnecessary on my system, as all the files are correctly owned, but the real issue is that .I have almost 2 million files in that directory, so the operation is taking ages: each package upgrade stops the build system for several minutes, which I would like to avoid if possible. Also I am not sure the package should change my file permissions if I decide that not everything in that directory belongs to the buildbot user. Could this task be performed conditionally maybe? For instance, if the buildbot user already exists at configure time. Regards, -- Sam. -- System Information: Debian Release: stretch/sid APT prefers oldoldstable APT policy: (500, 'oldoldstable'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages buildbot depends on: ii adduser 3.115 ii dpkg 1.18.10 ii libc6 2.23-5 ii libjs-sphinxdoc 1.4.6-1 ii python 2.7.11-2 ii python-dateutil 2.4.2-1 ii python-jinja2 2.8-1 ii python-migrate 0.10.0-4 ii python-sqlalchemy 1.0.14+ds1-1 ii python-twisted 16.3.0-1 ii python-twisted-core 16.3.0-1 pn python:any <none> Versions of packages buildbot recommends: ii buildbot-slave 0.8.12-1 ii libaprutil1 1.5.4-2 ii python-twisted-mail 16.3.0-1 Versions of packages buildbot suggests: ii cvs 2:1.12.13+real-15 ii git 1:2.9.3-1 ii mercurial 3.9-1 ii subversion 1.9.4-2 -- no debconf information
--- End Message ---
--- Begin Message ---Package: buildbot Version: 1.1.1-2 Hi, this should be fixed since 1.1.1-2. A bit burried into this patch which I am not very proud of... https://salsa.debian.org/python-team/applications/buildbot/commit/b0690bde9a62125f4989ba3eba0881c67c1af586#de21c887696d66a71d91460310937ce098aa16f0_25_25 -- Robin
--- End Message ---

