Christian Walther
2009-May-26 20:38 UTC
cvsup.de.FreeBSD.org out of sync? (was: "make buildkernel KERNCONF=GENERIC fails")
2009/5/26 Rick C. Petty <rick-freebsd2008@kiwi-computer.com>:> On Tue, May 26, 2009 at 08:42:52PM +0200, Christian Walther wrote: >> >> Well, for some strange reason the same happened again: I did >> >> # mv /usr/src /usr/src.old >> # csup /root/stable-supfile >> # cd /usr/src >> # make buildkernel KERNCONF=GENERIC > > You should always do a "buildworld" before doing a "buildkernel", as the > toolchain which builds the kernel might have changed. ?Also > "KERNCONF=GENERIC" is implied. >Thanks, I will do a buildworld before a buildkernel next time. I issue KERNCONF= in this case, because I specified it in /etc/make.conf for my own kernel configuration. Okay, so I changed my stable-supfile: #*default host=cvsup.de.FreeBSD.org *default host=cvsup.FreeBSD.org did another csup, and tried a buildkernel again. I'm happy to say that it finished successfully. From my point of view it appears that cvsup.de.freebsd.org is out of sync. buildworld is running and I will do another buildkernel with my own kernel configuration afterwards. Christian Walther
Ruben van Staveren
2009-May-26 20:56 UTC
cvsup.de.FreeBSD.org out of sync? (was: "make buildkernel KERNCONF=GENERIC fails")
On 26 May 2009, at 22:38, Christian Walther wrote:> it finished successfully. From my point of view it appears that > cvsup.de.freebsd.org is out of sync.cvsup.de.freebsd.org is definitely out of sync. I had build errors which only went away after switching to a different cvsup server Regards, Ruben
Per olof Ljungmark
2009-May-26 22:19 UTC
cvsup.de.FreeBSD.org out of sync? (was: "make buildkernel KERNCONF=GENERIC fails")
Ruben van Staveren wrote:> > On 26 May 2009, at 22:38, Christian Walther wrote: > >> it finished successfully. From my point of view it appears that >> cvsup.de.freebsd.org is out of sync. > > cvsup.de.freebsd.org is definitely out of sync. I had build errors which > only went away after switching to a different cvsup serverSame here, a week ago. -- per
Lorenzo Perone
2009-May-26 23:11 UTC
cvsup.de.FreeBSD.org out of sync? (was: "make buildkernel KERNCONF=GENERIC fails")
On 27.05.2009, at 00:08, Per olof Ljungmark wrote:> Ruben van Staveren wrote: >> On 26 May 2009, at 22:38, Christian Walther wrote: >>> it finished successfully. From my point of view it appears that >>> cvsup.de.freebsd.org is out of sync. >> cvsup.de.freebsd.org is definitely out of sync. I had build errors >> which only went away after switching to a different cvsup server > > Same here, a week ago.same here too... a few mins and hours ago. with cvsup5.de.freebsd.org as well... regards, Lorenzo
Peter Jeremy
2009-May-29 13:03 UTC
cvsup.de.FreeBSD.org out of sync? (was: "make buildkernel KERNCONF=GENERIC fails")
On 2009-May-27 00:42:52 +0200, Lorenzo Perone <lopez.on.the.lists@yellowspace.net> wrote:>On 27.05.2009, at 00:08, Per olof Ljungmark wrote: > >> Ruben van Staveren wrote: >>> On 26 May 2009, at 22:38, Christian Walther wrote: >>>> it finished successfully. From my point of view it appears that >>>> cvsup.de.freebsd.org is out of sync. >>> cvsup.de.freebsd.org is definitely out of sync. I had build errors >>> which only went away after switching to a different cvsup server >> >> Same here, a week ago. > >same here too... a few mins and hours ago. >with cvsup5.de.freebsd.org as well...This is a not-uncommon problem with lots of CVSup servers. edwin@ maintains a statistics page at http://www.mavetju.org/unix/freebsd-mirrors/ that is worth studying - it shows that cvsup.de.freebsd.org is badly out of sync, though cvsup5 should be OK. -- Peter Jeremy -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20090529/d0acf80c/attachment.pgp
Johan Kuuse
2009-May-30 19:57 UTC
cvsup.de.FreeBSD.org out of sync? (was: "make buildkernel KERNCONF=GENERIC fails")
> Message: 14 > Date: Fri, 29 May 2009 20:59:10 +0200 > From: Lorenzo Perone <lopez.on.the.lists@yellowspace.net> > Subject: Re: cvsup.de.FreeBSD.org out of sync? (was: "make buildkernel > KERNCONF=GENERIC fails") > To: Peter Jeremy <peterjeremy@optushome.com.au> > Cc: stable@freebsd.org > Message-ID: <4783D483-DA04-4363-8B40-BAA826F2B306@yellowspace.net> > Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes > > On 29.05.2009, at 13:06, Peter Jeremy wrote: > > On 2009-May-27 00:42:52 +0200, Lorenzo Perone > > <lopez.on.the.lists@yellowspace.net > > > > > wrote: > >> > >> On 27.05.2009, at 00:08, Per olof Ljungmark wrote: > >>> Ruben van Staveren wrote: > >>>> On 26 May 2009, at 22:38, Christian Walther wrote: > >>>>> it finished successfully. From my point of view it appears that > >>>>> cvsup.de.freebsd.org is out of sync. > >>>> > >>>> cvsup.de.freebsd.org is definitely out of sync. I had build errors > >>>> which only went away after switching to a different cvsup server > >>> > >>> Same here, a week ago. > >> > >> same here too... a few mins and hours ago. > >> with cvsup5.de.freebsd.org as well... > > > > This is a not-uncommon problem with lots of CVSup servers. edwin@ > > maintains a statistics page at > > http://www.mavetju.org/unix/freebsd-mirrors/ that is worth studying - it > > shows that cvsup.de.freebsd.org is badly out of sync, though cvsup5 > > should be OK. > > cool work... I'd think of a small script to use that page > for wrapping csup and passing on the best and nearest available > mirror (for that of course, plain text/xml output would be > great)... :) > > in any case, at least a $FreeBSD$ tag check would be cool in csup: > sometimes it can have quite destructive consequences to get > an outdated source... > > LorenzoSuggestions for a small script: Hack the Perl script sysutils/fastest_cvsup which currently uses a hard coded hash for %FREEBSD_SERVERS Instead, the script could parse http://www.mavetju.org/unix/freebsd-mirrors/cvsup-stats-global.php and use only "green" servers for the %FREEBSD_SERVERS hash. Johan