Author Topic: Bind package update to 9.9.1-0.0.P2.1pclos2012 broke DNS [SOLVED]  (Read 1562 times)

Offline janasx1

  • Full Member
  • ***
  • Posts: 147
Hi team,
I saw an update to bind and bind-utils.
I allowed synaptic to update it.

After the update, the named service failed to start and I am not able to start it manually.
The version I have now is bind-9.9.1-0.0.P2.1pclos2012.
I dont see the old version in the repository to rollback.

Please let me know if anyone else have the same problem or you need anything from the logs.

Thanks
« Last Edit: November 25, 2012, 11:21:24 AM by janasx1 »
HP Pavilion notebook DV6400, AMD Turion TL-64, 2GB RAM, broadcom BCM4312, nvidia Geforce Go 6150

Online gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3801
Re: Bind package update to 9.9.1-0.0.P2.1pclos2012 broke DNS
« Reply #1 on: August 12, 2012, 11:01:14 PM »
I see that it is also not running on my machine. We can get the old package back, if necessary. But, hopefully we can fix this version as it has a security fix. I packaged it with very minor changes to the spec file, but I'm not experienced using bind, so I'll probably need some expert help figuring out what went wrong.

Code: [Select]
11-Aug-2012 10:16:48.878 general: info: received control channel command 'stop '
11-Aug-2012 10:16:49.098 general: info: shutting down: flushing changes
11-Aug-2012 10:16:49.098 general: notice: stopping statistics channel on 127.0.0.1#5380
11-Aug-2012 10:16:49.098 general: notice: stopping command channel on 127.0.0.1#953
11-Aug-2012 10:16:49.630 network: info: no longer listening on 127.0.0.1#53
11-Aug-2012 10:16:50.354 general: notice: exiting
11-Aug-2012 11:37:41.889 general: info: zone 0.in-addr.arpa/IN: loaded serial 42
11-Aug-2012 11:37:41.924 general: info: zone 0.0.127.in-addr.arpa/IN: loaded serial 1997022700
11-Aug-2012 11:37:41.941 general: info: zone 255.in-addr.arpa/IN: loaded serial 42
11-Aug-2012 11:37:41.942 general: info: zone 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0
.0.ip6.arpa/IN: loaded serial 1997022700
11-Aug-2012 11:37:41.943 general: info: zone localdomain/IN: loaded serial 42
11-Aug-2012 11:37:41.944 general: info: zone localhost/IN: loaded serial 42
11-Aug-2012 11:37:41.945 general: info: managed-keys-zone ./IN: loaded serial 0
11-Aug-2012 11:37:41.945 general: info: GeoIP Country DB not available
11-Aug-2012 11:37:41.946 general: info: GeoIP City DB Revision 0 or 1 not available
11-Aug-2012 11:37:41.946 general: info: GeoIP Region DB Revision 0 or 1 not available
11-Aug-2012 11:37:41.946 general: info: GeoIP ISP DB not available
11-Aug-2012 11:37:41.946 general: info: GeoIP Organization DB not available
11-Aug-2012 11:37:41.946 general: info: GeoIP AS DB not available
11-Aug-2012 11:37:41.946 general: info: GeoIP NetSpeed DB not available
11-Aug-2012 11:37:41.946 general: info: GeoIP Domain DB not available
11-Aug-2012 11:37:41.946 general: info: GeoIP Country DB IPv6 not available
11-Aug-2012 11:37:41.946 general: notice: running
11-Aug-2012 22:08:15.058 general: info: received control channel command 'stop '
11-Aug-2012 22:08:15.375 general: info: shutting down: flushing changes
11-Aug-2012 22:08:15.472 general: notice: stopping statistics channel on 127.0.0.1#5380
11-Aug-2012 22:08:15.472 general: notice: stopping command channel on 127.0.0.1#953
11-Aug-2012 22:08:15.557 network: info: no longer listening on 127.0.0.1#53
11-Aug-2012 22:08:15.720 general: notice: exiting
11-Aug-2012 22:08:18.200 general: info: managed-keys-zone: loaded serial 0
11-Aug-2012 22:08:18.200 general: info: zone 0.in-addr.arpa/IN: loaded serial 42
11-Aug-2012 22:08:18.201 general: info: zone 0.0.127.in-addr.arpa/IN: loaded serial 1997022700
11-Aug-2012 22:08:18.230 general: info: zone 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: loaded serial 1997022700
11-Aug-2012 22:08:18.232 general: info: zone localdomain/IN: loaded serial 42
11-Aug-2012 22:08:18.232 general: info: zone 255.in-addr.arpa/IN: loaded serial 42
11-Aug-2012 22:08:18.233 general: info: zone localhost/IN: loaded serial 42
11-Aug-2012 22:08:18.234 general: notice: all zones loaded
11-Aug-2012 22:08:18.290 general: critical: task.c:1637: REQUIRE(task->state == task_state_running) failed
11-Aug-2012 22:08:18.290 general: critical: exiting (due to assertion failure)

