pkg_add -r xorg fails

cody chandler cody.a.chandler at gmail.com
Fri Jul 20 16:53:25 UTC 2012


Hello Chris,

  Setting to the PACKAGESITE then retrying pkg_add -r xorg works....  I'm
confused on why it did work prior to yesterday..  This was the 5th fresh
installed from the same cd I've used now for about 30 installs.  I'll burn
a new cd and reinstall and see if possibly the cd I am using has gone bad.
The last 5 installs, installed without problems but the pkg_add -r xorg
failed.  Installs prior to the 5 never had an issue.  Will burn the cd now
and test then send results.  Thank you for getting to me so quickly.

Thank you!
Cody



On Fri, Jul 20, 2012 at 12:38 PM, Chris Rees <crees at freebsd.org> wrote:

> On 20 July 2012 17:23, cody chandler <cody.a.chandler at gmail.com> wrote:
> > Hello,
> >
> >   I have tried several times and reinstalled this system 5 times now.
> > pkg_add -r tmux works, pkg_add -r xdm works, pkg_add -r xorg fails.  I'm
> > logged in as root and the first package I ty is the xorg.  The system in
> a
> > i386, FBSD 9.0 -release.  When I look at
> >
> ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/Latest/I
> > do not see a xorg.tbz and am under the impression there is no package for
> > xorg now?  I followed the 6.3 of
> > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html.
> >
>
> That means that a dependency of the port failed to build at the time
> of the release (which strikes me as odd-- I've copied erwin The i386
> Package Guy to see if he knows)
>
> I'd try setting PACKAGESITE to
> ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/Latest/,
> that should help.
>
> If you're running csh:
>
> # setenv PACKAGESITE
> ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/Latest/
> # pkg_add -r xorg
>
> Chris
>


More information about the freebsd-ports mailing list