Closed Bug 419938 Opened 17 years ago Closed 16 years ago

mac 10.4.8 talos boxes lose settings on reboot.

Categories

(Release Engineering :: General, defect, P2)

All
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: anodelman, Assigned: anodelman)

References

Details

Attachments

(2 files)

The following settings are lost during reboot of mac 10.4.8 talos boxes - need to turn off built in apache (sudo apachectl stop) - need to turn on apache2 (sudo /etc/apache2/bin/apachectl start) - buildbot slave does not auto restart
Component: Testing → Release Engineering
Priority: -- → P3
Product: Core → mozilla.org
Version: unspecified → other
QA Contact: testing → release
Assignee: anodelman → nobody
Blocks: 447686
Assignee: nobody → anodelman
- autologin already selected * de-select autologin, close sys prefs, re-select autologin (http://support.apple.com/kb/TS1936) * can also add Terminal to start up service for convenience - have apache2 start (http://rapd.wordpress.com/2007/04/23/configuring-apache2-and-php-on-mac-os-x-for-development/) * in /usr/sbin: sudo mv apachectl apachctl1.3 * in /usr/sbin: sudo ln -s /etc/apache2/bin/apachectl apachectl - restart slave * setting up entry for /Libraries/LaunchAgents (to run when mozqa logs in) ** buildbot.start.talos.slave.plist - xml file that auto start the buildbot slave on log in
Priority: P3 → P2
Attached file buildbot.start.talos.slave.plist (deleted) —
Add this file to /Library/LaunchAgents/ It will auto-run when mozqa logs in.
Attached file rebootTiger.zip (deleted) —
Installation instructions: * System Preferences -> Accounts -> mozqa -> Login Items -> add Terminal * set autologin ** System Preferences -> Accounts -> 'Click the lock to make changes' -> Login Options -> deselect 'Automatically log in as' ** System Preferences -> Accounts -> 'Click the lock to make changes' -> Login Options -> select 'Automatically log in as mozqa' * grab rebootTiger.zip * unzip in /Users/mozqa/ * sudo ./reboot.sh * attempt reboot, should come up clean ** open Terminal app ** buildbot started ** apache2 started (check with sudo apachectl -V) * remove rebootTiger.zip, reboot.sh
I have applied these changed to qm-ref-tiger (the talos ref machine for tiger).
Depends on: 453544
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Component: Release Engineering: Talos → Release Engineering
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: