Activity log for bug #1991719

Date Who What changed Old value New value Message
2022-10-04 22:36:12 Benjamin Féron bug added bug
2022-10-04 22:44:04 Benjamin Féron description Hi, I use ubuntu/bind9:9.18-22.04_edge docker image and I can't set it for file logging. Here is my logging conf : # cat /etc/bind/named.conf.local [...] logging { channel query { file "/var/log/named/query.log"; severity info; print-time yes; }; category queries { query; }; }; [...] File /var/log/named/query.log is still empty... Bind starts with -g option and I think it's the reason of the issue : # ps ax|grep bind 1 ? Ssl 0:00 /usr/sbin/named -u bind -g I don't understand from where the -g option is set : # cat /etc/default/named # # run resolvconf? RESOLVCONF=no # startup options for the server OPTIONS="-u bind" Can someone help me ? Thanks Hi, I use ubuntu/bind9:9.18-22.04_edge docker image and I can't set it for file logging. Here is my logging conf : --- # cat /etc/bind/named.conf.local [...] logging {  channel query {   file "/var/log/named/query.log";   severity info;   print-time yes;  };  category queries { query; }; }; [...] --- File /var/log/named/query.log is still empty... Bind starts with -g option and I think it's the reason of the issue : --- # ps ax|grep named       1 ? Ssl 0:00 /usr/sbin/named -u bind -g --- I don't understand from where the -g option is set : --- # cat /etc/default/named # # run resolvconf? RESOLVCONF=no # startup options for the server OPTIONS="-u bind" --- Can someone help me ? Thanks
2022-10-04 22:47:38 Benjamin Féron description Hi, I use ubuntu/bind9:9.18-22.04_edge docker image and I can't set it for file logging. Here is my logging conf : --- # cat /etc/bind/named.conf.local [...] logging {  channel query {   file "/var/log/named/query.log";   severity info;   print-time yes;  };  category queries { query; }; }; [...] --- File /var/log/named/query.log is still empty... Bind starts with -g option and I think it's the reason of the issue : --- # ps ax|grep named       1 ? Ssl 0:00 /usr/sbin/named -u bind -g --- I don't understand from where the -g option is set : --- # cat /etc/default/named # # run resolvconf? RESOLVCONF=no # startup options for the server OPTIONS="-u bind" --- Can someone help me ? Thanks Hi, I use ubuntu/bind9:9.18-22.04_edge docker image and I can't set it for file logging. Here is my logging conf : +------------------------------------+ | # cat /etc/bind/named.conf.local | | [...] | | logging { | |  channel query { | |   file "/var/log/named/query.log"; | |   severity info; | |   print-time yes; | |  }; | |  category queries { query; }; | | }; | | [...] | +------------------------------------+ File /var/log/named/query.log is still empty... Bind starts with -g option and I think it's the reason of the issue : +---------------------------------------------------------+ | # ps ax|grep named | |       1 ? Ssl 0:00 /usr/sbin/named -u bind -g | +---------------------------------------------------------+ I don't understand from where the -g option is set : +----------------------------------+ | # cat /etc/default/named | | # | | # run resolvconf? | | RESOLVCONF=no | | | | # startup options for the server | | OPTIONS="-u bind" | +----------------------------------+ Can someone help me ? Thanks
2022-10-04 22:48:46 Benjamin Féron description Hi, I use ubuntu/bind9:9.18-22.04_edge docker image and I can't set it for file logging. Here is my logging conf : +------------------------------------+ | # cat /etc/bind/named.conf.local | | [...] | | logging { | |  channel query { | |   file "/var/log/named/query.log"; | |   severity info; | |   print-time yes; | |  }; | |  category queries { query; }; | | }; | | [...] | +------------------------------------+ File /var/log/named/query.log is still empty... Bind starts with -g option and I think it's the reason of the issue : +---------------------------------------------------------+ | # ps ax|grep named | |       1 ? Ssl 0:00 /usr/sbin/named -u bind -g | +---------------------------------------------------------+ I don't understand from where the -g option is set : +----------------------------------+ | # cat /etc/default/named | | # | | # run resolvconf? | | RESOLVCONF=no | | | | # startup options for the server | | OPTIONS="-u bind" | +----------------------------------+ Can someone help me ? Thanks Hi, I use ubuntu/bind9:9.18-22.04_edge docker image and I can't set it for file logging. Here is my logging conf : +------------------------------------+ | # cat /etc/bind/named.conf.local | [...] | logging { |  channel query { |   file "/var/log/named/query.log"; |   severity info; |   print-time yes; |  }; |  category queries { query; }; | }; | [...] +------------------------------------+ File /var/log/named/query.log is still empty... Bind starts with -g option and I think it's the reason of the issue : +---------------------------------------------------------+ | # ps ax|grep named |       1 ? Ssl 0:00 /usr/sbin/named -u bind -g +---------------------------------------------------------+ I don't understand from where the -g option is set : +----------------------------------+ | # cat /etc/default/named | # | # run resolvconf? | RESOLVCONF=no | | # startup options for the server | OPTIONS="-u bind" +----------------------------------+ Can someone help me ? Thanks
2022-10-04 22:49:58 Benjamin Féron description Hi, I use ubuntu/bind9:9.18-22.04_edge docker image and I can't set it for file logging. Here is my logging conf : +------------------------------------+ | # cat /etc/bind/named.conf.local | [...] | logging { |  channel query { |   file "/var/log/named/query.log"; |   severity info; |   print-time yes; |  }; |  category queries { query; }; | }; | [...] +------------------------------------+ File /var/log/named/query.log is still empty... Bind starts with -g option and I think it's the reason of the issue : +---------------------------------------------------------+ | # ps ax|grep named |       1 ? Ssl 0:00 /usr/sbin/named -u bind -g +---------------------------------------------------------+ I don't understand from where the -g option is set : +----------------------------------+ | # cat /etc/default/named | # | # run resolvconf? | RESOLVCONF=no | | # startup options for the server | OPTIONS="-u bind" +----------------------------------+ Can someone help me ? Thanks Hi, I use ubuntu/bind9:9.18-22.04_edge docker image and I can't set it for file logging. Here is my logging conf : +------------------------------------+ | # cat /etc/bind/named.conf.local | [...] | logging { |  channel query { |   file "/var/log/named/query.log"; |   severity info; |   print-time yes; |  }; |  category queries { query; }; | }; | [...] +------------------------------------+ File /var/log/named/query.log is still empty... Bind starts with -g option and I think it causes the issue : +---------------------------------------------------------+ | # ps ax|grep named |       1 ? Ssl 0:00 /usr/sbin/named -u bind -g +---------------------------------------------------------+ I don't understand from where the -g option is set : +----------------------------------+ | # cat /etc/default/named | # | # run resolvconf? | RESOLVCONF=no | | # startup options for the server | OPTIONS="-u bind" +----------------------------------+ Can someone help me ? Thanks
2022-10-04 22:53:48 Benjamin Féron description Hi, I use ubuntu/bind9:9.18-22.04_edge docker image and I can't set it for file logging. Here is my logging conf : +------------------------------------+ | # cat /etc/bind/named.conf.local | [...] | logging { |  channel query { |   file "/var/log/named/query.log"; |   severity info; |   print-time yes; |  }; |  category queries { query; }; | }; | [...] +------------------------------------+ File /var/log/named/query.log is still empty... Bind starts with -g option and I think it causes the issue : +---------------------------------------------------------+ | # ps ax|grep named |       1 ? Ssl 0:00 /usr/sbin/named -u bind -g +---------------------------------------------------------+ I don't understand from where the -g option is set : +----------------------------------+ | # cat /etc/default/named | # | # run resolvconf? | RESOLVCONF=no | | # startup options for the server | OPTIONS="-u bind" +----------------------------------+ Can someone help me ? Thanks Hi, I use ubuntu/bind9:9.18-22.04_edge docker image and I can't set it for file logging. Here is my logging conf : +------------------------------------+ | # cat /etc/bind/named.conf.local | [...] | logging { |  channel query { |   file "/var/log/named/query.log"; |   severity info; |   print-time yes; |  }; |  category queries { query; }; | }; | [...] +------------------------------------+ File /var/log/named/query.log is still empty... Bind starts with -g option and I think it's the reason of the issue : +-----------------------------------------------+ | # ps ax|grep named |       1 ? Ssl 0:00 /usr/sbin/named -u bind -g +-----------------------------------------------+ I don't understand from where the -g option is set : +----------------------------------+ | # cat /etc/default/named | # | # run resolvconf? | RESOLVCONF=no | | # startup options for the server | OPTIONS="-u bind" +----------------------------------+ Can someone help me ? Thanks
2022-10-04 23:01:52 Benjamin Féron description Hi, I use ubuntu/bind9:9.18-22.04_edge docker image and I can't set it for file logging. Here is my logging conf : +------------------------------------+ | # cat /etc/bind/named.conf.local | [...] | logging { |  channel query { |   file "/var/log/named/query.log"; |   severity info; |   print-time yes; |  }; |  category queries { query; }; | }; | [...] +------------------------------------+ File /var/log/named/query.log is still empty... Bind starts with -g option and I think it's the reason of the issue : +-----------------------------------------------+ | # ps ax|grep named |       1 ? Ssl 0:00 /usr/sbin/named -u bind -g +-----------------------------------------------+ I don't understand from where the -g option is set : +----------------------------------+ | # cat /etc/default/named | # | # run resolvconf? | RESOLVCONF=no | | # startup options for the server | OPTIONS="-u bind" +----------------------------------+ Can someone help me ? Thanks Hi, I use ubuntu/bind9:9.18-22.04_edge docker image and I can't set it for file logging. Here is my logging conf : +------------------------------------+ | # cat /etc/bind/named.conf.local | [...] | logging { |  channel query { |   file "/var/log/named/query.log"; |   severity info; |   print-time yes; |  }; |  category queries { query; }; | }; | [...] +------------------------------------+ File /var/log/named/query.log is still empty... Bind starts with -g option and I think it causes the issue : +-----------------------------------------------+ | # ps ax|grep named |       1 ? Ssl 0:00 /usr/sbin/named -u bind -g +-----------------------------------------------+ I don't understand from where the -g option is set : +----------------------------------+ | # cat /etc/default/named | # | # run resolvconf? | RESOLVCONF=no | | # startup options for the server | OPTIONS="-u bind" +----------------------------------+ Can someone help me ? Thanks
2022-10-04 23:11:19 Athos Ribeiro bug added subscriber Athos Ribeiro
2022-10-05 19:35:38 Athos Ribeiro ubuntu-docker-images: status New Triaged
2022-10-05 19:36:14 Athos Ribeiro ubuntu-docker-images: importance Undecided Low
2022-10-05 19:36:18 Athos Ribeiro ubuntu-docker-images: assignee Athos Ribeiro (athos-ribeiro)
2022-10-06 13:38:54 Launchpad Janitor merge proposal linked https://code.launchpad.net/~athos-ribeiro/ubuntu-docker-images/+git/bind9/+merge/431132
2022-10-07 21:54:09 Athos Ribeiro ubuntu-docker-images: status Triaged Fix Committed
2022-10-24 15:12:04 Athos Ribeiro ubuntu-docker-images: status Fix Committed Fix Released