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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/803882

Title:
  dh_make tries to make driver symbolic links without absolute paths

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-make/+bug/803882/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to