Your message dated Wed, 04 Feb 2015 19:19:05 +0000
with message-id <[email protected]>
and subject line Bug#771298: fixed in openafs 1.6.10-4
has caused the Debian Bug report #771298,
regarding openafs-modules-dkms: fails to build module for 
linux-headers-3.16.0-4-amd64: error: 'struct dentry' has no member named 
'd_alias'
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 [email protected]
immediately.)


-- 
771298: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771298
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openafs-modules-dkms
Version: 1.6.10-3
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: piuparts

openafs-modules-dkms fails to build a module for the current kernel in
sid:

Selecting previously unselected package openafs-modules-dkms.
(Reading database ... 45386 files and directories currently installed.)
Preparing to unpack .../openafs-modules-dkms_1.6.10-3_all.deb ...
Unpacking openafs-modules-dkms (1.6.10-3) ...
Setting up openafs-modules-dkms (1.6.10-3) ...
Loading new openafs-1.6.10 DKMS files...
First Installation: checking all kernels...
dpkg: warning: version '*-*' has bad syntax: version number does not start with 
digit
It is likely that 3.16.0-4-amd64 belongs to a chroot's host
Building initial module for 3.16.0-4-amd64
Error! Bad return status for module build on kernel: 3.16.0-4-amd64 (x86_64)
Consult /var/lib/dkms/openafs/1.6.10/build/make.log for more information.


make.olg ends with

  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_daemons.o
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_daemons.c:
 In function 'afs_CheckRootVolume':
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_daemons.c:403:24:
 error: 'struct dentry' has no member named 'd_alias'
       list_del_init(&dp->d_alias);
                        ^
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_daemons.c:404:19:
 error: 'struct dentry' has no member named 'd_alias'
       list_add(&dp->d_alias, &(AFSTOV(vcp)->i_dentry));
                   ^
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_daemons.c:404:7:
 warning: passing argument 2 of 'list_add' from incompatible pointer type 
[enabled by default]
       list_add(&dp->d_alias, &(AFSTOV(vcp)->i_dentry));
       ^
In file included from 
/usr/src/linux-headers-3.16.0-4-common/include/linux/wait.h:6:0,
                 from 
/var/lib/dkms/openafs/1.6.10/build/src/afs/sysincludes.h:124,
                 from 
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_daemons.c:19:
/usr/src/linux-headers-3.16.0-4-common/include/linux/list.h:60:20: note: 
expected 'struct list_head *' but argument is of type 'struct hlist_head *'
 static inline void list_add(struct list_head *new, struct list_head *head)
                    ^
/usr/src/linux-headers-3.16.0-4-common/scripts/Makefile.build:262: recipe for 
target 
'/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_daemons.o'
 failed
make[6]: *** 
[/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_daemons.o]
 Error 1
/usr/src/linux-headers-3.16.0-4-common/Makefile:1350: recipe for target 
'_module_/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP'
 failed
make[5]: *** 
[_module_/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP]
 Error 2
Makefile:181: recipe for target 'sub-make' failed
make[4]: *** [sub-make] Error 2
Makefile:8: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory '/usr/src/linux-headers-3.16.0-4-amd64'
FAILURE: make exit code 2
Makefile.afs:241: recipe for target 'openafs.ko' failed
make[2]: *** [openafs.ko] Error 1
make[2]: Leaving directory 
'/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP'
Makefile:138: recipe for target 'linux_compdirs' failed
make[1]: *** [linux_compdirs] Error 2
make[1]: Leaving directory '/var/lib/dkms/openafs/1.6.10/build/src/libafs'
Makefile:13: recipe for target 'all' failed
make: *** [all] Error 2


