Fedora 32 System-Wide Change proposal: GCC10
by Ben Cotton
https://fedoraproject.org/wiki/Changes/GCC10
== Summary ==
Switch GCC in Fedora 32 to 10.x.y, rebuild all packages with it, or
optionally rebuild just some packages with it and rebuild all packages
only in Fedora 33.
== Owner ==
* Name: [[User:Jakub|Jakub Jelínek]]
* Email: jakub(a)redhat.com
== Detailed Description ==
GCC 10 is currently in stage3, switching to stage4 in January, at
which point it will be in a prerelease state with only regression
bugfixes and documentation fixes allowed. The release will happen
probably in the middle of April. rpms will be built in early January,
but Jeff Law has been testing x86_64 Fedora test mass rebuilds with
GCC 10 snapshots for a while.
== Benefit to Fedora ==
See http://gcc.gnu.org/gcc-10/changes.html for the list of changes.
== Scope ==
* Proposal owners:
Prepare rpms for the new compiler, push them into rawhide, watch
voluntary rebuilds, fix bugs as they are reported, watch fallout from
mass rebuild.
* Other developers: N/A (not a System Wide Change)
Adjust for what will be written in
https://gcc.gnu.org/gcc-10/porting_to.html , fix bugs in packages that
will show up after rebuild or report if there are bugs on the compiler
side.
* Release engineering: Perform a mass rebuild, which will be needed
for the LTO System Wide change too.
* Policies and guidelines: N/A (not a System Wide Change)
I don't think so, this is a usual system compiler update that is being
done every year. I think we have skipped GCC 4.2, so in Fedora this
is likely the 15th such System Wide change.
* Trademark approval: N/A (not needed for this Change)
== Upgrade/compatibility impact ==
No impact
== How To Test ==
GCC has its own testsuite, which is run during the package build, plus
many other packages with automated tests also help to test the new
gcc.
== User Experience ==
Users will be able to see compiled code improvements and use the newly
added features.
Developers will notice a newer compiler, and might need to adjust
their codebases acording to http://gcc.gnu.org/gcc-10/porting_to.html,
or, if they detect a GCC bug, report it.
== Dependencies ==
libtool, annobin, gcc-python-plugin depend on exact gcc version, those
need to be rebuilt.
== Contingency Plan ==
If bugs are discovered, I'd appreciate help from the package owners in
preparing self-contained testcases to speed up analysis and fixing the
bugs. Don't have time to debug issues in 12000+ packages, especially
when in many cases it could be caused by undefined code in the
packages etc. I don't expect we'll have to fall back to the older
gcc, we've never had to do it in the past,
but worst case we can mass rebuild everything with older gcc again.
Jeff Law has performed test mass rebuild on x86_64.
* Contingency mechanism: (What to do? Who will do it?) Revert to
older gcc, mass rebuild everything again
* Contingency deadline: Before release
* Blocks release? Yes
* Blocks product? No
== Documentation ==
http://gcc.gnu.org/gcc-10/
== Release Notes ==
Fedora 32 comes with GCC 10.1 as primary compiler, see
http://gcc.gnu.org/gcc-10/changes.html for user visible changes in it.
--
Ben Cotton
He / Him / His
Fedora Program Manager
Red Hat
TZ=America/Indiana/Indianapolis
3 years, 8 months
Updating pytest to 5: ~30 packages FTBFS
by Miro Hrončok
Hello,
I'd like to get pytest updated to 5.x in rawhide.
https://src.fedoraproject.org/rpms/pytest/pull-request/15
Several deprecated things were removed from that version and 31 packages fail to
build from source with pytest 5 (while building fine with pytest 4).
The packages are built in:
http://copr.fedorainfracloud.org/coprs/churchyard/pytest-4/
http://copr.fedorainfracloud.org/coprs/churchyard/pytest-5/
I would appreciate your help with fixing the packages.
Several notable packages:
scipy fix: https://src.fedoraproject.org/rpms/scipy/pull-request/15
python-requests upstream fix: https://github.com/psf/requests/issues/5304
python-ipyparallel and
python-dask build somehow weirdly, maybe they will finish.
python-pytest-* - there might be some newer versions available that work
All packages:
Maintainers by package:
ansible kevin toshio wzzrd
fabric orphan
pylast peter
python-atomicwrites mathstuf mbaldessari
python-beanbag sochotni
python-behave churchyard pschindl
python-billiard fab mrunge ngompa pingou pjp rmarko sundaram
python-colcon-bazel cottsay
python-dask qulogic
python-flask codeblock fcami hguemar hushan
python-flask-caching lbrabec
python-flask-sqlalchemy hguemar kumarpraveen pjp ralph sundaram tflink
python-hpack eclipseo
python-html5lib churchyard pjp sagitter salimma sundaram
python-invoke pghmcfc
python-ipyparallel ellert
python-lz4 jgu orion
python-mako abompard bowlofeggs cverna ignatenkobrain kylev lmacken
python-mdp zbyszek
python-paramiko athmane ignatenkobrain ivazquez orion pghmcfc sgallagh
python-pdir2 carlwgeorge
python-pyrsistent decathorpe devrim itamarjp
python-pytest-cov cstratak orion ttomecek
python-pytest-faulthandler dkrejci lbalhar
python-pytest-lazy-fixture ankursinha
python-pytest-relaxed athmane
python-pytest-xdist swt2c
python-requests abompard cstratak jcline ralph sagarun
python-testinfra wakko666
python-whitenoise piotrp
scipy cstratak jspaleta orion tomspur ttomecek
Packages by maintainer:
abompard python-mako python-requests
ankursinha python-pytest-lazy-fixture
athmane python-paramiko python-pytest-relaxed
bowlofeggs python-mako
carlwgeorge python-pdir2
churchyard python-behave python-html5lib
codeblock python-flask
cottsay python-colcon-bazel
cstratak python-pytest-cov python-requests scipy
cverna python-mako
decathorpe python-pyrsistent
devrim python-pyrsistent
dkrejci python-pytest-faulthandler
eclipseo python-hpack
ellert python-ipyparallel
fab python-billiard
fcami python-flask
hguemar python-flask python-flask-sqlalchemy
hushan python-flask
ignatenkobrain python-mako python-paramiko
itamarjp python-pyrsistent
ivazquez python-paramiko
jcline python-requests
jgu python-lz4
jspaleta scipy
kevin ansible
kumarpraveen python-flask-sqlalchemy
kylev python-mako
lbalhar python-pytest-faulthandler
lbrabec python-flask-caching
lmacken python-mako
mathstuf python-atomicwrites
mbaldessari python-atomicwrites
mrunge python-billiard
ngompa python-billiard
orion python-lz4 python-paramiko python-pytest-cov scipy
orphan fabric
peter pylast
pghmcfc python-invoke python-paramiko
pingou python-billiard
piotrp python-whitenoise
pjp python-billiard python-flask-sqlalchemy python-html5lib
pschindl python-behave
qulogic python-dask
ralph python-flask-sqlalchemy python-requests
rmarko python-billiard
sagarun python-requests
sagitter python-html5lib
salimma python-html5lib
sgallagh python-paramiko
sochotni python-beanbag
sundaram python-billiard python-flask-sqlalchemy python-html5lib
swt2c python-pytest-xdist
tflink python-flask-sqlalchemy
tomspur scipy
toshio ansible
ttomecek python-pytest-cov scipy
wakko666 python-testinfra
wzzrd ansible
zbyszek python-mdp
--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
3 years, 8 months
Fedora 32 System-Wide Change proposal: Systemd presets for user units
by Ben Cotton
https://fedoraproject.org/wiki/Changes/Systemd_presets_for_user_units
== Summary ==
System units are managed through presets
[https://fedoraproject.org/wiki/Features/PackagePresets since F18] and
by policy, presets are carried by the fedora-release package. This
policy is now extended to user units.
== Owner ==
* Name: [[User:zbyszek| Zbigniew Jędrzejewski-Szmek]]
* Email: zbyszek at in waw pl
== Detailed Description ==
The preset mechanism for user units was already in place, but we were
missing the actual preset files, and the default was "enable *"
instead of "disable *" as for system services.
Systemd will now provide a
/usr/lib/systemd/user-preset/99-default-disable.preset that marks user
services as disabled by default. Any user services which should be
enabled will be to get an appropriate preset in
/usr/lib/systemd/user-preset/90-default-user.preset or a spin-specific
file. Most packages already call into the preset mechanism, but those
which don't will be adjusted to do that.
This is essentially a fix for
https://bugzilla.redhat.com/show_bug.cgi?id=1468501. There is no good
reason to treat user services different than system services in this
regard. On the systemd side this change is very simple, but all
packages that provide user units need to be reviewed to check if they
are enabled after the change if appropriate.
== Benefit to Fedora ==
User and system services are handled in the same way.
Local configuration may be used to override which services should be
enabled after upgrade. In particular, "local" in this context may mean
"per-spin" or "per-user".
== Scope ==
* Proposal owners:
** review all packages that provide user services in Fedora and submit
PRs when changes are needed
** add a new presets file to the fedora-release package for user units
** submit a proposal to FPC to update the guidelines (essentially to
say "... and the same for user services.").
* Other developers:
** FPC: review (and accept ;)) the guidelines changes
** other maintainers: verify that units in their packages are enabled
or not as appropriate after package installation
* Release engineering: n/a
* Policies and guidelines: a pull request will be submitted
* Trademark approval: N/A (not needed for this Change)
== Upgrade/compatibility impact ==
Should not be user visible. Some units which are are currently enabled
by mistake will not be enabled anymore on new installations.
== How To Test ==
Install a new system (or uninstall and reinstall some packages).
Verify that the appropriate units are enabled for the user session.
== User Experience ==
N/A
== Dependencies ==
N/A
== Contingency Plan ==
* Contingency mechanism: Revert the changes.
* Contingency deadline: beta freeze
* Blocks release? No
* Blocks product? No
== Documentation ==
A pull request for the packaging guidelines will be submitted.
== Release Notes ==
Not needed.
--
Ben Cotton
He / Him / His
Fedora Program Manager
Red Hat
TZ=America/Indiana/Indianapolis
3 years, 8 months
Two stage Ruby compilation / Bootstrapping
by Vít Ondruch
Hi all,
Ruby upstream is implementing more and more stuff directly in Ruby. We
already had issues, that build of Ruby required Ruby when we did some
modifications [1]. In subsequent ticket, one of Ruby committers said [2]:
> ... snip ...
> BASERUBY is already a build requirement
> ... snip ...
> I would like to implement more of Ruby using Ruby, so miniruby may
depend on prelude one day.
With recent changes, such as [3], I am afraid that the day has come.
Previously, if you wanted to patch lets say "gem_prelude.rb", it was
enough to patch it. But now you *need* Ruby to process it into
miniprelude.c. There are possibly 4 ways out of this.
1) Build Ruby in two stages. a) build (mini)ruby, apply patches b) build
Ruby using the previously built (mini)ruby.
2) Use previous version of Ruby available in Fedora to bootstrap Ruby.
But this does not work ATM, at least when RubyGems are installed. And
upstream is doing what they can to make RubyGems inseparable [4].
3) Prepare patches locally and apply the required changes also to the
pregenerated files. But the problem here is, that the patches might
unpredictably fail between updates. I don't think that they keep any
API/ABI promises for the tools used to generate those files.
4) Don't use the upstream tarball, but generate it from sources with
patches integrated.
I think we should probably start to take look at 1), specifically into
the *miniruby* variant if that is enough. If that is done, the 2) could
optionally blend in. And in the mean time use 3) because otherwise I
really don't know how to integrate the ABRT hook support. I don't like
4) at all, unless we have some Fedora standardized way of doing so.
On the positive side, 1(2) would allow us to stay better in line with
"Pregenerated code" guidelines [5], because there is already quite a lot
of pre-generated code shipped in Ruby release tarball.
Thoughts?
Vít
[1]
https://src.fedoraproject.org/rpms/ruby/c/c0513dfb8c81a228619c6142195c511...
[2] https://bugs.ruby-lang.org/issues/15306#note-1
[3] https://github.com/ruby/ruby/pull/2655
[4] https://bugs.ruby-lang.org/issues/16431
[5]
https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-pac...
3 years, 8 months
Fedora rawhide compose report: 20200101.n.0 changes
by Fedora Rawhide Report
OLD: Fedora-Rawhide-20191231.n.0
NEW: Fedora-Rawhide-20200101.n.0
===== SUMMARY =====
Added images: 3
Dropped images: 2
Added packages: 4
Dropped packages: 4
Upgraded packages: 20
Downgraded packages: 0
Size of added packages: 473.86 KiB
Size of dropped packages: 1002.24 KiB
Size of upgraded packages: 559.81 MiB
Size of downgraded packages: 0 B
Size change of upgraded packages: 1.44 MiB
Size change of downgraded packages: 0 B
===== ADDED IMAGES =====
Image: Python_Classroom vagrant-virtualbox x86_64
Path: Labs/x86_64/images/Fedora-Python-Classroom-Vagrant-Rawhide-20200101.n.0.x86_64.vagrant-virtualbox.box
Image: Games live x86_64
Path: Labs/x86_64/iso/Fedora-Games-Live-x86_64-Rawhide-20200101.n.0.iso
Image: Python_Classroom vagrant-libvirt x86_64
Path: Labs/x86_64/images/Fedora-Python-Classroom-Vagrant-Rawhide-20200101.n.0.x86_64.vagrant-libvirt.box
===== DROPPED IMAGES =====
Image: Server raw-xz aarch64
Path: Server/aarch64/images/Fedora-Server-Rawhide-20191231.n.0.aarch64.raw.xz
Image: Xfce live x86_64
Path: Spins/x86_64/iso/Fedora-Xfce-Live-x86_64-Rawhide-20191231.n.0.iso
===== ADDED PACKAGES =====
Package: gap-pkg-caratinterface-2.3.3-1.fc32
Summary: GAP interface to CARAT
RPMs: gap-pkg-caratinterface gap-pkg-caratinterface-doc
Size: 184.67 KiB
Package: obs-service-tar_scm-0.10.10-2.fc32
Summary: An OBS source service: checkout or update a tarball from svn/git/hg
RPMs: obs-service-appimage obs-service-obs_scm obs-service-obs_scm-common obs-service-snapcraft obs-service-tar obs-service-tar_scm
Size: 98.40 KiB
Package: python-geopy-1.20.0-2.fc32
Summary: Python client for several popular geocoding web services
RPMs: python3-geopy
Size: 122.50 KiB
Package: python-socketio-4.4.0-2.fc32
Summary: Socket.IO server
RPMs: python3-socketio
Size: 68.29 KiB
===== DROPPED PACKAGES =====
Package: apache-logging-parent-2-1.fc31
Summary: Parent pom for Apache Logging Services projects
RPMs: apache-logging-parent
Size: 13.04 KiB
Package: hystrix-1.5.13-4.fc31
Summary: Library for Latency and Fault Tolerance in Distributed Systems
RPMs: hystrix-core hystrix-dashboard hystrix-javadoc hystrix-metrics-event-stream
Size: 718.61 KiB
Package: memoryfilesystem-0.6.7-8.fc31
Summary: An in memory implementation of a JSR-203 file system
RPMs: memoryfilesystem memoryfilesystem-javadoc
Size: 257.43 KiB
Package: sonatype-plugins-parent-9-1.fc32
Summary: Sonatype Plugins Parent POM
RPMs: sonatype-plugins-parent
Size: 13.16 KiB
===== UPGRADED PACKAGES =====
Package: catfish-1.4.11-1.fc32
Old package: catfish-1.4.10-1.fc32
Summary: A handy file search tool
RPMs: catfish
Size: 284.90 KiB
Size change: 6.60 KiB
Changelog:
* Tue Dec 31 2019 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 1.4.11-1
- 1.4.11
Package: clover2-10.4.6-1.D20190613git6f483b4.fc32
Old package: clover2-10.4.1-2.D20190428gitae89cda.fc31
Summary: Yet another compiler language
RPMs: clover2 clover2-devel clover2-libs
Size: 3.96 MiB
Size change: 28.58 KiB
Changelog:
* Tue Dec 31 2019 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 10.4.6-1.D20190613git6f483b4
- 10.4.6
Package: gap-pkg-cryst-4.1.23-1.fc32
Old package: gap-pkg-cryst-4.1.21-1.fc32
Summary: GAP support for crystallographic groups
RPMs: gap-pkg-cryst gap-pkg-cryst-doc
Size: 360.71 KiB
Size change: 1.33 KiB
Changelog:
* Tue Dec 31 2019 Jerry James <loganjerry(a)gmail.com> - 4.1.23-1
- Version 4.1.23
Package: gazebo-9.5.0-10.fc32
Old package: gazebo-9.5.0-9.fc32
Summary: 3D multi-robot simulator with dynamics
RPMs: gazebo gazebo-common gazebo-devel gazebo-doc gazebo-libs gazebo-media gazebo-ode gazebo-ode-devel player-gazebo
Size: 130.45 MiB
Size change: -170.44 KiB
Changelog:
* Thu Dec 19 2019 Orion Poplawski <orion(a)nwra.com> - 9.5.0-10
- Rebuild for protobuf 3.11
Package: httping-2.5-8.fc32
Old package: httping-2.5-8.fc31
Summary: Ping alike tool for http requests
RPMs: httping
Size: 401.19 KiB
Size change: -3.02 KiB
Package: libmypaint2-2.0.0-0.5.beta.1.fc32
Old package: libmypaint2-2.0.0-0.4.alpha.2.fc31
Summary: MyPaint brush engine library
RPMs: libmypaint2 libmypaint2-devel
Size: 2.39 MiB
Size change: 397.96 KiB
Changelog:
* Tue Dec 31 2019 Sergey Avseyev <sergey.avseyev(a)gmail.com> - 2.0.0-0.5.beta.1
- Update to 2.0.0-beta.1
Package: luksmeta-9-6.fc32
Old package: luksmeta-9-5.fc31
Summary: Utility for storing small metadata in the LUKSv1 header
RPMs: libluksmeta libluksmeta-devel luksmeta
Size: 314.39 KiB
Size change: -2.46 KiB
Changelog:
* Tue Dec 31 2019 Sergio Correia <scorreia(a)redhat.com> - 9-6
- Define log callback function to use with libcryptsetup
Logs from libcryptsetup now go to stderr and this prevents issues like
the one reported in https://bugzilla.redhat.com/show_bug.cgi?id=1770395
Package: mednafen-1.24.0-0.1.UNSTABLE.fc32
Old package: mednafen-1.23.0-0.1.UNSTABLE.fc32
Summary: A multi-system emulator utilizing OpenGL and SDL
RPMs: mednafen
Size: 20.19 MiB
Size change: 46.29 KiB
Changelog:
* Fri Dec 27 2019 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.24.0-0.1.UNSTABLE
- Update to 1.24.0-UNSTABLE
- Dropped included patch
- Fix ppc detection on ppc64le
Package: mmapper-19.12.0-1.fc32
Old package: mmapper-19.10.1-1.fc32
Summary: Graphical MUME mapper
RPMs: mmapper
Size: 11.60 MiB
Size change: 145.54 KiB
Changelog:
* Sat Dec 14 2019 Jeff Law <law(a)redhat.com> - 19.10.1-2
- Fix missing #include for gcc-10
* Tue Dec 31 2019 Kalev Lember <klember(a)redhat.com> - 19.12.0-1
- Update to 19.12.0
Package: obs-service-recompress-0.3.1-3.git20170704.59bf231.fc32
Old package: obs-service-recompress-0.3.1-1.git20170704.59bf231.fc32
Summary: An OBS source service: Recompress files
RPMs: obs-service-recompress
Size: 10.52 KiB
Size change: 184 B
Changelog:
* Tue Dec 31 2019 Neal Gompa <ngompa13(a)gmail.com> - 0.3.1-2.git20170704.59bf231
- Rebuild to deal with random Koji+Bodhi breakage
* Tue Dec 31 2019 Neal Gompa <ngompa13(a)gmail.com> - 0.3.1-3.git20170704.59bf231
- Rebuild again to deal with random Koji+Bodhi breakage
Package: ocaml-sedlex-2.1-3.fc32
Old package: ocaml-sedlex-2.1-2.fc32
Summary: Unicode-friendly lexer generator
RPMs: ocaml-sedlex ocaml-sedlex-devel
Size: 31.02 MiB
Size change: 501.59 KiB
Changelog:
* Wed Jan 01 2020 Andy Li <andy(a)onthewings.net> - 2.1-3
- Rebuild against latest ocaml package.
- Remove unneeded BuildRequires on opam-installer.
Package: osc-0.167.1-281.1.3.fc32
Old package: osc-0.167.1-281.1.2.fc32
Summary: Open Build Service Commander
RPMs: osc
Size: 459.12 KiB
Size change: 59 B
Changelog:
* Tue Dec 31 2019 Neal Gompa <ngompa13(a)gmail.com> - 0.167.1-281.1.3
- Rebuild again to deal with random Koji+Bodhi breakage
Package: osc-source_validator-0.19-3.fc32
Old package: osc-source_validator-0.19-2.fc32
Summary: OBS source service to validate sources
RPMs: osc-source_validator
Size: 30.74 KiB
Size change: 103 B
Changelog:
* Tue Dec 31 2019 Neal Gompa <ngompa13(a)gmail.com> - 0.19-3
- Rebuild again to deal with random Koji+Bodhi breakage
Package: pdns-recursor-4.3.0-0.2beta1.fc32
Old package: pdns-recursor-4.3.0-0.2alpha3.fc32
Summary: Modern, advanced and high performance recursing/non authoritative name server
RPMs: pdns-recursor
Size: 9.31 MiB
Size change: 32.19 KiB
Changelog:
* Tue Dec 31 2019 Ruben Kerkhof <ruben(a)rubenkerkhof.com> - 4.3.0-0.2beta1
- Update to 4.3.0 beta1
Package: perl-BSSolv-0.15-2.git20191121.1955d7f.fc32
Old package: perl-BSSolv-0.15-1.git20191121.1955d7f.fc32
Summary: OBS solver and repository management using libsolv
RPMs: perl-BSSolv
Size: 446.54 KiB
Size change: 578 B
Changelog:
* Tue Dec 31 2019 Neal Gompa <ngompa13(a)gmail.com> - 0.15-2.git20191121.1955d7f
- Rebuild to deal with random Koji+Bodhi breakage
Package: podman-2:1.7.0-0.20.dev.git6a370cb.fc32
Old package: podman-2:1.7.0-0.19.dev.gitfcd48db.fc32
Summary: Manage Pods, Containers and Container Images
RPMs: podman podman-docker podman-manpages podman-plugins podman-remote podman-tests
Size: 118.25 MiB
Size change: 343.34 KiB
Changelog:
* Tue Dec 31 2019 RH Container Bot <rhcontainerbot(a)fedoraproject.org> - 2:1.7.0-0.20.dev.git6a370cb
- autobuilt 6a370cb
Package: rubygem-rmagick-3.2.0-1.fc32
Old package: rubygem-rmagick-2.16.0-27.fc32
Summary: Ruby binding to ImageMagick
RPMs: rubygem-rmagick rubygem-rmagick-doc
Size: 2.71 MiB
Size change: 414.36 KiB
Changelog:
* Tue Dec 31 2019 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 2.16.0-28
- Once clean up spec file, especially remove conditions for branches
which are no longer supported
* Tue Dec 31 2019 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 3.2.0-1
- 3.2.0
Package: runc-2:1.0.0-136.dev.gita88592a.fc32
Old package: runc-2:1.0.0-135.dev.git7496a96.fc32
Summary: CLI for running Open Containers
RPMs: runc
Size: 12.52 MiB
Size change: -46.41 KiB
Changelog:
* Tue Dec 31 2019 RH Container Bot <rhcontainerbot(a)fedoraproject.org> - 2:1.0.0-136.dev.gita88592a
- autobuilt a88592a
Package: uget-2.2.3-1.respin1.fc32
Old package: uget-2.2.2-2.fc31
Summary: Download manager using GTK+ and libcurl
RPMs: uget
Size: 2.21 MiB
Size change: -5.02 KiB
Changelog:
* Wed Jan 01 2020 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 2.2.3-1.respin1
- 2.2.3-1
- A Happy New Year
Package: wine-5.0-0.rc3.0.fc32
Old package: wine-4.21-1.fc32
Summary: A compatibility layer for windows applications
RPMs: wine wine-alsa wine-arial-fonts wine-capi wine-cms wine-common wine-core wine-courier-fonts wine-desktop wine-devel wine-filesystem wine-fixedsys-fonts wine-fonts wine-ldap wine-marlett-fonts wine-ms-sans-serif-fonts wine-openal wine-opencl wine-pulseaudio wine-small-fonts wine-symbol-fonts wine-system-fonts wine-systemd wine-tahoma-fonts wine-tahoma-fonts-system wine-times-new-roman-fonts wine-times-new-roman-fonts-system wine-twain wine-wingdings-fonts wine-wingdings-fonts-system
Size: 212.93 MiB
Size change: -213.91 KiB
Changelog:
* Mon Dec 30 2019 Michael Cronenworth <mike(a)cchtml.com> 5.0-0.rc3.0
- version update
===== DOWNGRADED PACKAGES =====
3 years, 8 months
Re: Pymol is broken on Fedora 31
by Miro Hrončok
On 07. 12. 19 11:53, Henrique Castro wrote:
> Hello!
> Pymol is a package that, integrated with python-rdkit and other python packages,
> makes the lives of people working with drug discovery (and chemistry in general
> too) much easier. Unfortunately, the package is broken and not even build into
> F31. The maintainer has not replied to a BZ ticket open months ago.[1]
> At this point, the absence of the package is realy making an impact in science
> made with Fedora.
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1754678
Unfortunately, pymol needs an active maintainer. Since it is retired, any Fedora
packager can request it to be unretired and become the owner of it.
--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
3 years, 9 months