Submitted by adaptivei on Fri, 12/17/2010 - 11:07
have had trouble with DNS, and applied update to all packages, received this result after the install process:
Require bind8/bind8-lib.pl failed : Bad name after days' at /usr/share/webmin/bind8/bind8-lib.pl line 1224.
help?
Status:
Closed (duplicate)
Comments
Submitted by andreychek on Fri, 12/17/2010 - 11:12 Comment #1
Hrm, that's an unusual problem!
What output do you receive if you run this command:
sed -n "1224 p" /usr/share/webmin/bind8/bind8-lib.pl
That should show what text is on line 1224 of that file.
Submitted by adaptivei on Fri, 12/17/2010 - 11:21 Comment #2
this is what i got:
adm1n@usdm01:~$ sed -n "1224 p" /usr/share/webmin/bind8/bind8-lib.pl [ "D", $text{'days'} ], [4]- Exit 127 1224 p adm1n@usdm01:~$
Submitted by JamieCameron on Fri, 12/17/2010 - 13:10 Comment #3
Would it be possible for you to attach that bind8-lib.pl file to this bug report, or email it to me at jcameron@virtualmin.com ?
Submitted by adaptivei on Fri, 12/17/2010 - 13:36 Comment #4
I've attached the file.... I'm also very happy to just start entirely over, from a clean build as I really do need to have this thing working for email (by monday if at all possible) Thanks
Submitted by JamieCameron on Fri, 12/17/2010 - 13:40 Comment #5
Thanks .. although I am not seeing any perl errors in that file.
What output do you get from the following commands on your system :
perl -v
export PERLLIB=/usr/share/webmin
perl -c /usr/share/webmin/bind8/bind8-lib.pl
Submitted by adaptivei on Fri, 12/17/2010 - 13:43 Comment #6
:/$ perl -v
This is perl, v5.10.1 (*) built for x86_64-linux-gnu-thread-multi
Copyright 1987-2009, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page.
:/$ export PERLLIB=/usr/share/webmin :/$ perl -c /usr/share/webmin/bind8/bind8-lib.pl /usr/share/webmin/bind8/bind8-lib.pl syntax OK :/$
Submitted by JamieCameron on Fri, 12/17/2010 - 15:13 Comment #7
So it looks like bind8-lib.pl is actually fine.
Are you still seeing that error? If so, exactly where in Virtualmin does it appear?
Submitted by adaptivei on Fri, 12/17/2010 - 15:33 Comment #8
i do not see it anymore... HOWEVER.... my postfix mail queue has many emails that are error messages. Please notice ticket # 16573 that has no response to I posted almost 1 week ago.
If these errors in postfix are not common, it would be better (and faster) to start over with a clean build - as i believe there is something missing in the setup of the BIND DNS.
Submitted by JamieCameron on Fri, 12/17/2010 - 16:38 Comment #9
Ok, let's consolidate this into your existing bug https://www.virtualmin.com/node/16573