Package: ipw2200-source
Version: 1.0.3-1
Severity: normal
Although I have build this package many times before, now I'm getting a
strange error about missing debian/driver.files. Here is how to
reproduce it:
[0.00 xanax] /usr/src
$> tar xzf ipw2200-source.tar.gz
[0.00 xanax] /usr/src
$> cd modules/ipw2200/
[0.00 xanax] /usr/src/modules/ipw2200
$> ls
debian/ driver/
[0.00 xanax] /usr/src/modules/ipw2200
$> fakeroot debian/rules binary
touch configure-stamp
touch build-arch-stamp
touch build-indep-stamp
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Create the directories to install the source into
dh_installdirs -pipw2200-source usr/src/modules/ipw2200/driver
dh_installdirs -pipw2200-source usr/src/modules/ipw2200/debian
# Copy only the driver source to the proper location
tar -cf - -T debian/driver.files | tar -C
debian/ipw2200-source/usr/src/modules/ipw2200/driver -xf -
tar: debian/driver.files: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
# Copy the needed debian/ pieces to the proper location
cp -a debian/README.firmware debian/control debian/*.modules.in* \
debian/rules debian/changelog debian/copyright debian/compat \
debian/templates debian/po \
debian/ipw2200-source/usr/src/modules/ipw2200/debian/
cd debian/ipw2200-source/usr/src && \
tar c modules | gzip -9 >
ipw2200-source.tar.gz && rm -rf modules
dh_install
dh_testdir -i
dh_testroot -i
dh_installchangelogs CHANGES -i
install: cannot stat `CHANGES': No such file or directory
dh_installchangelogs: command returned error code 256
make: *** [binary-indep] Error 1
Any help on this?
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.12-rc6-desktop-1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ISO-8859-1) (ignored:
LC_ALL set to en_US)
Versions of packages ipw2200-source depends on:
ii debhelper 4.2.32 helper programs for debian/rules
ii module-assistant 0.9 tool to make module package creati
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]