[Bug 803882] [NEW] dh_make tries to make driver symbolic links without absolute paths
orbital fox
803882 at bugs.launchpad.net
Thu Jun 30 13:47:09 UTC 2011
Public bug reported:
Apparently cp -s needs absolute paths. Yet dh_make tries to use it
relative paths (called from Debian dpkg-buildpackage version
1.15.8.10ubuntu1). Quoting relevant log below:
# Copy only the driver source to the proper location
cp -s driver/* debian/XXX-source/usr/src/modules/XXX
cp: `debian/XXX-source/usr/src/modules/s2226/XXX.ko': can make relative symbolic links only in current directory
** Affects: dh-make (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
Apparently cp -s needs absolute paths. Yet dh_make tries to use it
- relative paths. Quoting relevant log below:
+ relative paths (called from Debian dpkg-buildpackage version
+ 1.15.8.10ubuntu1). Quoting relevant log below:
# Copy only the driver source to the proper location
cp -s driver/* debian/XXX-source/usr/src/modules/XXX
cp: `debian/XXX-source/usr/src/modules/s2226/XXX.ko': can make relative symbolic links only in current directory
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dh-make in Ubuntu.
https://bugs.launchpad.net/bugs/803882
Title:
dh_make tries to make driver symbolic links without absolute paths
Status in “dh-make” package in Ubuntu:
New
Bug description:
Apparently cp -s needs absolute paths. Yet dh_make tries to use it
relative paths (called from Debian dpkg-buildpackage version
1.15.8.10ubuntu1). Quoting relevant log below:
# Copy only the driver source to the proper location
cp -s driver/* debian/XXX-source/usr/src/modules/XXX
cp: `debian/XXX-source/usr/src/modules/s2226/XXX.ko': can make relative symbolic links only in current directory
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-make/+bug/803882/+subscriptions
More information about the foundations-bugs
mailing list