Public bug reported:

Binary package hint: gw6c

Hi,
On lucid gw6c doesn't import new keys automatically.

As soon as you change the configuration from the default value to the
authentication login of freenet6 when you start the program again you
receive:

gosh...@earth:~$ sudo /etc/init.d/gw6c start
 * Starting Gateway6 Client  gw6c                                               
                                                                                
                                                                                
    * Not starting gw6c - no server key

This is because the package knows only the anonymous.freenet6.net key.
To solve this just run gw6c once.

gosh...@earth:~$ sudo /usr/sbin/gw6c
amsterdam.freenet6.net is an unknown host, do you want to add its key?? (Y/N) y
gosh...@earth:~$ sudo /etc/init.d/gw6c start
 * Starting Gateway6 Client  gw6c                                               
                                                                                
                                                                                
   /usr/sbin/gw6c already running.
                                                                                
                                                                                
                                                                            [ 
OK ]
gosh...@earth:~$ sudo /etc/init.d/gw6c stop
 * Stopping Gateway6 Client gw6c                                                
                                                                                
                                                                            [ 
OK ] 
gosh...@earth:~$ sudo /etc/init.d/gw6c start
 * Starting Gateway6 Client  gw6c                                               
     

The init script of the package should handle this exception and import a
new key if gw6c requires it.

** Affects: gw6c (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Not starting gw6c - no server key
https://bugs.launchpad.net/bugs/578848
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to