Hi

Take a look this link:

http://wiki.onetbsd.org/index.php/How_to_use_pkgsrc_on_Solaris

roberto


2006/9/1, James C. McPherson <[EMAIL PROTECTED]>:
Abhishek Pratap wrote:
> HI ALL
>
>
> I  would like to install pkgsrc on Solaris 10 OS that i ahve recently
> installed on my server.
>
> i have tried to get pkgsrc thru cvs and it doesnt work.
>
>
> CVSROOT="[EMAIL PROTECTED]:/cvsroot"
> CVS_RSH="ssh"
> export CVSROOT CVS_RSH
>
> then i tried form the /usr direc
>
> cvs -q checkout -P pkgsrc
>
>
> it dint work and gave the error
>
> ssh: anoncvs.NetBSD.org <http://anoncvs.NetBSD.org>: node name or
> service name not known
> cvs [checkout aborted]: end of file from server (consult above messages
> if any)


sounds like a dns issue. Check that you have a valid nameserver
entry in /etc/resolv.conf, *and* that in /etc/nsswitch.conf your
"hosts" line reads


hosts: files dns

then give nscd a kick via

svcadm restart name-service-cache

and then retry your cvs operation.


James C. McPherson


_______________________________________________
opensolaris-discuss mailing list
[email protected]



--
Ing. Roberto Pereyra
ContenidosOnline
Looking for Linux Virtual Private Servers ? Click here:
http://www.spry.com/hosting-affiliate/scripts/t.php?a_aid=426&a_bid=56
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to