Your message dated Fri, 27 Mar 2009 07:47:09 +0000
with message-id <e1ln6mt-0001wl...@ries.debian.org>
and subject line Bug#520082: fixed in openswan 1:2.6.20+dfsg-4.1
has caused the Debian Bug report #520082,
regarding openswan: init script bug: "permission denied (must be superuser)"
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
520082: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520082
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Source: openswan
Source-Version: 1:2.6.20+dfsg-4.1
We believe that the bug you reported is fixed in the latest version of
openswan, which is due to be installed in the Debian FTP archive:
linux-patch-openswan_2.6.20+dfsg-4.1_all.deb
to pool/main/o/openswan/linux-patch-openswan_2.6.20+dfsg-4.1_all.deb
openswan-modules-source_2.6.20+dfsg-4.1_all.deb
to pool/main/o/openswan/openswan-modules-source_2.6.20+dfsg-4.1_all.deb
openswan_2.6.20+dfsg-4.1.diff.gz
to pool/main/o/openswan/openswan_2.6.20+dfsg-4.1.diff.gz
openswan_2.6.20+dfsg-4.1.dsc
to pool/main/o/openswan/openswan_2.6.20+dfsg-4.1.dsc
openswan_2.6.20+dfsg-4.1_amd64.deb
to pool/main/o/openswan/openswan_2.6.20+dfsg-4.1_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 520...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Rene Mayrhofer <rm...@debian.org> (supplier of updated openswan package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 27 Mar 2009 07:39:12 +0100
Source: openswan
Binary: openswan openswan-modules-source linux-patch-openswan
Architecture: source all amd64
Version: 1:2.6.20+dfsg-4.1
Distribution: unstable
Urgency: low
Maintainer: Rene Mayrhofer <rm...@debian.org>
Changed-By: Rene Mayrhofer <rm...@debian.org>
Description:
linux-patch-openswan - IPSEC Linux kernel support for Openswan
openswan - IPSEC utilities for Openswan
openswan-modules-source - IPSEC kernel modules source for Openswan
Closes: 520082
Changes:
openswan (1:2.6.20+dfsg-4.1) unstable; urgency=low
.
* Mea culpa (again). Fix the fix.
Closes: #520082: openswan: reincarnation
* Correct the build dependency for openswan-modules-source. Thanks
to Harald Jenny for the patch.
Checksums-Sha1:
5cf769c8789860a03038ed530f0f9b0f24c8dee0 1307 openswan_2.6.20+dfsg-4.1.dsc
b9b5f47643760da52aa9253428a515e545328174 149656
openswan_2.6.20+dfsg-4.1.diff.gz
264573cc1a3eb4132f2f1fe2b6ed6b4c4486ec20 480558
openswan-modules-source_2.6.20+dfsg-4.1_all.deb
3a7115b1668237e6c4782720cabea519bbdf6251 869412
linux-patch-openswan_2.6.20+dfsg-4.1_all.deb
3897c5d471882ac000db5ce982d53e00d9bb93f4 3068604
openswan_2.6.20+dfsg-4.1_amd64.deb
Checksums-Sha256:
39aa4c5c624b90650910e06a1176657a455b0262a0602d93b118c1457cf29628 1307
openswan_2.6.20+dfsg-4.1.dsc
c018783858ee67ba652bbf99515f9af3620b040367290df1591373fe01d9c985 149656
openswan_2.6.20+dfsg-4.1.diff.gz
6d7d3865a9af834be173d2fca1aabf26b976bcdc593fa1c7b65e7c25347d9d04 480558
openswan-modules-source_2.6.20+dfsg-4.1_all.deb
278c2e124dbf5eb06fcefa6ab3c6f534177ab6a88c6c578f0e3b34cc903192e6 869412
linux-patch-openswan_2.6.20+dfsg-4.1_all.deb
8c735faaf04ffe6bfbfe21fd4529eac0ece1836a91a29c4fbe9a21e9a0d8112a 3068604
openswan_2.6.20+dfsg-4.1_amd64.deb
Files:
181afb51d9d1802ec30484ef8ce15093 1307 net optional openswan_2.6.20+dfsg-4.1.dsc
aa69d2302dd32432ac4b478e8481e131 149656 net optional
openswan_2.6.20+dfsg-4.1.diff.gz
e9bcba5931a293ac6c68b476f8543790 480558 kernel optional
openswan-modules-source_2.6.20+dfsg-4.1_all.deb
a4182507173d8a6a1da59acabf61a59a 869412 kernel optional
linux-patch-openswan_2.6.20+dfsg-4.1_all.deb
abc8d654a4788ec646113ef7a57799bc 3068604 net optional
openswan_2.6.20+dfsg-4.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAknMdtAACgkQq7SPDcPCS956MQCeJIW2+mMMRRr/tXJqPfBGXnLl
fDwAnihrkI7kXiYnIY4M4cFUnnHB6yv2
=Uz0a
-----END PGP SIGNATURE-----
--- End Message ---