Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Dec 2002 11:40:02 -0800 (PST)
From:      Thierry Thomas <thierry@pompo.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/46013: misc/dnetc: fix install error
Message-ID:  <200212051940.gB5Je2Wm005156@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/46013; it has been noted by GNATS.

From: Thierry Thomas <thierry@pompo.net>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: dbaker@FreeBSD.org
Subject: Re: ports/46013: misc/dnetc: fix install error
Date: Thu, 5 Dec 2002 20:33:40 +0100

 Le 05/12/2002 à 19:22:32 +0100, Thierry Thomas <thierry@pompo.net> écrivait :
 > >Description:
 > 	Dnetc fails to install:
 > 
 > 
 > make
 > ===>  Extracting for dnetc-2.9001.478,1
 
 Oops! script output truncated... Should have been:
 
 make
 ===>  Extracting for dnetc-2.9001.478,1
 >> Checksum OK for dnetc478-freebsd-x86-elf.tar.gz.
 ===>  Patching for dnetc-2.9001.478,1
 ===>  Configuring for dnetc-2.9001.478,1
 sudo make install
 ===>  Installing for dnetc-2.9001.478,1
 ==>  Creating custom user to run dnetc...
 /mntports/ports/misc/dnetc/pkg-install dnetc-2.9001.478,1 PRE-INSTALL "dnetc" "dnetc"
 install -c -m 700 -o dnetc -g dnetc /mntports/ports/misc/dnetc/work/dnetc-freebsd-x86-elf/dnetc /usr/local/distributed.net
 /usr/bin/sed s#CHANGETHIS#/usr/local/distributed.net# < /mntports/ports/misc/dnetc/files/dnetc.sh > /mntports/ports/misc/dnetc/work/dnetc-freebsd-x86-elf/dnetc.sh.pathnames
 install -c -m 700 /mntports/ports/misc/dnetc/work/dnetc-freebsd-x86-elf/dnetc.sh.pathnames /usr/local/etc/rc.d/dnetc.sh
 install -c -o root -g wheel -m 444 /mntports/ports/misc/dnetc/files/INFO /usr/local/distributed.net
 /usr/sbin/chown dnetc:dnetc /usr/local/distributed.net
 /bin/chmod 775 /usr/local/distributed.net
 if [ ! -f /usr/local/distributed.net/dnetc.sh ]; then  /bin/ln -s /usr/local/etc/rc.d/dnetc.sh /usr/local/distributed.net/dnetc.sh;  fi
 install -c -o root -g wheel -m 444 /mntports/ports/misc/dnetc/work/dnetc-freebsd-x86-elf/dnetc.1 /usr/local/man/man1
 install -c -m 644 -o dnetc -g dnetc /mntports/ports/misc/dnetc/work/dnetc.ini /usr/local/distributed.net/dnetc.ini.default
 install: /mntports/ports/misc/dnetc/work/dnetc.ini: No such file or directory
 *** Error code 71
 
 Stop in /mntports/ports/misc/dnetc.
 -- 
 Th. Thomas.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212051940.gB5Je2Wm005156>