Comment 8 for bug 39157

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: [Bug 39157] Re: Samba initscript does not conform to the LSB Spec.

On Wed, Mar 5, 2008 at 6:49 PM, Shawn Smith <email address hidden> wrote:
> sh: dpkg-source: not found
> Unpack command 'dpkg-source -x ntp_4.2.4p0+dfsg-1ubuntu2.dsc' failed.
> Check if the 'dpkg-dev' package is installed.

You could solve that by doing an "apt-get install dpkg-dev" and then
redo the "apt-get source ntp".

Otherwise, the Debian source looks something like this:
http://svn.debian.org/viewsvn/pkg-ntp/ntp/trunk/debian/ntp.init?rev=111&view=markup

:-Dustin