Bug 15197 - Вываливается если отсутствует OUTDIR
Summary: Вываливается если отсутствует OUTDIR
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: mkimage-profiles-desktop (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Anton V. Boyarshinov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-01 14:35 MSD by Vladimir V. Kamarzin
Modified: 2009-09-29 11:08 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir V. Kamarzin 2008-04-01 14:35:03 MSD
hsh-run: Locked config file `/etc/hasher-priv/user.d/vvk'
`/raid1/mkimage-vvk/mkimage-profile-server/profiles/.work/chroot/tmp/start.sh'
-> `/raid1/mkimage-vvk/mkimage-pr
ofile-server/profiles/.work/chroot/.host/hsh-run'
mki-cache: has started executing.
/usr/share/mkimage/tools/mki-check-obsolete pack-image; \
        if ! /usr/share/mkimage/tools/mki-cache check pack-image; then \
            if [ -n "" ]; then \
                /usr/share/mkimage/tools/mki-pack-results || exit 1; \
            else \
                /usr/share/mkimage/tools/mki-pack || exit 1; \
            fi; \
            /usr/share/mkimage/tools/mki-cache build pack-image || exit 1; \
        fi
mki-check-obsolete: OUTDIR:
/raid1/mkimage-vvk/mkimage-profile-server/profiles/out: directory not available.
mki-cache: OUTDIR: /raid1/mkimage-vvk/mkimage-profile-server/profiles/out:
directory not available.
mki-pack: OUTDIR: /raid1/mkimage-vvk/mkimage-profile-server/profiles/out:
directory not available.
make[1]: *** [pack-image] Ошибка 1
make[1]: Leaving directory `/raid1/mkimage-vvk/mkimage-profile-server/profiles'
make: *** [installer] Ошибка 2
Comment 1 Alexey Gladkov 2008-04-01 14:43:36 MSD
И правильно делает.
Зачем вы указываете цель pack-image для образа в котором нет выходных данных ?
Comment 2 Vladimir V. Kamarzin 2008-04-01 15:32:08 MSD
Вопрос не ясен.

Мои действия были такие:
./configure --with-aptconf=/etc/apt/apt.conf.M40.x86_64 --with-arch=x86_64
make installer
<вывалились>
mkdir profiles/out
cd profiles
make pack-image
<получили образ profiles/out/outname>
Comment 3 Alexey Gladkov 2008-04-01 15:40:17 MSD
Тогда другой вопрос, вы используете один из mkimage-profiles-* ?
Если да, то он есть в сизифе ?
Comment 4 Alexey Gladkov 2008-04-01 17:05:24 MSD
Антон, это кажется твоё.
Comment 6 Alexey Gladkov 2009-05-25 12:59:46 MSD
Перевешиваю на более подходящий пакет: mkimage-profiles-desktop.
Comment 7 Anton V. Boyarshinov 2009-09-29 11:08:46 MSD
Если я правильно понимаю, исправлено mike@ пару месяцев назад