Re: issue with ports
From: Andrew J Caines (A.J.Caines_at_halplant.com)
Date: 05/23/03
- Previous message: Charles Young: "Re: fontconfig and FT_Get_BDF_Property"
- In reply to: jason watkins: "issue with ports"
- Next in thread: parv: "Re: issue with ports"
- Reply: parv: "Re: issue with ports"
- Reply: jason watkins: "Re: issue with ports"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 23 May 2003 02:57:02 -0400 To: freebsd-stable@freebsd.org
Jason,
> my ports database seems to have become broken.
You can always rebuild the ports and package databases if the need arises, though I doubt this is your problem, eg.
# cd /usr/ports/ ; > INDEX ; > INDEX.db ; make index ; portsdb -Uu
# > /var/db/pkg/pkgdb.db ; pkgdb -u
> I can't do even a make clean in ports
Don't bother. Start with a freshly cvsup'ed ports tree. After you next
update and install new versions, run "portsclean" (with -CD or whatever
suits you) and leave the rest to portupgrade.
> ** Error occured reading /usr/local/etc/pkgtools.conf:
> undefined method `+' for nil
Did you copy pkgtools.conf.sample to pkgtools.conf? If so, what changes
did you make to pkgtools.conf [diff them]?
I use a script, update_stable[1], to update my sources and ports. It can
be invoked with an argument just to update the ports (update_stable ports)
and which takes care of all the databases and other stuff. This may be a
useful reference even if you don't run it. I have another, for installing
a newly built world and kernel. You can see my sup and config files for
reference[3].
[1] http://halplant.com:88/software/FreeBSD/scripts/update_stable
[2] http://halplant.com:88/software/FreeBSD/scripts/install_stable
[3] http://halplant.com:88/server/config/
-Andrew-
-- _______________________________________________________________________ | -Andrew J. Caines- Unix Systems Engineer A.J.Caines@halplant.com | | "They that can give up essential liberty to obtain a little temporary | | safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 | _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Charles Young: "Re: fontconfig and FT_Get_BDF_Property"
- In reply to: jason watkins: "issue with ports"
- Next in thread: parv: "Re: issue with ports"
- Reply: parv: "Re: issue with ports"
- Reply: jason watkins: "Re: issue with ports"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|