Re: Package version problem with portupgrade(1)

From: Mark Ovens (mark_at_ukug.uk.freebsd.org)
Date: 09/03/04

  • Next message: Mark Vasquez: "Re: getting ssh to work"
    Date: Fri, 03 Sep 2004 19:23:49 +0100
    To: kstewart <kstewart@owt.com>
    
    

    kstewart wrote:
    > His PACKAGESITE environment variable is set to a wrong location. I think that
    > he needs to set it using something like
    >
    > setenv PACKAGESITE
    > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/All
    >

    Thanks Kent, but it didn't work. Setting it made it search in
    ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/All. I eventually found
    that it's PKG_SITES that needs setting (and you don't include 'All')
    after trawling through pkgtools.conf. Unfortunately it's not documented
    in the portupgrade manpage.

    Anyway, I've got it all working now - thanks for the push in the right
    direction, and thanks Phil too for the input.

    Regards,

    Mark

    > or his favorite mirror, as all one line. and then run portupgrade -PPa. It
    > defaults to the 4.9 release packages and they never change. I have only used
    > PACKAGESITE once and that was to update KDE. The sites were so busy that my
    > computer would build it almost as fast as I could download it.
    >

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Mark Vasquez: "Re: getting ssh to work"

    Relevant Pages

    • Re: Package version problem with portupgrade(1)
      ... On Friday 03 September 2004 11:23 am, Mark Ovens wrote: ... > kstewart wrote: ... >> His PACKAGESITE environment variable is set to a wrong location. ... > Thanks Kent, but it didn't work. ...
      (freebsd-questions)
    • Re: portupgrade problem
      ... The Handbook says this should be PACKAGESITE. ... setenv PACKAGESITE ...
      (freebsd-questions)
    • Re: pkg_add
      ... setenv PACKAGESITE ... So you should use PACKAGESITE instead of PKG_PATH you mentioned. ... Using the above FTP URL, ... No I am not looking for the remote path to fetch the package distribution file from. ...
      (freebsd-questions)
    • Re: make install a port, but with a package?
      ... setenv PACKAGESITE ... (if you use bash) ... to a "port tree simulation" as possible. ...
      (freebsd-questions)