Bug 2344595 - hamlib-4.6.4 is available
Summary: hamlib-4.6.4 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: hamlib
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard Shaw
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-02-09 22:27 UTC by Upstream Release Monitoring
Modified: 2025-07-31 00:52 UTC (History)
4 users (show)

Fixed In Version: hamlib-4.6.4-1.fc42
Clone Of:
Environment:
Last Closed: 2025-07-31 00:52:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Update to 4.6.2 (#2344595) (927 bytes, patch)
2025-02-09 22:27 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 4.6.3 (#2344595) (1.00 KB, patch)
2025-06-10 01:40 UTC, Upstream Release Monitoring
no flags Details | Diff

Description Upstream Release Monitoring 2025-02-09 22:27:04 UTC
Releases retrieved: 4.6.2
Upstream release that is considered latest: 4.6.2
Current version/release in rawhide: 4.6-3.fc42
URL: http://sourceforge.net/projects/hamlib

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_Monitoring


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/1292/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/hamlib

Comment 1 Upstream Release Monitoring 2025-02-09 22:27:11 UTC
Created attachment 2075819 [details]
Update to 4.6.2 (#2344595)

Comment 2 Upstream Release Monitoring 2025-02-09 22:37:57 UTC
the-new-hotness/release-monitoring.org's scratch build of hamlib-4.6.2-1.fc40.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=129063726

Comment 3 Brian Morrison 2025-04-21 13:54:49 UTC
hamlib-4.6 is causing some problems that are fixed in hamlib-4.6.1 and later.

I think hamlib-4.6.3 is going to drop fairly soon, but updates to hamlib-4.6.2 would be welcome.

Comment 4 Upstream Release Monitoring 2025-06-10 01:40:23 UTC
Releases retrieved: 4.6.3
Upstream release that is considered latest: 4.6.3
Current version/release in rawhide: 4.6-3.fc42
URL: http://sourceforge.net/projects/hamlib

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_Monitoring


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/1292/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/hamlib

Comment 5 Upstream Release Monitoring 2025-06-10 01:40:31 UTC
Created attachment 2093536 [details]
Update to 4.6.3 (#2344595)

Comment 6 Upstream Release Monitoring 2025-06-10 01:59:28 UTC
the-new-hotness/release-monitoring.org's scratch build of hamlib-4.6.3-1.fc40.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=133766486

Comment 7 Brian Morrison 2025-06-11 21:19:48 UTC
And now hamlib-4.6.3 is official and fixes all sorts of things that Fedora 42 could do with having please.

Comment 8 Upstream Release Monitoring 2025-07-18 19:50:29 UTC
Releases retrieved: 4.6.4
Upstream release that is considered latest: 4.6.4
Current version/release in rawhide: 4.6.1-3.fc43
URL: http://sourceforge.net/projects/hamlib

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_Monitoring


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/1292/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/hamlib

Comment 9 Upstream Release Monitoring 2025-07-18 19:50:33 UTC
Scratch build failed. Details below:

Fault: <Fault 1: "<class 'FileExistsError'>: [Errno 17] File exists: '/mnt/koji/work/cli-build/1752868232.35371.eybxdmcd'">
Traceback:
  File "/usr/local/lib/python3.12/site-packages/hotness/use_cases/package_scratch_build_use_case.py", line 56, in build
    result = self.builder.build(request.package, request.opts)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/hotness/builders/koji.py", line 252, in build
    output["build_id"] = self._scratch_build(session, package.name, srpm)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/hotness/builders/koji.py", line 469, in _scratch_build
    session.uploadWrapper(source, serverdir)
  File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3406, in uploadWrapper
    self.fastUpload(localfile, path, name, callback, blocksize, overwrite, volume=volume)
  File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3303, in fastUpload
    result = self._callMethod('rawUpload', (chunk, ofs, path, name), callopts)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3120, in _renew_expired_session
    return func(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3199, in _callMethod
    raise err
  File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3146, in _callMethod
    return self._sendCall(handler, headers, request)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3039, in _sendCall
    raise e
  File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3035, in _sendCall
    return self._sendOneCall(handler, headers, request)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3088, in _sendOneCall
    ret = self._read_xmlrpc_response(r)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3100, in _read_xmlrpc_response
    result = u.close()
             ^^^^^^^^^
  File "/usr/lib64/python3.12/xmlrpc/client.py", line 668, in close
    raise Fault(**self._stack[0])

If you think this issue is caused by some bug in the-new-hotness, please report it on the-new-hotness issue tracker: https://github.com/fedora-infra/the-new-hotness/issues

Comment 10 Fedora Update System 2025-07-22 02:16:07 UTC
FEDORA-2025-b610a1e239 (hamlib-4.6.4-1.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-b610a1e239

Comment 11 Brian Morrison 2025-07-22 13:19:43 UTC
Thanks for the update Richard.

Comment 12 Fedora Update System 2025-07-23 01:36:13 UTC
FEDORA-2025-b610a1e239 has been pushed to the Fedora 42 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-b610a1e239`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-b610a1e239

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 13 Fedora Update System 2025-07-31 00:52:29 UTC
FEDORA-2025-b610a1e239 (hamlib-4.6.4-1.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.