Public bug reported:

there is a problem with the init script a the row 102

                    if [ ! -r $GOGOC_KEYS ] || ! grep -q
"^$GOGOC_SERVER[[:space:]]" $GOGOC_KEYS ; then

the problem is the second test.

Actualy I'm using the freenet6.net server to get the IPV6 connection.

The problem is that "server=authenticated.freenet6.net" is just an alias
and the following test will  always fail because the
/var/lib/gogoc/gogockeys.pub file contains the "real" servers

" grep -q ^authenticated.freenet6.net[[:space:]]
/var/lib/gogoc/gogockeys.pub "


A quick and dirt fix is just to remove the second test. I let you find a better 
solution :)


tnx anyway

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gogoc 1:1.2-4ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-16.25-generic 3.2.6
Uname: Linux 3.2.0-16-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
Date: Thu Feb 16 18:54:14 2012
InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120125)
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: gogoc
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/933639

Title:
  gogoc init script is not work working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gogoc/+bug/933639/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to