RELENG_7 != STABLE?

2009-02-24 Thread Paul Schmehl

I have this in my /etc/cvsupfile:

*default tag=RELENG_7

Yet, when I recompiled world and kernel yesterday, I ended up with this:

FreeBSD hostname.utdallas.edu 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #10: Mon 
Feb 23 18:15:12 CST 2009 
r...@utd65257.utdallas.edu:/usr/obj/usr/src/sys/GENERIC  i386


I thought that tag got me the STABLE branch?

Also, I can now no longer even attach a umass device (much less try to fsck or 
mount it.)  It actually renders X unusable and eventually locks up the machine.


The device is detected correctly:

kernel: da0 at umass-sim0 bus 0 target 0 lun 0
kernel: umass0: 2> on uhub5

kernel: da0 at umass-sim0 bus 0 target 0 lun 0

But I see tons of these on the console:

kernel: umass0: BBB bulk-in clear stall failed, TIMEOUT
kernel: umass0: BBB bulk-out clear stall failed, TIMEOUT
kernel: umass0: BBB reset failed, TIMEOUT

Apparently the usb(1) code went from bad to worse?

--
Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
***
Check the headers before clicking on Reply.

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


Re: RELENG_7 != STABLE?

2009-02-24 Thread Mel
On Tuesday 24 February 2009 10:07:35 Paul Schmehl wrote:
> I have this in my /etc/cvsupfile:
>
> *default tag=RELENG_7

And your *default prefix?

> kernel: da0 at umass-sim0 bus 0 target 0 lun 0
> kernel: umass0:  addr 2> on uhub5
> kernel: da0 at umass-sim0 bus 0 target 0 lun 0
>
> But I see tons of these on the console:
>
> kernel: umass0: BBB bulk-in clear stall failed, TIMEOUT
> kernel: umass0: BBB bulk-out clear stall failed, TIMEOUT
> kernel: umass0: BBB reset failed, TIMEOUT
>
> Apparently the usb(1) code went from bad to worse?

camcontrol rescan 0

-- 
Mel

Problem with today's modular software: they start with the modules
and never get to the software part.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: RELENG_7 != STABLE?

2009-02-24 Thread Paul Schmehl
--On Tuesday, February 24, 2009 14:24:29 -0600 Mel 
 wrote:




On Tuesday 24 February 2009 10:07:35 Paul Schmehl wrote:

I have this in my /etc/cvsupfile:

*default tag=RELENG_7


And your *default prefix?


*default host=cvsup12.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default tag=RELENG_7
*default release=cvs
*default delete use-rel-suffix
*default compress

--
Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
***
Check the headers before clicking on Reply.

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


Re: RELENG_7 != STABLE?

2009-02-24 Thread Michael Powell
Paul Schmehl wrote:

[snip]
> 
> *default host=cvsup12.FreeBSD.org
> *default base=/usr
> *default prefix=/usr
> *default tag=RELENG_7
> *default release=cvs
> *default delete use-rel-suffix
> *default compress
> 

Try a different server further up in the hierarchy. I recently had a similar 
situation with cvsup11 except for me it was the ports tree that was really 
behind. I think some of these aren't getting updated for some reason or 
another in the manner they should. Try cvsup3 and/or cvsup2 and see if you 
get the right bits.

-Mike



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


Re: RELENG_7 != STABLE?

2009-02-24 Thread Roland Smith
On Tue, Feb 24, 2009 at 08:33:09PM +, Paul Schmehl wrote:
> --On Tuesday, February 24, 2009 14:24:29 -0600 Mel 
>  wrote:
> 
> >
> > On Tuesday 24 February 2009 10:07:35 Paul Schmehl wrote:
> >> I have this in my /etc/cvsupfile:
> >>
> >> *default tag=RELENG_7
> >
> > And your *default prefix?
> 
> *default host=cvsup12.FreeBSD.org
> *default base=/usr

It should be '*default base=/var/db', I think. See
/usr/share/examples/cvsup/stable-supfile 

> *default prefix=/usr
> *default tag=RELENG_7
> *default release=cvs
> *default delete use-rel-suffix
> *default compress

Is this complete? In that case the collection is missing. (should be src-all).

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgptzQ6JOjg78.pgp
Description: PGP signature


