Your message dated Tue, 04 Oct 2005 06:32:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#273443: fixed in openswan 1:2.4.0-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 26 Sep 2004 06:16:52 +0000
>From [EMAIL PROTECTED] Sat Sep 25 23:16:52 2004
Return-path: <[EMAIL PROTECTED]>
Received: from master.debian.org [146.82.138.7] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CBSL6-0001FW-00; Sat, 25 Sep 2004 23:16:52 -0700
Received: from ([127.0.0.1]) [69.110.138.37] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CBSL5-0003zO-00; Sun, 26 Sep 2004 01:16:51 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Johannes Graumann <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: openswan-modules-source: doesn't build with 2.6.8 - different from 
#273144
 (?)
X-Mailer: reportbug 2.63
Date: Sat, 25 Sep 2004 23:16:53 -0700
X-Debbugs-Cc: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-9.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        OUR_MTA_MSGID,X_DEBBUGS_CC autolearn=ham 
        version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: openswan-modules-source
Version: 2.2.0-2
Severity: grave
Justification: renders package unusable

I'd filed the same thing as an addendum to #246819, which was closed with the 
release 
of openswan-modules-source_2.2.0-1_all.deb, but I have to report that the 
problem 
persists:

I'm trying again to build the modules to go with my custom 2.6.8 kernel 
(vanilla from kernel.org).

fakeroot make-kpkg --append-to-version=.092504 modules_image

gets me the following output:

for module in /usr/src/modules/openswan ; do                       \
          if test -d  $module; then                                \
    (cd $module;                                          \
              if ./debian/rules KVERS="2.6.8.1.092504" KSRC="/usr/src/linux" \
                             KMAINT="Unknown Kernel Package Maintainer" 
KEMAIL="[EMAIL PROTECTED]"      \
                             KPKG_DEST_DIR="/usr/src/linux/.."       \
                             KPKG_MAINTAINER="Unknown Kernel Package 
Maintainer"        \
                             ARCH=i386                    \
                             KPKG_EXTRAV_ARG="EXTRAVERSION=.1.092504"        \
                             KDREV="10.00.Custom" kdist; then          \
                  echo "Module $module processed fine";            \
              else                                                  \
                   echo "Module $module failed.";                  \
                   if [ "X" != "X" ]; then      \
                      echo "Perhaps $module does not understand --rootcmd?";  \
                      echo "If you see messages that indicate that it is not"; \
                      echo "in fact being built as root, please file a bug ";  \
                      echo "against $module.";                     \
                   fi;                                              \
                   echo "Hit return to Continue?";                  \
         read ans;                                        \
              fi;                                                   \
     );                                                    \
  fi;                                                      \
        done
make[1]: Entering directory `/usr/src/modules/openswan'
/usr/bin/make -f debian/rules binary-modules
make[2]: Entering directory `/usr/src/modules/openswan'
sed -e "s!\$KVERS!2.6.8.1.092504!g; s!\$KSRC!/usr/src/linux!; [EMAIL 
PROTECTED]; s!\$KMAINT!Unknown Kernel Package Maintainer!; 
s!\$KDREV!10.00.Custom!; s!\$DEBDATE!Sat, 25 Sep 2004 23:05:51 -0700!" 
debian/control.in > debian/control
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
dh_testdir
/usr/bin/make -C linux/net/ipsec ARCH=i386 KLIPSMODULE=true \
TOPDIR=/usr/src/linux -f `pwd`/linux/net/ipsec/defconfig -f Makefile \
        MODULE_DEF_INCLUDE=`pwd`/config-all.h KLIPS_TOP=`pwd`/linux \
        CONFIG_IPSEC=m \
        ipsec.o
