Skip to Content.
Sympa Menu

sm-users - Re: [SM-Users] Big Problem after sorcery update

sm-users AT lists.ibiblio.org

Subject: Sourcemage Users List

List archive

Chronological Thread  
  • From: Andrew <afrayedknot AT thefrayedknot.armory.com>
  • To: sm-users AT lists.ibiblio.org
  • Subject: Re: [SM-Users] Big Problem after sorcery update
  • Date: Mon, 22 Nov 2004 22:58:05 -0800

I filed bug 7691, can someone more versed in our init system and/or dev
file systems weigh in on this? It looks like a one line fix but i dont
want to unknowingly break other stuff.

On Mon, Nov 22, 2004 at 10:43:43PM -0800, Andrew wrote:
> Hi, this appears to be due to a lack of a symlink between /dev/fd and
> /proc/self/fd. I've been able to reproduce your symptoms by removing my
> /dev/fd symlink...
>
> output of ls -ld /dev/fd
> should be
> lr-xr-xr-x 1 root root 13 Nov 22 22:11 /dev/fd -> /proc/self/fd
>
> fix by running
> ln -s /proc/self/fd/ /dev
> Then start using devfsd which will do it automatically, or by running
> that in from /etc/sysconfig/bootmisc
>
> Perhaps devfsd should be always installed on systems using devfs...
>
> -Andrew
>
>
> On Tue, Nov 23, 2004 at 09:59:28AM +0400, S?bastien wrote:
> > Hello everyone,
> > sorry by advance if i post on the wrong mailing list !
> >
> > After sorcery update, i get always the same error and sorcery stop and i
> > can't
> > compile any program !
> >
> > i get this error : /tmp/sorcery/cast/17326/casting.safe: line
> > 1174: /dev/fd/62: No such file or directory
> >
> > please help me ! :)
> > _______________________________________________
> > SM-Users mailing list
> > SM-Users AT lists.ibiblio.org
> > http://lists.ibiblio.org/mailman/listinfo/sm-users
> _______________________________________________
> SM-Users mailing list
> SM-Users AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-users

--
__________________________________________________________________________
|Andrew D. Stitt | astitt at sourcemage.org |
|irc: afrayedknot | afrayedknot at t.armory.com |
|aim: thefrayedknot or iteratorplusplus | |
|Sorcery Team Lead, Porting Team Lead | |
|Grimoire Guru ham/smgl | ftp://t.armory.com |
|Author and Maintainer of Prometheus | |
--------------------------------------------------------------------------

Attachment: pgpGNwNmgmMe1.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page