Prev: www/firefox not building on my up to date 7.3 Releasemachines. Works fine on current.
Next: csup error
From: Tim Kellers on 27 Mar 2010 17:50 This is the error I'm getting (both with cvsup8 and cvsup.freebsd.org) Connecting to cvsup.FreeBSD.org Connected to 72.233.193.64 Server software version: SNAP_16_1h Negotiating file attribute support Exchanging collection information Establishing multiplexed-mode data connection Running Updating collection ports-all/cvs Edit ports/audio/aureal-kmod/Makefile Add delta 1.36 2010.03.27.06.13.59 dougb Updater failed: Bad diff from server uname -a FreeBSD www.XXXX.tv 7.2-STABLE FreeBSD 7.2-STABLE #0: Fri Jan 15 17:34:52 EST 2010 timothyk(a)www.XXXX.tv:/usr/obj/usr/src/sys/JAN15 amd64 my cvs update config file: *default host=cvsup.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs *default tag=RELENG_7 *default delete use-rel-suffix src-all *default tag=. ports-all doc-all Thanks Tim _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Doug Barton on 27 Mar 2010 18:39 -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 On 03/27/10 14:50, Tim Kellers wrote: > This is the error I'm getting (both with cvsup8 and cvsup.freebsd.org) > > Connecting to cvsup.FreeBSD.org > Connected to 72.233.193.64 > Server software version: SNAP_16_1h > Negotiating file attribute support > Exchanging collection information > Establishing multiplexed-mode data connection > Running > Updating collection ports-all/cvs > Edit ports/audio/aureal-kmod/Makefile > Add delta 1.36 2010.03.27.06.13.59 dougb > Updater failed: Bad diff from server I've updated several times since that commit using csup and haven't had any problems. If you're using -s on the command line, try leaving that out. Also try a different mirror, we have a lot of them. You might also try removing ports/audio/aureal-kmod and see if that helps. Good luck, Doug - -- ... and that's just a little bit of history repeating. -- Propellerheads Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEAREDAAYFAkuuiRYACgkQyIakK9Wy8Ps1lACfXga+mUP326w0CipY3d29B9rv AZMAoKOUfIuWU1UFGPQfQBHgW/WY+xRf =7ed1 -----END PGP SIGNATURE----- _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Tim Kellers on 27 Mar 2010 19:02 Doug Barton wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: RIPEMD160 > > On 03/27/10 14:50, Tim Kellers wrote: > >> This is the error I'm getting (both with cvsup8 and cvsup.freebsd.org) >> >> Connecting to cvsup.FreeBSD.org >> Connected to 72.233.193.64 >> Server software version: SNAP_16_1h >> Negotiating file attribute support >> Exchanging collection information >> Establishing multiplexed-mode data connection >> Running >> Updating collection ports-all/cvs >> Edit ports/audio/aureal-kmod/Makefile >> Add delta 1.36 2010.03.27.06.13.59 dougb >> Updater failed: Bad diff from server >> > > I've updated several times since that commit using csup and haven't had > any problems. If you're using -s on the command line, try leaving that > out. Also try a different mirror, we have a lot of them. You might also > try removing ports/audio/aureal-kmod and see if that helps. > > > Good luck, > > Doug > > - -- > Thanks. rm -rf ports/audio/aureal-kmod/ did the trick Tim _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Doug Barton on 27 Mar 2010 19:27 -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 On 03/27/10 16:02, Tim Kellers wrote: > Thanks. rm -rf ports/audio/aureal-kmod/ did the trick If that's true you probably have other errors that you don't know about. Make sure you run csup without the -s option on a regular basis to make sure that things are actually what they should be. Doug - -- ... and that's just a little bit of history repeating. -- Propellerheads Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEAREDAAYFAkuulHQACgkQyIakK9Wy8PtXSgCdHQ8CgF5CUG84NahE5wNY/nrA OrYAn20wYWfK/lz/a2N9yXtFt1j9gPDz =aJ8K -----END PGP SIGNATURE----- _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Tim Kellers on 27 Mar 2010 19:33
Doug Barton wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: RIPEMD160 > > On 03/27/10 16:02, Tim Kellers wrote: > >> Thanks. rm -rf ports/audio/aureal-kmod/ did the trick >> > > If that's true you probably have other errors that you don't know about. > Make sure you run csup without the -s option on a regular basis to make > sure that things are actually what they should be. > > > Doug > > - -- > I fon't use the -s option I run (via daily cron): /usr/bin/csup -L 2 /etc/cvsupfile etc/cvsupfile is: My cvs update config file: *default host=cvsup8.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs *default tag=RELENG_7 *default delete use-rel-suffix src-all *default tag=. ports-all doc-all Tim _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org" |