Re: [packman] TW20230129: unmet dependecies on VLC and MPlayer

2023-01-31 Thread Masaru Nomiya
Hello,

In the Message; 

  Subject: [packman] TW20230129: unmet dependecies on VLC and MPlayer
  Message-ID : <1843207.tdWV9SEqCh@mio>
  Date & Time: Tue, 31 Jan 2023 11:06:27 +0100

[MH] == Mathias Homann  has written:

MH>  trying to install gmplayer and vlc on tumbleweed 20230129 isn't possible 
due 
MH>  to dependency issues:

MH>  mio:~ # tumbleweed status 
MH>  latest   : 20230129
MH>  target   : 20230129
MH>  installed: 20230129
MH>  mio:~ # zypper in vlc-noX gmplayer
MH>  Loading repository data...
MH>  Reading installed packages...
MH>  Resolving package dependencies...
MH>  2 Problems:
MH>  Problem: nothing provides 'libBasicUsageEnvironment.so.1()(64bit)' needed 
by 
MH>  the to be installed vlc-noX-3.0.18-7.6.x86_64
MH>  Problem: nothing provides 'libBasicUsageEnvironment.so.1()(64bit)' needed 
by 
MH>  the to be installed MPlayer-1.2.r38304-2.66.x86_64

MH>  Problem: nothing provides 'libBasicUsageEnvironment.so.1()(64bit)' needed 
by 
MH>  the to be installed vlc-noX-3.0.18-7.6.x86_64
MH>   Solution 1: do not install vlc-noX-3.0.18-7.6.x86_64
MH>   Solution 2: break vlc-noX-3.0.18-7.6.x86_64 by ignoring some of its 
MH>  dependencies

MH>  TW20230129 has newer versions of libBasicUsageEnvironment:
[...]
MH>  I guess vlc and mplayer need to be rebuilt?

Rebuilding does not change the situation.
So your solution is to install libBasicUsageEnvironment.so.1.

For example, you can get it here;

https://download.opensuse.org/repositories/home:/alveus:/fed:/plex/openSUSE_Tumbleweed/x86_64/

Regards.

---
┏━━┓彡 野宮  賢 mail-to: m.nomiya+pack @ gmail.com
┃\/彡
┗━━┛   "Bill!
   You married with Computer.
   Not with Me!"
   "No..., with money."

___
Packman mailing list
Packman@links2linux.de
https://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Re: [packman] TW20230129: unmet dependecies on VLC and MPlayer

2023-01-31 Thread Mathias Homann
Am Mittwoch, 1. Februar 2023, 04:11:35 CET schrieb Masaru Nomiya:
> Hello,
> 
> In the Message;
> 
>   Subject: [packman] TW20230129: unmet dependecies on VLC and MPlayer
>   Message-ID : <1843207.tdWV9SEqCh@mio>
>   Date & Time: Tue, 31 Jan 2023 11:06:27 +0100
> 
> [MH] == Mathias Homann  has written:
> 
> MH>  trying to install gmplayer and vlc on tumbleweed 20230129 isn't
> possible due MH>  to dependency issues:
> 
> MH>  mio:~ # tumbleweed status
> MH>  latest   : 20230129
> MH>  target   : 20230129
> MH>  installed: 20230129
> MH>  mio:~ # zypper in vlc-noX gmplayer
> MH>  Loading repository data...
> MH>  Reading installed packages...
> MH>  Resolving package dependencies...
> MH>  2 Problems:
> MH>  Problem: nothing provides 'libBasicUsageEnvironment.so.1()(64bit)'
> needed by MH>  the to be installed vlc-noX-3.0.18-7.6.x86_64
> MH>  Problem: nothing provides 'libBasicUsageEnvironment.so.1()(64bit)'
> needed by MH>  the to be installed MPlayer-1.2.r38304-2.66.x86_64
> 
> MH>  Problem: nothing provides 'libBasicUsageEnvironment.so.1()(64bit)'
> needed by MH>  the to be installed vlc-noX-3.0.18-7.6.x86_64
> MH>   Solution 1: do not install vlc-noX-3.0.18-7.6.x86_64
> MH>   Solution 2: break vlc-noX-3.0.18-7.6.x86_64 by ignoring some of its
> MH>  dependencies
> 
> MH>  TW20230129 has newer versions of libBasicUsageEnvironment:
> [...]
> MH>  I guess vlc and mplayer need to be rebuilt?
> 
> Rebuilding does not change the situation.
> So your solution is to install libBasicUsageEnvironment.so.1.

no. the proper solution would be a MPlayer that does not require 
libBasicUsageEnvironment.so.1()(64bit) as this library is not available in 
current TW anymore, by rebuilding it like vlc-noX just was.

Cheers
MH

