[bugs] [OpenIndiana Distribution - Bug #1205] (New) AI (automated installer) add drivers stage fails because of read-only /usr

illumos bugs bugs at lists.illumos.org
Tue Jul 12 15:38:34 PDT 2011


Issue #1205 has been reported by Hans Rosenfeld.

----------------------------------------
Bug #1205: AI (automated installer) add drivers stage fails because of read-only /usr
https://www.illumos.org/issues/1205

Author: Hans Rosenfeld
Status: New
Priority: Normal
Assignee: OI Caiman
Category: Caiman (Installer)
Target version: oi_151_stable
Difficulty: Medium
Tags: needs-triage


AI tries to install driver packages into the live installation environment. Since the driver packages include the corresponding manpages, this fails:

<pre>
<AI_E Jul 12 13:37:16> Action install failed for 'usr/share/man/man7d/audiohd.7d' (pkg://openindiana.org/driver/audio/audiohd):
<AI_E Jul 12 13:37:16>   OSError: [Errno 30] Read-only file system: '//usr/share/man/man7d/tmpzhC59x'
</pre>

To make this work again, either make /usr writable in the installation environment, or set facet.doc.man=false when creating the AI image. Ideally, the distro_const/auto_install scripts would be adapted to support facets, which would also require supporting facets in osol_install/transfer_mod.py. Alternatively, the distro_const/auto_install/ai_pre_boot_archive_pkg_image_mod script could just set the facet after image creation.



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the bugs mailing list