[9703] in athena10
Re: [Debathena] #1126: /usr/athena/bin/python breaks with
daemon@ATHENA.MIT.EDU (Debathena Trac)
Wed Aug 1 17:07:04 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 21:07:00 -0000
Reply-To:
Message-ID: <058.bb874ce749c362b04a93b3bb3958bca3@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 kaduk):
Replying to [comment:3 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 ''
> }}}
I am happy with doing that and seeing how things work/break.
--
Ticket URL: <https://athena10.mit.edu/trac/ticket/1126#comment:5>
Debathena <http://debathena.mit.edu>
MIT Debathena Project