I confirm the bug is also present in the Xubuntu 12.04 (latest update): without any modification to the config files, but simply for testing, I launched:
linux-3.2.0$ debian/rules updateconfigs and got the following output: dh_testdir; /bin/bash -e debian/scripts/misc/kernelconfig updateconfigs * Run silentoldconfig (yes=0) on amd64/config.flavour.generic ... make[1]: Entering directory `/home/felix/Downloads/__SOURCES__/linux-3.2.0' HOSTCC scripts/basic/fixdep GEN /home/felix/Downloads/__SOURCES__/linux-3.2.0/build/Makefile HOSTCC scripts/kconfig/conf.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/zconf.lex.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --silentoldconfig Kconfig .config:5452:warning: override: TREE_RCU changes choice state # # configuration written to .config # make[1]: Leaving directory `/home/felix/Downloads/__SOURCES__/linux-3.2.0' * Run silentoldconfig (yes=0) on amd64/config.flavour.virtual ... make[1]: Entering directory `/home/felix/Downloads/__SOURCES__/linux-3.2.0' GEN /home/felix/Downloads/__SOURCES__/linux-3.2.0/build/Makefile scripts/kconfig/conf --silentoldconfig Kconfig .config:5452:warning: override: TREE_RCU changes choice state # # configuration written to .config # make[1]: Leaving directory `/home/felix/Downloads/__SOURCES__/linux-3.2.0' Running splitconfig.pl for amd64 debian/scripts/misc/kernelconfig: line 130: /home/felix/Downloads/__SOURCES__/linux-3.2.0/debian/scripts/misc/splitconfig.pl: Permission denied make: *** [updateconfigs] Error 1 For the record: $ uname -a Linux machine 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/273437 Title: Permission denied running splitconfig.pl when running debian/rules updateconfigs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/273437/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