-- 
Mathias Homann
mathias.hom...@opensuse.org
Jabber (XMPP): le...@tuxonline.tech
Matrix: @mathias:eregion.de
IRC: [Lemmy] on freenode and ircnet (bouncer active)
keybase: https://keybase.io/lemmy
gpg key fingerprint: 8029 2240 F4DD 7776 E7D2 C042 6B8E 029E 13F2 C102

signature.asc
Description: This is a digitally signed message part.
___
Packman mailing list
Packman@links2linux.de
https://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Re: [packman] TW20230129: unmet dependecies on VLC and MPlayer

2023-01-31 Thread Masaru Nomiya
Hello,

In the Message; 

  Subject: Re: [packman] TW20230129: unmet dependecies on VLC and MPlayer
  Message-ID : <12144493.O9o76ZdvQC@kumiko>
  Date & Time: Wed, 01 Feb 2023 07:10:31 +0100

[MH] == Mathias Homann  has written:

[...]
MH>>>  I guess vlc and mplayer need to be rebuilt?
 
MN>> Rebuilding does not change the situation.
MN>> So your solution is to install libBasicUsageEnvironment.so.1.

MH>  no. the proper solution would be a MPlayer that does not require 
MH>  libBasicUsageEnvironment.so.1()(64bit) as this library is not available in 
MH>  current TW anymore, by rebuilding it like vlc-noX just was.

Recently, I built vlc 3.0.18 on 20 January following the release of
live555 on 19 January, but vlc-nox still requires
libBasicUsageEnvironment.so.1.

The  live555 is only as of 19 January.

MPlayer is a static build, but I built it in a way that is compatible
with libBasicUsageEnvironment2.

Regards.

---
┏━━┓彡 野宮  賢 mail-to: m.nomiya+pack @ gmail.com
┃\/彡
┗━━┛  "No Windows, no gains!" ... "Why, I am wrong?"
-- Bill --

___
Packman mailing list
Packman@links2linux.de
https://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Re: [packman] TW20230129: unmet dependecies on VLC and MPlayer

2023-02-01 Thread Simon Vogl

Hello,

In the Message:


Hello,

In the Message;

   Subject: Re: [packman] TW20230129: unmet dependecies on VLC and MPlayer
   Message-ID : <12144493.O9o76ZdvQC@kumiko>
   Date & Time: Wed, 01 Feb 2023 07:10:31 +0100

[MH] == Mathias Homann  has written:

[...]
MH>>>  I guess vlc and mplayer need to be rebuilt?

MN>> Rebuilding does not change the situation.
MN>> So your solution is to install libBasicUsageEnvironment.so.1.

MH>  no. the proper solution would be a MPlayer that does not require
MH>  libBasicUsageEnvironment.so.1()(64bit) as this library is not available in
MH>  current TW anymore, by rebuilding it like vlc-noX just was.

Recently, I built vlc 3.0.18 on 20 January following the release of
live555 on 19 January, but vlc-nox still requires
libBasicUsageEnvironment.so.1.

The  live555 is only as of 19 January.

MPlayer is a static build, but I built it in a way that is compatible
with libBasicUsageEnvironment2.

Regards.

---
┏━━┓彡 野宮  賢 mail-to: m.nomiya+pack @ gmail.com
┃\/彡
┗━━┛  "No Windows, no gains!" ... "Why, I am wrong?"
 -- Bill --

___
Packman mailing list
Packman@links2linux.de
https://lists.links2linux.de/cgi-bin/mailman/listinfo/packman


The MPlayer package currently does not rebuild successfully on TW
because it's not compatible with ffmpeg-5 yet and therefore its build
fails. Due to that, PMBS hasn't rebuilt it with
libBasicUsageEnvironment2 yet.

I made a request to force PMBS to build it with ffmpeg-4 instead of
ffmpeg-5, that should fix the dependency issues:

https://pmbs.links2linux.org/request/show/5671

Regards.


___
Packman mailing list
Packman@links2linux.de
https://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Re: [packman] TW20230129: unmet dependecies on VLC and MPlayer

2023-02-01 Thread Manfred Hollstein
Hi Simon,

On Wed, 01 Feb 2023, 15:19:20 +0100, Simon Vogl wrote:
> [...]
> The MPlayer package currently does not rebuild successfully on TW
> because it's not compatible with ffmpeg-5 yet and therefore its build
> fails. Due to that, PMBS hasn't rebuilt it with
> libBasicUsageEnvironment2 yet.
> 
> I made a request to force PMBS to build it with ffmpeg-4 instead of
> ffmpeg-5, that should fix the dependency issues:
> 
> https://pmbs.links2linux.org/request/show/5671

I remember having a similar issue with kodi. My initial idea was to
BuildRequire: the ffmpeg-4 packages directly, but this turned out to
loose the ability to require special version numbers. This is how the
change currently in kodi.spec:

BuildRequires:  (pkgconfig(libavcodec) >= 58.18.100 with pkgconfig(libavcodec) 
< 59)
BuildRequires:  (pkgconfig(libavfilter) >= 6.107.100 with 
pkgconfig(libavfilter) < 8)
BuildRequires:  (pkgconfig(libavformat) >= 58.12.100 with 
pkgconfig(libavformat) < 59)
BuildRequires:  (pkgconfig(libavutil) >= 56.14.100 with pkgconfig(libavutil) < 
57)
BuildRequires:  (pkgconfig(libpostproc) >= 54.7.100 with pkgconfig(libpostproc) 
< 56)
BuildRequires:  (pkgconfig(libswscale) >= 4.8.100 with pkgconfig(libswscale) < 
6)
BuildRequires:  (pkgconfig(libswresample) >= 3.1.100 with 
pkgconfig(libswresample) < 4)

If you agree, please make a similar change and create a superseeding SR
for MPlayer. I'll then approve it. OK?

> Regards.

TIA, cheers.

l8er
manfred


signature.asc
Description: PGP signature
___
Packman mailing list
Packman@links2linux.de
https://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Re: [packman] TW20230129: unmet dependecies on VLC and MPlayer

2023-02-01 Thread Simon Vogl

Hi Manfred,

Original Message:

Hi Simon,

On Wed, 01 Feb 2023, 15:19:20 +0100, Simon Vogl wrote:

[...]
The MPlayer package currently does not rebuild successfully on TW
because it's not compatible with ffmpeg-5 yet and therefore its build
fails. Due to that, PMBS hasn't rebuilt it with
libBasicUsageEnvironment2 yet.

I made a request to force PMBS to build it with ffmpeg-4 instead of
ffmpeg-5, that should fix the dependency issues:

https://pmbs.links2linux.org/request/show/5671

I remember having a similar issue with kodi. My initial idea was to
BuildRequire: the ffmpeg-4 packages directly, but this turned out to
loose the ability to require special version numbers. This is how the
change currently in kodi.spec:

BuildRequires:  (pkgconfig(libavcodec) >= 58.18.100 with pkgconfig(libavcodec) 
< 59)
BuildRequires:  (pkgconfig(libavfilter) >= 6.107.100 with pkgconfig(libavfilter) 
< 8)
BuildRequires:  (pkgconfig(libavformat) >= 58.12.100 with pkgconfig(libavformat) 
< 59)
BuildRequires:  (pkgconfig(libavutil) >= 56.14.100 with pkgconfig(libavutil) < 
57)
BuildRequires:  (pkgconfig(libpostproc) >= 54.7.100 with pkgconfig(libpostproc) 
< 56)
BuildRequires:  (pkgconfig(libswscale) >= 4.8.100 with pkgconfig(libswscale) < 
6)
BuildRequires:  (pkgconfig(libswresample) >= 3.1.100 with pkgconfig(libswresample) 
< 4)

If you agree, please make a similar change and create a superseeding SR
for MPlayer. I'll then approve it. OK?


Regards.

TIA, cheers.

l8er
manfred

___
Packman mailing list
Packman@links2linux.de
https://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Thanks for the suggestion, I made a new request with the new
BuildRequires system here:

https://pmbs.links2linux.org/request/show/5672

Have a nice day.

Simon


___
Packman mailing list
Packman@links2linux.de
https://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Re: [packman] TW20230129: unmet dependecies on VLC and MPlayer

2023-02-01 Thread Manfred Hollstein
Hi Simon,

