Your message dated Wed, 06 Apr 2005 09:47:42 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#277521: fixed in openafs 1.3.81-1 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; 20 Oct 2004 16:11:32 +0000 >From [EMAIL PROTECTED] Wed Oct 20 09:11:32 2004 Return-path: <[EMAIL PROTECTED]> Received: from phantom.acmeps.com (rabbit.acmeps.com) [216.241.44.56] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CKJ3k-0004dk-00; Wed, 20 Oct 2004 09:11:32 -0700 Received: by rabbit.acmeps.com (Postfix, from userid 1001) id 5F34C510029; Wed, 20 Oct 2004 10:11:26 -0600 (MDT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Michael Milligan <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: openafs-modules-source: fails to build with kernel-source-2.6.8 or stock 2.6.9 X-Mailer: reportbug 2.99.6 Date: Wed, 20 Oct 2004 10:11:26 -0600 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=-5.0 required=4.0 tests=BAYES_00,DRUGSPAM,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: openafs-modules-source Version: 1.3.70-1 Severity: serious Tags: experimental patch Justification: no longer builds from source Had to tweak a couple things for it to build. All functionality seems to be there after running it for a day. Patch attached. Regards, Milli -- System Information: Debian Release: 3.1 APT prefers experimental APT policy: (600, 'experimental'), (500, 'unstable'), (100, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.9-mm Locale: LANG=C, LC_CTYPE=C Versions of packages openafs-modules-source depends on: ii bison 1:1.875a-1.1 A parser generator that is compati ii debhelper 4.2.21 helper programs for debian/rules ii e2fslibs-dev 1.35-8 The EXT2 filesystem libraries - he ii flex 2.5.31-27 A fast lexical analyzer generator. ii kernel-package 8.104 A utility for building Linux kerne ii libncurses5-dev 5.4-4 Developer's libraries and docs for ii libpam0g-dev 0.76-22 Development files for PAM -- no debconf information -- patch, context diff diff -Naur openafs.orig/src/afs/sysincludes.h openafs/src/afs/sysincludes.h --- openafs.orig/src/afs/sysincludes.h 2004-08-15 16:47:57 -0600 +++ openafs/src/afs/sysincludes.h 2004-10-14 23:15:28 -0600 @@ -72,7 +72,7 @@ /* Avoid conflicts with coda overloading AFS type namespace. Must * precede * inclusion of uaccess.h. */ -#define _LINUX_CODA_FS_I +/* #define _LINUX_CODA_FS_I */ #define _CFS_HEADER_ struct coda_inode_info { }; diff -Naur openafs.orig/src/rx/rx_globals.c openafs/src/rx/rx_globals.c --- openafs.orig/src/rx/rx_globals.c 2004-08-15 16:46:19 -0600 +++ openafs/src/rx/rx_globals.c 2004-10-14 23:20:58 -0600 @@ -14,9 +14,11 @@ * Its value should be as large as the maximum file descriptor limit we * are likely to run into on any platform. Right now, that is 65536 * which is the default hard fd limit on Solaris 9 */ +/* #ifndef _WIN32 #define FD_SETSIZE 65536 #endif +*/ #include <afsconfig.h> #ifdef KERNEL diff -Naur openafs.orig/src/rx/rx_kcommon.h openafs/src/rx/rx_kcommon.h --- openafs.orig/src/rx/rx_kcommon.h 2004-08-15 16:46:19 -0600 +++ openafs/src/rx/rx_kcommon.h 2004-10-14 23:45:17 -0600 @@ -88,7 +88,9 @@ #else #include "net/route.h" #endif +#ifndef AFS_LINUX26_ENV #include "netinet/in_systm.h" +#endif #include "netinet/ip.h" #if !defined(AFS_HPUX110_ENV) && !defined(AFS_LINUX22_ENV) && !defined(AFS_DARWIN60_ENV) && !defined(AFS_OBSD_ENV) #include "netinet/in_pcb.h" --------------------------------------- Received: (at 277521-close) by bugs.debian.org; 6 Apr 2005 14:04:33 +0000 >From [EMAIL PROTECTED] Wed Apr 06 07:04:33 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DJB8z-0004Wd-00; Wed, 06 Apr 2005 07:04:33 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DJAsg-0007sP-00; Wed, 06 Apr 2005 09:47:42 -0400 From: Sam Hartman <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#277521: fixed in openafs 1.3.81-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 06 Apr 2005 09:47:42 -0400 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-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 X-Spam-Level: X-CrossAssassin-Score: 9 Source: openafs Source-Version: 1.3.81-1 We believe that the bug you reported is fixed in the latest version of openafs, which is due to be installed in the Debian FTP archive: libopenafs-dev_1.3.81-1_powerpc.deb to pool/main/o/openafs/libopenafs-dev_1.3.81-1_powerpc.deb libpam-openafs-kaserver_1.3.81-1_powerpc.deb to pool/main/o/openafs/libpam-openafs-kaserver_1.3.81-1_powerpc.deb openafs-client_1.3.81-1_powerpc.deb to pool/main/o/openafs/openafs-client_1.3.81-1_powerpc.deb openafs-dbserver_1.3.81-1_powerpc.deb to pool/main/o/openafs/openafs-dbserver_1.3.81-1_powerpc.deb openafs-fileserver_1.3.81-1_powerpc.deb to pool/main/o/openafs/openafs-fileserver_1.3.81-1_powerpc.deb openafs-kpasswd_1.3.81-1_powerpc.deb to pool/main/o/openafs/openafs-kpasswd_1.3.81-1_powerpc.deb openafs-modules-source_1.3.81-1_all.deb to pool/main/o/openafs/openafs-modules-source_1.3.81-1_all.deb openafs_1.3.81-1.diff.gz to pool/main/o/openafs/openafs_1.3.81-1.diff.gz openafs_1.3.81-1.dsc to pool/main/o/openafs/openafs_1.3.81-1.dsc openafs_1.3.81.orig.tar.gz to pool/main/o/openafs/openafs_1.3.81.orig.tar.gz 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. Sam Hartman <[EMAIL PROTECTED]> (supplier of updated openafs 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: Wed, 6 Apr 2005 08:08:29 -0400 Source: openafs Binary: openafs-client libopenafs-dev openafs-dbserver openafs-modules-source openafs-fileserver openafs-kpasswd libpam-openafs-kaserver Architecture: source powerpc all Version: 1.3.81-1 Distribution: unstable Urgency: low Maintainer: Sam Hartman <[EMAIL PROTECTED]> Changed-By: Sam Hartman <[EMAIL PROTECTED]> Description: libopenafs-dev - The AFS distributed filesystem- development libraries libpam-openafs-kaserver - The AFS distributed filesystem- kaserver PAM module openafs-client - The AFS distributed filesystem- client support openafs-dbserver - The AFS distributed filesystem- database server openafs-fileserver - The AFS distributed filesystem- file server openafs-kpasswd - The AFS distributed filesystem- old password changing openafs-modules-source - The AFS distributed filesystem- Module Sources Closes: 144781 234284 237154 256580 262382 271460 271923 277521 283488 296835 296855 297781 302939 Changes: openafs (1.3.81-1) unstable; urgency=low . * New Upstream version * Use Linux 2.4 as the claimed userspace OS for alpha; hopefully this resolves the largefile issue and allows us to build again, Closes: #271923 . openafs (1.3.80-1) UNRELEASED; urgency=low . * New upstream version, Closes: #297781 * I think this works on sparc better and definitely works on 2.6.10, Closes: #283488 * Make thiscell a high debconf value, Closes: #302939 * New upstream version (1.3.79) - Works with 2.6.10, Closes: #296835 * Use amd64 not x86_64 for sysname script, Closes: #296855 * Patches from kcr - Loosen dependencies for client and modules - Enable debugging - Some callbacks later stuff and fix short bitfield - Fix permissions on /etc/openafs/server-local, Closes: #271460 . * Versions 1.3.79 an newer work on amd64, Closes: #262382 . openafs (1.3.77-1) unstable; urgency=low . * New upstream version * Target for unstable not experimental * New CellServDB * OpenAFS seems not to have a changelog available, so stop shipping it. * Build openafs.ko not libafs.ko so the right name appears in lsmod . openafs (1.3.74-1) experimental; urgency=low . * New upstream version . openafs (1.3.73-1) experimental; urgency=low . * New upstream version - Works with 2.6.8 and 2.6.9, Closes: #277521 * Remove call to dh_suidregister * Update sysname to prefer 2.4 on more arches for largefile issues * Patch from [EMAIL PROTECTED] to add x86_64 support to sysname scripts * debian/sysname: Use installation architecture . openafs (1.3.71-1) experimental; urgency=low . * New upstream version . openafs (1.3.70-1) experimental; urgency=low . * New upstream version * debian/kern-sysname: 2.6* not 2.6 * Enable supergroups and largefile-fileserver . openafs (1.3.65-1) experimental; urgency=low . * New upstream Version, Closes: #256580 . openafs (1.3.64-2) experimental; urgency=low . * Allow loading of a .ko file not just .o . openafs (1.3.64-1) experimental; urgency=low . * New upstream version * Add 2.6 to kern-sysname for i386 * Apply patch from /afs/cs.cmu.edu/user/jhutz/junk/openafs-patches/openafs-build-on-linux26 which correctly generates 2.6 modules, Closes: #234284 * use make only_libafs not dest_only_libafs - AS a result, build times are much faster, Closes: #144781 * Correct module build scripts to install module package from new location * Fix afslocaldir to be /etc/openafs/server-local, Closes: #237154 Files: 983f8f9fa9c19abb61073e1704d32aca 796 net optional openafs_1.3.81-1.dsc d754e92f7a0cd9824991c850e001884c 13455346 net optional openafs_1.3.81.orig.tar.gz 768711e09dc7e76ff9f30b876ffa4799 256404 net optional openafs_1.3.81-1.diff.gz b878853cd036677e0e4471b8938b8b43 4473560 net extra openafs-modules-source_1.3.81-1_all.deb 23c2e8f5d801789777eb1507aa938623 1688604 net optional openafs-client_1.3.81-1_powerpc.deb 6a47bee334c076e97c54111779e35386 229682 net extra openafs-kpasswd_1.3.81-1_powerpc.deb e3271052c41e3ee2173029845604fbaa 852200 net optional openafs-fileserver_1.3.81-1_powerpc.deb cdd5ec52becd0fad320c36813795952a 517678 net optional openafs-dbserver_1.3.81-1_powerpc.deb e234284848f5cbbb77d76f7f4f9f3c49 1459004 libdevel extra libopenafs-dev_1.3.81-1_powerpc.deb 9b7fd67467f830e4ae3c8795004cd8e0 128178 net extra libpam-openafs-kaserver_1.3.81-1_powerpc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQFCU+OL/I12czyGJg8RApPJAKDtEWfd0srEHQiENYyCazvO0jDLRwCg05Tf 80SwPzsxZIAMUBXb4f6QL7Q= =zzoM -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]