Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#13732 closed defect (fixed)

GNU screen 4.00.03 (FAU) 23-Oct-06 breaks on leopard after logoff/logon

Reported by: sr@… Owned by: digdog@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

Steps to reproduce (on mac osx leopard):

  1. log on using SSH
  2. start screen
  3. detach and logoff
  4. logon again, screen -dr

At this point screen is in a weird state with the following symptoms:

  • DNS requests do not work: cannot resolve domain.tld: Unknown host
  • 'whoami' returns the uid of the user instead of the username
  • sudo <somecommand> gives: sudo: uid 501 does not exist in the passwd file!

Change History (6)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to digdog@…

Assigning to maintainer.

comment:2 Changed 15 years ago by netj@…

Leopard's built-in GNU screen (/usr/bin/screen) does not have such problem.

Mac OS X 10.5.6 Screen version 4.00.03 (FAU) 23-Oct-06

Just do a sudo port uninstall screen.

comment:3 Changed 15 years ago by raimue (Rainer Müller)

I was able to reproduce the problem.

Maybe any of the patches from http://www.opensource.apple.com/darwinsource/10.5.6/screen-12/ is the solution for this.

comment:4 Changed 15 years ago by digdog@…

I updated the Profile and patches in r45746, which should fix this problem.

comment:5 Changed 15 years ago by digdog@…

Resolution: fixed
Status: newclosed

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.