https://bugzilla.redhat.com/show_bug.cgi?id=2142342
Bug ID: 2142342
Summary: meld requires python3-gobject
Product: Fedora
Version: 37
Hardware: x86_64
OS: Linux
Status: NEW
Component: meld
Severity: low
Assignee: dmaphy(a)fedoraproject.org
Reporter: adam.boseley(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: cwickert(a)fedoraproject.org, dmaphy(a)fedoraproject.org,
epel-packagers-sig(a)lists.fedoraproject.org,
lkundrak(a)v3.sk, michel(a)michel-slm.name,
oliver(a)linux-kernel.at
Target Milestone: ---
Classification: Fedora
Description of problem:
Meld launches with errors, when looking for diffs in a git repo
"TypeError: Couldn't find foreign struct converter for 'cairo.Context'"
Version-Release number of selected component (if applicable):
Name : meld
Version : 3.22.0
Release : 1.fc37
Architecture : noarch
How reproducible:
yes
Steps to Reproduce:
- toolbox create mytest_box
- toolbox enter mytest_box
- sudo dnf install meld git
- cd /tmp
- mkdir test_repo
- cd test_repo
- git init .
- touch some_file
- git add -A
- git commit -m "add some_file"
- echo "hi " >> some_file
- meld .
Actual results:
TypeError: Couldn't find foreign struct converter for 'cairo.Context'
TypeError: Couldn't find foreign struct converter for 'cairo.Context'
TypeError: Couldn't find foreign struct converter for 'cairo.Context'
TypeError: Couldn't find foreign struct converter for 'cairo.Context'
TypeError: Couldn't find foreign struct converter for 'cairo.Context'
TypeError: Couldn't find foreign struct converter for 'cairo.Context'
Expected results:
I should be able to click on the file in meld and see the differences.
Additional info:
This is fixed by adding the missing package dependency
sudo dnf install python3-gobject
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2142342
https://bugzilla.redhat.com/show_bug.cgi?id=2144822
Bug ID: 2144822
Summary: Please provide rust-zram-generator builds for EPEL9
Product: Fedora EPEL
Version: epel9
Status: NEW
Component: rust-zram-generator
Severity: medium
Assignee: rust-sig(a)lists.fedoraproject.org
Reporter: derenderkeks(a)gmail.com
CC: epel-packagers-sig(a)lists.fedoraproject.org,
rust-sig(a)lists.fedoraproject.org, zbyszek(a)in.waw.pl
Target Milestone: ---
Classification: Fedora
Please provide rust-zram-generator builds for EPEL9
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2144822
https://bugzilla.redhat.com/show_bug.cgi?id=2140018
Bug ID: 2140018
Summary: convert to a size from SVG
Product: Fedora
Version: 36
Hardware: x86_64
OS: Linux
Status: NEW
Component: ImageMagick
Assignee: luya_tfz(a)thefinalzone.net
Reporter: fredrik.kortetjarvi(a)cendio.com
QA Contact: extras-qa(a)fedoraproject.org
CC: blaise(a)gmail.com, dcavalca(a)fb.com,
epel-packagers-sig(a)lists.fedoraproject.org,
fedora(a)famillecollet.com, luya_tfz(a)thefinalzone.net,
michel(a)michel-slm.name, ngompa13(a)gmail.com,
pampelmuse(a)gmx.at, sergio(a)serjux.com,
troy(a)troycurtisjr.com
Target Milestone: ---
Classification: Fedora
Description of problem:
When using the convert tool from ImageMagick and want to make a PNG with a
specified size
it produces the SVG size instead.
Version-Release number of selected component (if applicable):
ImageMagick 7.0.8
librsvg 2.54.5
How reproducible:
every time
Steps to Reproduce:
1. identify pic.svg -> (48x48)
2. convert -size 16x16 pic.svg test.png
3. idenfify test.png -> (48x48)
Actual results:
48x48 is the size on test
Expected results:
16x16 should be the size
Additional info:
Have confirmed this worked on a red hat 7 with ImageMagick 6.9.19 librsvg
2.40.20
, Arch linux with ImageMagick 7.1.0 librsvg 2.55.1, Ubuntu 22.04 with
ImageMagick 6.9.11
but it didnt work on Fedora 35 with ImageMagick 6.9.12 librsvg 2.52.9
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2140018
https://bugzilla.redhat.com/show_bug.cgi?id=2153537
Bug ID: 2153537
Summary: meld-3.22.0-1.el9 is missing dependency for
python3-gobject
Product: Fedora EPEL
Version: epel9
Status: NEW
Component: meld
Assignee: lkundrak(a)v3.sk
Reporter: lopresti(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: cwickert(a)fedoraproject.org, dmaphy(a)fedoraproject.org,
epel-packagers-sig(a)lists.fedoraproject.org,
lkundrak(a)v3.sk, michel(a)michel-slm.name
Target Milestone: ---
Classification: Fedora
Description of problem:
Package is missing dependency for python3-gobject.
Version-Release number of selected component (if applicable):
3.22.0-1.el9
How reproducible:
always, as long as python3-gobject is not installed
Steps to Reproduce:
1. make sure python3-gobject is not installed
2. run meld from console, e.g. meld dir1 dir2
Actual results:
Many error messages "TypeError: Couldn't find foreign struct converter for
'cairo.Context'" on console, no comparison in GUI.
Expected results:
Comparison is shown in GUI.
Additional info:
This is the same problem as bug 1832776, but for EPEL 9 (where it is not yet
fixed)
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2153537
https://bugzilla.redhat.com/show_bug.cgi?id=2138645
Bug ID: 2138645
Summary: python-utils-3.4.5 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: python-utils
Keywords: FutureFeature, Triaged
Assignee: mhroncok(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: epel-packagers-sig(a)lists.fedoraproject.org,
mhroncok(a)redhat.com,
python-packagers-sig(a)lists.fedoraproject.org,
thomas.andrejak(a)gmail.com
Target Milestone: ---
Classification: Fedora
Releases retrieved: 3.4.0, 3.4.1, 3.4.2, 3.4.3, 3.4.4, 3.4.5
Upstream release that is considered latest: 3.4.5
Current version/release in rawhide: 3.3.3-1.fc38
URL: https://github.com/WoLpH/python-utils
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_M…
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from Anitya:
https://release-monitoring.org/project/12707/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/python-utils
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2138645
https://bugzilla.redhat.com/show_bug.cgi?id=2150064
Bug ID: 2150064
Summary: python-twine-4.0.2 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: python-twine
Keywords: FutureFeature, Triaged
Assignee: cstratak(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: cstratak(a)redhat.com,
epel-packagers-sig(a)lists.fedoraproject.org,
python-packagers-sig(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Releases retrieved: 4.0.2
Upstream release that is considered latest: 4.0.2
Current version/release in rawhide: 4.0.1-2.fc37
URL: https://github.com/pypa/twine
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_M…
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from Anitya:
https://release-monitoring.org/project/11165/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/python-twine
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2150064
https://bugzilla.redhat.com/show_bug.cgi?id=2160261
Bug ID: 2160261
Summary: python-typeguard-3.0.0b2 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: python-typeguard
Keywords: FutureFeature, Triaged
Assignee: code(a)musicinmybrain.net
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: chris.brown(a)redhat.com, code(a)musicinmybrain.net,
davide(a)cavalca.name,
epel-packagers-sig(a)lists.fedoraproject.org,
michel(a)michel-slm.name
Target Milestone: ---
Classification: Fedora
Releases retrieved: 3.0.0b2
Upstream release that is considered latest: 3.0.0b2
Current version/release in rawhide: 2.13.3-5.fc38
URL: https://pypi.org/project/typeguard/2.6.0
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_M…
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from Anitya:
https://release-monitoring.org/project/38819/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/python-typeguard
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2160261
https://bugzilla.redhat.com/show_bug.cgi?id=2163203
Bug ID: 2163203
Summary: CVE-2022-41717 golang-github-pelletier-toml-2: golang:
net/http: An attacker can cause excessive memory
growth in a Go server accepting HTTP/2 requests
[fedora-all]
Product: Fedora
Version: 37
Status: NEW
Component: golang-github-pelletier-toml-2
Keywords: Security, SecurityTracking
Severity: medium
Priority: medium
Assignee: redhat(a)flyn.org
Reporter: ahanwate(a)redhat.com
CC: epel-packagers-sig(a)lists.fedoraproject.org,
go-sig(a)lists.fedoraproject.org, redhat(a)flyn.org
Target Milestone: ---
Classification: Fedora
More information about this security flaw is available in the following bug:
http://bugzilla.redhat.com/show_bug.cgi?id=2161274
Disclaimer: Community trackers are created by Red Hat Product Security team on
a best effort basis. Package maintainers are required to ascertain if the flaw
indeed affects their package, before starting the update process.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2163203
https://bugzilla.redhat.com/show_bug.cgi?id=2163275
Bug ID: 2163275
Summary: CVE-2022-41717 hugo: golang: net/http: An attacker can
cause excessive memory growth in a Go server accepting
HTTP/2 requests [fedora-all]
Product: Fedora
Version: 37
Status: NEW
Component: hugo
Keywords: Security, SecurityTracking
Severity: medium
Priority: medium
Assignee: athoscribeiro(a)gmail.com
Reporter: ahanwate(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: athoscribeiro(a)gmail.com,
epel-packagers-sig(a)lists.fedoraproject.org,
go-sig(a)lists.fedoraproject.org,
quantum.analyst(a)gmail.com, redhat(a)flyn.org
Target Milestone: ---
Classification: Fedora
More information about this security flaw is available in the following bug:
http://bugzilla.redhat.com/show_bug.cgi?id=2161274
Disclaimer: Community trackers are created by Red Hat Product Security team on
a best effort basis. Package maintainers are required to ascertain if the flaw
indeed affects their package, before starting the update process.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2163275
https://bugzilla.redhat.com/show_bug.cgi?id=2159812
Bug ID: 2159812
Summary: Can't install blosc-bench on EPEL9
Product: Fedora EPEL
Version: epel9
Status: NEW
Component: blosc
Assignee: zbyszek(a)in.waw.pl
Reporter: dherrera(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: epel-packagers-sig(a)lists.fedoraproject.org,
python-packagers-sig(a)lists.fedoraproject.org,
thibault(a)north.li, zbyszek(a)in.waw.pl
Depends On: 2041315
Target Milestone: ---
Classification: Fedora
Description of problem:
blosc-bench doesn't install on EPEL9 because nothing provides
python3-matplotlib
Version-Release number of selected component (if applicable):
blosc-bench-1.21.1-3.el9
Steps to Reproduce:
1. sudo dnf -y install blosc-bench
Actual results:
...
Problem: conflicting requests
- nothing provides python3-matplotlib needed by
blosc-bench-1.21.1-3.el9.x86_64
Additional info:
Even if the python-matplotlib package is available in EPEL8, it hasn't been
ported to EPEL9 yet. This should get resolved when the proper packaging of
python-matplotlib is done.
This problem was found using the following service:
https://tdawson.fedorapeople.org/epel/willit/epel9/status-wont-install.html
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2041315
[Bug 2041315] Please branch and build python-matplotlib in epel9
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2159812