From: "Grigory Batalov" <bga@altlinux.org>
To: devel-newbies@lists.altlinux.org
Subject: Re: [newbies] откуда ошибка?
Date: Mon, 5 Oct 2009 23:56:06 +0400
Message-ID: <20091005235606.21c18990@bga> (raw)
In-Reply-To: <4ACA4921.3040504@rambler.ru>
On Mon, 05 Oct 2009 23:29:37 +0400
Kharitonov A. Dmitry wrote:
> >>>> Значит багу вешать на хашер. В моём понимании если ошибка есть, то её
> >>>> должна отслеживать все, и, наоборот.
> >>>>
> >>> Вовсе нет. Устанавливаемость (в чрут) собранного в хэшере пакета
> >>> должен проверять мэйнтейнер.
> >>>
> >> У меня-то устанавливается. И устанавливается на 3 серверах на бранче 4.0
> >
> > Не показатель: там shadow-groups уже установлен.
> >
> А нафига он тогда в хашере устанавливается? Я его об этом не прошу.
Вы путаете hasher и git.alt.
git.alt - "сборочный портал", использующий и hasher помимо других программ.
Вам необязательно самому собирать пакеты в хэшере, gear умеет работать и
с rpmbuild. Однако, учитывая, что мимо git.alt Ваш пакет не попадёт в Сизиф,
есть резон воспользоваться локально именно хэшером, чтобы ничего не упустить.
Конкретно в Вашем пакете (в спек-файле) есть абзац:
%pre apache
gpasswd -a %applname apache
gpasswd -a %applname _webserver
gpasswd -a apache _webserver
%pre apache2
gpasswd -a %applname apache2
gpasswd -a %applname _webserver
gpasswd -a apache2 _webserver
Поэтому следует добавить также в секции
%package apache
Requires(pre): shadow-groups
%package apache2
Requires(pre): shadow-groups
Тогда gpasswd из shadow-groups будет доступен на этапе %pre
соответствующих пакетов.
next prev parent reply other threads:[~2009-10-05 19:56 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-05 18:06 Kharitonov A. Dmitry
2009-10-05 18:05 ` Aleksey Avdeev
2009-10-05 18:26 ` Kharitonov A. Dmitry
2009-10-05 18:35 ` Grigory Batalov
2009-10-05 18:46 ` Kharitonov A. Dmitry
2009-10-05 18:39 ` Aleksey Avdeev
2009-10-05 19:29 ` Kharitonov A. Dmitry
2009-10-05 19:31 ` Aleksey Avdeev
2009-10-06 3:59 ` Kharitonov A. Dmitry
2009-10-05 19:56 ` Grigory Batalov [this message]
2009-10-05 20:21 ` Kharitonov A. Dmitry
2009-10-05 21:31 ` Grigory Batalov
2009-10-05 21:45 ` Alexey I. Froloff
2009-10-06 3:20 ` Kharitonov A. Dmitry
2009-10-06 9:07 ` Alexey I. Froloff
2009-10-06 11:19 ` Kharitonov A. Dmitry
2009-10-06 11:27 ` Alexey I. Froloff
2009-10-06 11:54 ` Kharitonov A. Dmitry
2009-10-06 12:01 ` Alexey I. Froloff
2009-10-06 12:17 ` Kharitonov A. Dmitry
2009-10-06 12:19 ` Alexey I. Froloff
2009-10-06 11:36 ` Aleksey Avdeev
2009-10-07 4:12 ` Kharitonov A. Dmitry
2009-10-07 4:07 ` Aleksey Avdeev
2009-10-07 4:23 ` Kharitonov A. Dmitry
2009-10-07 4:22 ` Aleksey Avdeev
2009-10-07 7:29 ` Kharitonov A. Dmitry
2009-10-07 13:28 ` Kharitonov A. Dmitry
2009-10-06 9:21 ` Timur Batyrshin
2009-10-05 18:38 ` Aleksey Avdeev
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=20091005235606.21c18990@bga \
--to=bga@altlinux.org \
--cc=devel-newbies@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
devel@ where you _can_ ask
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/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-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \
devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com
public-inbox-index devel-newbies
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel-newbies
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git