Re: RELENG_7 != STABLE?

2009-02-24 Thread Paul Schmehl
--On Tuesday, February 24, 2009 16:38:56 -0600 Roland Smith  
wrote:



On Tue, Feb 24, 2009 at 08:33:09PM +, Paul Schmehl wrote:

--On Tuesday, February 24, 2009 14:24:29 -0600 Mel
 wrote:

>
> On Tuesday 24 February 2009 10:07:35 Paul Schmehl wrote:
>> I have this in my /etc/cvsupfile:
>>
>> *default tag=RELENG_7
>
> And your *default prefix?

*default host=cvsup12.FreeBSD.org
*default base=/usr


It should be '*default base=/var/db', I think. See
/usr/share/examples/cvsup/stable-supfile



You are correct.  I've changed it.


*default prefix=/usr
*default tag=RELENG_7
*default release=cvs
*default delete use-rel-suffix
*default compress


Is this complete? In that case the collection is missing. (should be src-all).



No.  I was trying to be economical with the use of bandwidth.

--
Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
***
Check the headers before clicking on Reply.

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


Re: RELENG_7 != STABLE?

2009-02-24 Thread Mel
On Tuesday 24 February 2009 14:40:02 Paul Schmehl wrote:
> --On Tuesday, February 24, 2009 16:38:56 -0600 Roland Smith
> 
>
> wrote:
> > On Tue, Feb 24, 2009 at 08:33:09PM +, Paul Schmehl wrote:
> >> --On Tuesday, February 24, 2009 14:24:29 -0600 Mel
> >>
> >>  wrote:
> >> > On Tuesday 24 February 2009 10:07:35 Paul Schmehl wrote:
> >> >> I have this in my /etc/cvsupfile:
> >> >>
> >> >> *default tag=RELENG_7
> >> >
> >> > And your *default prefix?
> >>
> >> *default host=cvsup12.FreeBSD.org
> >> *default base=/usr
> >
> > It should be '*default base=/var/db', I think. See
> > /usr/share/examples/cvsup/stable-supfile
>
> You are correct.  I've changed it.

It shouldn't matter. He just has /usr/sup now, where the collection info 
resides.

> >> *default prefix=/usr
> >> *default tag=RELENG_7
> >> *default release=cvs

Presence of tag enables checkout mode, so it's not that you have a cvs repo 
copy. Kernel date tag suggests a reboot, so the only thing that comes to mind 
is newvers.sh not having done it's job or UNAME_r set in env.
sysctl kern.osrelease also shows 7.1-PRERELEASE?

No date= present?

-- 
Mel

Problem with today's modular software: they start with the modules
and never get to the software part.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: RELENG_7 != STABLE?

2009-02-25 Thread Paul Schmehl
--On Tuesday, February 24, 2009 23:02:36 -0600 Mel 
 wrote:


Presence of tag enables checkout mode, so it's not that you have a cvs repo
copy. Kernel date tag suggests a reboot, so the only thing that comes to mind
is newvers.sh not having done it's job or UNAME_r set in env.
sysctl kern.osrelease also shows 7.1-PRERELEASE?



# sysctl kern.osrelease
kern.osrelease: 7.1-PRERELEASE

--
Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
***
Check the headers before clicking on Reply.

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


Re: RELENG_7 != STABLE?

2009-02-25 Thread Warren Block

On Wed, 25 Feb 2009, Paul Schmehl wrote:

--On Tuesday, February 24, 2009 23:02:36 -0600 Mel 
 wrote:


Presence of tag enables checkout mode, so it's not that you have a cvs repo
copy. Kernel date tag suggests a reboot, so the only thing that comes to 
mind

is newvers.sh not having done it's job or UNAME_r set in env.
sysctl kern.osrelease also shows 7.1-PRERELEASE?



# sysctl kern.osrelease
kern.osrelease: 7.1-PRERELEASE


Something that might apply: your cvsup file showed cvsup12 as the 
server.  cvsup12 stopped responding for me several months ago.  If your 
csup and build is automated so you don't see the timeouts, that would 
explain why you aren't getting updated.


-Warren Block * Rapid City, South Dakota USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: RELENG_7 != STABLE?

2009-02-25 Thread Kevin Kinsey

