ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] hasher-priv и binfmt_misc
Date: Sun, 31 Aug 2008 12:58:39 +0400
Message-ID: <20080831085839.GA25704@wo.int.altlinux.org> (raw)
In-Reply-To: <20080831011337.GA14271@localhost.localdomain>

[-- Attachment #1: Type: text/plain, Size: 1096 bytes --]

On Sun, Aug 31, 2008 at 04:13:47AM +0300, Kirill A. Shutemov wrote:
> В новую сборку qemu я добавил опцию -binfmt-misc-friendly, которая
> позволяет использовать флаги 'O' и 'P' в binfmt_misc. Что бы передать эту
> опцию в qemu я использую обёртку, которую запускает binfmt_misc. Обёртка
> выглядит так:
> 
> #!/.host/sh
> /.host/qemu-arm.bin -binfmt-misc-friendly "$@"
> `
> Я добавил в hasher код генерации этой обёртки(у меня в git). 
> 
> Однако, при тестировании всплыла ошибка. Инициализация чрута завершается
> ошибкой:
> 
> hasher-priv: slave: chrootuid: execve: /.host/entry: Exec format error
> 
> Если же сделать просто sudo chroot ~/hasher/chroot /.host/entry, всё
> работает корректно. Без обёртки проблем, также, не наблюдается.
> 
> Думаю, это ошибка в binfmt_misc. Недавно одну я там уже словил. Вопрос в
> том, что такого делает hasher-priv, что ошибка проявляется?

hasher-priv меняет *uid на отличный от 0.

> Без hasher-priv ошибку воспроизвести мне пока не удаётся. Есть идеи?

sudo chroot ~/hasher/chroot su -l builder /.host/entry?


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

      reply	other threads:[~2008-08-31  8:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-31  1:13 Kirill A. Shutemov
2008-08-31  8:58 ` Dmitry V. Levin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080831085839.GA25704@wo.int.altlinux.org \
    --to=ldv@altlinux.org \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git