ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] Re: perl-Expect: hasher and pty
Date: Sat, 17 Jul 2004 19:49:32 +0400
Message-ID: <20040717154932.GA541@nomad.office.altlinux.org> (raw)
In-Reply-To: <20030905091412.GC1697@julia.office.altlinux.ru>

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

On Fri, Sep 05, 2003 at 01:14:12PM +0400, Alexey Tourbin wrote:
> On Fri, Sep 05, 2003 at 12:38:48AM +0400, Dmitry V. Levin wrote:
> > > в hasher'е в чруте есть псевдотерминалы?
> > 
> > Нет.
> > 
> > > PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
> > > 1..36
> > > 
> > > Basic tests...
> > > 
> > > pty_allocate(nonfatal): getpt(): No such file or directory at /usr/lib/perl5/vendor_perl/i386-linux/IO/Pty.pm line 24.
> > > pty_allocate(nonfatal): openpty(): No such file or directory at /usr/lib/perl5/vendor_perl/i386-linux/IO/Pty.pm line 24.
> > > pty_allocate(nonfatal): open(/dev/ptmx): No such file or directory at /usr/lib/perl5/vendor_perl/i386-linux/IO/Pty.pm line 24.
> > > Cannot open a pty at test.pl line 34
> > 
> > Знаю.  Какие будут предложения?
> 
> С одной стороны, hasher предоставляет искусственно урезанную среду для
> сборки, чтобы убедиться в отсутствии лишних зависимостей и
> гарантировать идентичность сборок.
> 
> С другой стороны, в искусственно урезанной среде бывает невозможно
> проверить базовую работоспособность пакета (make test), и тесты
> приходится отключать.  Но прохождение тестов при сборке кажется мне
> очень важным моментом.  Это _бесплатный_ способ узнать, что пакет не
> работает, не дожидаясь feedback'а.
> 
> А существует ли принципиальная возможность сделать в чруте
> псевдотерминалы и т.п.?  Может ключик командной строки?

Теперь существует:

1. В конфигурации hasher-priv для пользователя, которому нужно иметь такую
  возможность, добавляются две строки:
allow_ttydev=yes
allowed_mountpoints=/dev/pts

2. В сборочные зависимости пакета добавляется строка:
BuildPreReq: /dev/pts

3. К параметрам запуска hsh добавляется ещё один параметр:
--mountpoints=/dev/pts

Примерно то же самое касается и /proc,
см. дополнения к документации, в которой это тоже описано.
Там же написано, чем вы рискуете, используя эти новые возможности.


-- 
ldv

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

      reply	other threads:[~2004-07-17 15:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-05  9:14   ` Alexey Tourbin
2004-07-17 15:49     ` 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=20040717154932.GA541@nomad.office.altlinux.org \
    --to=ldv@altlinux.org \
    --cc=devel@altlinux.ru \
    /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