Your message dated Thu, 22 Aug 2013 01:33:31 +0000 with message-id <[email protected]> and subject line Bug#710891: fixed in nvidia-graphics-drivers 304.108-1 has caused the Debian Bug report #710891, regarding nvidia-kernel-legacy-96xx-source: Fails to build debian package under user-compiled kernels (kernel version string problem). 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.) -- 710891: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710891 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: nvidia-kernel-legacy-173xx-source Version: 96.43.23-3 Severity: important The debian build rules are not clean for user compiled kernels which include in the kernel version characters which are not allowed in debian package version strings. A run of 'fakeroot debian/rules binary': ===> [...] [ .. patching, and compiling .. ] [...] dh_gencontrol -- -v`cat debian/VERSION` \ -V'built:using:kernel=' \ -V'built:using:nvidia=' dpkg-gencontrol: warning: can't parse dependency linux-image-3.1.1_pf_phc-intel_gov-interactive dpkg-gencontrol: error: error occurred while parsing Recommends field: linux-image-3.1.1_pf_phc-intel_gov-interactive dh_gencontrol: dpkg-gencontrol -ldebian/changelog -Tdebian/nvidia-kernel-legacy-96xx-3.1.1_pf_phc-intel_gov-interactive.substvars -Pdebian/nvidia-kernel-legacy-96xx-3.1.1_pf_phc-intel_gov-interactive -v96.43.23-3+3.1.1_pf_phc-intel_gov-interactive-0 -Vbuilt:using:kernel= -Vbuilt:using:nvidia= returned exit code 255 make: *** [binary-arch] Error 25 <=== Attached is a quick and dirty patch which resolves the problem for my machine; it is a patch to 'debian/prep-modules' Applies to at least the packages 'nvidia-kernel-legacy-96xx-source' and 'nvidia-kernel-legacy-173xx-source', not tested with others (but most probably applies also to other nvidia legacy kernel source packages). Applies at least to package in wheezy (stable). Bug also reported to 'nvidia-kernel-legacy-173xx-source'. While reporting this bug, the installation of the nvidia-glx-libraries was probably not clean, but that is not relevant to the problem reported here. -- Package-specific info: uname -a: Linux (none) 3.1.1_pf_phc-intel_gov-interactive #1 PREEMPT Sat Dec 15 14:58:14 CET 2012 i686 GNU/Linux /proc/version: Linux version 3.1.1_pf_phc-intel_gov-interactive (root@K6) (gcc version 4.7.2 (Debian 4.7.2-3) ) #1 PREEMPT Sat Dec 15 14:58:14 CET 2012 Kernel modules: nvidia.ko /lib/modules/2.6.27.18_ubuntu_tuxonice_debianlogo_loop-aes/kernel/drivers/video/nvidia.ko /lib/modules/3.1.1_pf_phc-intel_gov-interactive/nvidia/nvidia.ko filename: /lib/modules/2.6.27.18_ubuntu_tuxonice_debianlogo_loop-aes/kernel/drivers/video/nvidia.ko alias: char-major-195-* supported: external license: NVIDIA alias: pci:v000010DEd*sv*sd*bc03sc02i00* alias: pci:v000010DEd*sv*sd*bc03sc00i00* depends: agpgart vermagic: 2.6.27.18_ubuntu_tuxonice_debianlogo_loop-aes SMP mod_unload modversions K7 filename: /lib/modules/3.1.1_pf_phc-intel_gov-interactive/nvidia/nvidia.ko alias: char-major-195-* supported: external license: NVIDIA alias: pci:v000010DEd*sv*sd*bc03sc02i00* alias: pci:v000010DEd*sv*sd*bc03sc00i00* depends: agpgart,i2c-core vermagic: 3.1.1_pf_phc-intel_gov-interactive preempt mod_unload K7 -- System Information: Debian Release: 7.0 Architecture: i386 (i686) Kernel: Linux 3.1.1_pf_phc-intel_gov-interactive (PREEMPT) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Shell: /bin/sh linked to /bin/bash Versions of packages nvidia-kernel-legacy-96xx-source is related to: pn ia32-libs <none> pn libdrm-nouveau1 <none> ii libdrm-nouveau1a 2.4.40-1~deb7u2 pn libgl1-nvidia-alternatives-ia32 <none> pn libgl1-nvidia-glx-ia32 <none> pn libgl1-nvidia-glx-ia32-any <none> pn libgl1-nvidia-legacy-173xx-glx-ia32 <none> ii libgl1-nvidia-legacy-96xx-glx [libgl1-nvidia-glx-any] 96.43.23-3 pn libgl1-nvidia-legacy-96xx-glx-ia32 <none> pn linux-headers <none> pn nvidia-glx-any <none> pn nvidia-glx-legacy-173xx <none> pn nvidia-kernel-common <none> pn nvidia-kernel-legacy-173xx-dkms <none> ii nvidia-kernel-legacy-173xx-source 173.14.35-4 pn nvidia-settings <none> ii nvidia-support 20120630+3 pn nvidia-xconfig <none> ii xserver-xorg 1:7.7+2 ii xserver-xorg-core 2:1.12.4-6 pn xserver-xorg-video-nouveau <none> ii xserver-xorg-video-nvidia-legacy-96xx [xserver-xorg-video- 96.43.23-3 <== End forwarded message === -- I'll catch you if you fall. - floor76a77,79 > # Remove '_', since dpkg will break on that. > nvidia_kvers="$(echo "${nvidia_kvers}" | tr '_' '-')" > 93c96 < echo "$nvidia_version" > debian/VERSION --- > echo "$nvidia_version" | tr '_' '-' > debian/VERSION
--- End Message ---
--- Begin Message ---Source: nvidia-graphics-drivers Source-Version: 304.108-1 We believe that the bug you reported is fixed in the latest version of nvidia-graphics-drivers, 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. Andreas Beckmann <[email protected]> (supplier of updated nvidia-graphics-drivers 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: SHA256 Format: 1.8 Date: Thu, 22 Aug 2013 03:03:09 +0200 Source: nvidia-graphics-drivers Binary: nvidia-driver nvidia-glx xserver-xorg-video-nvidia libgl1-nvidia-glx libxvmcnvidia1 nvidia-alternative nvidia-kernel-dkms nvidia-kernel-source nvidia-vdpau-driver nvidia-smi nvidia-cuda-mps libcuda1 libnvidia-compiler libnvcuvid1 libnvidia-ml1 nvidia-opencl-common nvidia-opencl-icd nvidia-libopencl1 nvidia-detect Architecture: source amd64 Version: 304.108-1 Distribution: unstable Urgency: low Maintainer: Debian NVIDIA Maintainers <[email protected]> Changed-By: Andreas Beckmann <[email protected]> Description: libcuda1 - NVIDIA CUDA runtime library libgl1-nvidia-glx - NVIDIA binary OpenGL libraries${nvidia:LegacyDesc} libnvcuvid1 - NVIDIA CUDA nvcuvid runtime library libnvidia-compiler - NVIDIA runtime compiler library libnvidia-ml1 - NVIDIA management library (NVML) runtime library libxvmcnvidia1 - NVIDIA binary XvMC library${nvidia:LegacyDesc} nvidia-alternative - allows the selection of NVIDIA as GLX provider nvidia-cuda-mps - NVIDIA CUDA Multi Process Service (MPS) nvidia-detect - NVIDIA GPU detection utility nvidia-driver - NVIDIA metapackage${nvidia:LegacyDesc} nvidia-glx - transition to ${nvidia}-driver nvidia-kernel-dkms - NVIDIA binary kernel module DKMS source${nvidia:LegacyDesc} nvidia-kernel-source - NVIDIA binary kernel module source${nvidia:LegacyDesc} nvidia-libopencl1 - NVIDIA OpenCL ICD Loader library nvidia-opencl-common - NVIDIA OpenCL driver nvidia-opencl-icd - NVIDIA OpenCL ICD nvidia-smi - NVIDIA System Management Interface nvidia-vdpau-driver - NVIDIA vdpau driver xserver-xorg-video-nvidia - NVIDIA binary Xorg driver${nvidia:LegacyDesc} Closes: 710891 Changes: nvidia-graphics-drivers (304.108-1) unstable; urgency=low . * New upstream legacy 304xx branch release 304.108 (2013-08-08). * Add support for Linux 3.10. * Rename patches. * linux-3.10-{i2c,procfs}.patch: Remove, fixed upstream. * debian/module/debian/prep-modules: Sanitize the kernel version. Replace underscores (may occur in custom kernels) with dashes to be eligible for package names and versions. (Closes: #710891) Checksums-Sha1: 5b3784a8e8af3f047d9bbde93e8a0a6cdbb97bf1 3326 nvidia-graphics-drivers_304.108-1.dsc 8c2d8d2d0bc33810dae7f8309786903667025bee 104524756 nvidia-graphics-drivers_304.108.orig.tar.gz a53e31f26978b7047bdf8d7a07d00ad12dce85d5 110491 nvidia-graphics-drivers_304.108-1.debian.tar.gz 97a3e462143f48f9fc879b09e473ab3277eb6de2 348754 nvidia-driver_304.108-1_amd64.deb 7298ec94618a4aed8ac4fc037d4b2cbeb619a9d4 96068 nvidia-glx_304.108-1_amd64.deb 9bb9c4cacdd3fddccc15058ba28928da02368919 2292862 xserver-xorg-video-nvidia_304.108-1_amd64.deb 89100ea474a5639a77e18664cc7e898d2c96193f 6578600 libgl1-nvidia-glx_304.108-1_amd64.deb 86e79e89eb7ac95721991001464c8baa5111a8e5 281842 libxvmcnvidia1_304.108-1_amd64.deb 7d7940a1a4ce9786d9b7aa67adc62a24f615b981 97026 nvidia-alternative_304.108-1_amd64.deb 42e8204de5daacfd6af2042da259d2f90aa0fe84 3712666 nvidia-kernel-dkms_304.108-1_amd64.deb 3547c9a140cbd78142279c89fb961aeeb76605b5 3755676 nvidia-kernel-source_304.108-1_amd64.deb 8991de08ed8d687c28a4ec9c7cc7e4cde84b995d 837084 nvidia-vdpau-driver_304.108-1_amd64.deb 80b447d03a094306dd5f3b2a337a88109582215a 147244 nvidia-smi_304.108-1_amd64.deb bec738967085ea16bff0696d0ff3af4f33418f03 115862 nvidia-cuda-mps_304.108-1_amd64.deb a7d949456098f5ed10d663b6e3a7a6a88e56bc1a 3273578 libcuda1_304.108-1_amd64.deb b51f29715861f7215e2117ee6afae33a9ba00a61 6980856 libnvidia-compiler_304.108-1_amd64.deb 31ea384bc74b16cea13fb10b118f8a1f44c4d0c5 625408 libnvcuvid1_304.108-1_amd64.deb e12d70c32b5d006aebec619d5ebbecaaead50894 217400 libnvidia-ml1_304.108-1_amd64.deb 8e42723fdb1b7ac0810600b47db0cbc8249154a4 95628 nvidia-opencl-common_304.108-1_amd64.deb 149f49c12ecc5428e3995f431dfa3756a7d384cd 2913114 nvidia-opencl-icd_304.108-1_amd64.deb b6292dcd832d2167d19c59189c0f8b39e8c68137 102428 nvidia-libopencl1_304.108-1_amd64.deb ede90ed73405a45e894b27cff0d813afa8556230 98694 nvidia-detect_304.108-1_amd64.deb Checksums-Sha256: b655bd5b356aa21cb3ed31c87378904a8250147f680deeb5d9ef843a7f5d6949 3326 nvidia-graphics-drivers_304.108-1.dsc 93a12e57d990b9e82c5649758c02334059a9cc708851344517463778000e3188 104524756 nvidia-graphics-drivers_304.108.orig.tar.gz e69422dbba2947ea2c7c43e137a46f7443a28d3617f716db3d14e099b5f0677a 110491 nvidia-graphics-drivers_304.108-1.debian.tar.gz b203f1532f278dbb0fa1641c407baeec7f563bcdf91b7a795e6141629be92058 348754 nvidia-driver_304.108-1_amd64.deb 1d93e21246696fcad1b900da8e13d16343267572b4327a8dfb60ad5e83b78cc1 96068 nvidia-glx_304.108-1_amd64.deb b748b6a742f4ed9ab23013fb4cf05ee9268c9ed2804b978a51db88fc85d047b4 2292862 xserver-xorg-video-nvidia_304.108-1_amd64.deb 38ee12625188d4199c20f87abc24eb4c5cfe43bc82520ad2610c242d80552d96 6578600 libgl1-nvidia-glx_304.108-1_amd64.deb 719b35b7379dc5a524691444c04ecad73b6f389828ca362a1d0afd03ffea845a 281842 libxvmcnvidia1_304.108-1_amd64.deb b6ef6fbfc79ed6911d14be8e1db16dd895dbe4bf02ad8f3bf393cf1f8ebbcbab 97026 nvidia-alternative_304.108-1_amd64.deb 76c84e8c1ff97437dcfabe81bbd5d3902a7ee1a1664a332c528318d4309a75fe 3712666 nvidia-kernel-dkms_304.108-1_amd64.deb e1fc2b36e75b7c26386f70f91318ab7908cbc23a8e51ccdc4a38e88219fd1380 3755676 nvidia-kernel-source_304.108-1_amd64.deb 4646080664e50054bb217ef3e29b905915c96f369917f6c596958a07cf293416 837084 nvidia-vdpau-driver_304.108-1_amd64.deb 5659c3646acfeb6dbaf328adccd15576f4bb95a2c2a2fa6b9e44c1a3db7a4601 147244 nvidia-smi_304.108-1_amd64.deb 9903b63f27bee1f304bf42017d879bb03009a5f7f01cdde54d0894cea5e87ae2 115862 nvidia-cuda-mps_304.108-1_amd64.deb f4fcf3b1f6e2395c54f2ea41520a7acb874a786f3029da5f4db833c6ac939eda 3273578 libcuda1_304.108-1_amd64.deb 9a5bde1864b29763c1aaf8dcbee2e82a7bb97b72a2e358534d200a8ab830a861 6980856 libnvidia-compiler_304.108-1_amd64.deb 74a16647139b6fe80f8959bfc3a055b483e54631d3ef5052c9bb6416a89cf3b2 625408 libnvcuvid1_304.108-1_amd64.deb 68c9dd98cb1423fdebc0138c87ecacc67691d79c151f6bf7b5ea69f422bbde9c 217400 libnvidia-ml1_304.108-1_amd64.deb 22e676e042cbe38c9c1e5b745ddf770dde0433bc480554aa13ccb9d776665192 95628 nvidia-opencl-common_304.108-1_amd64.deb 0ea311227a2af605dea7f12fc278108e5127302d0e53bbf03df405a6bb8f7633 2913114 nvidia-opencl-icd_304.108-1_amd64.deb ad3969c63274e1f4a8ff2969518a5aaba39cb0ecaa595ad9161bc08df57f51ad 102428 nvidia-libopencl1_304.108-1_amd64.deb 5a78200e074081ea07e863521b272deb40e8902f3e8cefec8af3b6f0148557e5 98694 nvidia-detect_304.108-1_amd64.deb Files: d107b779194d229bc49507f3821e52e6 3326 non-free/libs optional nvidia-graphics-drivers_304.108-1.dsc 09b7be79f6fe41d906c039fe82b3f568 104524756 non-free/libs optional nvidia-graphics-drivers_304.108.orig.tar.gz d3bc9cd12d1bf364171d02d9ed9705c3 110491 non-free/libs optional nvidia-graphics-drivers_304.108-1.debian.tar.gz cdca2d3235c00273a3cb20da93bbb480 348754 non-free/x11 optional nvidia-driver_304.108-1_amd64.deb da22a872bcd64f944f5ea22a1d370350 96068 non-free/oldlibs extra nvidia-glx_304.108-1_amd64.deb a4510d664b894facdb622c579fbc5042 2292862 non-free/x11 optional xserver-xorg-video-nvidia_304.108-1_amd64.deb 1078eb2dac3f4208e8769e9136ffd296 6578600 non-free/libs optional libgl1-nvidia-glx_304.108-1_amd64.deb 466a94d420045bdee3930dee0fd85965 281842 non-free/libs optional libxvmcnvidia1_304.108-1_amd64.deb 4aa68df0f1789b9ebf3f0c724368da7e 97026 non-free/libs optional nvidia-alternative_304.108-1_amd64.deb ed482c8c002f9a226a9b987c9c0a0b34 3712666 non-free/kernel optional nvidia-kernel-dkms_304.108-1_amd64.deb 47fd5f98bed1e597a2e51159babf4b1b 3755676 non-free/kernel optional nvidia-kernel-source_304.108-1_amd64.deb e6a0c05d3975cb23b5783656d48eda0d 837084 non-free/video optional nvidia-vdpau-driver_304.108-1_amd64.deb cf318c1d06514adbabcfd9aaf3381b03 147244 non-free/utils optional nvidia-smi_304.108-1_amd64.deb 13d26ab2d64bf0ac5f6ae5ea832df05e 115862 non-free/utils optional nvidia-cuda-mps_304.108-1_amd64.deb a0c5e9ab30ae665fb593b63a6352c2b4 3273578 non-free/libs optional libcuda1_304.108-1_amd64.deb fa5d075d505ce9040d811d8a98515269 6980856 non-free/libs optional libnvidia-compiler_304.108-1_amd64.deb 4cea836a3a4d71383d215b06f488b0ce 625408 non-free/libs optional libnvcuvid1_304.108-1_amd64.deb 13fba4a6f6fe499fc3954fa77534f7f3 217400 non-free/libs optional libnvidia-ml1_304.108-1_amd64.deb 75763d423c3bf289bd9352dba8727947 95628 non-free/libs optional nvidia-opencl-common_304.108-1_amd64.deb 23deab395812a60877ce9e4dbb2cab55 2913114 non-free/libs optional nvidia-opencl-icd_304.108-1_amd64.deb 02be6c4199696f48f6dbd260819d937b 102428 non-free/libs optional nvidia-libopencl1_304.108-1_amd64.deb c2cd6e3f3bb5ddebb096c3458abc54b0 98694 non-free/x11 optional nvidia-detect_304.108-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJSFWfOAAoJEF+zP5NZ6e0IA90P/ixLLBf1mL3lpSg9YBJMdjcG SmgRcCNDCBNUuG1tTdde+fX+QPVZrAK5RfGMQwKm6MclkBT3AJhfSrWW+BMG8MxH 7BTjbMkk5WBvnsOiT09Rvm4QIerK2gf2DxKFyh2G1NHtkiifZzRocFjYUOV7ZL4B jNnFUNOanXAS0s8CRWDV+Z4e70MVMaGS0NhVBc/hMKRYIQGDXzkr8GvN1zmpPaRE joUGQJCLI/louak6J/cA0VuFGJtgoJYXZs1cbOXiU23QeQUp7VzspSvzgAqmrz7n D627XnnyrBAGx9AwsPu8PlSBdBW8tEgQ/iwJfom0L+y/8E4KO03S7J8iwsNNTQI7 n3i3l5y8KdP23bfUKEWkYCUva1U5e6kP2hLG8D47DRkT9Q7S9QVTKelPGz1Osx+P S93EHtrPFyDW7I9QpdUb+Hb2FZidPBxCCBIhg+ki6GHhIuWjQfZFFbQE3F5di4a2 mAkSZwsj1ORmU13J9+XriXFYan9SgXUYlkhOTvaGu8Hik9e4y/IEYeDdNwUXh6/F N12RuAYcYzpQkqu/2G+gR0XsJfStsswa4w05KNc2QgfD5amZ1bLMlYhFWFLGh4au KO38ixaqselKku71DxxWZzw+xIC2aPzaTOyGSdHgHDDouHun6Vb0Cv0S9RXJXryi Cuai/a4JRndfe2qh0b0Q =diBm -----END PGP SIGNATURE-----
--- End Message ---

