debian/scripts/misc/kernelconfig fails because of wrong $bindir ($DROOT unset)

Bug #545515 reported by Michał Sawicz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Invalid
Undecided
Andy Whitcroft

Bug Description

Sorry if this is not the place for this bug, couldn't find a better one...

When trying to run debian/scripts/misc/kernelconfig, it fails to run any of the scripts due to $bindir being set wrong in line 30:

http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-lucid.git;a=blob;f=debian/scripts/misc/kernelconfig;h=71c0f5eedc6c42cd824bf3dfdd0e69ff9be900d1;hb=8d2b0bf6db1b0cfad645cac685ee45c00e803d69#l30

${DROOT} is unavailable in this scope.

The attached patch fixes the issue, not sure if it's the correct way to do so.

Revision history for this message
Michał Sawicz (saviq) wrote :
Revision history for this message
Michał Sawicz (saviq) wrote :
Changed in linux (Ubuntu):
assignee: nobody → Andy Whitcroft (apw)
tags: added: kernel-series-unknown
tags: added: patch
Revision history for this message
Andy Whitcroft (apw) wrote :

The kernelconfig script is not intended to be run directly. It is expected to be run from debian/rule updateconfigs and the like, from there DROOT is set correctly.

Changed in linux (Ubuntu):
status: New → Invalid
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.