Bug 1755274
| Summary: | "pinta" package lacks dependencies | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Juan Simón <decedion> |
| Component: | mono | Assignee: | Timotheus Pokorra <mailinglists> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 31 | CC: | chkr, ismael, itamar, john.j5live, lxtnow, mailinglists, moez.roy, musuruan, pizzadudedotca, rhughes, rstrode, sandmann |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-10-26 17:20:26 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Juan Simón
2019-09-25 08:16:04 UTC
On my F30 system dependencies are satisfied. Since I don't have a F31 system available, can you please report the output of: # rpm -q --requires pinta Thanks! /usr/bin/sh hicolor-icon-theme mono-addins rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsZstd) <= 5.4.18-1 There is definitely something wrong on F31: # rpm -q --requires pinta /usr/bin/sh hicolor-icon-theme mono(ICSharpCode.SharpZipLib) = 4.84.0.0 mono(Mono.Addins) = 1.0.0.0 mono(Mono.Addins.Gui) = 1.0.0.0 mono(Mono.Addins.Setup) = 1.0.0.0 mono(Mono.Cairo) = 4.0.0.0 mono(Mono.Posix) = 4.0.0.0 mono(Pinta.Core) = 1.6.0.0 mono(Pinta.Gui.Widgets) = 1.6.0.0 mono(Pinta.Resources) = 1.6.0.0 mono(System) = 4.0.0.0 mono(System.Core) = 4.0.0.0 mono(System.Xml) = 4.0.0.0 mono(gdk-sharp) = 2.12.0.0 mono(glib-sharp) = 2.12.0.0 mono(gtk-sharp) = 2.12.0.0 mono(mscorlib) = 4.0.0.0 mono(pango-sharp) = 2.12.0.0 mono-addins rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsXz) <= 5.2-1 I asked for advice on the devel ML: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/KZWBOX6DLZA7VCUZLA6W7BBI2DNNNKJ4/ It was likely a bug in the mono package that seems solved. I rebuilt pinta for F31+. Packages should appear soon in updates-testing. FEDORA-2019-1d7e1d4528 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-1d7e1d4528 pinta-1.6-15.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-1d7e1d4528 Still not fixed. Problem: cannot install the best candidate for the job - nothing provides mono(Mono.Addins) = 1.0.0.0 needed by pinta-1.6-15.fc31.x86_64 - nothing provides mono(Mono.Addins.Gui) = 1.0.0.0 needed by pinta-1.6-15.fc31.x86_64 - nothing provides mono(Mono.Addins.Setup) = 1.0.0.0 needed by pinta-1.6-15.fc31.x86_64 Summarizing, before rebuilding pinta missed mono dependencies. After rebuilding, dependencies are there but dnf cannot pick them up. Reassigning to mono, as suggested on fedora-devel, to understand what's going wrong. I will rebuild the mono-addins package for Fedora 31 and Rawhide. FEDORA-2019-625bd27d6c has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-625bd27d6c mono-addins-1.1-12.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-625bd27d6c Did someone test installing pinta in F31 upudates-testing after rebuilding mono-addins? Can I push pinta to stable? Yes, it's installable and works now in Fedora 31. Thanks. pinta-1.6-15.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report. mono-addins-1.1-12.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report. |