Andreas
DKMS make.log for openafs-1.6.10 for kernel 3.16.0-4-amd64 (x86_64)
Tue Feb  3 11:04:47 UTC 2015
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/var/lib/dkms/openafs/1.6.10/build/build-tools/missing: Unknown 
`--is-lightweight' option
Try `/var/lib/dkms/openafs/1.6.10/build/build-tools/missing --help' for more 
information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for flex... no
checking for lex... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libxslt... no
checking for saxon... no
checking for xalan-j... no
checking for xsltproc... no
checking for docbook2pdf... no
checking for dblatex... no
checking for library containing strerror... none required
checking for pid_t... yes
checking for size_t... yes
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking if lex is flex... no
checking whether byte order is known at compile time... yes
checking whether byte ordering is bigendian... no
checking whether printf understands the %z length modifier... yes
checking your OS... linux
checking if gcc accepts -march=pentium... no
checking if gcc needs -fno-strength-reduce... yes
checking if gcc needs -fno-strict-aliasing... yes
checking if gcc supports -fno-common... yes
checking if gcc supports -pipe... yes
checking if linux kbuild requires EXTRA_CFLAGS... yes
checking for linux kernel module build works... yes
checking for linux/config.h... no
checking for linux/completion.h... yes
checking for linux/exportfs.h... yes
checking for linux/freezer.h... yes
checking for linux/key-type.h... yes
checking for linux/semaphore.h... yes
checking for linux/seq_file.h... yes
checking for struct vfs_path... no
checking for kuid_t... yes
checking for write_begin in struct address_space_operations... yes
checking for name in struct backing_dev_info... yes
checking for session_keyring in struct cred... yes
checking for ctl_name in struct ctl_table... no
checking for d_automount in struct dentry_operations... yes
checking for i_alloc_sem in struct inode... no
checking for i_blkbits in struct inode... yes
checking for i_blksize in struct inode... no
checking for i_mutex in struct inode... yes
checking for i_security in struct inode... yes
checking for flock in struct file_operations... yes
checking for iterate in struct file_operations... yes
checking for read_iter in struct file_operations... yes
checking for sendfile in struct file_operations... no
checking for mount in struct file_system_type... yes
checking for truncate in struct inode_operations... no
checking for preparse in struct key_type... yes
checking for instantiate_prep in struct key_type... no
checking for path in struct nameidata... yes
checking for owner in struct proc_dir_entry... no
checking for s_bdi in struct super_block... yes
checking for s_d_op in struct super_block... yes
checking for alloc_inode in struct super_operations... yes
checking for evict_inode in struct super_operations... yes
checking for cred in struct task_struct... yes
checking for exit_state in struct task_struct... yes
checking for parent in struct task_struct... yes
checking for real_parent in struct task_struct... yes
checking for rlim in struct task_struct... no
checking for sig in struct task_struct... no
checking for sighand in struct task_struct... yes
checking for sigmask_lock in struct task_struct... no
checking for tgid in struct task_struct... yes
checking for thread_info in struct task_struct... no
checking for signal->rlim in struct task_struct... yes
checking for buf in read_descriptor_t... no
checking for bdi_init... yes
checking for PageChecked... yes
checking for PageFsMisc... no
checking for clear_inode... yes
checking for current_kernel_time... yes
checking for d_alloc_anon... no
checking for d_count... yes
checking for d_make_root... yes
checking for do_sync_read... yes
checking for find_task_by_pid... no
checking for generic_file_aio_read... no
checking for grab_cache_page_write_begin... yes
checking for hlist_unhashed... yes
checking for i_size_read... yes
checking for inode_setattr... no
checking for iter_file_splice_write... yes
checking for kernel_setsockopt... yes
checking for page_follow_link... no
checking for page_offset... yes
checking for pagevec_lru_add_file... no
checking for path_lookup... no
checking for proc_create... yes
checking for rcu_read_lock... yes
checking for set_nlink... yes
checking for sock_create_kern... yes
checking for splice_direct_to_actor... yes
checking for svc_addr_in... yes
checking for zero_user_segments... yes
checking for noop_fsync... yes
checking for kthread_run... yes
checking for non-vectorized aio kernel functions... yes
checking if proc_root_fs is defined and exported... no
checking for new kmem_cache init function parameters... no
checking whether kmem_cache_t exists... no
checking whether kmem_cache_create takes a destructor argument... no
checking whether kmem_cache_create constructor takes a void pointer... yes
checking if d_path() takes a struct path argument... yes
checking if kernel uses new export ops... yes
checking for inode_setattr return type... no
checking whether inode_operations.create takes a nameidata... yes
checking whether inode_operations.lookup takes a nameidata... yes
checking whether inode_operations.permission takes flags... no
checking whether inode_operations.permission takes a nameidata... no
checking whether inode_operations.put_link takes an opaque cookie... yes
checking whether dentry.d_op->d_delete takes a const argument... yes
checking whether dentry_operations.d_revalidate takes a nameidata... yes
checking whether file_operations.flush takes a fl_owner_t... yes
checking whether file_operations.fsync takes a dentry argument... no
checking whether file_operations.fsync takes a range... yes
checking whether aop.writepage takes a writeback_control... yes
checking for splice_write and splice_read in struct file_operations... yes
checking for 3rd argument in posix_lock_file found in new kernels... yes
checking if posix_test_lock returns a struct file_lock... no
checking if posix_test_lock takes a conflict argument... no
checking for 5th argument in sock_create found in some SELinux kernels... no
checking for exported key_type_keyring... yes
checking for KEYCTL_SESSION_TO_PARENT... yes
checking for redhat kernel configuration... no
checking for recalc_sigpending arg type... yes
checking for exported tasklist_lock... yes
checking for struct vfsmount * in get_sb_nodev()... no
checking for dentry in statfs... yes
checking whether refrigerator takes PF_FREEZE... no
checking for try_to_freeze... yes
checking for linux kernel keyring support... yes
checking if key_alloc() takes a struct task *... no
checking if key_alloc() takes credentials... yes
checking whether INIT_WORK has a _data argument... no
checking whether register_sysctl_table has an insert_at_head argument... yes
checking for dcache_lock... no
checking if dentry->d_count is an int... no
checking whether inode.i_op->mkdir takes a umode_t argument... yes
checking whether inode.i_op->create takes a umode_t argument... no
checking whether export operation encode_fh takes inode arguments... yes
checking whether kmap_atomic takes no km_type argument... yes
checking whether dentry_open takes a path argument... yes
checking whether dentry->d_alias is an hlist... no
checking whether hlist iterators don't need a node parameter... no
checking whether inode_operations.create takes a bool... yes
checking whether dentry_operations.d_revalidate takes an unsigned int... yes
checking whether inode operation lookup takes an unsigned int... yes
checking if struct sockaddr has sa_len field... no
checking for library containing socket... none required
checking for library containing connect... none required
checking for library containing gethostbyname... none required
checking for the useability of arpa/nameser_compat.h... yes
checking for res_search... yes, in libresolv
checking for retransmit support in res_state... yes
checking for setsockopt(, SOL_IP, IP_RECVERR)... yes
checking for pthread_attr_init in -lpthread... yes
checking for tivoli tsm butc support... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking curses.h usability... no
checking curses.h presence... no
checking for curses.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking ncurses.h usability... no
checking ncurses.h presence... no
checking for ncurses.h... no
checking ncurses/ncurses.h usability... no
checking ncurses/ncurses.h presence... no
checking for ncurses/ncurses.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking security/pam_modules.h usability... no
checking security/pam_modules.h presence... no
checking for security/pam_modules.h... no
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/fs_types.h usability... no
checking sys/fs_types.h presence... no
checking for sys/fs_types.h... no
checking sys/fstyp.h usability... no
checking sys/fstyp.h presence... no
checking for sys/fstyp.h... no
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/mntent.h usability... no
checking sys/mntent.h presence... no
checking for sys/mntent.h... no
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/pag.h usability... no
checking sys/pag.h presence... no
checking for sys/pag.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking for unistd.h... (cached) yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for linux/errqueue.h... yes
checking for fsblkcnt_t... yes
checking for struct stat.st_ctimespec... no
checking for struct stat.st_ctimensec... no
checking for setupterm in -lncurses... no
checking for setupterm in -lHcurses... no
checking for setupterm in -lcurses... no
checking for libintl... no
checking for daemon... yes
checking for flock... yes
checking for fseeko64... yes
checking for ftello64... yes
checking for getcwd... yes
checking for getprogname... no
checking for getrlimit... yes
checking for mkstemp... yes
checking for poll... yes
checking for pread... yes
checking for preadv... yes
checking for preadv64... yes
checking for pwrite... yes
checking for pwritev... yes
checking for pwritev64... yes
checking for regcomp... yes
checking for regerror... yes
checking for regexec... yes
checking for setenv... yes
checking for setprogname... no
checking for setvbuf... yes
checking for sigaction... yes
checking for snprintf... yes
checking for strcasestr... yes
checking for strerror... yes
checking for strlcat... no
checking for strlcpy... no
checking for strnlen... yes
checking for timegm... yes
checking for tsearch... yes
checking for unsetenv... yes
checking for vsnprintf... yes
checking for vsyslog... yes
checking for positional I/O... yes
checking for vectored positional I/O... yes
checking for POSIX regex library... yes
checking return type of signal handlers... void
checking size of void *... 8
checking size of unsigned long long... 8
checking size of unsigned long... 8
checking size of unsigned int... 4
checking for intptr_t... yes
checking for uintptr_t... yes
checking for ssize_t... yes
checking for sig_atomic_t... yes
checking for socklen_t... yes
checking for off64_t... no
checking size of long... 8
checking whether PAM prefers const... no
checking for ranlib... (cached) ranlib
checking for as... as
checking for ar... ar
checking for mv... mv
checking for rm... rm
checking for ld... ld
checking for cp... cp
checking for strip... strip
checking for lorder... no
checking for gencat... gencat
checking for crypt in -lcrypt... yes
checking for label support in structs... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/config/Makefile
config.status: creating src/config/Makefile.config
config.status: creating src/config/Makefile.version-CML
config.status: creating src/config/Makefile.version-NOCML
config.status: creating src/libafs/Makefile.common
config.status: creating src/libafs/MakefileProto
config.status: creating src/config/afsconfig.h
config.status: executing depfiles commands
cd src && cd config && make
make[1]: Entering directory '/var/lib/dkms/openafs/1.6.10/build/src/config'
rm -f Makefile.version
if      [ -r /var/lib/dkms/openafs/1.6.10/build/src/CML/state ] ; \
then    cp Makefile.version-CML Makefile.version ; \
else    cp Makefile.version-NOCML Makefile.version ; \
fi
make -f Makefile.version AFS_component_version_number.c
make[2]: Entering directory '/var/lib/dkms/openafs/1.6.10/build/src/config'
( VERSION=`/var/lib/dkms/openafs/1.6.10/build/build-tools/git-version 
/var/lib/dkms/openafs/1.6.10/build "1.6.10-3-debian"` && \
echo 'char cml_version_number[]="@(#) OpenAFS '$VERSION' built ' `date 
+"%Y-%m-%d"` '";' >AFS_component_version_number.c.NEW && \
echo 'char* AFSVersion = "openafs '$VERSION'";' 
>>AFS_component_version_number.c.NEW && \
if cmp AFS_component_version_number.c.NEW AFS_component_version_number.c > 
/dev/null 2>&1 ; then : ; else \
mv AFS_component_version_number.c.NEW AFS_component_version_number.c ; fi )
rm -f AFS_component_version_number.c.NEW
make[2]: Leaving directory '/var/lib/dkms/openafs/1.6.10/build/src/config'
gcc  -O -I/var/lib/dkms/openafs/1.6.10/build/include -D_LARGEFILE64_SOURCE  -I. 
-c ./config.c
gcc  -O -I/var/lib/dkms/openafs/1.6.10/build/include -D_LARGEFILE64_SOURCE  -I. 
-c ./mc.c
gcc  -O -I/var/lib/dkms/openafs/1.6.10/build/include -D_LARGEFILE64_SOURCE  -o 
config config.o mc.o
gcc  -O -I/var/lib/dkms/openafs/1.6.10/build/include -D_LARGEFILE64_SOURCE  -o 
mkvers ./mkvers.c
if [ "Xparam.linux26.h" != "X" ] ; then \
        cat ./param.linux26.h ./param.amd64_linux26.h > param.h.new ; \
