Bug 1788661

Summary: mate-applet-softupd version 0.4.8 available from github
Product: [Fedora] Fedora Reporter: John Sullivan <jsrhbz>
Component: mate-applet-softupdAssignee: Patrick Monnerat <patrick>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 30CC: patrick
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: mate-applet-softupd-0.4.8-1.fc30 mate-applet-softupd-0.4.8-1.fc31 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-01-16 22:30:28 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 John Sullivan 2020-01-07 17:53:45 UTC
A new version of mate-applet-softupd is available from the upstream github repository at:

https://github.com/assen-totin/mate-applet-softupd

(He doesn't appear to be updating the website at http://www.zavedil.com/mate-software-updates-applet/ any more, so you may also want to change the URL field of the specfile as well.)

This stops the applet segfaulting every Friday.

(Basically, spawning the backend update-check processes leaks a pipe file descriptor on every check. This happens every 10 minutes. Just shy of a full week later, this causes it to exceed ulimit NOFILE, and the next pipe call fails, which due to a lack of error checking in turn causes an fdopen() call to return NULL, followed by a segfault attempting to use that returned pointer.)

Comment 1 Fedora Update System 2020-01-08 11:22:01 UTC
FEDORA-2020-d29f3854f6 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-d29f3854f6

Comment 2 Fedora Update System 2020-01-08 11:22:04 UTC
FEDORA-2020-9c0519ab71 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2020-9c0519ab71

Comment 3 John Sullivan 2020-01-08 12:46:05 UTC
F30 build https://koji.fedoraproject.org/koji/buildinfo?buildID=1427495 tested, fd leak no longer evident.

Comment 4 Fedora Update System 2020-01-09 01:07:41 UTC
mate-applet-softupd-0.4.8-1.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-2020-d29f3854f6

Comment 5 Fedora Update System 2020-01-09 01:45:53 UTC
mate-applet-softupd-0.4.8-1.fc30 has been pushed to the Fedora 30 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-2020-9c0519ab71

Comment 6 Fedora Update System 2020-01-16 22:30:28 UTC
mate-applet-softupd-0.4.8-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2020-01-17 05:06:56 UTC
mate-applet-softupd-0.4.8-1.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.