gdm doesn't allow username input

2004-01-07 Thread Mark Zytkovicz
This is a strange one.

I've just finished a massive port upgrade on 5.0-release.
I logged out of gnome (probably shouldn't have even
been there, but whatever) and it noted that the versions
of gdm were different, restart gdm or reboot.  I figure
it was as good a time as any to reboot.

Well, gdm comes up and asks for the password - no username.
Nothing I type gets me anywhere.  I can go through the
menus and enter the root password to configure the login
manager, but I never get asked to enter the username, just
the password.

I've checked google, bsdforums and current, and haven't
seen any mention of it.  I have gdm2 as of Jan5, and can't
get into a server right now to cvsup.

Any thoughts?

-Z
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: gdm doesn't allow username input

2004-01-07 Thread Mark Zytkovicz
 On Wed, 2004-01-07 at 16:08, Mark Zytkovicz wrote:
  This is a strange one.
  
  I've just finished a massive port upgrade on 5.0-release.
  I logged out of gnome (probably shouldn't have even
  been there, but whatever) and it noted that the versions
  of gdm were different, restart gdm or reboot.  I figure
  it was as good a time as any to reboot.
  
  Well, gdm comes up and asks for the password - no username.
  Nothing I type gets me anywhere.  I can go through the
  menus and enter the root password to configure the login
  manager, but I never get asked to enter the username, just
  the password.
  
  I've checked google, bsdforums and current, and haven't
  seen any mention of it.  I have gdm2 as of Jan5, and can't
  get into a server right now to cvsup.
  
  Any thoughts?
 
 Upgrade to at least 5.1-RELEASE (5.2-RC preferred).  GNOME is 
 no longer
 supported on 5.0-RELEASE.
 
 Joe
 

Thanks Joe.  That was the plan - actually, to go up to current,
but I was trying to tidy up ports first.

Where would I find this info, and how can I make sure I find
out when it happens again?  Or is it just general knowledge
and I've missed it?

Thanks,

-MarkZ
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


I don't understand make world

2003-12-31 Thread Mark Zytkovicz
All,

I followed the directions in the handbook and on various websites and
google searches to get my 5.0-RELEASE box up to -CURRENT (though uname
reports 5.2-RC, or does it just report wahtever CURRENT is?).
Anyways, I did the whole make buildworld make installworld stuff with
the new kernel and cvsup'ing and all, just like the handbook says, but
pkg_version -l \ reports over 130 packages that aren't up to date.
When I was running mergemaster I accidentally skipped master.passwd and
lost some info.  Yes, my bad for not backing it up.  So it broke gdm (no
user/group) and rather than figure out what the correct user/group info
was I decided to just deinstall/reinstall the port and let it do it in
case I messed up anything else in /etc with mergemaster.  Well, it
didn't want to be reinstalled.  Neither did gnome. I ran into all kinds
of dependancies on other packages (I though ports system took care of
this?) with out of date versions.  gnome led me to xft which led me to
X-4-libraries, which led me to imake - all out of date old port type
errors.  I can't even portupgrade anything.

What did I do wrong?  Or maybe, what am I assuming incorrectly?  I
thought rebuilding world would upgrade everything.  I assume then that
portupgrade is for keeping up to date (I've run it successfully on other
machines).  What then is the whole make world process for?

This was just on a machine to play around with the whole make world
thing since I've only ever cvsup'd my machines, so I can easily just
start over.  I'm assuming there's a way out from here, but I also want
to know how to do it correctly if I do start over and what I should
really be doing to stay -CURRENT.

Thanks.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]