From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] Q: soname change unmets
Date: Tue, 29 Aug 2006 05:30:12 +0400
Message-ID: <20060829013012.GJ18653@localhost.localdomain> (raw)
In-Reply-To: <20060828090131.GH13030@basalt.office.altlinux.org>
[-- Attachment #1: Type: text/plain, Size: 1221 bytes --]
On Mon, Aug 28, 2006 at 01:01:31PM +0400, Dmitry V. Levin wrote:
> > Скоро пакеты не будут пропускаться в Сизиф!
> > А разгадка одна -- чтобы в обоих случаях не было неудовлетворённостей.
>
> Если проблема не решается целиком, то её следует решать по частям.
> Я верю, что среди пакетов, приходящих в incoming, бывает много таких,
> которые не порождают unmet'ы (правда, у меня нет статистики).
> Сначала нужно научится обрабатывать такие пакеты совершенно автоматически.
>
> Пересобирать другие пакеты для удовлетворения unmet'ов - это более сложная
> задача, я не верю, что её удастся решить быстро, если до сих пор
> incominger не смог решить первую.
>
> Всяческая помощь приветствуется.
Всяческая это какая? Добрым словом и пистолетом? Вроде договорились до
того, что будем переходить на git и что incominger в текущем виде будет
устранен или до неузнаваемости пределан. Соответственно большого интереса
ковырять текущий incominger нет.
Но обнаружить, создает пакет новые анметы или нет, вроде бы не сложно.
dump_unmets |sort -u >unmets_before
build_package
add_package_to_repo
dump_unmets |sort -u >unmets_after
comm -13 unmets_before unmets_after >new_unmets
test -s new_unmets
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2006-08-29 1:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-24 18:55 ` Dmitry V. Levin
2006-08-24 19:02 ` Alexey Tourbin
2006-08-24 22:28 ` Pavlov Konstantin
2006-08-24 22:47 ` Alexey Tourbin
2006-08-25 4:48 ` Alexey Gladkov
2006-08-25 11:02 ` Alexey Tourbin
2006-08-27 22:37 ` Pavlov Konstantin
2006-08-28 9:01 ` Dmitry V. Levin
2006-08-29 1:30 ` Alexey Tourbin [this message]
2006-08-30 0:01 ` Michael Shigorin
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=20060829013012.GJ18653@localhost.localdomain \
--to=at@altlinux.ru \
--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