Results 1 to 2 of 2

Thread: dh_usrlocal: is not a directory

  1. #1
    Join Date
    Jan 2009
    Beans
    114
    Distro
    Lubuntu 13.10 Saucy Salamander

    dh_usrlocal: is not a directory

    Getting this error at the very end of the build process.

    12.04 server, updated to the latest everything as of today.

    I have gone through the relevant manpages and googled around for similar cases, but am at a loss as to what to do to resolve this error. This is my first packaging attempt, so I suspect that I am simply ignorant of something that is common-sense to packaging veterans but not explicit in the documentation.

    Code:
    dh_usrlocal: debian/nslink-tools/usr/local/man/man5/nslink.conf.5 is not a directory
    rmdir: failed to remove `debian/nslink-tools/usr/local/man/man5': Directory not empty
    dh_usrlocal: rmdir debian/nslink-tools/usr/local/man/man5 returned exit code 1
    I Googled/rtfm before posting.
    G-74SX: #! Waldorf | Kali | Win7HP | 2630QM | 2TB SSD | 16GB | GTX 560M

  2. #2
    Join Date
    Jan 2009
    Beans
    114
    Distro
    Lubuntu 13.10 Saucy Salamander

    Re: dh_usrlocal: is not a directory

    Looks like I need to use dh_installman.
    I Googled/rtfm before posting.
    G-74SX: #! Waldorf | Kali | Win7HP | 2630QM | 2TB SSD | 16GB | GTX 560M

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •