Ticket #305 (closed defect: fixed)

Opened 15 years ago

Last modified 15 years ago

cluster-login-config should kick gdm and init

Reported by: jdreed Owned by:
Priority: normal Milestone: Fall 2009 Release
Component: -- Keywords:
Cc: Fixed in version:
Upstream bug:

Description

-> debathena / cluster-login-config / broder 15:39 (Evan Broder)

I can't actually spend time on it until this weekend, but the short
story is that the cluster-login-config postinst (and postrm) should
reload gdm and run for i in $(seq 1 6); do initctl (stop|start) tty$i

Change History

comment:1 Changed 15 years ago by broder

  • Status changed from new to proposed

Should be fixed in r23904 and uploaded to proposed. I didn't add the corresponding changes to a postrm, because there's already precedent for requiring a reboot to undo what the postinst does (e.g. getting sshd running again). Also, you know, laziness.

I'm...not entirely sure how to test this (cough #164 cough). You basically want to run an unattended install, but stop it before it actually installs the Debathena packages, add the proposed codenames, and then install debathena-cluster.

Or maybe it's good enough to move this into production if it doesn't break already installed systems. That, at least, is a lot easier to test.

comment:2 Changed 15 years ago by broder

I forgot to ignore failures in either the gdm reload or the initctls. Should be fixed in r23905, which is now in proposed.

comment:3 Changed 15 years ago by broder

  • Status changed from proposed to closed
  • Resolution set to fixed

This was moved into production a long time ago. Not sure why it wasn't closed.

Note: See TracTickets for help on using tickets.