ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Антон Мидюков" <midyukov-anton@ya.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] [#200419] FAILED (try 4) del=gstreamer del=gst-plugins-bad del=gst-plugins-base del=gst-plugins-gl ...
Date: Mon, 5 Mar 2018 13:43:49 +0700
Message-ID: <0c83f60b-01d2-2ad6-978e-d91b80e1bc62@ya.ru> (raw)
In-Reply-To: <294417df-ee4f-bfb6-a725-df02811cfe74@yandex.ru>

05.03.2018 03:18, Мидюков Антон пишет:
> 05.03.2018 1:15, Ivan Zakharyaschev пишет:
>> Hello!
>>
>> On Thu, 22 Feb 2018, Антон Мидюков wrote:
>>
>>> Отпишусь по поводу пакетов, затрагивающих меня.
>>> soundconverter можно обновить (постараюсь это сделать в ближайшие 
>>> дни) до версии 3.0.0 beta1, портированной на современные python3 и 
>>> gstreamer.
>>> А вот с linuxcnc я ничего не могу сделать. Работа по портированию на 
>>> новые технологии началась совсем недавно. Вряд ли в этом году можно 
>>> ждать релиза на python3. Так что может не выкидывать в p9 всё это не 
>>> пересобираемое старьё? Без него некоторым проектам ещё пока 
>>> никуда... Хоть годик бы обождать.
>>
>> Хотелось немного помочь разобраться, такая уж тут тяжёлая проблема.
>>
>> Вот что нагуглил:
>>
>> * https://github.com/LinuxCNC/linuxcnc/issues/297
>>   "fix gmoccapy gstreamer support on Debian Stretch"
>> * https://github.com/LinuxCNC/linuxcnc/issues/298
>>   "fix gscreen gstreamer support on Debian Stretch"
>> * 
>> https://github.com/LinuxCNC/linuxcnc/commit/fe2483ceb06a1ae93669e0f98657eb8fa1638915
>>   "packaging: on Debian Stretch and newer, depend on gstreamer 1.0
>>
>> Norbert tells me that gmoccapy's sound playing works with gstreamer 1.0,
>> so depend on that, on Stretch and newer."
> Спасибо! Судя по этим issues, текущая стабильная версия linuxcnc уже 
> поддерживает python-gst1.0, а у нас зависимость на python-gst 
> генерируется ложная. Завтра проверю это.
>
Посмотрел на исходники. Я так понимаю, что сей коммит просто нужен для 
того, чтобы configure при сборке deb пакета сделало правильные 
зависимости. Т.е. gmoccapy должен поддерживать как python-module-gst, 
так и python-module-gst1.0. Должен, но не обязан. По крайней мере в 
чистом hasher после

hsh-install python-module-gst1.0

Не работает:

import gst

который используется в gmoccapy/player.py и более не где.


Раз разработчики считают, что зависимость нужно насильно менять с 
python-module-gst на python-module-gst1.0, то я могу с чистой совестью 
сделать тоже самое :-)

-- 
С уважением, Антон Мидюков <antohami@altlinux.org>



  reply	other threads:[~2018-03-05  6:43 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-19 23:02   ` Ivan Zakharyaschev
2018-02-20 13:00     ` Mikhail Efremov
2018-02-20 21:17       ` Leonid Krivoshein
2018-02-21 15:18       ` Ivan Zakharyaschev
2018-02-21 15:47         ` Dmitry V. Levin
2018-02-21 15:57           ` Yuri Sedunov
2018-02-21 16:17             ` [devel] [#200419] FAILED (try 4) del=gstreamer Alexey V. Vissarionov
2018-02-22  7:49               ` Sergey V Turchin
2018-02-22 10:01                 ` Yuri Sedunov
2018-02-22 10:59                   ` Sergey V Turchin
2018-02-21 16:03         ` [devel] [#200419] FAILED (try 4) del=gstreamer del=gst-plugins-bad del=gst-plugins-base del=gst-plugins-gl Yuri Sedunov
2018-02-21 16:14           ` Ivan Zakharyaschev
2018-02-21 17:02             ` Yuri Sedunov
2018-02-21 17:35               ` Ivan Zakharyaschev
2018-02-22  7:52                 ` Sergey V Turchin
2018-02-21 17:11             ` Mikhail Efremov
2018-02-21 16:10         ` Alexey Shabalin
2018-02-21 16:17           ` Ivan Zakharyaschev
2018-02-21 16:23             ` Alexey Shabalin
2018-02-21 16:29         ` Michael Shigorin
2018-02-21 16:49           ` Ivan Zakharyaschev
2018-02-21 17:58             ` Michael Shigorin
2018-02-21 17:16         ` [devel] ubf; was: " Ivan Zakharyaschev
2018-02-22  9:33         ` [devel] " Igor Vlasenko
2018-02-22  6:03     ` Антон Мидюков
2018-03-04 18:15       ` Ivan Zakharyaschev
2018-03-04 20:18         ` Мидюков Антон
2018-03-05  6:43           ` Антон Мидюков [this message]
2018-03-05  6:58             ` [devel] python-module-gst1.0; was: " Ivan Zakharyaschev
2018-02-21 18:25 ` [devel] " Alexey Shabalin
2018-02-21 21:19   ` Dmitry V. Levin

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=0c83f60b-01d2-2ad6-978e-d91b80e1bc62@ya.ru \
    --to=midyukov-anton@ya.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