Opened 19 years ago
Last modified 19 years ago
#121 closed defect
incorrect tmp dir used by mindi for copying gawk to — at Version 1
| Reported by: | adrianmarsh | Owned by: | Bruno Cornec |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2.2 |
| Component: | mindi | Version: | 1.2.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by )
Versions: (Centos 4.4)
root@ubiphone tmp.mondo.3618]# rpm -qa|egrep mindi\|mondo mondo-2.2.1-1.rh9 mondo-doc-2.2.1-1.rh9 mindi-1.2.1-1.rh9 mindi-busybox-1.2.2-1.rh9
During the mindi phase, it bails out with an error. Looking in mindi.log, it seems to me that mindi is trying to copy gawk to an incorrect directory (tmp )
That said, I'm running as root, so it should still be able to create /tmp.mondo.3618 (60+Gb free)
mindi.log extract:
DIFFERENTIAL = 0 INTERNAL TAPE BLOCK SIZE = 32768 NOT_BOOT = 'no' Mindi's temp dir = //tmp.mondo.3618 Mindi's output dir=//mondo.scratch.19622/images WARNING - bzip2 does not exist; cannot be LDD'd. WARNING - lvm does not exist; cannot be LDD'd. This warning only affects you if you are using LVM. I don't think you are, so don't worry about it. WARNING - lvm.static does not exist; cannot be LDD'd. ... ... ... locale=uk mappath = /lib/kbd/keymaps/i386/qwerty/uk.map.gz Added kbd map /lib/kbd/keymaps/i386/qwerty/uk.map.gz Added kbd map /lib/kbd/keymaps/i386/include/qwerty-layout.inc Added kbd map /lib/kbd/keymaps/i386/include/compose.inc Added kbd map /lib/kbd/keymaps/mac/include/mac-qwerty-layout.inc Added kbd map /lib/kbd/keymaps/i386/include/linux-with-alt-and-altgr.inc Added kbd map /lib/kbd/keymaps/i386/include/linux-keys-bare.inc Added kbd map /lib/kbd/keymaps/mac/include/mac-linux-keys-bare.inc FATAL ERROR. Cannot copy ../../bin/gawk to //tmp.mondo.3618/bigdir - did you run out of disk space?
Change History (2)
by , 19 years ago
comment:1 by , 19 years ago
| Description: | modified (diff) |
|---|---|
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