Paul Schmehl wrote:

I have this in my /etc/cvsupfile:

*default tag=RELENG_7

Yet, when I recompiled world and kernel yesterday, I ended up with this:

FreeBSD hostname.utdallas.edu 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #10: 
Mon Feb 23 18:15:12 CST 2009 
r...@utd65257.utdallas.edu:/usr/obj/usr/src/sys/GENERIC  i386


I thought that tag got me the STABLE branch?


And I'm probably just talking out loud to hear my own voice at
this point, but the -STABLE branch is tagged -PRERELEASE during
the last $n $units prior to a RELENG_M_N being tagged, unless
I'm mistaken [IANAE] ... in case that was what your question actually
was.


Kevin Kinsey

--
Are you a turtle?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: RELENG_7 != STABLE?

2009-02-25 Thread Mel
On Wednesday 25 February 2009 09:16:51 Warren Block wrote:
> On Wed, 25 Feb 2009, Paul Schmehl wrote:
> > --On Tuesday, February 24, 2009 23:02:36 -0600 Mel
> >
> >  wrote:
> >> Presence of tag enables checkout mode, so it's not that you have a cvs
> >> repo copy. Kernel date tag suggests a reboot, so the only thing that
> >> comes to mind
> >> is newvers.sh not having done it's job or UNAME_r set in env.
> >> sysctl kern.osrelease also shows 7.1-PRERELEASE?
> >
> > # sysctl kern.osrelease
> > kern.osrelease: 7.1-PRERELEASE
>
> Something that might apply: your cvsup file showed cvsup12 as the
> server.  cvsup12 stopped responding for me several months ago.  If your
> csup and build is automated so you don't see the timeouts, that would
> explain why you aren't getting updated.

Yep, looks like this is the problem. You can verify by 
inspecting /usr/src/sys/conf/newvers.sh. It should be:
# $FreeBSD: src/sys/conf/newvers.sh,v 1.72.2.10 2009/01/05 04:45:17 kensmith 
Exp $

TYPE="FreeBSD"
REVISION="7.1"
BRANCH="STABLE"

-- 
Mel

Problem with today's modular software: they start with the modules
and never get to the software part.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: RELENG_7 != STABLE?

2009-02-25 Thread Paul Schmehl
--On Wednesday, February 25, 2009 12:16:51 -0600 Warren Block 
 wrote:




On Wed, 25 Feb 2009, Paul Schmehl wrote:


--On Tuesday, February 24, 2009 23:02:36 -0600 Mel
 wrote:


Presence of tag enables checkout mode, so it's not that you have a cvs repo
copy. Kernel date tag suggests a reboot, so the only thing that comes to
mind
is newvers.sh not having done it's job or UNAME_r set in env.
sysctl kern.osrelease also shows 7.1-PRERELEASE?



# sysctl kern.osrelease
kern.osrelease: 7.1-PRERELEASE


Something that might apply: your cvsup file showed cvsup12 as the
server.  cvsup12 stopped responding for me several months ago.  If your
csup and build is automated so you don't see the timeouts, that would
explain why you aren't getting updated.



Yes, that *would* explain it.  I changed to cvsup1 the other day and csup'd 
everything.  I've started a new build just a few minutes ago.  Should be 
running the new kernel in a couple of hours.


Thanks for your help, Warren.

--
Paul Schmehl (pa...@utdallas.edu)
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/


Re: RELENG_7 != STABLE?

2009-02-25 Thread Paul Schmehl
--On February 25, 2009 10:31:44 PM + Paul Schmehl  
wrote:


Something that might apply: your cvsup file showed cvsup12 as the
server.  cvsup12 stopped responding for me several months ago.  If your
csup and build is automated so you don't see the timeouts, that would
explain why you aren't getting updated.



Yes, that *would* explain it.  I changed to cvsup1 the other day and
csup'd everything.  I've started a new build just a few minutes ago.
Should be running the new kernel in a couple of hours.

Thanks for your help, Warren.


That solved the problem.  I'm now running 7.1_STABLE and I can mount my 
USB drive again without problems.


Paul Schmehl, If it isn't already
obvious, my opinions are my own
and not those of my employer.
**
WARNING: Check the headers before replying

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