unable to install zone
Bug #308790 reported by
Lee Lists
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://
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/
Zone 'zone1' is not fully installed. debootstrap returned error code [1].
To post a comment you must log in.
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 apt/archives/ base-files_ 3.1.9nexenta37_ solaris- i386.deb (--install): files.so. 1: symbol __mutex_lock: referenced symbol not found apt/archives/ base-passwd_ 3.5.12_ solaris- i386.deb (--install): apt/archives/ base-files_ 3.1.9nexenta37_ solaris- i386.deb apt/archives/ base-passwd_ 3.5.12_ solaris- i386.deb
dpkg-deb: subprocess tar killed by signal (Killed)
dpkg: error processing /var/cache/
subprocess dpkg-deb --control returned error exit status 2
nl.1: tar: fatal: relocation error: file /lib/nss_
dpkg-deb: subprocess tar killed by signal (Killed)
dpkg: error processing /var/cache/
subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
/var/cache/
/var/cache/
# 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