[9685] in athena10
Re: [Debathena] #1126: /usr/athena/bin/python breaks with
daemon@ATHENA.MIT.EDU (Debathena Trac)
Wed Aug 1 12:30:49 2012
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
From: "Debathena Trac" <debathena@MIT.EDU>
Cc: debathena@MIT.EDU
To: andersk@MIT.EDU, jdreed@MIT.EDU, kaduk@MIT.EDU
Date: Wed, 01 Aug 2012 16:30:45 -0000
Reply-To:
Message-ID: <058.358d8f39016408190e0600b42afa3e40@mit.edu>
In-Reply-To: <043.0443c2a2fea9bf557031071274fe9f7f@mit.edu>
Content-Transfer-Encoding: 8bit
#1126: /usr/athena/bin/python breaks with /usr/athena symlink
------------------------+---------------------------------------
Reporter: andersk | Owner:
Type: defect | Status: new
Priority: normal | Milestone: The Distant Future
Component: -- | Resolution:
Keywords: | Fixed in version:
Upstream bug: |
------------------------+---------------------------------------
Comment (by jdreed):
Greg notes that changing the symlink target to, e.g. `../bin` will work if
the filesystem is mounted somewhere else, and also fixes the python issue.
Should we just do that?
{{{
jdreed@infinite-loop:~$ sudo ln -nsf ../bin /usr/athena/bin
jdreed@infinite-loop:~$ ls -l /usr/athena/bin
lrwxrwxrwx 1 root root 6 Aug 1 12:30 /usr/athena/bin -> ../bin
jdreed@infinite-loop:~$ /usr/athena/bin/python -c ''
}}}
--
Ticket URL: <http://athena10.mit.edu/trac/ticket/1126#comment:3>
Debathena <http://debathena.mit.edu>
MIT Debathena Project