| Summary: | Вываливается если отсутствует OUTDIR | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Vladimir V. Kamarzin <vvk> |
| Component: | mkimage-profiles-desktop | Assignee: | Anton V. Boyarshinov <boyarsh> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P2 | CC: | legion |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
И правильно делает. Зачем вы указываете цель pack-image для образа в котором нет выходных данных ? Вопрос не ясен. Мои действия были такие: ./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> Тогда другой вопрос, вы используете один из mkimage-profiles-* ? Если да, то он есть в сизифе ? Антон, это кажется твоё. Ага, я использовал http://git.altlinux.org/people/boyarsh/packages/mkimage-profile-server.git?p=mkimage-profile-server.git;a=commit;h=fd5b19f8d009bc5dbf5fa28af560c18b3564ee4e Перевешиваю на более подходящий пакет: mkimage-profiles-desktop. Если я правильно понимаю, исправлено mike@ пару месяцев назад |
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