Results 1 to 4 of 4
Just to get these things out of the way, I'm running Debian Sarge 3.1 r1 and only got the 1st CD since I want to later upgrade to Testing and ...
- 01-07-2006 #1Linux Enthusiast
- Join Date
- Jun 2005
- Location
- The Hot Humid South
- Posts
- 602
Which package has dh_testdir?
Just to get these things out of the way, I'm running Debian Sarge 3.1 r1 and only got the 1st CD since I want to later upgrade to Testing and get my packages through FTP.
I'm pretty much trying to install the at76c503a driver (it's a wireless network adapter driver) and keep running into problems. I had an earlier issue, which I never got solved, so I tried a different approach. So I got the Atmel packages from the Ubuntu repository because the Debian repository has been down for the past week. I install the packages and go on to compiling the driver (the packages are atmel-firmware and at76c503a-source). So I unpack the tar-ball that is installed in /usr/src but the at76c503a-source package and do the following:
(which is pretty much a copy-paste from another thread and this has worked in the past for me)Code:debian/rules binary-modules KVERS=2.4.27-2-386
So it starts compiling and everything is going nice and dandy until it tries to run the command "dh_testdir" and make spits out and error because the command can't be found. Now I try searching for this command, but can't seem to find which package it's in.
Any help would be appreciated. And don't forget I'm on CLI only, with nothing some basic tools to get the adapter up and running so I can start upgrading.
- 01-08-2006 #2
It should be part of debhelper
Brilliant Mediocrity - Making Failure Look Good
- 01-08-2006 #3Linux Enthusiast
- Join Date
- Jun 2005
- Location
- The Hot Humid South
- Posts
- 602
Thank, I actually found the answer last night after searching for something completely unrelated, and forgot to post it!

After I got that package, everything went smoothly.
Thank anyway!
- 01-08-2006 #4
Just FYI: There is a great Debian tool for this type of question called Packagesearch that is extremely feature rich.
It may be that your sole purpose in life is simply to serve as a warning to others.


Reply With Quote
