Your message dated Sun, 12 Apr 2009 09:44:08 -0500
with message-id <878wm6q6dj....@anzu.internal.golden-gryphon.com>
and subject line This was fixed in version 12.004
has caused the Debian Bug report #523733,
regarding [linux-source-2.6.29] build fails with make-kpkg
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 ow...@bugs.debian.org
immediately.)


-- 
523733: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523733
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-source-2.6.29
Version: 2.6.29-2
Severity: serious

--- Please enter the report below this line. ---

i build the kernel with 12.003. 

when I try to build with
# make-kpkg --append-to-version -2-1 kernel_image modules_image

I get:

make[1]: Entering directory `/usr/src/linux-source-2.6.29'                      
                              
====== making target debian/stamp/install/linux-image-2.6.29-2-1 [new prereqs: 
]======                        
This is kernel package version 12.003.                                          
                              
rm -f -r .//usr/src/linux/debian/linux-image-2.6.29-2-1 
.//usr/src/linux/debian/linux-image-2.6.29-2-1.deb    
install -p -d -o root -g root  -m  755 /usr/src/linux/debian/linux-
image-2.6.29-2-1/etc/kernel/postinst.d     
install -p -d -o root -g root  -m  755 /usr/src/linux/debian/linux-
image-2.6.29-2-1/etc/kernel/preinst.d      
install -p -d -o root -g root  -m  755 /usr/src/linux/debian/linux-
image-2.6.29-2-1/etc/kernel/postrm.d       
install -p -d -o root -g root  -m  755 /usr/src/linux/debian/linux-
image-2.6.29-2-1/etc/kernel/prerm.d        
install -p -d -o root -g root  -m  755 /usr/src/linux/debian/linux-
image-2.6.29-2-1//boot                     
install -p -d -o root -g root  -m  755 /usr/src/linux/debian/linux-
image-2.6.29-2-1/usr/share/doc/linux-image-2.6.29-2-1/examples                  
                                                                         
install -p    -o root -g root  -m  644 debian/changelog 
/usr/src/linux/debian/linux-image-2.6.29-2-1/usr/share/doc/linux-
image-2.6.29-2-1/changelog.Debian                                               
                   
install -p    -o root -g root  -m  644 Documentation/Changes 
/usr/src/linux/debian/linux-image-2.6.29-2-1/usr/share/doc/linux-
image-2.6.29-2-1/                                                               
              
install -p    -o root -g root  -m  755 ./debian/examples/sample.force-build-
link.sh          \                
                                                      
/usr/src/linux/debian/linux-
image-2.6.29-2-1/usr/share/doc/linux-image-2.6.29-2-1/examples/                 
                                                          
install: cannot stat `./debian/examples/sample.force-build-link.sh': No such 
file or directory                
make[1]: *** [debian/stamp/install/linux-image-2.6.29-2-1] Error 1              
                              
make[1]: Leaving directory `/usr/src/linux-source-2.6.29'                       
                              
make: *** [kernel_image] Error 2

. I just did a 
# locate sample.force-build-link.sh
and it returned

/usr/share/doc/linux-image-2.6.28-1-1/examples/sample.force-build-link.sh.gz
/usr/share/kernel-package/examples/sample.force-build-link.sh
/usr/src/linux-source-2.6.28/debian/examples/sample.force-build-link.sh
/usr/src/linux-source-2.6.28/debian/linux-
image-2.6.28-1-1/usr/share/doc/linux-image-2.6.28-1-1/examples/sample.force-
build-link.sh.gz


jürgen

--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.28-1-1

Debian Release: squeeze/sid
  500 unstable        www.debian-multimedia.org 
  500 unstable        mi.mirror.garr.it 
  500 unstable        ftp.tuke.sk 
  500 unstable        ftp.de.debian.org 
  500 unstable        ftp.at.debian.org 

--- Package information. ---
Depends       (Version) | Installed
=======================-+-===========
binutils                | 2.19.1-1
bzip2                   | 1.0.5-1






--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 12 Apr 2009 02:16:53 -0500
Source: kernel-package
Binary: kernel-package
Architecture: source all
Version: 12.004
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava <sriva...@debian.org>
Changed-By: Manoj Srivastava <sriva...@debian.org>
Description: 
 kernel-package - A utility for building Linux kernel related Debian packages.
Changes: 
 kernel-package (12.004) unstable; urgency=low
 .
   * [0ee9cc3]: Keep modifications to the upstream directory to a minimum
     When upstream kernel build system started delting ./debian directory
     on clean, we had to start taking making an effort to preserve
     ./debian, since there was a lot of information in there that was
     important to us. So we had a way of diverting the makefile and
     scripts away that did the removal of ./debian, and restoring them
     when we wanted to. Now that the ./debian directory has become
     ephemeral, we only need to preserve it when calling clean during the
     buildpackage target, since invoking make-kpkg at any other time
     cleans ou ./debian anyway. So we can be more selecting in when we
     divert upstream scripts; and thus leave the upstream directory more
     like we found it (this makes git happy).
   * [2c00231]: Copy all the examples into the kernel image package
     Arguably, the examples are more relevant in image directories than
     they are in the kernel-package doc directory. There was a error in
     the kernel image target, caught by Sedat Dilek.
   * [12d3c74]: Fix --append-to-version
     Apparently, one of the casualties of the recent changes was
     --apend-to-version. Tested the fix.
Checksums-Sha1: 
 8c5dbcd1c0c0c8dbb3915f7de753da80e8667612 900 kernel-package_12.004.dsc
 62f5031f095d065871f6743fe0f38aaf5ba8434b 558687 kernel-package_12.004.tar.gz
 3119d09b8889a524144bc2527c4903fa50852f2b 505346 kernel-package_12.004_all.deb
Checksums-Sha256: 
 b537694f51f15010f63058a599a21ef384bae6021b891d86dc72663cd17c7405 900 
kernel-package_12.004.dsc
 81a6a2aa2f1503df48ec668ac4bcf7e326d049700d9a88712a17c63595730dcc 558687 
kernel-package_12.004.tar.gz
 e25703cce05d652eeec2ad5b1a0e950fdf83399a8a2a39895505840ce18c3300 505346 
kernel-package_12.004_all.deb
Files: 
 ab57c5429082c2d2728cafdb3de02fc5 900 misc optional kernel-package_12.004.dsc
 9c672dc6f764b81fe70a3e3e8b41e956 558687 misc optional 
kernel-package_12.004.tar.gz
 b2c98375be512a2a5183176921b5846f 505346 misc optional 
kernel-package_12.004_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknhmmcACgkQIbrau78kQkwRBQCeOYZ6UUxd58H9J+CC82dhsBT3
MC0An1XLbVJIDCTiqSMaCHKTE+zfktXi
=qSPW
-----END PGP SIGNATURE-----

-- 
Clarke's Conclusion: Never let your sense of morals interfere with doing
the right thing.
Manoj Srivastava <sriva...@acm.org> <http://www.golden-gryphon.com/>  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C


--- End Message ---

Reply via email to