ALT Linux Community general discussions
 help / color / mirror / Atom feed
* Re: [Comm] Canon S100 CUPS+Gutenprint v 5.2.4
  @ 2011-01-27 18:05 ` male2015
  2011-01-27 23:25   ` Andrey Liakhovets
  0 siblings, 1 reply; 2+ messages in thread
From: male2015 @ 2011-01-27 18:05 UTC (permalink / raw)
  To: community

Andriy Dobrovol`s`kii писал в своём письме Thu, 27 Jan 2011 23:33:47 +0600:

> В конфиге есть параметр Hold. Он именно для пакетов которые не нужно  
> обновлять

Имеется в виду apt config? Если да, то он у меня выглядит так:


/*
  * This is the main configuration file for the APT suite of tools,
  * see apt.conf(5) for details.
  */

// See apt-cdrom(8) for details.
Acquire::CDROM::Copy "true";
Acquire::CDROM::mount "/media/cdrom";

RPM
{
	Allow-Duplicated {
		// Old-style kernels.
		"^(NVIDIA_)?(kernel|alsa)[0-9]*(-adv|-linus)?($|-up|-smp|-secure|-custom|-enterprise|-BOOT|-tape|-aureal)";
		// New-style kernels.
		"^kernel-(image|modules)-.*";
	};
	Hold {
		// Old-style kernels.
		"^(kernel|alsa)[0-9]+-source";
	};
};

и как правильно впмсать пакет  ghostscript-9.00-alt1.M50P.1?
--

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

* Re: [Comm] Canon S100 CUPS+Gutenprint v 5.2.4
  2011-01-27 18:05 ` [Comm] Canon S100 CUPS+Gutenprint v 5.2.4 male2015
@ 2011-01-27 23:25   ` Andrey Liakhovets
  0 siblings, 0 replies; 2+ messages in thread
From: Andrey Liakhovets @ 2011-01-27 23:25 UTC (permalink / raw)
  To: community

On Fri, 28 Jan 2011 00:05:56 +0600 male2015 wrote:
>Andriy Dobrovol`s`kii писал в своём письме Thu, 27 Jan 2011 23:33:47 +0600:
>
>> В конфиге есть параметр Hold. Он именно для пакетов которые не нужно  
>> обновлять
>
>Имеется в виду apt config? Если да, то он у меня выглядит так:
 ...
>	Hold {
>		// Old-style kernels.
>		"^(kernel|alsa)[0-9]+-source";
>	};
 ...
>и как правильно впмсать пакет  ghostscript-9.00-alt1.M50P.1?

Добавить в секцию Hold строчку
 "^ghostscript";
или
 "^(ghostscript|libgs|libijs)";
?

Андрей Ляховец


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

end of thread, other threads:[~2011-01-27 23:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-27 18:05 ` [Comm] Canon S100 CUPS+Gutenprint v 5.2.4 male2015
2011-01-27 23:25   ` Andrey Liakhovets

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git