From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.org>
Subject: [devel] Re: librpm payload
Date: Mon, 12 Sep 2005 07:48:30 +0400
Message-ID: <20050912034830.GG3290@solemn.turbinal.org> (raw)
In-Reply-To: <20050911221410.GC1172@basalt.office.altlinux.org>
[-- Attachment #1: Type: text/plain, Size: 809 bytes --]
On Mon, Sep 12, 2005 at 02:14:10AM +0400, Dmitry V. Levin wrote:
> > Написал на шелле, с кешированием для каталогов. Для робота это важно --
> > очень долго (с распаковкой всех rpm'ов) только один раз будет работать.
>
> Да, красиво, мне понравилось. Запакуй куда-нибудь, пожалуйста.
Посмотрел, что он мне тут ночью сделал. Есть грабли с %ghost файлами,
с неправильными правами доступа на каталог (когда в каталог "не пускают")
и с девайсами. Похоже, придется использовать fakeroot.
Запакую в qa-robot-0.3. Он же использует /usr/bin/packages.
local d="$1"; shift
packages "$d" >packages
sort -t$'\t' -o packages -u -k1,1 packages
while IFS=$'\t' read p v f _; do
Если в каталоге $d есть дупы, то будут из одноименных пакетов будет
обработан только один, с наибольшей версией.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-09-12 3:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-02 20:14 [devel] " Alexey Tourbin
2005-09-02 21:00 ` Dmitry V. Levin
2005-09-05 3:43 ` [devel] " Alexey Tourbin
2005-09-05 9:09 ` Sergey Vlasov
2005-09-11 17:06 ` Alexey Tourbin
2005-09-11 22:14 ` Dmitry V. Levin
2005-09-12 3:48 ` Alexey Tourbin [this message]
2005-09-12 10:28 ` Dmitry V. Levin
2005-09-13 8:51 ` [devel] rpmfile Alexey Tourbin
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=20050912034830.GG3290@solemn.turbinal.org \
--to=at@altlinux.ru \
--cc=devel@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