This is a sample from my /var/lib/named/var/log/default.log. It appears GeoIP DB's are missing, but I can't tell if that is the problem.

Galen

Offline janasx1

  • Full Member
  • ***
  • Posts: 147
Re: Bind package update to 9.9.1-0.0.P2.1pclos2012 broke DNS
« Reply #2 on: August 12, 2012, 11:10:50 PM »
Thanks for the quick response Galen.

Please do let me know if you need any help from me like getting log messages etc.

Thanks
Srinivas J
HP Pavilion notebook DV6400, AMD Turion TL-64, 2GB RAM, broadcom BCM4312, nvidia Geforce Go 6150

Online gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3801
Re: Bind package update to 9.9.1-0.0.P2.1pclos2012 broke DNS
« Reply #3 on: August 12, 2012, 11:17:09 PM »
Yes. Logs would be helpful. But, since I know almost nothing about bind, it would be helpful if you could look through the logs in /var/lib/named/var/log/ and see if you can find any information that might provide clues. Then, hopefully a network guru will stop in and help us sort it out. I will also look for additional information about packaging bind to see if I missed something.

Galen

Online gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3801
Re: Bind package update to 9.9.1-0.0.P2.1pclos2012 broke DNS
« Reply #4 on: August 13, 2012, 02:43:53 PM »
I fixed a couple of patches that were not applying and rebuilt it. It is a complex piece of software and will need some more testing by people that know how to use it (which is not me ;)). I'll post an update when it is ready.

Galen

Offline janasx1

  • Full Member
  • ***
  • Posts: 147
Re: Bind package update to 9.9.1-0.0.P2.1pclos2012 broke DNS
« Reply #5 on: August 13, 2012, 07:26:47 PM »
Here is what I see. Hope this helps you.

13-Aug-2012 00:10:10.533 general: info: managed-keys-zone: loaded serial 0
13-Aug-2012 00:10:10.534 general: info: zone 0.in-addr.arpa/IN: loaded serial 42
13-Aug-2012 00:10:10.537 general: info: zone 0.0.127.in-addr.arpa/IN: loaded serial 1997022700
13-Aug-2012 00:10:10.539 general: info: zone 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: loaded serial 1997022700
13-Aug-2012 00:10:10.539 general: info: zone localdomain/IN: loaded serial 42
13-Aug-2012 00:10:10.542 general: info: zone 255.in-addr.arpa/IN: loaded serial 42
13-Aug-2012 00:10:10.542 general: info: zone localhost/IN: loaded serial 42
13-Aug-2012 00:10:10.542 general: notice: all zones loaded
13-Aug-2012 00:10:10.542 general: critical: task.c:1637: REQUIRE(task->state == task_state_running) failed
13-Aug-2012 00:10:10.542 general: critical: exiting (due to assertion failure)
13-Aug-2012 00:13:36.323 general: info: managed-keys-zone: loaded serial 0
13-Aug-2012 00:13:36.324 general: info: zone 0.in-addr.arpa/IN: loaded serial 42
13-Aug-2012 00:13:36.324 general: info: zone 0.0.127.in-addr.arpa/IN: loaded serial 1997022700
13-Aug-2012 00:13:36.325 general: info: zone 255.in-addr.arpa/IN: loaded serial 42
13-Aug-2012 00:13:36.327 general: info: zone localdomain/IN: loaded serial 42
13-Aug-2012 00:13:36.328 general: info: zone localhost/IN: loaded serial 42
13-Aug-2012 00:13:36.329 general: info: zone 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: loaded serial 1997022700
13-Aug-2012 00:13:36.329 general: notice: all zones loaded
13-Aug-2012 00:13:36.330 general: critical: task.c:1637: REQUIRE(task->state == task_state_running) failed
13-Aug-2012 00:13:36.330 general: critical: exiting (due to assertion failure)
HP Pavilion notebook DV6400, AMD Turion TL-64, 2GB RAM, broadcom BCM4312, nvidia Geforce Go 6150

