ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Andrei Bulava <abulava@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] xorg-x11-utils в BuildRequires давить!!
Date: Thu, 31 Aug 2006 11:10:51 +0300
Message-ID: <44F6998B.7030804@altlinux.ru> (raw)
In-Reply-To: <20060831045839.GA3146@semushin.plesk.ru>

Slava Semushin wrote:
> --- Valery V. Inozemtsev 2006-08-30 18:08:02 +0400
> +++ Slava Semushin 2006-08-31 11:45:23 +0700
> 
> VVI> пытаюсь. а вообще надо заканчивать с этой порочной практикой писать в 
> VVI> BuildRequires xorg-x11-utils xorg-x11-libs xorg-x11-devel
> 
>     Я всеми конечностями за!
> 
>     Для сборки пакетов использую хашер и маленький репозитарий, состоящий
>     только их пакетов нужных для сборки моих пакетов. Тащить и потом
>     вручную каждый раз обновлять под полсотни пакетов из-за xorg-x11-devel
>     я не хочу.
> 
>     Собственно я уже не раз поднимал эту тему, но это мало кому надо:

Я в упор не понимаю ваших сложностей ;-) Там что, при каждом обновлении
xorg меняются все библиотеки и утилиты? Запустите на обновлённом сегодня
Сизифе (напомню, shrek@ буквально только что опубликовал X.org 7.1.1):

$ rpm -qR xorg-x11-devel | fgrep -v rpmlib\( | xargs rpm -q --qf
'%{CHANGELOGTIME} %{NAME}\n' | sort | awk '{print strftime("%c ",$1) $2}'

$ rpm -qR xorg-x11-utils | fgrep -v rpmlib\( | xargs rpm -q --qf
'%{CHANGELOGTIME} %{NAME}\n' | sort | awk '{print strftime("%c ",$1) $2}'

Обновлённых в течение августа пакетов оказалось аж 7 штук. Ужос! :-)
(кстати, xorg-x11-utils вообще обновлялись в последний раз 30 июня).

"Тащить и потом вручную каждый раз обновлять под полсотни пакетов из-за
xorg-x11-devel" - это только вопрос (не)умения правильно готовить чёрных
кошек.

Пара-тройка написанных на коленке скриптов отлично справляется с
переработкой /var/cache/apt/archives в локальное зеркало нужных мне
пакетов из Сизифа.

P.S. Такса на скрипты обычная: $1 за байт :-D

$ pushd ~/bin && ls -al hasher_* && popd
~/bin ~/bin
-rwxr-xr-x 1 abulava abulava  190 Дек 29  2004 hasher_apt2rpm
-rwxr-xr-x 1 abulava abulava  242 Окт 10  2005 hasher_archs_snapshot
-rwxr-xr-x 1 abulava abulava 1355 Апр 17 11:21 hasher_cleanup_dups
-rwxr-xr-x 1 abulava abulava  365 Май 18 09:52 hasher_freshen
~/bin

-- 
// AB1002-UANIC







      reply	other threads:[~2006-08-31  8:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-30 13:56 ` [devel] Q: xorg-x11-utils Dmitry V. Levin
2006-08-30 14:08   ` Valery V. Inozemtsev
2006-08-30 14:40     ` Sergey V Turchin
2006-08-31  4:58     ` [devel] xorg-x11-utils в BuildRequires давить!! Slava Semushin
2006-08-31  8:10       ` Andrei Bulava [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=44F6998B.7030804@altlinux.ru \
    --to=abulava@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