Issue with Symbolic Links

Information

ID: 797
PHID: PHID-TASK-ixkd72wdhcemccfa5nhb
Author: yzxd
Status at Migration Time: resolved
Priority at Migration Time: Normal

Description

The uwtwrapper script does not handle symlinks properly.

For example, git installs two symlinks at /usr/bin/git-receive-pack and /usr/bin/git-upload-archive that point to /usr/bin/git. I’m not well versed in bash, but I think that $uwtwrapper_parent is incorrectly set to the symlink, rather than what the symlink points to. The script then tries to run /usr/bin/git-receive-pack.anondist-orig, rather than /usr/bin/git.anondist-orig. This causes the following error.

uwtwrapper uwt wrapper ERROR: /usr/bin/git-receive-pack.anondist-orig does not exist.

Comments


yzxd

2018-05-28 04:24:07 UTC


Patrick

2018-05-28 05:05:34 UTC


yzxd

2018-05-28 13:55:44 UTC


Patrick

2018-05-29 01:53:41 UTC


yzxd

2018-06-02 21:37:38 UTC


Patrick

2018-06-05 15:11:44 UTC


Patrick

2018-06-05 15:30:28 UTC


Patrick

2018-06-05 16:54:18 UTC


yzxd

2018-06-06 21:47:11 UTC


Patrick

2018-06-13 06:53:01 UTC


Patrick

2018-06-13 06:54:41 UTC


yzxd

2018-06-15 02:19:06 UTC


Patrick

2018-06-15 10:21:05 UTC


yzxd

2018-06-17 23:53:08 UTC


Patrick

2018-06-18 00:33:48 UTC


yzxd

2018-06-18 18:46:58 UTC


Patrick

2018-06-19 01:58:57 UTC


yzxd

2018-06-20 01:57:48 UTC


Patrick

2018-06-21 01:02:47 UTC


yzxd

2018-06-22 01:26:50 UTC


Patrick

2018-06-22 04:05:07 UTC


yzxd

2018-06-23 16:12:04 UTC


Patrick

2018-06-25 04:04:39 UTC


yzxd

2018-06-26 01:26:30 UTC


Patrick

2018-06-26 02:56:32 UTC


yzxd

2018-06-28 17:21:48 UTC


Patrick

2018-06-29 03:54:27 UTC