Offline janasx1

  • Full Member
  • ***
  • Posts: 147
Re: Bind package update to 9.9.1-0.0.P2.1pclos2012 broke DNS
« Reply #6 on: August 13, 2012, 07:31:16 PM »
fyi...
I am using it as a dns cache http://pclinuxoshelp.com/index.php/DNS_caching

Looks like, its failing at ...
13-Aug-2012 00:13:36.330 general: critical: task.c:1637: REQUIRE(task->state == task_state_running) failed
HP Pavilion notebook DV6400, AMD Turion TL-64, 2GB RAM, broadcom BCM4312, nvidia Geforce Go 6150

Online gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3801
Re: Bind package update to 9.9.1-0.0.P2.1pclos2012 broke DNS
« Reply #7 on: August 13, 2012, 10:07:03 PM »
Unfortunately, all this says to me is that it failed to run a task. ;) I'll test the rebuilt package and see if there is any change. Also, could you tell me the steps you used to set it up, so that I can repeat the same procedure. All I can remember is installing, making sure it started, then pointing firefox to use 127.0.0.1 for dns. If I am missing something, it would be helpful to know. ;D

Galen

(Never mind the last part, I just saw the link.)

Offline janasx1

  • Full Member
  • ***
  • Posts: 147
Re: Bind package update to 9.9.1-0.0.P2.1pclos2012 broke DNS
« Reply #8 on: August 29, 2012, 09:11:31 PM »
Hi Galen,
Will you be able to make the the older version available for rollback?
Thanks
HP Pavilion notebook DV6400, AMD Turion TL-64, 2GB RAM, broadcom BCM4312, nvidia Geforce Go 6150

Online gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3801
Re: Bind package update to 9.9.1-0.0.P2.1pclos2012 broke DNS
« Reply #9 on: August 29, 2012, 09:19:13 PM »
Can you try 9.9.1-0.0.P2.2pclos2012 in testing and let me know if this works? If not, I will look at it again. If it works, I'll ask Neal to move it out of testing.

Galen

Offline janasx1

  • Full Member
  • ***
  • Posts: 147
Re: Bind package update to 9.9.1-0.0.P2.1pclos2012 broke DNS
« Reply #10 on: November 04, 2012, 03:07:25 PM »
Hi Galen,
Sorry for the very long delay.
I got busy with my work and personal stuff.

I tried the version bind-9.9.1-0.0.P2.2pclos2012 from testing.
Still the named service is failing to start.

Thanks
Srinivas J
HP Pavilion notebook DV6400, AMD Turion TL-64, 2GB RAM, broadcom BCM4312, nvidia Geforce Go 6150

Online gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3801
Re: Bind package update to 9.9.1-0.0.P2.1pclos2012 broke DNS
« Reply #11 on: November 04, 2012, 03:22:09 PM »
I will look at this again in the next couple of days. Thanks for testing.

Galen

Online gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3801
Re: Bind package update to 9.9.1-0.0.P2.1pclos2012 broke DNS
« Reply #12 on: November 18, 2012, 12:15:18 AM »
I've uploaded bind-9.9.2-1 to dropbox. I'll update this page when it reaches testing.

Galen

Offline janasx1

  • Full Member
  • ***
  • Posts: 147
Re: Bind package update to 9.9.1-0.0.P2.1pclos2012 broke DNS
« Reply #13 on: November 19, 2012, 05:54:30 PM »
Thanks Galen.
How can I access the dropbox and try it?
Thanks
HP Pavilion notebook DV6400, AMD Turion TL-64, 2GB RAM, broadcom BCM4312, nvidia Geforce Go 6150

Online gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3801
Re: Bind package update to 9.9.1-0.0.P2.1pclos2012 broke DNS
« Reply #14 on: November 19, 2012, 09:42:58 PM »
Unless Neal finds a problem building it on his system, it should be in testing soon.

Galen