ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Как заблокировать установку debuginfo-пакетов?
@ 2011-02-21 11:19 Sergei Epiphanov
  2011-02-21 12:09 ` Sergei Epiphanov
  0 siblings, 1 reply; 11+ messages in thread
From: Sergei Epiphanov @ 2011-02-21 11:19 UTC (permalink / raw)
  To: Рассылка Devel

Мне эти пакеты не очень-то и нужны, но при попытке (как ранее) набрать, к 
примеру,

apt-get install '^gimp.*'

приводит к появлению в системе N-цать мегабайт debuginfo-пакетов. Порывшись в 
исходниках apt, наткнулся на параметр RPM::Ignore, но как он работает - ума не 
приложу. Вписал в apt.conf:

RPM
{
    Ignore {
        ".*-debuginfo$";
   };
}

Но он не помогает. Командная строка вида

apt-get install '^gimp.*' '.*-debuginfo$'-

тоже никоим боком не подходит. Какой есть легальный способ откусывания этих 
пакетов (не хочется патчить apt, чтобы он и не думал про эти пакеты)?

-- 
С уважением, Епифанов Сергей

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-02-22  6:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-21 11:19 [devel] Как заблокировать установку debuginfo-пакетов? Sergei Epiphanov
2011-02-21 12:09 ` Sergei Epiphanov
2011-02-21 12:20   ` Sergey Shilov
2011-02-21 12:26     ` Valery V. Inozemtsev
2011-02-21 21:05       ` Michael Shigorin
2011-02-21 12:36   ` Afanasov Dmitry
2011-02-21 13:06     ` Sergei Epiphanov
2011-02-21 13:20       ` Ivan A. Melnikov
2011-02-21 13:23         ` Sergei Epiphanov
2011-02-21 13:38           ` Ivan A. Melnikov
2011-02-22  6:29             ` Sergei Epiphanov

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