Package: dh-make
Version: 0.40
Severity: normal
Running dh_make and selecting (k)ernel module install imperfect files
into debian/ directory. Following observations:
[debian/rules::Description line error]
Package: truecrypt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: <insert up to 60 chars description> <insert long description,
indented with spaces>
[debian/rules::install / cp -s error]
...
dh_testdir
dh_testroot
dh_clean -k
[ -h driver ] || ln -s Linux/Kernel driver
dh_installdirs
# Create the directories to install the source into
dh_installdirs -ptruecrypt-source usr/src/modules/truecrypt/debian
# Copy only the driver source to the proper location
cp -s driver/* debian/truecrypt-source/usr/src/modules/truecrypt-modules
cp: `debian/truecrypt-source/usr/src/modules/truecrypt-modules': can make
relative symbolic links only in current directory
make: *** [install] Error 1
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)
Versions of packages dh-make depends on:
ii debhelper 5.0.24 helper programs for debian/rules
ii dpkg-dev 1.13.16 package building tools for Debian
ii make 3.80+3.81.rc1-1 The GNU version of the "make" util
ii perl 5.8.8-2 Larry Wall's Practical Extraction
dh-make recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]