[Bug 21897] kernel-package: make-kpkg modules[_|-image] fails; displays chunk of script instead; similar to 241897

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Wed Jan 4 17:02:52 UTC 2006


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=21897
Ubuntu | kernel-package





------- Additional Comments From debzilla at ubuntu.com  2006-01-04 17:02 UTC -------
Message-ID: <871wzo2clj.fsf at glaurung.internal.golden-gryphon.com>
Date: Wed, 04 Jan 2006 10:15:52 -0600
From: Manoj Srivastava <srivasta at debian.org>
To: Kent West <westk at acu.edu>
Cc: 345971-done at bugs.debian.org
Subject: Re: Bug#345971: kernel-package: make-kpkg modules[_|-image] fails;
	displays chunk of script instead; similar to 241897

On Wed, 04 Jan 2006 09:17:01 -0600, Kent West <westk at acu.edu> said: 

> Package: kernel-package Version: 10.029 Severity: grave
> Justification: renders package unusable

> westk at fessor:/usr/src/linux$ sudo make-kpkg modules exec
> debian/rules DEBIAN_REVISION=2.6.8-10.00.Custom modules

> ====== making .config because of ====== test -f .config || test ! -f
> .config.save || \
>                             cp -pf .config.save .config
> test -f .config || test ! -f .config || \
>                             cp -pf .config .config
> test -f .config || test ! -f ./debian/config || \
>                             cp -pf ./debian/config .config
> test -f .config || (echo "*** Need a config file .config" && false)
> for module in ; do \
>           if test -d $module; then \
>             (cd $module; \
>               if ./debian/rules KVERS="2.6.8"
>               KSRC="/usr/src/kernel-source-2.6.8" \
>                              KMAINT="Unknown Kernel Package
>                              Maintainer"
> KEMAIL="unknown at unconfigured.in.etc.kernel-pkg.conf" \
>                              KPKG_DEST_DIR="/usr/src/kernel-source-2.6.8/.."
>                              \ KPKG_MAINTAINER="Unknown Kernel
>                              Package Maintainer" \ ARCH=i386 \
>                              KPKG_EXTRAV_ARG="" \
>                              KDREV="2.6.8-10.00.Custom" kdist; then
>                              \
>                   echo "Module $module processed fine"; \
>               else \
>                    echo "Module $module failed."; \ if [ "X" != "X"
>                    ]; then \
>                       echo "Perhaps $module does not understand
>                       --rootcmd?"; \ echo "If you see messages that
>                       indicate that it is not"; \ echo "in fact
>                       being built as root, please file a bug "; \
>                       echo "against $module."; \
>                    fi; \ echo "Hit return to Continue?"; \
>                  read ans; \
>               fi; \
>              ); \
>           else \
>                echo "Module $module does not exist"; \ echo "Hit
>                return to Continue?"; \
>           fi; \
>         done

        Err, you do not seem to have any third party modules
 installed, so there is nothing to do. At least spitting out the
 script showed us why no action was taken.

        manoj

-- 
Never let your sense of morals prevent you from doing what is
right. Salvor Hardin, "Foundation"
Manoj Srivastava   <srivasta at debian.org>  <http://www.debian.org/%7Esrivasta/>
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C




-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the kernel-bugs mailing list