unable to install zone

Bug #308790 reported by Lee Lists
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Nexenta Operating System
Confirmed
Medium
Unassigned

Bug Description

Hello,

I tried to follow instructions @ http://www.nexenta.org/os/ConfiguringNexentaZone

Everything worked until i do

zoneadm -z zone1 install

which give me :
.
.
I: Setting up sunwtsu...
I: Setting up sunwcfplr...
I: Setting up sunwmpapir...
I: Setting up sunwzoner...
I: Setting up sunwad810...
I: Setting up sunwrmodr...
I: Setting up sunwtsr...
I: Installing core packages...
W: Failure trying to run: chroot /zone/1/zone1/root dpkg --force-depends --install var/cache/apt/archives/base-files_3.1.9nexenta37_solaris-i386.deb var/cache/apt/archives/base-passwd_3.5.12_solaris-i386.deb
Zone 'zone1' is not fully installed. debootstrap returned error code [1].

Revision history for this message
Tim Spriggs (tim-tajinc) wrote :

When installing a zone from the elatte-stable,elatte-testing and elatte-unstable repository this is easily re-produced. Additionally, running the command manually in the chroot env produces the additional output:

nl.1: tar: fatal: relocation error: file /lib/nss_files.so.1: symbol __mutex_lock: referenced symbol not found
dpkg-deb: subprocess tar killed by signal (Killed)
dpkg: error processing /var/cache/apt/archives/base-files_3.1.9nexenta37_solaris-i386.deb (--install):
 subprocess dpkg-deb --control returned error exit status 2
nl.1: tar: fatal: relocation error: file /lib/nss_files.so.1: symbol __mutex_lock: referenced symbol not found
dpkg-deb: subprocess tar killed by signal (Killed)
dpkg: error processing /var/cache/apt/archives/base-passwd_3.5.12_solaris-i386.deb (--install):
 subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
 /var/cache/apt/archives/base-files_3.1.9nexenta37_solaris-i386.deb
 /var/cache/apt/archives/base-passwd_3.5.12_solaris-i386.deb

# ldd /lib/nss_files.so.1 | grep libc
        libc.so.1 => /lib/libc.so.1
# nm /lib/libc.so.1 | grep __mutex_lock
000a9ce4 T __mutex_lock

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.