make[3]: Entering directory `/usr/src/modules/openswan/linux/net/ipsec'
Makefile:225: /usr/src/linux/Rules.make: No such file or directory
make[3]: *** No rule to make target `/usr/src/linux/Rules.make'.  Stop.
make[3]: Leaving directory `/usr/src/modules/openswan/linux/net/ipsec'
make[2]: *** [build-stamp] Error 2
make[2]: Leaving directory `/usr/src/modules/openswan'
make[1]: *** [kdist] Error 2
make[1]: Leaving directory `/usr/src/modules/openswan'
Module /usr/src/modules/openswan failed.
Hit return to Continue?

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8.1.092504
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8

Versions of packages openswan-modules-source depends on:
ii  coreutils [fileutils]         5.2.1-2    The GNU core utilities
ii  debhelper                     4.2.20     helper programs for debian/rules

-- no debconf information

---------------------------------------
Received: (at 273443-close) by bugs.debian.org; 4 Oct 2005 13:40:11 +0000
>From [EMAIL PROTECTED] Tue Oct 04 06:40:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EMmtt-0004L3-00; Tue, 04 Oct 2005 06:32:09 -0700
From: Rene Mayrhofer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#273443: fixed in openswan 1:2.4.0-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 04 Oct 2005 06:32:09 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: openswan
Source-Version: 1:2.4.0-2

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:

kernel-patch-openswan_2.4.0-2_all.deb
  to pool/main/o/openswan/kernel-patch-openswan_2.4.0-2_all.deb
openswan-modules-source_2.4.0-2_all.deb
  to pool/main/o/openswan/openswan-modules-source_2.4.0-2_all.deb
openswan_2.4.0-2.diff.gz
  to pool/main/o/openswan/openswan_2.4.0-2.diff.gz
openswan_2.4.0-2.dsc
  to pool/main/o/openswan/openswan_2.4.0-2.dsc
openswan_2.4.0-2_i386.deb
  to pool/main/o/openswan/openswan_2.4.0-2_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rene Mayrhofer <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 30 Sep 2005 18:11:28 +0100
Source: openswan
Binary: openswan-modules-source kernel-patch-openswan openswan
Architecture: source all i386
Version: 1:2.4.0-2
Distribution: unstable
Urgency: low
Maintainer: Rene Mayrhofer <[EMAIL PROTECTED]>
Changed-By: Rene Mayrhofer <[EMAIL PROTECTED]>
Description: 
 kernel-patch-openswan - IPSEC kernel support for Openswan
 openswan   - IPSEC utilities for Openswan
 openswan-modules-source - IPSEC kernel modules source for Openswan
Closes: 273443 291274 330864
Changes: 
 openswan (1:2.4.0-2) unstable; urgency=low
 .
   * Module building has changed a bit for the new openswan upstream
     releases (need additional files). Adapt the openswan-modules-source
     package to that and also fix pfkey_v2.c to compile with kernel 2.4
     (patches sent to upstream for future inclusion).
     Closes: #291274: Fails to build with 2.4.29: missing Makefile
     Closes: #273443: openswan-modules-source: doesn't build with 2.6.8 -
                      different from #273144 (?)
   * Fix the postinst script (must have been a bash update that broke it).
     Closes: #330864: openswan: postinst fails with "`make-x509-cert': not a
                      valid identifier"
Files: 
 5fc4a86231dc5475a00decfb3e584874 773 net optional openswan_2.4.0-2.dsc
 fb09ef4bef71b39ecbe3667a14927dfa 52164 net optional openswan_2.4.0-2.diff.gz
 3f95d18b6929768f3d21c41b3bf7c068 621100 net optional 
openswan-modules-source_2.4.0-2_all.deb
 fdc69f7f4636c161a3492988637b1dc5 589430 net optional 
kernel-patch-openswan_2.4.0-2_all.deb
 55fbec2e5ae240731fba007263fd2e43 1672458 net optional openswan_2.4.0-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDQoF/q7SPDcPCS94RAjGiAKCy7I3CZlmfFzuhg5m25qWLw+qACgCcDqD6
aDbg8RtV75TupPXUU9GMyqg=
=W55x
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to