Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Oct 2005 16:18:50 +0200
From:      Linnea Forslund <supermoccine@gmail.com>
To:        Micah <micahjon@ywave.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: i get stuck installing kernel
Message-ID:  <cadcd740510250718h7d6db2afo5d82c9fc226619b2@mail.gmail.com>
In-Reply-To: <435E3D0A.1000205@ywave.com>
References:  <cadcd740510241518n4410f12fn9377d70f9c84b35b@mail.gmail.com> <cadcd740510241531va9d6e4eo87c6f78790b3afcd@mail.gmail.com> <cadcd740510241532i7dd44534o7543fe2552483589@mail.gmail.com> <4B5BF078-F130-4519-BF94-508BB99C15A6@secure-computing.net> <cadcd740510241559s3c2fcd71xbc7eb35e8a4d53ad@mail.gmail.com> <D32A4E90-2D3F-4328-90B9-1E3455DF4453@secure-computing.net> <cadcd740510241614j7aebc16bm1e867d69be71b34d@mail.gmail.com> <435D8938.7020702@ywave.com> <cadcd740510250452p44c1fb87p64b0d6a93f3ddd3f@mail.gmail.com> <435E3D0A.1000205@ywave.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/25/05, Micah <micahjon@ywave.com> wrote:
> Linnea Forslund wrote:
> > On 10/25/05, Micah <micahjon@ywave.com> wrote:
> >
> >>Linnea Forslund wrote:
> >>
> >>>On 10/25/05, Eric F Crist <ecrist@secure-computing.net> wrote:
> >>>
> >>>
> >>>>On Oct 24, 2005, at 5:59 PM, Linnea Forslund wrote:
> >>>>
> >>>>
> >>>>
> >>>>>But there is nothing in there
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>>cd /usr/src/ssys
> >>>>>>
> >>>>>
> >>>>>/usr/src/ssys: No such file or directory.
> >>>>>
> >>>>
> >>>>Install cvsup.  Create a cvsup file to fetch the entire source tree.
> >>>>cvsup your source tree.
> >>>>
> >>>>see what happens.
> >>>>_______________________________________________________
> >>>
> >>>
> >>>Ok, I'll try that tomorrow after som sleep and some animating. If you
> >>>could explain it a bit more I would be happy-happy ^^
> >>>
> >>>Night,
> >>>
> >>>Linnea
> >>
> >>Check out
> >>http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html an=
d
> >>http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.=
html
> >>note:  you probably don't want cutting edge, but that's where the
> >>general procedure for cvsupping and compiling your system is.
> >>
> >
> >
> > When i try to download and install a cvsup-package it says
> >
> >
> >>pkg_add -r cvsup
> >
> > Error: FTP Unable to get
> > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.3-release/Lates=
t/cvsup.tbz:
> > File unavailable (e.g., file not found, no access)
> > pkg_add: unable to fetch
> > 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.3-release/Late=
st/cvsup.tbz'
> > by URL
> >
> >
> > It seems like I can't connect to the ftp from there either. I can
> > however download the files using my opera-browser. Where should I put
> > it to make it work? Now when I just tried putting it in my
> > user-catalogue this is what was said:
>
> It looks like you're running FreeBSD 5.3.  Trying to get the latest
> source may be more than you want to get into at this time (though you
> should do it soon).  If you have your FreeBSD 5.3 cds around still, you
> can get the source by doing the following:
> * login as root or su -
> * run sysinstall
> * Select 'configure' -> 'distributions' -> 'src' -> 'all' -> 'cd/dvd'
> If you don't have the install cds you'll probably have to upgrade to
> FreeBSD 5.4.  In that case....

I don't have any cds. I installed from floppys...


>
> >
> >
> >>pkg_add cvsup-16.1h_2.tbz
> >
> > man/man1/cvpasswd.1.gz: Can't open 'man/man1/cvpasswd.1.gz': File exist=
s
> > man/man1/cvsup.1.gz: Can't open 'man/man1/cvsup.1.gz': File exists
> > man/man8/cvsupd.8.gz: Can't open 'man/man8/cvsupd.8.gz': File exists
> > bin/cvpasswd: Can't open 'bin/cvpasswd': File exists
> > bin/cvsup: Can't open 'bin/cvsup': File exists
> > sbin/cvsupd: Can't open 'sbin/cvsupd': File exists
> > share/cvsup/License: Can't open 'share/cvsup/License': File exists
> > pkg_add: extract_plist: can not invoke 179 byte tar pipeline:
> > /usr/bin/tar cf - man/man1/cvpasswd.1.gz man/man1/cvsup.1.gz
> > man/man8/cvsupd.8.gz bin/cvpasswd bin/cvsup sbin/cvsupd
> > share/cvsup/License|/usr/bin/tar --unlink -xpf - -C /usr/local
> >
> > /Linnea
>
> I don't use packages, I use the ports system
> (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html).
>   Maybe this is pkg_add's way of saying that cvsup is already installed?
>   What doesn pkg_info cvsup\* tell you?

> pkg_info cvsup\*
Information for cvsup-without-gui-16.1h:

Comment:
General network file distribution system optimized for CVS (non-GUI version=
)


Description:
CVSup is a software package for distributing and updating collections
of files across a network.  It can efficiently and accurately mirror
all types of files, including sources, binaries, hard links, symbolic
links, and even device nodes.  CVSup's streaming communication
protocol and multithreaded architecture make it most likely the
fastest mirroring tool in existence today.  In addition to being
a great general-purpose mirroring tool, CVSup includes special
features and optimizations specifically tailored to CVS repositories.

This port of CVSup omits the GUI and does not require X11.  For a
version that includes the GUI, use the "net/cvsup" port.

WWW: http://www.cvsup.org/




How about the command "which
> cvsup"?

> which cvsup
/usr/local/bin/cvsup

If you get output from both of these commands you already have
> cvsup and can go about following the links I sent earlier to get the
> source and upgrade your system.

Ok, I suppose I already have it then. Horray! I'll get on with it. Thanks a=
 lot.


>
> HTH,
> Micah
>


--
/Linnea



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