Hi All,

I'm wondering if anyone else has seen an issue where apt will try and update the boot archive every single time you try to install something. For example:

# apt-get install python-ldap
Reading package lists... Done
Building dependency tree Reading state information... Done
The following extra packages will be installed:
 python-central
Suggested packages:
 python-ldap-dbg python-ldap-doc
The following NEW packages will be installed:
 python-central python-ldap
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 134kB of archives.
After this operation, 289kB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://apt.nexenta.org hardy-unstable/main python-central 0.6.5nexenta2 [40.3kB] Get:2 http://apt.nexenta.org hardy-unstable/main python-ldap 2.3.1-1nexenta4 [93.2kB] Fetched 134kB in 0s (481kB/s) Selecting previously deselected package python-central.
(Reading database ... 31773 files and directories currently installed.)
Unpacking python-central (from .../python-central_0.6.5nexenta2_all.deb) ...
Selecting previously deselected package python-ldap.
Unpacking python-ldap (from .../python-ldap_2.3.1-1nexenta4_solaris-i386.deb) ...
Processing triggers for man-db ...
Setting up python-central (0.6.5nexenta2) ...

Setting up python-ldap (2.3.1-1nexenta4) ...


lofiadm: open: /dev/lofictl: No such file or directory
lofiadm: open: /dev/lofictl: No such file or directory
updating /platform/i86pc/amd64/boot_archive
updating /platform/i86pc/boot_archive
mount: Mount point cannot be determined
mount: Mount point cannot be determined
umount: warning: //var/tmp/create_ramdisk.15449.tmp/rd.mount.64 not in mnttab
umount: //var/tmp/create_ramdisk.15449.tmp/rd.mount.64 not mounted
Error: //var/tmp/create_ramdisk.15449.tmp/rd.mount.64: failed to archive system files //boot/solaris/bin/create_ramdisk[620]: create_archive[432]: rmdir: //var/tmp/create_ramdisk.15449.tmp/rd.mount.64: cannot remove [File exists] umount: warning: //var/tmp/create_ramdisk.15449.tmp/rd.mount.32 not in mnttab
umount: //var/tmp/create_ramdisk.15449.tmp/rd.mount.32 not mounted
//boot/solaris/bin/create_ramdisk[619]: create_archive[432]: rmdir: //var/tmp/create_ramdisk.15449.tmp/rd.mount.32: cannot remove [File exists] Error: //var/tmp/create_ramdisk.15449.tmp/rd.mount.32: failed to archive system files
lofiadm: open: /dev/lofictl: No such file or directory
lofiadm: open: /dev/lofictl: No such file or directory
bootadm: Command '//boot/solaris/bin/create_ramdisk' failed to create boot archive

cat: /boot/grub/menu.lst: No such file or directory
***********************************************************************
*                                                                     *
*     GRUB's configuration file /boot/grub/menu.lst needs to be       *
*     manually converted before reboot! To enter NLU protected        *
*        environment please type 'source /tmp/nlubin/env.sh'          *
*                                                                     *
***********************************************************************


This is inside of a zone and will always fail (and arguably doesn't ever need to run...)

Thanks,
-Tim
_______________________________________________
gnusol-devel mailing list
gnusol-devel@lists.sonic.net
http://lists.sonic.net/mailman/listinfo/gnusol-devel

Reply via email to