Bug#939187: bind9: Bind cache directory owned by root, not writable by bind user

2019-09-01 Thread Steve Garcia
Package: bind9
Version: 1:9.11.5.P4+dfsg-5.1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

This is a bug in the installation script of the bind9 package.

   * What led up to the situation?

I run bind as the bind user.  Upon a new install, using my previous
server's config files, I was unable to successfully start the daemon.
The error message cited an inability to write a file to /var/cache/bind.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

I changed the ownership of /var/cach/bind to bind:bind.  As installed it
was owned by root:root.  The package installation script needs to set the 
ownership to bind:bind.


   * What was the outcome of this action?

The daemon started successfully.

   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: 10.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-5-amd64 (SMP w/1 CPU core)
Kernel taint flags: TAINT_CRAP
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages bind9 depends on:
ii  adduser3.118
ii  bind9utils 1:9.11.5.P4+dfsg-5.1
ii  debconf [debconf-2.0]  1.5.71
ii  dns-root-data  2019031302
ii  libbind9-161   1:9.11.5.P4+dfsg-5.1
ii  libc6  2.28-10
ii  libcap21:2.25-2
ii  libcom-err21.44.5-1
ii  libdns1104 1:9.11.5.P4+dfsg-5.1
ii  libfstrm0  0.4.0-1
ii  libgeoip1  1.6.12-1
ii  libgssapi-krb5-2   1.17-3
ii  libisc1100 1:9.11.5.P4+dfsg-5.1
ii  libisccc1611:9.11.5.P4+dfsg-5.1
ii  libisccfg163   1:9.11.5.P4+dfsg-5.1
ii  libjson-c3 0.12.1+ds-2
ii  libk5crypto3   1.17-3
ii  libkrb5-3  1.17-3
ii  liblmdb0   0.9.22-1
ii  liblwres1611:9.11.5.P4+dfsg-5.1
ii  libprotobuf-c1 1.3.1-1+b1
ii  libssl1.1  1.1.1c-1
ii  libxml22.9.4+dfsg1-7+b3
ii  lsb-base   10.2019051400
ii  net-tools  1.60+git20180626.aebd88e-1
ii  netbase5.6

bind9 recommends no packages.

Versions of packages bind9 suggests:
pn  bind9-doc   
pn  dnsutils
pn  resolvconf  
pn  ufw 

-- Configuration Files:
/etc/bind/named.conf.local changed:
//
// Do any local configuration here
//
zone "bgnet" IN {
type master;
file "/etc/bind/named.bgnet";
};
zone "7.7.10.in-addr.arpa" IN {
type master;
file "/etc/bind/named.rev.10.7.7";
};
// Consider adding the 1918 zones here, if they are not used in your
// organization
//include "/etc/bind/zones.rfc1918";


-- debconf information:
  bind9/different-configuration-file:
  bind9/start-as-user: bind
  bind9/run-resolvconf: false



Bug#303621: Missing ucf dependency for fuse-utils

2005-04-07 Thread Steve Garcia
Package: fuse-utils
Version: 2.2.1-2
Severity: normal


`apt-get install fuse-utils`  on a new system fails with:
"line 24: ucf: file not found"

Simply installing ucf fixes the problem.  The package 
should have ucf added as a dependency.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages fuse-utils depends on:
ii  debconf 1.4.30.11Debian configuration management sy
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  sed 4.1.2-8  The GNU sed stream editor

-- debconf information:
  fuse-utils/groupcreate: true
  fuse-utils/groupdelete: true
* fuse-utils/group: fuse
  fuse-utils/grouprenamemigrate: true


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]