else \
        cat ./param.amd64_linux26.h > param.h.new ; \
fi
/usr/bin/install -c -m 644 param.h.new 
/var/lib/dkms/openafs/1.6.10/build/include/afs/param.h
/usr/bin/install -c -m 644 stds.h 
/var/lib/dkms/openafs/1.6.10/build/include/afs/stds.h
/usr/bin/install -c -m 644 afs_sysnames.h 
/var/lib/dkms/openafs/1.6.10/build/include/afs/afs_sysnames.h
/usr/bin/install -c -m 644 afs_args.h 
/var/lib/dkms/openafs/1.6.10/build/include/afs/afs_args.h
/usr/bin/install -c -m 644 icl.h 
/var/lib/dkms/openafs/1.6.10/build/include/afs/icl.h
/usr/bin/install -c -m 644 venus.h 
/var/lib/dkms/openafs/1.6.10/build/include/afs/venus.h
/usr/bin/install -c -m 644 vioc.h 
/var/lib/dkms/openafs/1.6.10/build/include/afs/vioc.h
make[1]: Leaving directory '/var/lib/dkms/openafs/1.6.10/build/src/config'
src/config/config src/libafs/MakefileProto \
        src/libafs/Makefile amd64_linux26
Wrote new makefile 'src/libafs/Makefile'.
cd src && cd libafs && make
make[1]: Entering directory '/var/lib/dkms/openafs/1.6.10/build/src/libafs'
Makefile.common:50: warning: overriding recipe for target '.c.o'
/var/lib/dkms/openafs/1.6.10/build/src/config/Makefile.config:149: warning: 
ignoring old recipe for target '.c.o'
rm -f h net netinet sys rpc
ln -fs rx rpc
for m in SP ; do \
        KDIR=MODLOAD-3.16.0-4-amd64-$m; \
        mkdir -p ${KDIR}; \
        ln -fs ../Makefile ${KDIR}/Makefile.afs ; \
        ln -fs ../Makefile.common ${KDIR}/Makefile.common; \
        ln -fs ../config ${KDIR}/config; \
