Package: openswan
Version: 1:2.6.20+dfsg-4
Severity: normal


You have reproduced the same bug in the new version with new "feature". Here is
patch:


--- /etc/init.d/ipsec.orig      2009-03-22 12:41:56.000000000 +0300
+++ /etc/init.d/ipsec   2009-03-26 20:10:16.000000000 +0300
@@ -123,7 +123,7 @@
 start_stop() {
        # remove for: @cygwin_START@ 
        # portable way for checking for root
-       if test "`id -u`" != " 0"
+       if test " `id -u`" != " 0"
        then
                echo "permission denied (must be superuser)" |
                        logger -s -p $IPSECsyslog -t ipsec_setup 2>&1


This is minimal changes against original version, but it is better to use $(id 
-u).


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash

Versions of packages openswan depends on:
ii  bsdmainutils              6.1.10         collection of more utilities from 
ii  debconf [debconf-2.0]     1.5.26         Debian configuration management sy
ii  debianutils               2.32.2         Miscellaneous utilities specific t
ii  host                      20000331-9     utility for querying DNS servers
ii  iproute                   20090115-1     networking and traffic control too
ii  ipsec-tools               1:0.7.1-1.3    IPsec tools for Linux
ii  libc6                     2.9-6          GNU C Library: Shared libraries
ii  libcurl3                  7.18.2-8.1     Multi-protocol file transfer libra
ii  libgmp3c2                 2:4.2.4+dfsg-2 Multiprecision arithmetic library
ii  libldap-2.4-2             2.4.15-1       OpenLDAP libraries
ii  libpam0g                  1.0.1-9        Pluggable Authentication Modules l
ii  openssl                   0.9.8g-15      Secure Socket Layer (SSL) binary a

openswan recommends no packages.

Versions of packages openswan suggests:
ii  curl                          7.18.2-8.1 Get a file from an HTTP, HTTPS or 
pn  openswan-modules-source | lin <none>     (no description available)

-- debconf information:
  openswan/existing_x509_key_filename:
  openswan/x509_state_name:
  openswan/rsa_key_length: 2048
  openswan/restart: true
  openswan/start_level: earliest
  openswan/enable-oe: false
  openswan/existing_x509_certificate: false
  openswan/existing_x509_certificate_filename:
  openswan/create_rsa_key: true
  openswan/x509_email_address:
  openswan/x509_country_code: AT
  openswan/x509_self_signed: true
  openswan/x509_organizational_unit:
  openswan/x509_locality_name:
  openswan/x509_common_name:
  openswan/rsa_key_type: x509
  openswan/x509_organization_name:



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to