Bug 2178871 - boost-1.89.0 is available
Summary: boost-1.89.0 is available
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: boost
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jonathan Wakely
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 2406036 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-03-16 02:12 UTC by Upstream Release Monitoring
Modified: 2025-10-26 09:08 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
Update to 1.83.0.beta1 (#2178871) (1008 bytes, patch)
2023-07-13 08:22 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 1.83.0 (#2178871) (983 bytes, patch)
2023-08-11 20:03 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 1.84.0.beta1 (#2178871) (1.00 KB, patch)
2023-11-18 05:41 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 1.84.0 (#2178871) (1005 bytes, patch)
2023-12-14 23:24 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 1.85.0.beta1 (#2178871) (1003 bytes, patch)
2024-03-14 10:59 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 1.85.0 (#2178871) (979 bytes, patch)
2024-04-16 21:39 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 1.86.0.beta1 (#2178871) (1.04 KB, patch)
2024-07-26 17:52 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 1.86.0 (#2178871) (1.02 KB, patch)
2024-08-15 22:08 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 1.87.0.beta1 (#2178871) (1.04 KB, patch)
2024-11-16 01:00 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 1.87.0 (#2178871) (979 bytes, patch)
2024-12-12 00:06 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 1.88.0.beta1 (#2178871) (1.01 KB, patch)
2025-03-15 19:29 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 1.88.0 (#2178871) (1009 bytes, patch)
2025-04-10 17:38 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 1.89.0 (#2178871) (986 bytes, patch)
2025-08-14 03:15 UTC, Upstream Release Monitoring
no flags Details | Diff

Description Upstream Release Monitoring 2023-03-16 02:12:23 UTC
Releases retrieved: 1.82.0.beta1
Upstream release that is considered latest: 1.82.0.beta1
Current version/release in rawhide: 1.81.0-1.fc39
URL: http://www.boost.org/

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


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

Comment 1 Upstream Release Monitoring 2023-03-16 02:12:28 UTC
Scratch build failed. Details below:

BuilderException: Build failed:
Command '['rpmbuild', '-D', '_sourcedir .', '-D', '_topdir .', '-bs', '/var/tmp/thn-l2khecgo/boost.spec']' returned non-zero exit status 1.

StdOut:
warning: line 346: Possible unexpanded macro in: Requires: python(abi) = %{python3_version}
error: Bad source: ./boost_1_82_0_beta1.tar.bz2: No such file or directory


Traceback:
  File "/usr/local/lib/python3.10/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.10/site-packages/hotness/builders/koji.py", line 188, in build
    raise BuilderException(

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 2 Upstream Release Monitoring 2023-04-15 08:14:38 UTC
Releases retrieved: 1.82.0
Upstream release that is considered latest: 1.82.0
Current version/release in rawhide: 1.81.0-1.fc39
URL: http://www.boost.org/

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


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

Comment 3 Upstream Release Monitoring 2023-04-15 08:15:35 UTC
Scratch build failed. Details below:

FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/thn-kuazwn9r/%{python3_version}'
Traceback:
  File "/usr/local/lib/python3.10/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.10/site-packages/hotness/builders/koji.py", line 198, in build
    output["build_id"] = self._scratch_build(session, package.name, srpm)
  File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 451, in _scratch_build
    session.uploadWrapper(source, serverdir)
  File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 3110, in uploadWrapper
    self.fastUpload(localfile, path, name, callback, blocksize, overwrite, volume=volume)
  File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 2988, in fastUpload
    fo = open(localfile, 'rb')

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 6 Upstream Release Monitoring 2023-07-13 08:22:05 UTC
Releases retrieved: 1.83.0.beta1
Upstream release that is considered latest: 1.83.0.beta1
Current version/release in rawhide: 1.81.0-4.fc39
URL: http://www.boost.org/

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


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

Comment 7 Upstream Release Monitoring 2023-07-13 08:22:11 UTC
Scratch build failed. Details below:

BuilderException: Build failed:
Command '['rpmbuild', '-D', '_sourcedir .', '-D', '_topdir .', '-bs', '/var/tmp/thn-9ap2errp/boost.spec']' returned non-zero exit status 1.

StdOut:
warning: line 346: Possible unexpanded macro in: Requires: python(abi) = %{python3_version}
setting SOURCE_DATE_EPOCH=1689206400
error: Bad file: ./boost_1_83_0_beta1.tar.bz2: No such file or directory

RPM build warnings:
    line 346: Possible unexpanded macro in: Requires: python(abi) = %{python3_version}

RPM build errors:
    Bad file: ./boost_1_83_0_beta1.tar.bz2: No such file or directory


Traceback:
  File "/usr/local/lib/python3.11/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.11/site-packages/hotness/builders/koji.py", line 229, in build
    raise BuilderException(

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 8 Upstream Release Monitoring 2023-07-13 08:22:13 UTC
Created attachment 1975548 [details]
Update to 1.83.0.beta1 (#2178871)

Comment 9 Upstream Release Monitoring 2023-08-11 20:02:52 UTC
Releases retrieved: 1.83.0
Upstream release that is considered latest: 1.83.0
Current version/release in rawhide: 1.81.0-6.fc39
URL: http://www.boost.org/

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


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

Comment 10 Upstream Release Monitoring 2023-08-11 20:03:45 UTC
Created attachment 1983070 [details]
Update to 1.83.0 (#2178871)

Comment 11 Upstream Release Monitoring 2023-08-11 20:12:34 UTC
the-new-hotness/release-monitoring.org's scratch build of boost-1.83.0-1.fc38.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=104696302

Comment 12 Upstream Release Monitoring 2023-11-18 05:41:35 UTC
Releases retrieved: 1.84.0.beta1
Upstream release that is considered latest: 1.84.0.beta1
Current version/release in rawhide: 1.81.0-10.fc40
URL: http://www.boost.org/

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


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

Comment 13 Upstream Release Monitoring 2023-11-18 05:41:40 UTC
Scratch build failed. Details below:

BuilderException: Build failed:
Command '['rpmbuild', '-D', '_sourcedir .', '-D', '_topdir .', '-bs', '/var/tmp/thn-hh62zcf8/boost.spec']' returned non-zero exit status 1.

StdOut:
warning: line 357: Possible unexpanded macro in: Requires: python(abi) = %{python3_version}
setting SOURCE_DATE_EPOCH=1700265600
error: Bad file: ./boost_1_84_0_beta1.tar.bz2: No such file or directory

RPM build warnings:
    line 357: Possible unexpanded macro in: Requires: python(abi) = %{python3_version}

RPM build errors:
    Bad file: ./boost_1_84_0_beta1.tar.bz2: No such file or directory


Traceback:
  File "/usr/local/lib/python3.11/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.11/site-packages/hotness/builders/koji.py", line 229, in build
    raise BuilderException(

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 14 Upstream Release Monitoring 2023-11-18 05:41:41 UTC
Created attachment 2000090 [details]
Update to 1.84.0.beta1 (#2178871)

Comment 15 Upstream Release Monitoring 2023-12-14 23:23:50 UTC
Releases retrieved: 1.84.0
Upstream release that is considered latest: 1.84.0
Current version/release in rawhide: 1.81.0-10.fc40
URL: http://www.boost.org/

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


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

Comment 16 Upstream Release Monitoring 2023-12-14 23:24:15 UTC
Created attachment 2004354 [details]
Update to 1.84.0 (#2178871)

Comment 17 Upstream Release Monitoring 2023-12-14 23:30:31 UTC
the-new-hotness/release-monitoring.org's scratch build of boost-1.84.0-1.fc38.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=110350984

Comment 19 Carlos O'Donell 2024-01-19 14:43:55 UTC
Boost 1.83 is now in Rawhide.

Comment 20 Upstream Release Monitoring 2024-03-14 10:58:56 UTC
Releases retrieved: 1.85.0.beta1
Upstream release that is considered latest: 1.85.0.beta1
Current version/release in rawhide: 1.83.0-3.fc40
URL: http://www.boost.org/

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


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

Comment 21 Upstream Release Monitoring 2024-03-14 10:59:02 UTC
Scratch build failed. Details below:

BuilderException: Build failed:
Command '['rpmbuild', '-D', '_sourcedir .', '-D', '_topdir .', '-bs', '/var/tmp/thn-mf0i8uok/boost.spec']' returned non-zero exit status 1.

StdOut:
warning: line 356: Possible unexpanded macro in: Requires: python(abi) = %{python3_version}
setting SOURCE_DATE_EPOCH=1710374400
error: Bad file: ./boost_1_85_0_beta1.tar.bz2: No such file or directory

RPM build warnings:
    line 356: Possible unexpanded macro in: Requires: python(abi) = %{python3_version}

RPM build errors:
    Bad file: ./boost_1_85_0_beta1.tar.bz2: No such file or directory


Traceback:
  File "/usr/local/lib/python3.11/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.11/site-packages/hotness/builders/koji.py", line 229, in build
    raise BuilderException(

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 22 Upstream Release Monitoring 2024-03-14 10:59:03 UTC
Created attachment 2021596 [details]
Update to 1.85.0.beta1 (#2178871)

Comment 23 Upstream Release Monitoring 2024-04-16 21:39:31 UTC
Releases retrieved: 1.85.0
Upstream release that is considered latest: 1.85.0
Current version/release in rawhide: 1.83.0-3.fc40
URL: http://www.boost.org/

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


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

Comment 24 Upstream Release Monitoring 2024-04-16 21:39:49 UTC
Created attachment 2027314 [details]
Update to 1.85.0 (#2178871)

Comment 25 Upstream Release Monitoring 2024-04-16 21:47:13 UTC
the-new-hotness/release-monitoring.org's scratch build of boost-1.85.0-1.fc38.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=116474442

Comment 26 Upstream Release Monitoring 2024-07-26 17:52:06 UTC
Releases retrieved: 1.86.0.beta1
Upstream release that is considered latest: 1.86.0.beta1
Current version/release in rawhide: 1.83.0-8.fc41
URL: http://www.boost.org/

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


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

Comment 27 Upstream Release Monitoring 2024-07-26 17:52:10 UTC
Scratch build failed. Details below:

BuilderException: Build failed:
Command '['rpmbuild', '-D', '_sourcedir .', '-D', '_topdir .', '-bs', '/var/tmp/thn-hrodiutd/boost.spec']' returned non-zero exit status 1.

StdOut:
warning: line 376: Possible unexpanded macro in: Requires: python(abi) = %{python3_version}
setting SOURCE_DATE_EPOCH=1721952000
error: Bad file: ./boost_1_86_0_beta1.tar.bz2: No such file or directory

RPM build warnings:
    line 376: Possible unexpanded macro in: Requires: python(abi) = %{python3_version}

RPM build errors:
    Bad file: ./boost_1_86_0_beta1.tar.bz2: No such file or directory


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 229, in build
    raise BuilderException(

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 28 Upstream Release Monitoring 2024-07-26 17:52:12 UTC
Created attachment 2040565 [details]
Update to 1.86.0.beta1 (#2178871)

Comment 29 Upstream Release Monitoring 2024-08-15 22:07:23 UTC
Releases retrieved: 1.86.0
Upstream release that is considered latest: 1.86.0
Current version/release in rawhide: 1.83.0-8.fc41
URL: http://www.boost.org/

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


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

Comment 30 Upstream Release Monitoring 2024-08-15 22:08:01 UTC
Created attachment 2044265 [details]
Update to 1.86.0 (#2178871)

Comment 31 Upstream Release Monitoring 2024-08-16 00:15:03 UTC
the-new-hotness/release-monitoring.org's scratch build of boost-1.86.0-1.fc40.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=122017323

Comment 32 Upstream Release Monitoring 2024-11-16 01:00:37 UTC
Releases retrieved: 1.87.0.beta1
Upstream release that is considered latest: 1.87.0.beta1
Current version/release in rawhide: 1.83.0-8.fc41
URL: http://www.boost.org/

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


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

Comment 33 Upstream Release Monitoring 2024-11-16 01:00:42 UTC
Scratch build failed. Details below:

BuilderException: Build failed:
Command '['rpmbuild', '-D', '_sourcedir .', '-D', '_topdir .', '-bs', '/var/tmp/thn-5etl60c_/boost.spec']' returned non-zero exit status 1.

StdOut:
warning: line 376: Possible unexpanded macro in: Requires: python(abi) = %{python3_version}
setting SOURCE_DATE_EPOCH=1731715200
error: Bad file: ./boost_1_87_0_beta1.tar.bz2: No such file or directory

RPM build warnings:
    line 376: Possible unexpanded macro in: Requires: python(abi) = %{python3_version}

RPM build errors:
    Bad file: ./boost_1_87_0_beta1.tar.bz2: No such file or directory


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 229, in build
    raise BuilderException(

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 34 Upstream Release Monitoring 2024-11-16 01:00:43 UTC
Created attachment 2058029 [details]
Update to 1.87.0.beta1 (#2178871)

Comment 35 Upstream Release Monitoring 2024-12-12 00:05:17 UTC
Releases retrieved: 1.87.0
Upstream release that is considered latest: 1.87.0
Current version/release in rawhide: 1.83.0-9.fc42
URL: http://www.boost.org/

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


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

Comment 36 Upstream Release Monitoring 2024-12-12 00:06:19 UTC
Created attachment 2062130 [details]
Update to 1.87.0 (#2178871)

Comment 37 Upstream Release Monitoring 2024-12-12 00:12:28 UTC
the-new-hotness/release-monitoring.org's scratch build of boost-1.87.0-1.fc40.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=126735496

Comment 38 Upstream Release Monitoring 2025-03-15 19:29:37 UTC
Releases retrieved: 1.88.0.beta1
Upstream release that is considered latest: 1.88.0.beta1
Current version/release in rawhide: 1.83.0-12.fc42
URL: http://www.boost.org/

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


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

Comment 39 Upstream Release Monitoring 2025-03-15 19:29:41 UTC
Created attachment 2080346 [details]
Update to 1.88.0.beta1 (#2178871)

Comment 40 Upstream Release Monitoring 2025-03-15 19:34:44 UTC
the-new-hotness/release-monitoring.org's scratch build of boost-1.88.0.beta1-1.fc40.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=130310953

Comment 41 Upstream Release Monitoring 2025-04-10 17:38:43 UTC
Releases retrieved: 1.88.0
Upstream release that is considered latest: 1.88.0
Current version/release in rawhide: 1.83.0-12.fc42
URL: http://www.boost.org/

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


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

Comment 42 Upstream Release Monitoring 2025-04-10 17:38:47 UTC
Created attachment 2084359 [details]
Update to 1.88.0 (#2178871)

Comment 43 Upstream Release Monitoring 2025-04-10 17:43:21 UTC
the-new-hotness/release-monitoring.org's scratch build of boost-1.88.0-1.fc40.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=131378769

Comment 44 Upstream Release Monitoring 2025-07-17 20:44:57 UTC
Releases retrieved: 1.89.0.beta1
Upstream release that is considered latest: 1.89.0.beta1
Current version/release in rawhide: 1.83.0-13.fc43
URL: http://www.boost.org/

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


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

Comment 45 Upstream Release Monitoring 2025-07-17 20:45:06 UTC
Scratch build failed. Details below:

Fault: <Fault 1: "<class 'FileExistsError'>: [Errno 17] File exists: '/mnt/koji/work/cli-build/1752785100.5381382.lYeANyLz'">
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 46 Upstream Release Monitoring 2025-08-14 03:15:26 UTC
Releases retrieved: 1.89.0
Upstream release that is considered latest: 1.89.0
Current version/release in rawhide: 1.83.0-15.fc43
URL: http://www.boost.org/

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


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

Comment 47 Upstream Release Monitoring 2025-08-14 03:15:35 UTC
Created attachment 2103605 [details]
Update to 1.89.0 (#2178871)

Comment 48 Upstream Release Monitoring 2025-08-14 03:23:51 UTC
the-new-hotness/release-monitoring.org's scratch build of boost-1.89.0-1.fc40.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=136023293

Comment 49 Zbigniew Jędrzejewski-Szmek 2025-10-26 09:08:36 UTC
*** Bug 2406036 has been marked as a duplicate of this bug. ***


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