Re: redhat-config-bind errors.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



And that error is :

Traceback (most recent call last):
  File "/usr/sbin/redhat-config-bind", line 93, in ?
    cfg = ConfNamed.ConfNamed("/etc/named.conf",ROOTDIR)
  File "/usr/share/redhat-config-bind/ConfNamed.py", line 315, in __init__
    current[-1].done()
  File "/usr/share/redhat-config-bind/ConfNamed.py", line 136, in done
    self.zone=Zone.Zone(self.name,self.getFullFile())
  File "/usr/share/redhat-config-bind/Zone.py", line 425, in __init__
    SOAList.append(self.translate(val[0]))
  File "/usr/share/redhat-config-bind/Zone.py", line 479, in translate
    return atoi(val)
  File "/usr/lib/python2.2/string.py", line 225, in atoi
    return _int(s, base)
ValueError: invalid literal for int(): ;


On Thu, 2004-01-15 at 18:16, Naoki wrote:
Yep, installed and the latest version.  I did this which fixed it.

[root@host var]# /usr/bin/gdk-pixbuf-query-loaders > /etc/gtk-2.0/gdk-pixbuf.loaders

And now I have a different error :)

On Thu, 2004-01-15 at 18:15, Michael Schwendt wrote:
On Thu, 15 Jan 2004 18:04:11 +0900, Naoki wrote:

> Any ideas?  It's an upgrade from 8.0 -> Fedora.
> 
> [root@host root]# redhat-config-bind
>  
> (redhat-config-bind:11189): GdkPixbuf-WARNING **: Can not open pixbuf
> loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or
> directory
> Traceback (most recent call last):
>   File "/usr/sbin/redhat-config-bind", line 40, in ?
>     import FwdZone
>   File "/usr/share/redhat-config-bind/FwdZone.py", line 65, in ?
>     image_a = load_image("address.png")
>   File "/usr/share/redhat-config-bind/FwdZone.py", line 63, in
> load_image
>     return gtk.gdk.pixbuf_new_from_file(filename)
> gobject.GError: Couldn't recognize the image file format for file
> '/usr/share/redhat-config-bind/address.png'

Do you have /etc/gtk-2.0 at all?
Do you have the "gtk2" package installed? rpm -q gtk2
If not, try installing it: up2date gtk2

Attachment: smiley-3.png
Description: PNG image


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux