Re: Why do I have to keep doing "portsnap extract"?



On Thu, May 04, 2006 at 04:40:32PM -0500, Peggy Wilkins wrote:
I just recently started using portsnap in lieu of cvsup on my ports
tree for FreeBSD-6.0-RELEASE. I thought it was supposed to be more
efficient than cvsup, but I'm finding it to be worse. I followed the
directions from the Handbook that say to run "portsnap fetch update"
to update the ports tree (assuming it's already been set up
previously, which I did a couple weeks ago)... but when the fetch
finished, it told me that I needed to "run extract before update".

Unfortunately, extract takes forever to run, so this is much worse
than running cvsup.

Am I doing something wrong? I thought I was following the directions
in the Handbook. I ran extract the first time I did it, before
running update, why do I need to run it again?

The first time you run portsnap:

# portsnap fetch
# portsnap extract

Subsequent usage:

# portsnap fetch update

Did you run `extract' after your original `fetch'?


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



Relevant Pages

  • Re: When Is The Ports Tree Going To Be Updated?
    ... I tested and compared results on FreeBSD 9.0 and FreeBSD 9.1-RC3 (done here ... or portmaster uncompresses INDEX-9.bz2 incorectly and loses some content ...
    (freebsd-questions)
  • Re: another problem
    ... The *portsnap fetch extract* seems to have failed. ... Actually the previous /usr/ports tree came from a tar extract I took from the internet and not the installation CDROM. ...
    (freebsd-questions)
  • Re: portsnap corrupted
    ... extract all ports that should be there according to cvsweb and others. ... This seems a common question. ... the file where portsnap fetch downloads the ports tarball, ...
    (freebsd-current)
  • Portsnap causes system to reboot
    ... Whenever I run portsnap fetch update (edit: ... simple portsnap fetch), my system reboots unexpectedly. ... Fetching snapshot tag from portsnap2.FreeBSD.org... ... Fetching snapshot metadata... ...
    (freebsd-questions)
  • Re: /var/db/pkgdb (somehow) out of sync with /usr/ports (FreeBSD 7.2)
    ... ports tree was somehow magled, because I installed it initially from DVD and then did "portsnap fetch extract") ... Now, I tried installation again: ... # portinstall -p www/firefox35 ...
    (comp.unix.bsd.freebsd.misc)