ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Зависимость mariadb-server и selinux-policy от libX11 ( через libcairo, =?koi8-r?b?0M/Iz9bF?=)
@ 2014-06-17  9:06 Sergey Y. Afonin
  2014-06-17  9:50 ` Michael Shigorin
  0 siblings, 1 reply; 5+ messages in thread
From: Sergey Y. Afonin @ 2014-06-17  9:06 UTC (permalink / raw)
  To: ALT Linux Team development discussions

Приветствую.

Что-то какие-то зависимости стали образовываться странные:

# apt-get remove libX11
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
  libEGL libGL libX11 libXdamage libXext libXfixes libXrender libXxf86vm libcairo mariadb-server policycoreutils
  python-module-dbus python-module-pygobject3 selinux-policy

# apt-get remove libcairo
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
  libcairo mariadb-server policycoreutils python-module-dbus python-module-pygobject3 selinux-policy

Какие-то вычисления на GPU что ли ?

-- 
С уважением, Сергей Афонин
asy@altlinux.ru


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

* Re: [devel] Зависимость mariadb-server и selinux-policy от libX11 ( через libcairo, =?koi8-r?b?0M/Iz9bF?=)
  2014-06-17  9:06 [devel] Зависимость mariadb-server и selinux-policy от libX11 ( через libcairo, =?koi8-r?b?0M/Iz9bF?=) Sergey Y. Afonin
@ 2014-06-17  9:50 ` Michael Shigorin
  2014-06-17 18:31   ` [devel] Зависимость mariadb-server и selinux-policy от libX11 ( через libcairo, =?utf-8?b?0L/QvtGF0L7QttC1?=) Sergey Y. Afonin
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Shigorin @ 2014-06-17  9:50 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Tue, Jun 17, 2014 at 01:06:47PM +0400, Sergey Y. Afonin wrote:
> # apt-get remove libcairo
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following packages will be REMOVED:
>   libcairo mariadb-server policycoreutils python-module-dbus python-module-pygobject3 selinux-policy
> 
> Какие-то вычисления на GPU что ли ?

Скорее лишнее в policycoreutils, на который есть лишние зависимости.

-- 
 ---- WBR, Michael Shigorin / http://altlinux.org
  ------ http://opennet.ru / http://anna-news.info


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

* Re: [devel] Зависимость mariadb-server и selinux-policy от libX11 ( через libcairo, =?utf-8?b?0L/QvtGF0L7QttC1?=)
  2014-06-17  9:50 ` Michael Shigorin
@ 2014-06-17 18:31   ` Sergey Y. Afonin
  2014-06-17 19:53     ` Anton Gorlov
  0 siblings, 1 reply; 5+ messages in thread
From: Sergey Y. Afonin @ 2014-06-17 18:31 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Tuesday 17 June 2014, Michael Shigorin wrote:

> Скорее лишнее в policycoreutils, на который есть лишние зависимости.
 
Так что, баг вешать, или "само рассосётся" ? :-)

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


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

* Re: [devel] Зависимость mariadb-server и selinux-policy от libX11 ( через libcairo, =?utf-8?b?0L/QvtGF0L7QttC1?=)
  2014-06-17 18:31   ` [devel] Зависимость mariadb-server и selinux-policy от libX11 ( через libcairo, =?utf-8?b?0L/QvtGF0L7QttC1?=) Sergey Y. Afonin
@ 2014-06-17 19:53     ` Anton Gorlov
  2014-06-18 13:02       ` [devel] Зависимость mariadb-server и selinux-policy от libX11 ( через libcairo, =?koi8-r?b?0M/Iz9bF?=) Sergey Y. Afonin
  0 siblings, 1 reply; 5+ messages in thread
From: Anton Gorlov @ 2014-06-17 19:53 UTC (permalink / raw)
  To: ALT Linux Team development discussions

Лучше таки повесить баг

17.06.2014 22:31, Sergey Y. Afonin пишет:
> On Tuesday 17 June 2014, Michael Shigorin wrote:
>
>> Скорее лишнее в policycoreutils, на который есть лишние зависимости.
>  
> Так что, баг вешать, или "само рассосётся" ? :-)
>



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

* Re: [devel] Зависимость mariadb-server и selinux-policy от libX11 ( через libcairo, =?koi8-r?b?0M/Iz9bF?=)
  2014-06-17 19:53     ` Anton Gorlov
@ 2014-06-18 13:02       ` Sergey Y. Afonin
  0 siblings, 0 replies; 5+ messages in thread
From: Sergey Y. Afonin @ 2014-06-18 13:02 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Tuesday 17 June 2014, Anton Gorlov wrote:

> Лучше таки повесить баг

http://bugzilla.altlinux.org/30125

-- 
С уважением, Сергей Афонин
asy@altlinux.ru


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

end of thread, other threads:[~2014-06-18 13:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-17  9:06 [devel] Зависимость mariadb-server и selinux-policy от libX11 ( через libcairo, =?koi8-r?b?0M/Iz9bF?=) Sergey Y. Afonin
2014-06-17  9:50 ` Michael Shigorin
2014-06-17 18:31   ` [devel] Зависимость mariadb-server и selinux-policy от libX11 ( через libcairo, =?utf-8?b?0L/QvtGF0L7QttC1?=) Sergey Y. Afonin
2014-06-17 19:53     ` Anton Gorlov
2014-06-18 13:02       ` [devel] Зависимость mariadb-server и selinux-policy от libX11 ( через libcairo, =?koi8-r?b?0M/Iz9bF?=) Sergey Y. Afonin

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