Le 24/01/2013 14:06, Randy McMurchy a écrit : > On 1/23/2013 9:58 PM, Bruce Dubbs wrote: >> Randy McMurchy wrote: >>> Please hold off on any more BLFS BOOK updates until I get this fixed. >>> Thanks. >> What do you see missing? My local revision is 10962. > And that is exactly the problem. There are two repos active right now. > This migration wasn't exactly smooth. :-) > > I noticed in the BLFS commit logs that Armin and I committed work and > the commit revision numbers were the same (which should be impossible). > But somehow, you and I continued to use the repo on Quantum while Armin > must have done a fresh checkout and is using the repo on Higgs. Look: > > Here is from my old sandbox (which must be on Quantum): > > randy@rmlinux: ~/Books/BLFS/BOOK> svn status -u > Status against revision: 10962 > randy@rmlinux: ~/Books/BLFS/BOOK> svn up > Updating '.': > At revision 10962. > > > Now here is from a fresh checkout (which must come from Higgs): > > randy@rmlinux: ~/Books/BLFS/BOOK2> svn status -u > Status against revision: 10964 > randy@rmlinux: ~/Books/BLFS/BOOK2> svn up > Updating '.': > At revision 10964. > > All I can think is I need to commit the changes that I had done to the > repo on Quantum to the repo on Higgs and then delete my old repo that > was on Quantum. That should get me synced with the changes that Armin > has made. I suggest that you also do a fresh checkout, Bruce. > For me, removing ~/.ssh/known_hosts was enough. But I lost all my ssh known hosts. I could not find the specific entry corresponding to svn.linuxfromscratch.org, so I deleted the whole file.
OTH, svn.linuxfromscratch.org points to the same address as higgs' one, while linuxfromscratch.org points to quantum... pierre@b07-cluster: nslookup > higgs.linuxfromscratch.org Non-authoritative answer: Name: higgs.linuxfromscratch.org Address: 192.155.86.174 > quantum.linuxfromscratch.org Non-authoritative answer: Name: quantum.linuxfromscratch.org Address: 216.171.237.234 > svn.linuxfromscratch.org Non-authoritative answer: svn.linuxfromscratch.org canonical name = higgs.linuxfromscratch.org. Name: higgs.linuxfromscratch.org Address: 192.155.86.174 > linuxfromscratch.org Non-authoritative answer: Name: linuxfromscratch.org Address: 216.171.237.234 That could be a problem if your sandbox did not point to svn.linuxfromscratch.org (svn info gives that). Regards Pierre -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page