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