tags 514482 +unreproducible
retitle 514482  make-kpkg fails under strange umask values
severity 514482 minor
thanks

Hi,

        Can't be reproduced here. I just built the kernel.  The actual
 command to create the control file is
,----
| test -f debian/control || sed         -e 's/=V/$(KERNELRELEASE)/g'  \
|       -e 's/=D/$(debian)/g'         -e 's/=A/$(DEB_HOST_ARCH)/g'  \
|       -e 's/=SA/$(INT_SUBARCH)/g'   -e 's/=L/$(int_loaderdep) /g' \
|       -e 's/=I/$(initrddep)/g'                                    \
|       -e 's/=CV/$(VERSION).$(PATCHLEVEL)/g'                       \
|       -e 's/=M/$(maintainer) <$(email)>/g'                        \
|       -e 's/=ST/$(INT_STEM)/g'      -e 's/=B/$(KERNEL_ARCH)/g'    \
|              $(CONTROL) > debian/control
`----

        Hmm. I'll bet that the problem is that you are running with a
 funny umask. So. A bug that might need fixing, but it s a minor issue
 (like, use a sane umask for a workaround).

        manoj
-- 
Cursor, n.: One whose program will not run. Robb Russon
Manoj Srivastava <sriva...@acm.org> <http://www.golden-gryphon.com/>  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to