[Bug 2157] openafs-modules-source does not build with current (2.6.12-8-686) kernel

Daniel T. Chen via Malone 2157 at bugs.launchpad.net
Sun Sep 18 04:45:21 UTC 2005


Public bug report changed:
https://launchpad.net/malone/bugs/2157

Task: ubuntu openafs
       Priority: Medium => Low
         Status: New => Fixed
    Explanation: -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Origin: Debian/unstable
Format: 1.7
Date: Sun,  18 Sep 2005 05:39:49 +0100
                 Source: openafs
Binary: libpam-openafs-kaserver, openafs-
                 dbserver, libopenafs-dev, openafs-kpasswd, openafs-modules-
                 source, openafs-fileserver, openafs-client
Architecture: source
                 Version: 1.4rc1-1
Distribution: breezy
Urgency: low
Maintainer:
                 Sam Hartman <hartmans at debian.org>
Changed-By: Daniel T Chen
                 <crimsun at fungus.sh.nu>
Closes: 120097 165972 244685 249315
                 297804 303944 310699 311729 312921 316597 316598 318807 319705
                 319940 320099 322020 322638 323582 324694
Changes: 
 openafs
                 (1.4rc1-1) unstable; urgency=low
 .
   * New upstream version.
                 * Install pam_afs.krb.so on hppa.  I believe the new PAM module
                 build
     process fixes the issue that was being worked around
                 before.
   * Improve the documentation and scripts for setting
                 up new servers or a
     new cell.  afs-rootvol can now be run
                 from a client configured to use
     dynroot.  afs-newcell
                 generates the server CellServDB directly to work
     around
                 oddities with bos addhost.  There are many other, more minor
                 improvements as well.  Thanks to Faheem Mitha and Sergio Gelato
                 for
     analysis and patches.  (Closes: #322638)
   * Update
                 the configuration transcript to reflect the current packages,
                 messages, and instructions.  Thanks, Faheem Mitha.
   * Fill in
                 the server CellServDB with information about the local cell,
                 if available in the client CellServDB, rather than always
                 initializing
     it to contain just the name of the cell.
   *
                 Detect AFS caches on non-ext2/ext3 file systems and abort AFS
                 client
     initialization.  (Closes: #249315)
   * Provide a
                 way of setting sysname in afs.conf.  (Closes: #324694)
   *
                 Don't create the unused /etc/openafs/AFSLog file.  (Closes:
                 #120097)
   * Redo how library object files are found for the
                 PAM module build to
     avoid assuming C locale character set
                 behavior.  (Closes: #323582)
   * Remove the openafs-client
                 warning against dynroot for the first system
     in a cell now
                 that afs-rootvol can cope.  Provide some basic
                 documentation of the CellAlias syntax in that message until we
                 have a
     real man page.
   * Suggest openafs-doc.
   *
                 Update standards version to 3.6.2 for the kernel module
                 packages (no
     changes required).
   * Translation updates.
                 - Czech, thanks Martin Sin.
     - Vietnamese, thanks Clytie
                 Siddall.
     - French, thanks Christian Perrier.
 .
 openafs
                 (1.3.87-1) unstable; urgency=low
 .
   * New upstream version.
                 - Fixes build problems with 2.6.12.3 and later.  (Closes:
                 #320099)
   * Add support for ppc64, thanks Andreas Jochens.
                 (Closes: #322020)
   * Improve the openafs-client init script.
                 - Update the default client options based on the cache tuning
                 synopsis
       by Jeffrey Hutzelman, including setting a
                 larger chunksize for all
       default option sets.  (Closes:
                 #303944)
     - Choose the client options based on the cache
                 size by default.
     - Move the code to build the options
                 string to the init script from
       afs.conf so that afs.conf
                 is pure configuration.
     - Add an AFS_PRE_SHUTDOWN hook
                 called before shutting down the client.
     - Provide a
                 shutdown hook, disabled by default, that kills all
                 processes with files open in /afs.  Enabling this ensures a
                 more
       reliable clean shutdown and umounting of the cache
                 partition, but
       may not always be what the admin wants.
                 - Improve the readability of the output on start.
     -
                 Significantly improve the comments in afs.conf.
     - Remove
                 the code to set -nosettime as it's now the default.
   * Move
                 the openafs-client init script and afs.conf file we use into
                 the
     debian directory rather than patching the upstream
                 version.  We've
     diverged so much that there's no point in
                 continuing to merge changes.
   * Diagnose unsupported
                 architectures earlier and with a clearer error.
   * Suppress
                 error messages from a missing kernel version header since
                 they occur normally when doing the regular package build and
                 are just
     confusing.  Instead, print an error in kern-
                 sysname and abort if the
     kernel version could not be
                 determined.
   * Rework how PAM modules are handled.
     -
                 Build against the pthread-aware libraries.  (Closes: #297804)
                 - Use the shared library objects instead of building separate
                 PIC
       objects, eliminating the need for many Makefile
                 modifications.
     - Include pam_afs.krb.so as well.  (Closes:
                 #165972)
   * Don't include the empty /usr/src/modules
                 directory in
     openafs-modules-source, only the tarball, to
                 match how other kernel
     module source packages behave.
                 (Closes: #244685)
   * Update config.guess and config.sub.
   *
                 Translation updates.
     - French, thanks Christian Perrier.
                 (Closes: #318807)
     - Vietnamese, thanks Clytie Siddall.
                 (Closes: #319705)
     - Czech, thanks Martin Sin.  (Closes:
                 #319940)
 .
 openafs (1.3.82-2) unstable; urgency=low
 .
   *
                 Output error messages from heredocs in the init script with cat
                 rather
     than echo.  Thanks, Reid Barton.  (Closes: #311729)
                 * Make bosserver less picky about permissions and remove the
                 attempt to
     set /etc/openafs/server-local not-world-
                 readable since dh_fixperms was
     overridding it anyway.
                 (Closes: #312921)
   * Fix some spacing and capitalization
                 errors in the debconf templates.
     Thanks, Clytie Siddall.
                 (Closes: #316597)
   * Initial Czech translation, thanks Martin
                 Sin.  (Closes: #310699)
   * New Vietnamese translation, thanks
                 Clytie Siddall.  (Closes: #316598)
   * Update standards
                 version to 3.6.2 (no changes required).
Files:
                 8cac45d3fc3c0d63d68092fd9638ee69 4355767 net optional
                 openafs_1.4rc1.orig.tar.gz
 1bc1c0820a608446f009053d5ac86189
                 115168 net optional openafs_1.4rc1-1.diff.gz
                 6f73aebf36a64ab4cccf90267de52cf4 1108 net optional
                 openafs_1.4rc1-1.dsc
-----BEGIN PGP SIGNATURE-----
Version:
                 GnuPG v1.2.5 (GNU/Linux)

iQEVAwUBQyzvlQF4adwMEr3XAQL+Cwf+NiRDE758FHppwtXtVcLxLzXs91LaqxNr
                 4s0cUxm6hqtWpflLJkAlstgaaLv2goqhkFu58Fjo+jbNM16yKov1/aFWk18l7IE
                 f
PQB0ryOTeqMoJ3OwyXiSnN7d50DzcQ7kh5FLnxvXLnfN1ZWofr8lrV6nb7/pb
                 hVt
T7pCL45bDlbAgFItfAMdx1iyZM2bgqWvS2ZC5gkKbj8QwkTW+L/diuVRF5V
                 +RnTi
P4VLIy+cNs+CMMcnP9//z47yOZRaOFvnUHlLALOGKPGSeleMUPNlGYQjM
                 egDoLm4
                 uaZVlHC9nL+fMpg9lqCGf65qIEKnQet1rTZ+fsF3wUlc4LkhVkBzpw==
=qpcv
                 -----END PGP SIGNATURE-----


Accepted:
openafs_1.4rc1-1.diff.gz
  to
                 pool/universe/o/openafs/openafs_1.4rc1-1.diff.gz
                 openafs_1.4rc1-1.dsc
  to
                 pool/universe/o/openafs/openafs_1.4rc1-1.dsc
                 openafs_1.4rc1.orig.tar.gz
  to
                 pool/universe/o/openafs/openafs_1.4rc1.orig.tar.gz




More information about the universe-bugs mailing list