[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

make-kpkg doesn't parse version correctly ?



I've got a very strange error with make-kpkg when trying to build an
image a second time. I've already used the woody one on this linux source
successfully, so suspected a problem with the sarge I've upgraded to.

But I have the same error with woody and sarge kernel-package... I used
7.107 and 8.007.

I join the stdout and stderr of make-kpkg clean (it is the same with the
targets configure or debian...)

Confusingly,
le Moine Fou
-- 
mailto:pierre.thierry@moine-fou.org
OpenPGP 0xD9D50D8A
Problems ecountered with the version number .
The upstream version fails to match ^[A-Za-z0-9\.\+\-]+$ in 

Please re-read the README file and try again.
Use of uninitialized value in pattern match (m//) at
	/usr/share/kernel-package/kpkg-vercheck line 76 (#1)
    (W uninitialized) An undefined value was used as if it were already
    defined.  It was interpreted as a "" or a 0, but maybe it was a mistake.
    To suppress this warning assign a defined value to your variables.
    
    To help you figure out what was undefined, perl tells you what operation
    you used the undefined value in.  Note, however, that perl optimizes your
    program and the operation displayed in the warning may not necessarily
    appear literally in your program.  For example, "that $foo" is
    usually optimized into "that " . $foo, and the warning will refer to
    the concatenation (.) operator, even though there is no . in your
    program.
    
Use of uninitialized value in pattern match (m//) at
	/usr/share/kernel-package/kpkg-vercheck line 108 (#1)
Use of uninitialized value in pattern match (m//) at
	/usr/share/kernel-package/kpkg-vercheck line 152 (#1)
Use of uninitialized value in concatenation (.) or string at
	/usr/share/kernel-package/kpkg-vercheck line 164 (#1)

Attachment: pgppPdI_xNjfa.pgp
Description: PGP signature


Reply to: