perl warnings during builds

Bug #359056 reported by Loïc Minier
2
Affects Status Importance Assigned to Milestone
kernel-wedge (Ubuntu)
New
Undecided
Unassigned

Bug Description

Hi

kernel-wedge gen-control > debian/control
Use of uninitialized value $builddep in split at /usr/share/kernel-wedge/commands/gen-control line 32, <KVERS> line 4.
Use of uninitialized value $builddep in split at /usr/share/kernel-wedge/commands/gen-control line 32, <KVERS> line 5.
Use of uninitialized value $builddep in split at /usr/share/kernel-wedge/commands/gen-control line 32, <KVERS> line 6.
Use of uninitialized value $builddep in split at /usr/share/kernel-wedge/commands/gen-control line 32, <KVERS> line 7.
Use of uninitialized value $builddep in split at /usr/share/kernel-wedge/commands/gen-control line 32, <KVERS> line 11.

export SOURCEDIR=debian/d-i-lpia && \
   kernel-wedge install-files && \
   kernel-wedge check
Use of uninitialized value $suffix in pattern match (m//) at /usr/share/kernel-wedge/commands/install-files line 34, <KVERS> line 11.
Use of uninitialized value $suffix in pattern match (m//) at /usr/share/kernel-wedge/commands/install-files line 34, <KVERS> line 11.

This is because the kernel-versions file generated during the linux build doesn't set build-deps or suffix.

kernel-wedge should be resistant to this formatting and not print any warning.

Bye

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.