[regression] Dkms quits with error if directory contains "build", "kernel" etc
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dkms (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
In the Oneiric version of dkms, you cannot run this command:
/usr/sbin/dkms mkdeb --source-only --no-prepare-kernel --no-clean-kernel --dkmstree /tmp/dkms-
This is because the tree path matches "build". Looking at the code, this seems to be added intentionally, but to me it is clearly a regression and I see no reason for putting such restrictions on the code.
E g, if my name was Harp Mason I can't even build anything in my home directory /home/harpmason, because that contains the string "rpm". That does not make sense to me.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: dkms 2.2.0.2-1ubuntu2
ProcVersionSign
Uname: Linux 3.0.0-11-generic x86_64
NonfreeKernelMo
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
Date: Wed Sep 21 16:55:30 2011
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110802.1)
PackageArchitec
SourcePackage: dkms
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
Changed in dkms (Ubuntu): | |
milestone: | none → ubuntu-11.10 |
Status changed to 'Confirmed' because the bug affects multiple users.