Indeed. The workaround was to properly set the permissions: linux-3.2.0$ chmod +x /home/felix/Downloads/__SOURCES__/linux-3.2.0/debian/scripts/misc /../config-check
Now the final output of linux-3.2.0$ debian/rules updateconfigs is: check-config: /home/felix/Downloads/__SOURCES__/linux-3.2.0/debian.master/config/enforce: loading checks check-config: 42/42 checks passed -- exit 0 rm -rf build so, it seems to work. However, should'nt the permissions be properly set up by apt-get source when downloading the source package? -- 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
