Activity log for bug #272204

Date Who What changed Old value New value Message
2008-09-19 17:38:14 Emmanuel Pacaud bug added bug
2008-10-17 14:39:03 marmuta bug added attachment 'remove_deprecated_proc_root.dpatch' (remove_deprecated_proc_root.dpatch)
2008-10-17 14:50:30 marmuta sysprof: status New Confirmed
2008-10-17 14:50:30 marmuta sysprof: statusexplanation
2008-10-18 17:06:21 James Westby bug added subscriber Ubuntu Sponsors for universe
2008-10-22 19:22:09 marmuta bug added attachment 'sysprof_1.0.10-1ubuntu1.debdiff' (sysprof_1.0.10-1ubuntu1.debdiff)
2008-10-27 07:39:43 Emmet Hikory sysprof: status Confirmed Triaged
2008-10-27 07:39:43 Emmet Hikory sysprof: importance Undecided High
2008-10-27 11:59:54 marmuta description Binary package hint: sysprof Log of mosule-assistant a-i sysprof-module: dh_testdir dh_testroot dh_clean /usr/bin/make -C /usr/src/modules/sysprof-module clean make[1]: entrant dans le répertoire « /usr/src/modules/sysprof-module » rm -f sysprof-module.ko rm -f sysprof-module.o rm -f sysprof-module.mod.o rm -f sysprof-module.mod.c make[1]: quittant le répertoire « /usr/src/modules/sysprof-module » /usr/bin/make -f debian/rules kdist_clean kdist_config binary-modules make[1]: entrant dans le répertoire « /usr/src/modules/sysprof-module » dh_testdir dh_testroot dh_clean /usr/bin/make -C /usr/src/modules/sysprof-module clean /bin/sh: 2.6.27-3-generic: not found make[2]: entrant dans le répertoire « /usr/src/modules/sysprof-module » rm -f sysprof-module.ko rm -f sysprof-module.o rm -f sysprof-module.mod.o rm -f sysprof-module.mod.c make[2]: quittant le répertoire « /usr/src/modules/sysprof-module » for templ in ; do \ cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.27-3-generic/g'` ; \ done for templ in `ls debian/*.modules.in` ; do \ test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} ${templ%.modules.in}.backup 2>/dev/null || true; \ sed -e 's/##KVERS##/2.6.27-3-generic/g ;s/#KVERS#/2.6.27-3-generic/g ; s/_KVERS_/2.6.27-3-generic/g ; s/##KDREV##/2.6.27-3.4/g ; s/#KDREV#/2.6.27-3.4/g ; s/_KDREV_/2.6.27-3.4/g ' < $templ > ${templ%.modules.in}; \ done dh_testdir dh_testroot dh_clean -k # Build the module /usr/bin/make -C /usr/src/modules/sysprof-module KVERS=2.6.27-3-generic KDIR=/usr/src/linux /bin/sh: 2.6.27-3-generic: not found make[2]: entrant dans le répertoire « /usr/src/modules/sysprof-module » /usr/bin/make -C /usr/src/linux SUBDIRS=/usr/src/modules/sysprof-module modules make[3]: entrant dans le répertoire « /usr/src/linux-headers-2.6.27-3-generic » CC [M] /usr/src/modules/sysprof-module/sysprof-module.o /usr/src/modules/sysprof-module/sysprof-module.c: In function ‘init_module’: /usr/src/modules/sysprof-module/sysprof-module.c:252: error: ‘proc_root’ undeclared (first use in this function) /usr/src/modules/sysprof-module/sysprof-module.c:252: error: (Each undeclared identifier is reported only once /usr/src/modules/sysprof-module/sysprof-module.c:252: error: for each function it appears in.) /usr/src/modules/sysprof-module/sysprof-module.c: In function ‘cleanup_module’: /usr/src/modules/sysprof-module/sysprof-module.c:276: error: ‘proc_root’ undeclared (first use in this function) make[4]: *** [/usr/src/modules/sysprof-module/sysprof-module.o] Erreur 1 make[3]: *** [_module_/usr/src/modules/sysprof-module] Erreur 2 make[3]: quittant le répertoire « /usr/src/linux-headers-2.6.27-3-generic » make[2]: *** [sysprof-module.o] Erreur 2 make[2]: quittant le répertoire « /usr/src/modules/sysprof-module » make[1]: *** [binary-modules] Erreur 2 make[1]: quittant le répertoire « /usr/src/modules/sysprof-module » make: *** [kdist_build] Erreur 2 Binary package hint: sysprof Update according to SRU guidelines: This bug prevents compilation of the sysprofs kernel module and renders sysprof unusable. Upstream has addressed the problem and released e new version 1.0.11. I have created a debdiff from current 1.0.10-1 to the new package version 1.0.11-1. affected packages: sysprof 1.0.10-1 -> sysprof 1.0.11-1 sysprof-module-source 1.0.10-1 -> sysprof-module-source 1.0.11-1 TEST CASE: sudo apt-get install sysprof sudo m-a a-i -t sysprof -> error: ‘proc_root’ undeclared See below for full build output Regression potential seems low, see my older comment here https://bugs.launchpad.net/ubuntu/+source/sysprof/+bug/272204/comments/4 Most of the additional changes are version increments and build system corrections. Original bug report follows: Log of mosule-assistant a-i sysprof-module: dh_testdir dh_testroot dh_clean /usr/bin/make -C /usr/src/modules/sysprof-module clean make[1]: entrant dans le répertoire « /usr/src/modules/sysprof-module » rm -f sysprof-module.ko rm -f sysprof-module.o rm -f sysprof-module.mod.o rm -f sysprof-module.mod.c make[1]: quittant le répertoire « /usr/src/modules/sysprof-module » /usr/bin/make -f debian/rules kdist_clean kdist_config binary-modules make[1]: entrant dans le répertoire « /usr/src/modules/sysprof-module » dh_testdir dh_testroot dh_clean /usr/bin/make -C /usr/src/modules/sysprof-module clean /bin/sh: 2.6.27-3-generic: not found make[2]: entrant dans le répertoire « /usr/src/modules/sysprof-module » rm -f sysprof-module.ko rm -f sysprof-module.o rm -f sysprof-module.mod.o rm -f sysprof-module.mod.c make[2]: quittant le répertoire « /usr/src/modules/sysprof-module » for templ in ; do \ cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.27-3-generic/g'` ; \ done for templ in `ls debian/*.modules.in` ; do \ test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} ${templ%.modules.in}.backup 2>/dev/null || true; \ sed -e 's/##KVERS##/2.6.27-3-generic/g ;s/#KVERS#/2.6.27-3-generic/g ; s/_KVERS_/2.6.27-3-generic/g ; s/##KDREV##/2.6.27-3.4/g ; s/#KDREV#/2.6.27-3.4/g ; s/_KDREV_/2.6.27-3.4/g ' < $templ > ${templ%.modules.in}; \ done dh_testdir dh_testroot dh_clean -k # Build the module /usr/bin/make -C /usr/src/modules/sysprof-module KVERS=2.6.27-3-generic KDIR=/usr/src/linux /bin/sh: 2.6.27-3-generic: not found make[2]: entrant dans le répertoire « /usr/src/modules/sysprof-module » /usr/bin/make -C /usr/src/linux SUBDIRS=/usr/src/modules/sysprof-module modules make[3]: entrant dans le répertoire « /usr/src/linux-headers-2.6.27-3-generic » CC [M] /usr/src/modules/sysprof-module/sysprof-module.o /usr/src/modules/sysprof-module/sysprof-module.c: In function ‘init_module’: /usr/src/modules/sysprof-module/sysprof-module.c:252: error: ‘proc_root’ undeclared (first use in this function) /usr/src/modules/sysprof-module/sysprof-module.c:252: error: (Each undeclared identifier is reported only once /usr/src/modules/sysprof-module/sysprof-module.c:252: error: for each function it appears in.) /usr/src/modules/sysprof-module/sysprof-module.c: In function ‘cleanup_module’: /usr/src/modules/sysprof-module/sysprof-module.c:276: error: ‘proc_root’ undeclared (first use in this function) make[4]: *** [/usr/src/modules/sysprof-module/sysprof-module.o] Erreur 1 make[3]: *** [_module_/usr/src/modules/sysprof-module] Erreur 2 make[3]: quittant le répertoire « /usr/src/linux-headers-2.6.27-3-generic » make[2]: *** [sysprof-module.o] Erreur 2 make[2]: quittant le répertoire « /usr/src/modules/sysprof-module » make[1]: *** [binary-modules] Erreur 2 make[1]: quittant le répertoire « /usr/src/modules/sysprof-module » make: *** [kdist_build] Erreur 2
2008-10-27 12:07:18 marmuta bug added attachment 'sysprof_1.0.11-1.debdiff' (sysprof_1.0.11-1.debdiff)
2008-10-27 12:10:44 marmuta bug added subscriber MOTU Stable Release Updates
2008-11-08 07:57:50 Michael Casadevall sysprof: status New In Progress
2008-11-08 07:57:50 Michael Casadevall sysprof: importance Undecided High
2008-11-08 07:57:50 Michael Casadevall sysprof: statusexplanation This was fixed in jaunty by a sync from Debian.
2008-11-08 07:57:50 Michael Casadevall sysprof: milestone intrepid-updates
2008-11-08 07:58:07 Michael Casadevall sysprof: status In Progress Triaged
2008-11-08 07:58:07 Michael Casadevall sysprof: statusexplanation This was fixed in jaunty by a sync from Debian.
2008-11-08 07:58:21 Michael Casadevall sysprof: status Triaged Fix Released
2008-11-13 10:19:21 Hans de Goede bug added attachment 'sysprof-1.0.11-2.6.27-x86_64.patch' (Patch fixing sysprof kernel module not compiling on x86_64 with 2.6.27)
2008-12-11 00:11:41 Daniel Hahler sysprof: status Triaged New
2008-12-11 00:11:41 Daniel Hahler sysprof: statusexplanation Unsubscribing ubuntu-universe-sponsors, since there is nothing to sponsor yet. Please create a debdiff with both patches (the new release + amd64 fix). Preferably, it should get ACKed by upstream (e.g. through a new release). Setting status for Intrepid back to New, for motu-sru processing.
2009-02-07 23:49:05 Martin Emrich bug added attachment 'sysprof-build-failure-intrepid-amd64.txt.gz' (sysprof-build-failure-intrepid-amd64.txt.gz)
2009-10-25 16:44:28 Artur Rona tags patch
2009-11-28 20:56:34 Martin Emrich removed subscriber Martin Emrich
2010-03-30 20:54:38 Sergio Zanchetta sysprof (Ubuntu Intrepid): status New Won't Fix