On Wed, 01 Feb 2023, 15:50:36 +0100, Simon Vogl wrote:
> Hi Manfred,
> 
> Original Message:
> > Hi Simon,
> > 
> > On Wed, 01 Feb 2023, 15:19:20 +0100, Simon Vogl wrote:
> > > [...]
> > > The MPlayer package currently does not rebuild successfully on TW
> > > because it's not compatible with ffmpeg-5 yet and therefore its build
> > > fails. Due to that, PMBS hasn't rebuilt it with
> > > libBasicUsageEnvironment2 yet.
> > > 
> > > I made a request to force PMBS to build it with ffmpeg-4 instead of
> > > ffmpeg-5, that should fix the dependency issues:
> > > 
> > > https://pmbs.links2linux.org/request/show/5671
> > I remember having a similar issue with kodi. My initial idea was to
> > BuildRequire: the ffmpeg-4 packages directly, but this turned out to
> > loose the ability to require special version numbers. This is how the
> > change currently in kodi.spec:
> > 
> > BuildRequires:  (pkgconfig(libavcodec) >= 58.18.100 with 
> > pkgconfig(libavcodec) < 59)
> > BuildRequires:  (pkgconfig(libavfilter) >= 6.107.100 with 
> > pkgconfig(libavfilter) < 8)
> > BuildRequires:  (pkgconfig(libavformat) >= 58.12.100 with 
> > pkgconfig(libavformat) < 59)
> > BuildRequires:  (pkgconfig(libavutil) >= 56.14.100 with 
> > pkgconfig(libavutil) < 57)
> > BuildRequires:  (pkgconfig(libpostproc) >= 54.7.100 with 
> > pkgconfig(libpostproc) < 56)
> > BuildRequires:  (pkgconfig(libswscale) >= 4.8.100 with 
> > pkgconfig(libswscale) < 6)
> > BuildRequires:  (pkgconfig(libswresample) >= 3.1.100 with 
> > pkgconfig(libswresample) < 4)
> > 
> > If you agree, please make a similar change and create a superseeding SR
> > for MPlayer. I'll then approve it. OK?
> > 
> > > Regards.
> > TIA, cheers.
> > 
> > l8er
> > manfred
> 
> Thanks for the suggestion, I made a new request with the new
> BuildRequires system here:
> 
> https://pmbs.links2linux.org/request/show/5672

approved! Thanks for your contribution!

> Have a nice day.
> 
> Simon

Cheers.

l8er
manfred


signature.asc
Description: PGP signature
___
Packman mailing list
Packman@links2linux.de
https://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Re: [packman] TW20230129: unmet dependecies on VLC and MPlayer

2023-02-01 Thread Masaru Nomiya
Hello,

I also had doubts about my answer, so I tried to sort out my 
environment (Tumbleweed) and tried rebuild vlc and MPlayer to give an
accurate answer.
But I made a big mistake in the process, destroying my key
environment, where I installed two different live555s in a complicated
way).
So, I decided to use only 2023.01.19 live555 to be closer to the
current situation.

In the Message; 

  Subject: Re: [packman] TW20230129: unmet dependecies on VLC and MPlayer
  Message-ID : 
  Date & Time: Wed, 1 Feb 2023 15:19:20 +0100

[SV] == Simon Vogl  has written:

[...]
MN>> Recently, I built vlc 3.0.18 on 20 January following the release of
MN>> live555 on 19 January, but vlc-nox still requires
MN>> libBasicUsageEnvironment.so.1.

I remember wrongly that the build was done on 12 January.
When I tried to rebuild today, it failed with an error, so I checked
and found that the cause was an update of libplacebo, so I got the
4.208.0 version and was able to rebuild.
I got a vlc that depends only on libBasicUsageEnvironment.so.2
(live555.2023.01.19), as Mathias wanted, and I found out why, as
Mathias asked.
I don't understand why the dependency on libBasicUsageEnvironment.so.1
appeared, as per Mathiasb's question.

MN>> MPlayer is a static build, but I built it in a way that is compatible
MN>> with libBasicUsageEnvironment2.

SV>  The MPlayer package currently does not rebuild successfully on TW
SV>  because it's not compatible with ffmpeg-5 yet and therefore its build
SV>  fails.

I haven't checked the Packman's package contents, but in my environment,
I can build it with ffmpeg-5 support. 
I think it may be that the Packman's package content is to detach .git
directory under ffmpeg in MPlayer and build.

SV> Due to that, PMBS hasn't rebuilt it with libBasicUsageEnvironment2
SV> yet.

This was also a misremembering, and when I looked at it, it was from
2017.
I'm not interested in internet streaming in the first place, so today
I built it with --disable-live.

$ mplayer --v
MPlayer 1.5.r38408-12 (C) 2000-2023 MPlayer Team
CPU vendor name: GenuineIntel max cpuid level: 22
CPU: Intel(R) Core(TM) i9-9900 CPU @ 3.10GHz (Family: 6, Model: 158, Stepping: 
13)
extended cpuid-level: 8
extended cache-info: 16801856
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNowExt: 0 SSE: 1 SSE2: 1 SSE3: 1 SSSE3: 1 
SSE4: 1 SSE4.2: 1 AVX: 1
Compiled with runtime CPU detection.

Regards,

---
┏━━┓彡 野宮  賢 mail-to: m.nomiya+pack @ gmail.com
┃\/彡
┗━━┛   "A bachelor’s degree still holds prestige as a ticket to the
   middle class, but its value has received increasing scrutiny.
   In the last several years, rising tuition and student loan debt
   have led more Americans to reconsider an investment in
   postsecondary education."

-- Washington Post --

___
Packman mailing list
Packman@links2linux.de
https://lists.links2linux.de/cgi-bin/mailman/listinfo/packman