Package: system-tools-backends Version: 2.10.1-1 Severity: normal Tags: patch
In this file: http://git.gnome.org/browse/system-tools-backends-clone/tree/Network/Hosts.pm installed in /usr/share/system-tools-backends-2.0/scripts/Network/Hosts.pm there is no Debian line in get_fqdn_dist() When you start network-admin, no string is viewed in hostname input textbox, and if you try to change hostname nothing ocurs. If you add (before line 40): ============================8<============================= ..... sub get_fqdn_dist { my %dist_map = ( "debian" => "debian", <<==== added by me "redhat-6.2" => "redhat-6.2", "redhat-7.0" => "redhat-6.2", ..... ============================>8============================= all seems to work again. Best regards -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores) Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages system-tools-backends depends on: ii dbus 1.2.24-3 simple interprocess messaging syst ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib ii libdbus-1-3 1.2.24-3 simple interprocess messaging syst ii libdbus-glib-1-2 0.88-2 simple interprocess messaging syst ii libglib2.0-0 2.24.2-1 The GLib library of C routines ii libnet-dbus-perl 0.33.6-2 Extension for the DBus bindings ii libpolkit-gobject-1-0 0.96-4 PolicyKit Authorization API system-tools-backends recommends no packages. system-tools-backends suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

