Hi,
what's the rational of adding a ffmpeg-<without version suffix> package to
15.2, that contains an outdated ffmpeg-3 version (3.4.2).
https://build.opensuse.org/package/show/openSUSE:Leap:15.2/ffmpeg
Given the current standards, this should be called ffmpeg-3 at least.
Most packages, that still require ffmpeg-3, typically use something along the
lines of:
BuildRequires: pkgconfig(libavcodec) < 58
BuildRequires: pkgconfig(libavformat) < 58
BuildRequires: pkgconfig(libswscale) < 5
BuildRequires: pkgconfig(libavdevice) < 58
BuildRequires: pkgconfig(libavutil) < 56
fail to build, if a sane named ffmpeg-3 package is available as well (e.g. the
Packman package).
My current fix uses:
# ffmpeg for Leap 15.2
%if 0%{?sle_version} == 150200 && 0%{?is_opensuse}
Prefer: -libavcodec-devel
Prefer: -libavdevice-devel
Prefer: -libavfilter-devel
Prefer: -libavformat-devel
Prefer: -libavresample-devel
Prefer: -libavutil-devel
Prefer: -libpostproc-devel
Prefer: -libswresample-devel
Prefer: -libswscale-devel
%endif
in order to succeed. Neither 15.0 nor TW require such a hack, BTW.
I've tried to CC Yuchen Lin, but there's no valid email address in his/her OBS
profile. Sorry.
Cheers,
Pete
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
Hello, my name is Aaron and I have been a OpenSUSE user for a few years now and have made contributions for the project in that time.
https://build.opensuse.org/users/ukbeast89
Cinnamon 4.6.1 is now stable, and I have noticed that Cinnamon development has gone into stagnation.
I would like to offer help in bringing Cinnamon to the latest version.
Best regards.
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
Sent with ProtonMail Secure Email.
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Wednesday, 3 June 2020 14:54, Aaron <ukbeast89(a)protonmail.com> wrote:
> Sent with ProtonMail Secure Email.
>
> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> On Wednesday, 3 June 2020 14:41, Jan Engelhardt jengelh(a)inai.de wrote:
>
> > On Wednesday 2020-06-03 14:11, Aaron wrote:
> >
> > > Hello, my name is Aaron and I have been a OpenSUSE user for a few years now and have made contributions for the project in that time.
> > > https://build.opensuse.org/users/ukbeast89
> > > Cinnamon 4.6.1 is now stable, and I have noticed that Cinnamon development has gone into stagnation.
> > > I would like to offer help in bringing Cinnamon to the latest version.
> >
> > Are you aware of the branch+submit process for packages? You can just
> > create updates in your space, and then request the inclusion of said
> > changes.
> > https://en.opensuse.org/openSUSE:Build_Service_Collaboration
>
> There are already open submissions on Cinnamon, but maintainers aren't available. can I please be added to the maintainer role for X11:Cinnamon:Factory?
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
Hello.
Suddenly zypper si has become broken:
zypper -n si -d leechcraft
Loading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: nothing provides requested pkgconfig(geoip)
Have you enabled all requested repositories?
Solution 1: do not ask to install a solvable providing pkgconfig(geoip)
Choose the above solution using '1' or cancel using 'c' [1/c/d/?] (c)
GeoIP was purged this year and leechcraft had been updated before. But
https://download.opensuse.org/tumbleweed/repo/src-oss/src/ hasn't been
updated since 13-Jan-2020...
Any tips are welcomed!
--
Best regards,
Dmitriy Perlow
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
Hi,
On 03 Jun 08:13 2020, Dmitriy Perlow wrote:
> Hello.
>
> Suddenly zypper si has become broken:
>
> zypper -n si -d leechcraft
> Loading repository data...
> Reading installed packages...
> Resolving package dependencies...
> Problem: nothing provides requested pkgconfig(geoip)
> Have you enabled all requested repositories?
> Solution 1: do not ask to install a solvable providing pkgconfig(geoip)
> Choose the above solution using '1' or cancel using 'c' [1/c/d/?] (c)
>
> GeoIP was purged this year and leechcraft had been updated before. But
> https://download.opensuse.org/tumbleweed/repo/src-oss/src/ hasn't been
> updated since 13-Jan-2020...
As noted on https://status.opensuse.org/ , there's an ongoing issue with the
server and we are working on it.
Regards,
ismail
--
"Every one suspects himself of at least one of the cardinal virtues." - F. Scott Fitzgerald
SUSE Software Solutions Germany GmbH, Maxfeldstrasse 5, 90409 Nuernberg, Germany
GF: Felix Imendörffer (HRB 36809, AG Nürnberg)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
last month's status:
https://lists.opensuse.org/opensuse-factory/2020-03/msg00014.html
Last months' reproducible builds project updates (including my work):
https://reproducible-builds.org/reports/2020-02/
I uploaded https://rb.zq1.de/compare.factory-20200402/ today
and rbstats are:
total-packages: 12781 (+89)
build-tried: 12772 (+89)
build-failed: 54 (+14)
build-n-a: 86 (+1)
build-succeeded: 12632 (+74)
build-official-failed+na: 135 (+43)
build-compare-failed: 408 (+17)
build-compare-succeeded: 12224 (+57)
verify-failed: 526 (+7)
verified-semi-reproducible: 11458 (+87)
verified-bit-identical: 0 (+0)
bit-by-bit-identical: 11862 (+58)
not-bit-by-bit-identical: 764 (+17)
not-bit-by-bit-identicalcheck: 770 (+16)
https://rb.zq1.de/compare.factory-20200402/graph.png
shows the change over time
https://rb.zq1.de/compare.factory-20200402/unreproduciblerings.txt
lists very unreproducible core packages (bootstrap+DVD)
Of the badly unreproducible packages,
4 were in ring0
44 were in ring1
That makes it 48/2901 => 1.65 %
which is below the overall average of
408/12632 => 3.23 %
764/12632 => 6.05 % of packages are not perfectly reproducible
newly unreproducible core packages:
cri-o
parallelism causes go buildid to vary - same problem as in many of
our go packages (since go1.10)
python3
filesystem readdir order influences .pyc file marshalling
https://bugs.python.org/issue34033
Ciao
Bernhard M.
-----BEGIN PGP SIGNATURE-----
iF0EARECAB0WIQRk4KvQEtfG32NHprVJNgs7HfuhZAUCXoXALgAKCRBJNgs7Hfuh
ZI5NAJ92/xS9ZDT7FQBg0HwnAHfO46lBYACgsvlwixFNKxHssknMR1089KXD1qY=
=kxCI
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
Hello,
I'd like to submit to Factory 'ruqola' [1] package I've packaged and
been using for a long time now but pondering the right moment since the
upstream hasn't done actual releases. Now I feel it's a good time not to
delay getting more users to it. In recent months it has felt stable and
had good progress on features.
[1] https://cgit.kde.org/ruqola.git
It's a native Rocket Chat client, an alternative to use if one feels
that this trend of embedded browsers (electron apps) is a too bloated
trend. It starts up very fast and uses less resources.
Ruqola was a topic during Hackweek as well and we got a 2FA improvement
back then upstreamed by Christian Dywan while I worked on the packaging.
I'm submitting it to KDE:Extra first.
--
Best Regards,
Timo Jyrinki