Package: openswan
Version: 1:2.6.20+dfsg-3
Severity: grave
Justification: renders package unusable
Here's the problem:
ZENON:~# /etc/init.d/ipsec restart
ipsec_setup: permission denied (must be superuser)
ipsec_setup: permission denied (must be superuser)
and the patch:
--- /etc/init.d/ipsec.orig 2009-03-17 10:02:49.913416169 +0100
+++ /etc/init.d/ipsec 2009-03-17 10:02:58.865415837 +0100
@@ -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
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (499,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.28.8-1-pyrrhus64 (SMP w/8 CPU cores)
Locale: LANG=en_CA, lc_ctype=fr...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Versions of packages openswan depends on:
ii bind9-host [host] 1:9.5.1.dfsg.P1-1 Version of 'host' bundled with BIN
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.31 Miscellaneous utilities specific t
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-7 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: false
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:
--
http://www.critikart.net
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]