[Bug 975769] Re: ltsp-client-vendor-functions is a broken symlink
Stéphane Graber
stgraber at stgraber.org
Sat Apr 7 17:53:28 UTC 2012
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 Ubuntu
Foundations Bugs, which is subscribed to ltsp in Ubuntu.
https://bugs.launchpad.net/bugs/975769
Title:
ltsp-client-vendor-functions is a broken symlink
Status in “ltsp” package in Ubuntu:
Confirmed
Bug description:
$ ls -l /usr/share/ltsp/ltsp-client-vendor-functions
lrwxrwxrwx 1 root root 53 Απρ 3 22:01 /usr/share/ltsp/ltsp-client-vendor-functions -> /server/functions/Debian/ltsp-server-vendor-functions
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/975769/+subscriptions
More information about the foundations-bugs
mailing list