Date: Thu, 08 Apr 2010 15:04:22 +0200 From: Niclas Zeising <niclas.zeising@gmail.com> To: Antonio Olivares <olivares14031@gmail.com> Cc: Garrett Cooper <yanefbsd@gmail.com>, stable@freebsd.org, Ion-Mihai Tetcu <itetcu@freebsd.org>, questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: [ HEADS UP ] Ports unstable for the next 10 days Message-ID: <4BBDD456.9040509@gmail.com> In-Reply-To: <n2x75107331004080542k5c119037n6e3e2ed12ba8467a@mail.gmail.com> References: <20100328163828.1f34e0e7@it.buh.tecnik93.com> <20100405213133.3b29591f@it.buh.tecnik93.com> <w2q75107331004051205s5801212esbbec17c12dd02dad@mail.gmail.com> <s2j7d6fde3d1004051231u587792ffp6032be25feef35db@mail.gmail.com> <g2q75107331004070520j64c22b8z58a724d659529c16@mail.gmail.com> <20100407153638.6e0be5d8@it.buh.tecnik93.com> <n2x75107331004080542k5c119037n6e3e2ed12ba8467a@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2010-04-08 14:42, Antonio Olivares wrote: > On Wed, Apr 7, 2010 at 7:36 AM, Ion-Mihai Tetcu<itetcu@freebsd.org> wrote: >> On Wed, 7 Apr 2010 07:20:47 -0500 >> Antonio Olivares<olivares14031@gmail.com> wrote: >> >> [ .. ] >> >>> ===>>> Port directory: /usr/ports/sysutils/fusefs-kmod >>> ===>>> This port is marked IGNORE >>> ===>>> requires the userland sources to be installed. Set >>> SRC_BASE if it is not in /usr/src >>> >>> ===>>> If you are sure you can build it, remove the >>> IGNORE line in the Makefile and try again. >>> >>> ===>>> Update for sysutils/fusefs-kmod failed >>> ===>>> Aborting update >> >> [ .. ] >>> What should I do in this case? >> >> First, please don't top post. >> >> Second, you don't seem to have the base sources installed and that >> port, being a kernel module, needs them. >> See: >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html >> >> -- >> IOnut - Un^d^dregistered ;) FreeBSD "user" >> "Intellectual Property" is nowhere near as valuable as "Intellect" >> FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B >> > > Dear Ion-Mihai, > > I have installed cvsup, but I don't really understand the page that I > was refered to > > ===> SECURITY REPORT: > This port has installed the following files which may act as network > servers and may therefore pose a remote security risk to the system. > /usr/local/sbin/cvsupd > /usr/local/bin/cvsup > /usr/local/bin/cvpasswd > > If there are vulnerabilities in these programs there may be a security > risk to the system. FreeBSD makes no guarantee about the security of > ports included in the Ports Collection. Please type 'make deinstall' > to deinstall the port if this is a concern. > > For more information, and contact details about the security > status of this software, see the following webpage: > http://www.cvsup.org/ > ===> Cleaning for ezm3-1.1_2 > ===> Cleaning for cvsup-without-gui-16.1h_4 > > I have installed it using ports system, but still get same error as > above. I try to use cvsup the file, I get nothing, I try to go to the > port that refuses to update and make install clean and it says source > not available or refused? > > I have used ports before and had no problems, I don't know what to do. > > Thank you and others who have provided help. > > *Sorry for top posting > > > Regards, > > Antonio Hi! A good place to start when you're new to FreeBSD or have questions is the FreeBSD handbook, available at http://www.freebsd.org/handbook. In your case I suggest you read http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html which details how you can get the sources for the FreeBSD operating system, including the kernel, which is what you need to be able to build fuesefs-kmod. Also, csup, a replacement for cvsup written in C, has been around in base for quite some time. You can use that instead of cvsup. Also, in your case, there is a standard cvsup file you can use together with csup or cvsup. It resides in /usr/share/examples/cvsup/standard-supfile so you don't have to make your own. I hope this helps you! Regards! //Niclas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BBDD456.9040509>