done 
rm -f h 
rm -f sys
rm -f netinet 
if [ -d /lib/modules/3.16.0-4-amd64/build/include2 ] ; then                  \
    ln -fs /lib/modules/3.16.0-4-amd64/build/include2/asm/../linux h       ; \
    ln -fs /lib/modules/3.16.0-4-amd64/build/include2/asm/../linux sys     ; \
    ln -fs /lib/modules/3.16.0-4-amd64/build/include2/asm/../linux netinet ; \
else                                                            \
    ln -fs /lib/modules/3.16.0-4-amd64/build/include/linux h               ; \
    ln -fs /lib/modules/3.16.0-4-amd64/build/include/linux sys             ; \
    ln -fs /lib/modules/3.16.0-4-amd64/build/include/linux netinet         ; \
fi
rm -f linux 
ln -fs /lib/modules/3.16.0-4-amd64/build/include/linux linux 
rm -f net 
ln -fs /lib/modules/3.16.0-4-amd64/build/include/net net 
rm -f asm-generic
ln -fs /lib/modules/3.16.0-4-amd64/build/include/asm-generic asm-generic
rm -f asm
ln -fs /lib/modules/3.16.0-4-amd64/build/include/asm-x86_64 asm
if [ "yes" ] ; then \
    TARGPREFIX="pack_"; \
