This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jackjansen
Recipients
Date 2003-07-23.10:55:57
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=45365

For some reason setting rootDiskOnly causes strange error 
messages to appear in the installer, and you have to switch disks 
back and forth to make installation possible. And people with only 
one disk don't even have this option.

The problem is probably that the packages created by our 
buildpkg.py module aren't fully adhering to the (unwritten) 
standard. For now the workaround is to allow non-system-disk 
installs, but warn people in the welcome message that this doesn't 
work. For the future we should either fix buildpkg or replace it 
with a module that uses OSA to talk to the Apple Package Maker 
tool.
History
Date User Action Args
2007-08-23 14:14:30adminlinkissue764975 messages
2007-08-23 14:14:30admincreate