← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 975769] Re: ltsp-client-vendor-functions is a broken symlink

 

Looks like the problem is actually upstream or at least is related to
the way we do stuff upstream.

lrwxrwxrwx 1 stgraber stgraber 61 Apr  1 22:39 ./client/functions/Debian
/ltsp-client-vendor-functions -> ../../../server/functions/Debian/ltsp-
server-vendor-functions


That relative link is fine in the bzr branch but dh_install won't magically figure out the right target when building the package, so that same symlink points to /server on the resulting .deb

We can certainly override this one in the packaging, but we probably
should discuss a way to mark these upstream or change the way we deal
with the symlinks so that it won't happen with some other link.

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to ltsp in Ubuntu.
https://bugs.launchpad.net/bugs/975769

Title:
  ltsp-client-vendor-functions is a broken symlink

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/975769/+subscriptions


References