fi ; \
for m in SP ; do \
        KDIR=MODLOAD-3.16.0-4-amd64-$m ; \
        echo Building in directory: ${KDIR} ; \
        if [ "$m" = "MP" ] ; then \
                SMP_DEF="-DAFS_SMP  " ; \
                TARG="libafs.mp" ; \
        elif [ "$m" = "EP" ] ; then \
                SMP_DEF="-DAFS_SMP  " ; \
                TARG="libafs.ep" ; \
        elif [ "$m" = "BM" ] ; then \
                SMP_DEF="-DAFS_SMP  " ; \
                TARG="libafs.bm" ; \
        else  \
                SMP_DEF=" " ; \
                TARG=libafs ; \
        fi ; \
        cd ${KDIR} ; \
        make -f Makefile.afs SMP_DEF="${SMP_DEF}" 
linux_compdirs_${TARGPREFIX}${TARG} CLIENT=3.16.0-4-amd64 KDIR=${KDIR} || exit 
$?; \
        cd ../ ; \
done
Building in directory: MODLOAD-3.16.0-4-amd64-SP
make[2]: Entering directory 
'/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP'
Makefile.common:50: warning: overriding recipe for target '.c.o'
/var/lib/dkms/openafs/1.6.10/build/src/config/Makefile.config:149: warning: 
ignoring old recipe for target '.c.o'
env EXTRA_CFLAGS="" 
/var/lib/dkms/openafs/1.6.10/build/src/libafs/make_kbuild_makefile.pl 
MODLOAD-3.16.0-4-amd64-SP openafs.ko 
/var/lib/dkms/openafs/1.6.10/build/src/config/Makefile.config Makefile.afs 
Makefile.common
Ignoring #  include <machine/stdarg.h> (machine/stdarg.h not found)
Ignoring # include <UKERNEL/sysincludes.h> (UKERNEL/sysincludes.h not found)
Ignoring #include <UKERNEL/afsincludes.h> (UKERNEL/afsincludes.h not found)
Ignoring #include <UKERNEL/rx_kcommon.h> (UKERNEL/rx_kcommon.h not found)
( env EXTRA_CFLAGS="" \
        make -C /lib/modules/3.16.0-4-amd64/build 
M=/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP 
modules 2>&1 \
        || echo "FAILURE: make exit code $?" ) | tee .makelog
make[3]: Entering directory '/usr/src/linux-headers-3.16.0-4-amd64'
Makefile:10: *** mixed implicit and normal rules: deprecated syntax
make[1]: Entering directory `/usr/src/linux-headers-3.16.0-4-amd64'
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_atomlist.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_error.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_icl.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_lhash.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_lock.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_osi.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_osi_alloc.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_osi_pag.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_pag_call.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_pag_cred.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_pag_user.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_stat.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_syscall.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_warn.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afsaux.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/xdr_arrayn.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/xdr_array.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/xdr_int32.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/xdr_int64.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/rx.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/rx_rdwr.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/rx_clock.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/rx_event.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/rx_globals.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/rx_kmutex.o
In file included from 
/var/lib/dkms/openafs/1.6.10/build/src/afs/sysincludes.h:131:0,
                 from 
/var/lib/dkms/openafs/1.6.10/build/src/rx/rx_kcommon.h:156,
                 from 
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/rx_kmutex.c:20:
/usr/src/linux-headers-3.16.0-4-common/include/linux/backing-dev.h:117:3: 
warning: 'printk' is an unrecognized format function type [-Wformat=]
   const char *fmt, ...);
   ^
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/rx_pag_knet.o
In file included from 
/var/lib/dkms/openafs/1.6.10/build/src/afs/sysincludes.h:131:0,
                 from 
/var/lib/dkms/openafs/1.6.10/build/src/rx/rx_kcommon.h:156,
                 from 
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/rx_pag_knet.c:20:
/usr/src/linux-headers-3.16.0-4-common/include/linux/backing-dev.h:117:3: 
warning: 'printk' is an unrecognized format function type [-Wformat=]
   const char *fmt, ...);
   ^
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/rx_kcommon.o
In file included from 
/var/lib/dkms/openafs/1.6.10/build/src/afs/sysincludes.h:131:0,
                 from 
/var/lib/dkms/openafs/1.6.10/build/src/rx/rx_kcommon.h:156,
                 from 
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/rx_kcommon.c:18:
/usr/src/linux-headers-3.16.0-4-common/include/linux/backing-dev.h:117:3: 
warning: 'printk' is an unrecognized format function type [-Wformat=]
   const char *fmt, ...);
   ^
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/rx_misc.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/rx_null.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/rx_getaddr.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/rx_packet.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/rx_multi.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/xdr_rx.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/xdr_mem.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/xdr_len.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/Kpagcb.ss.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/Kpagcb.xdr.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/Krxstat.ss.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/Krxstat.xdr.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/Krmtsys.cs.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/Krmtsys.xdr.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/rxstat.o
( VERSION=`/var/lib/dkms/openafs/1.6.10/build/build-tools/git-version 
/var/lib/dkms/openafs/1.6.10/build "1.6.10-3-debian"` && \
echo 'char cml_version_number[]="@(#) OpenAFS '$VERSION' built ' `date 
+"%Y-%m-%d"` '";' 
>/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/AFS_component_version_number.c.NEW
 && \
echo 'char* AFSVersion = "openafs '$VERSION'";' 
>>/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/AFS_component_version_number.c.NEW
 && \
if cmp 
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/AFS_component_version_number.c.NEW
 
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/AFS_component_version_number.c
 > /dev/null 2>&1 ; then : ; else \
mv 
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/AFS_component_version_number.c.NEW
 
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/AFS_component_version_number.c
 ; fi )
rm -f 
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/AFS_component_version_number.c.NEW
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/AFS_component_version_number.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/xdr_afsuuid.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/xdr.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_uuid.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/osi_alloc.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/osi_cred.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/osi_gcpags.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/osi_groups.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/osi_inode.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/osi_misc.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/osi_probe.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/osi_sleep.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/osi_syscall.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/osi_ioctl.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/osi_pag_module.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_analyze.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_axscache.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_buffer.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_bypasscache.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_callback.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_cbqueue.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_cell.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_chunk.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_conn.o
  CC [M]  
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_daemons.o
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_daemons.c:
 In function 'afs_CheckRootVolume':
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_daemons.c:403:24:
 error: 'struct dentry' has no member named 'd_alias'
       list_del_init(&dp->d_alias);
                        ^
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_daemons.c:404:19:
 error: 'struct dentry' has no member named 'd_alias'
       list_add(&dp->d_alias, &(AFSTOV(vcp)->i_dentry));
                   ^
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_daemons.c:404:7:
 warning: passing argument 2 of 'list_add' from incompatible pointer type 
[enabled by default]
       list_add(&dp->d_alias, &(AFSTOV(vcp)->i_dentry));
       ^
In file included from 
/usr/src/linux-headers-3.16.0-4-common/include/linux/wait.h:6:0,
                 from 
/var/lib/dkms/openafs/1.6.10/build/src/afs/sysincludes.h:124,
                 from 
/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_daemons.c:19:
/usr/src/linux-headers-3.16.0-4-common/include/linux/list.h:60:20: note: 
expected 'struct list_head *' but argument is of type 'struct hlist_head *'
 static inline void list_add(struct list_head *new, struct list_head *head)
                    ^
/usr/src/linux-headers-3.16.0-4-common/scripts/Makefile.build:262: recipe for 
target 
'/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_daemons.o'
 failed
make[6]: *** 
[/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP/afs_daemons.o]
 Error 1
/usr/src/linux-headers-3.16.0-4-common/Makefile:1350: recipe for target 
'_module_/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP'
 failed
make[5]: *** 
[_module_/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP]
 Error 2
Makefile:181: recipe for target 'sub-make' failed
make[4]: *** [sub-make] Error 2
Makefile:8: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory '/usr/src/linux-headers-3.16.0-4-amd64'
FAILURE: make exit code 2
Makefile.afs:241: recipe for target 'openafs.ko' failed
make[2]: *** [openafs.ko] Error 1
make[2]: Leaving directory 
'/var/lib/dkms/openafs/1.6.10/build/src/libafs/MODLOAD-3.16.0-4-amd64-SP'
Makefile:138: recipe for target 'linux_compdirs' failed
make[1]: *** [linux_compdirs] Error 2
make[1]: Leaving directory '/var/lib/dkms/openafs/1.6.10/build/src/libafs'
Makefile:13: recipe for target 'all' failed
make: *** [all] Error 2

--- End Message ---
--- Begin Message ---
Source: openafs
Source-Version: 1.6.10-4

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.

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.
Benjamin Kaduk <[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: SHA512

Format: 1.8
Date: Wed, 04 Feb 2015 13:35:48 -0500
Source: openafs
Binary: openafs-client openafs-fuse openafs-kpasswd openafs-fileserver 
openafs-dbserver openafs-doc openafs-krb5 libkopenafs1 libafsauthent1 
libafsrpc1 libopenafs-dev openafs-modules-source openafs-modules-dkms 
libpam-openafs-kaserver openafs-dbg
Architecture: source amd64 all
Version: 1.6.10-4
Distribution: unstable
Urgency: medium
Maintainer: Benjamin Kaduk <[email protected]>
Changed-By: Benjamin Kaduk <[email protected]>
Description:
 libafsauthent1 - AFS distributed file system runtime library (authentication)
 libafsrpc1 - AFS distributed file system runtime library (RPC layer)
 libkopenafs1 - AFS distributed file system runtime library (PAGs)
 libopenafs-dev - AFS distributed filesystem development libraries
 libpam-openafs-kaserver - AFS distributed filesystem kaserver PAM module
 openafs-client - AFS distributed filesystem client support
 openafs-dbg - AFS distributed filesystem debugging information
 openafs-dbserver - AFS distributed filesystem database server
 openafs-doc - AFS distributed filesystem documentation
 openafs-fileserver - AFS distributed filesystem file server
 openafs-fuse - AFS distributed file system experimental FUSE client
 openafs-kpasswd - AFS distributed filesystem old password changing
 openafs-krb5 - AFS distributed filesystem Kerberos 5 integration
 openafs-modules-dkms - AFS distributed filesystem kernel module DKMS source
 openafs-modules-source - AFS distributed filesystem kernel module source
Closes: 771298 773565
Changes:
 openafs (1.6.10-4) unstable; urgency=medium
 .
   * Update Spanish translation, thanks Javier Fernandez-Sanguino Pena.
     (Closes: #773565)
   * Import many patches from upstream:
     - Support newer linux versions, up through 3.19. (Closes: #771298)
     - Avoid some spurious getcwd() failures.
     - Improve configure test for key_type.match (which caused buggy
       behavior in certain versions of RHEL).
     - Fix a refcount leak that would manifest as an unrelated OOPS.
     - Avoid using a stale data version in certain cases when writing
       files larger than the AFS cache, which manifested as file corruption.
     This leaves us roughly equivalent to the forthcoming 1.6.11pre2
     release candidate.
   * Update CellServDB to the 2015-01-19 release.
Checksums-Sha1:
 240c2b3de3e523468da2916f426763658da8ef5e 3798 openafs_1.6.10-4.dsc
 c696aa2147be4e775121b88a8a851a3f5f11d27a 147672 openafs_1.6.10-4.debian.tar.xz
 5fdbf2e46ae6aab46fd7b66a367ee93df83f6f53 1966876 
openafs-client_1.6.10-4_amd64.deb
 49b081b14ae482cb8dbac74ad16ad60f6a8d9203 289092 openafs-fuse_1.6.10-4_amd64.deb
 137963a62cf8dac239640b9301549d9520402aae 203272 
openafs-kpasswd_1.6.10-4_amd64.deb
 10108dc51dba51b162057b783ef9efb294bba7f7 1340364 
openafs-fileserver_1.6.10-4_amd64.deb
 4f892aef0162bf7c74801b50bc963b228e703d0c 453522 
openafs-dbserver_1.6.10-4_amd64.deb
 06cd704d99e4ea29ca01a9c0c714e3283f80cf78 3992476 openafs-doc_1.6.10-4_all.deb
 f25a1c41e00810c2965259fcdeebb91c1529bc4d 260808 openafs-krb5_1.6.10-4_amd64.deb
 108319f136524dc35f6ba6427d8321c2cd5f43c7 92366 libkopenafs1_1.6.10-4_amd64.deb
 5319478a0c121acbda5d713f2e67aa43235cd057 215354 
libafsauthent1_1.6.10-4_amd64.deb
 1dfde51f57712de6332163038a5615c49f1bb4ad 200698 libafsrpc1_1.6.10-4_amd64.deb
 272c8e281cec32c613ba08c104137a76362c6eb6 1332598 
libopenafs-dev_1.6.10-4_amd64.deb
 c91549176e801af12d2f154af35ac4129043e973 1154582 
openafs-modules-source_1.6.10-4_all.deb
 3f82973b5834bba6ce1d4996ac92efb241baecb8 942312 
openafs-modules-dkms_1.6.10-4_all.deb
 dc78d7790acc8ead63a2251529bde21f4f500bd0 191212 
libpam-openafs-kaserver_1.6.10-4_amd64.deb
 e2484def87c0f7186914d007eb4c53b0295d39f0 22411420 
openafs-dbg_1.6.10-4_amd64.deb
Checksums-Sha256:
 284fb20f3df89b0df655679dc07a3fa8f6bb40595523735eb29578b6f33075e2 3798 
openafs_1.6.10-4.dsc
 2795e8462b97553baf368afa0376edd690fd71b76a0ccd73848db7b0bb586fcd 147672 
openafs_1.6.10-4.debian.tar.xz
 33748af3d3d4e45f9f7e24809fd622ef71ba0eb6f387d407cc1a117c2dd0946d 1966876 
openafs-client_1.6.10-4_amd64.deb
 5375463eba3678ca2dcd54410831fbc7dfd49125595e137b303b8fc7b424d23a 289092 
openafs-fuse_1.6.10-4_amd64.deb
 72eefb29bbdb316e280c73d8d096a6312f94ae09ef1b0ab07978d581818ac37d 203272 
openafs-kpasswd_1.6.10-4_amd64.deb
 e66d613cc4fda1e9b7e68ad092fdfad3a78cad4d2dea727098041587d93778ad 1340364 
openafs-fileserver_1.6.10-4_amd64.deb
 493138633728345722b6bd608503d364704018af845c3644af2ce8615b0bdb95 453522 
openafs-dbserver_1.6.10-4_amd64.deb
 c98adc7a8566492f62f47c562a3b3e9a6812e36df9a76d3e5e21999c997ea13e 3992476 
openafs-doc_1.6.10-4_all.deb
 65c9f3c3756eb69d510f466a50ca826db92398b5fc812e99f3a3fe7fb66cbacf 260808 
openafs-krb5_1.6.10-4_amd64.deb
 4f9cde92d27dce3ca7af12a87fe8e0b6a492dd6e8fd155edcd770903672a3b53 92366 
libkopenafs1_1.6.10-4_amd64.deb
 e797b6d34129b5d149d72ca73ada47a120e202bb1acc5e3fa494ca0a99a585ec 215354 
libafsauthent1_1.6.10-4_amd64.deb
 1abdb18c11ab35fd4a078c816a5635ff55b98fc4199dc34db961566f3d19ca0d 200698 
libafsrpc1_1.6.10-4_amd64.deb
 57af0be2544e62ee6a288a5a46c8adeb5429ae16ce2e4a3e44949572a0e3f506 1332598 
libopenafs-dev_1.6.10-4_amd64.deb
 c40b3f769e11063ff2b9a1cf0f6913eb07798e0edb35bddfb91affef300485a8 1154582 
openafs-modules-source_1.6.10-4_all.deb
 0ce79f5cc26a4e3d9f8e7f5649aa09222750bf661f2a43f422c8097cf15533b4 942312 
openafs-modules-dkms_1.6.10-4_all.deb
 9d278e2608a1adfb41b94560ab9ea1af6c6a8709196a19054204f49762b54786 191212 
libpam-openafs-kaserver_1.6.10-4_amd64.deb
 d4eb4b68d1308066d12321fc5f7009936b9195015b89f51555abd14c15b7d835 22411420 
openafs-dbg_1.6.10-4_amd64.deb
Files:
 5a8b89ca72daa822152a14dc07ef666c 3798 net optional openafs_1.6.10-4.dsc
 44a546088105f9d659d58f1a2d7bd36b 147672 net optional 
openafs_1.6.10-4.debian.tar.xz
 9ef72df646a38e43ff874f3c2e81909b 1966876 net optional 
openafs-client_1.6.10-4_amd64.deb
 ef94a39ebf0ff5ca9dace06ff541ad35 289092 net extra 
openafs-fuse_1.6.10-4_amd64.deb
 3443174e425a55d60014ee7ca22066f1 203272 net extra 
openafs-kpasswd_1.6.10-4_amd64.deb
 848191cd1b20de15ac36fda3d5f1dc98 1340364 net optional 
openafs-fileserver_1.6.10-4_amd64.deb
 aeeb93f43203a4485e6f8b67108d1d83 453522 net optional 
openafs-dbserver_1.6.10-4_amd64.deb
 850fdd0268f6e0c209c1d24d46eda41d 3992476 doc optional 
openafs-doc_1.6.10-4_all.deb
 02406a7f6414fa5c583ea0ed99f9795e 260808 net optional 
openafs-krb5_1.6.10-4_amd64.deb
 9737b9e4708d96a57b4fc04bcbd0165e 92366 libs optional 
libkopenafs1_1.6.10-4_amd64.deb
 45f1c5f219bd84bebea08f48f7cc0108 215354 libs optional 
libafsauthent1_1.6.10-4_amd64.deb
 3e9766ea3f418866e587383ed9b3a9ba 200698 libs optional 
libafsrpc1_1.6.10-4_amd64.deb
 289773f786e985866d0757af41348999 1332598 libdevel extra 
libopenafs-dev_1.6.10-4_amd64.deb
 92fcd5c07bf117bf5cb14dd8ffd60b0e 1154582 kernel extra 
openafs-modules-source_1.6.10-4_all.deb
 fcd8f219880001a57e6d23f6eed860d3 942312 kernel extra 
openafs-modules-dkms_1.6.10-4_all.deb
 ced3e4c39d11f357650af3141ea97b55 191212 admin extra 
libpam-openafs-kaserver_1.6.10-4_amd64.deb
 211db4bbf62e22ce8571fdb29eff4920 22411420 debug extra 
openafs-dbg_1.6.10-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQGgBAEBCgAGBQJU0mi0AAoJECjZpvNk63USSCoMH2TLL/6x96X1BT9zQ773MNoh
zhQ/mOaA4LyQi5Zr7+8CYqR7fWPS+O/ss7Hxh/IT5hWpq2XQjQBA2gxEUwAH5PLZ
s+3JJpyd2HpBltdMDewoyITxBIrLKwMGwO2mXP+niRKrOy/JfRfGvYDWEIRCj0Mn
z2cO/iHScpSc2hG3sWvoMXMYYkACLDLH/FcKqEqsl7EAMSYFsES76LdIAfK5rP7F
Rw178DSOSbLESM5Rq/2UprpOSXsd6YyHxshNjWhffx/YaU9IJZVQIjQeImTuCODq
29Hv1Zx8nRC5pMFUIZoxWPqxzjuU4LKgMqfhh04HnC7inbdm/m3QluvVESnxgxjh
lU/wM3w+1D25eaL7KyB2WdXRQL6uTgLKJISdxoZtEuYirRSo/Rkots84K9IpRpWy
AArgOnyJfoGfvBKYeZEGU+VGip55qD/pIeP1vnovYWYlQrtpGKkW80QuGKJdU9IT
Uz62erTIAsBsilTh2X9C1WE22ZhE8zj+aEsjZh2OVYpRCfo=
=0oSy
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to