Bug 2291495 - F41FailsToInstall: buildbot-master, buildbot-master-container, buildbot-master-ec2, buildbot-master-libvirt, buildbot-worker, buildbot-www
Summary: F41FailsToInstall: buildbot-master, buildbot-master-container, buildbot-maste...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: buildbot
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2290560 2291777 2291930 2291955 2292916
Blocks: F41FailsToInstall PYTHON3.13
TreeView+ depends on / blocked
 
Reported: 2024-06-12 11:16 UTC by Fedora Fails To Install
Modified: 2024-08-03 13:31 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-08-03 13:31:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Fedora Fails To Install 2024-06-12 11:16:53 UTC
Hello,

Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py
If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/

Your package (buildbot) Fails To Install in Fedora 41:

can't install buildbot-master:
  - nothing provides python3.12dist(alembic) >= 1.6 needed by buildbot-master-3.11.3-1.fc41.noarch
  - nothing provides python3.12dist(croniter) >= 1.3 needed by buildbot-master-3.11.3-1.fc41.noarch
  - nothing provides python3.12dist(jinja2) >= 2.1 needed by buildbot-master-3.11.3-1.fc41.noarch
  - nothing provides python3.12dist(python-dateutil) >= 1.5 needed by buildbot-master-3.11.3-1.fc41.noarch
  - nothing provides python3.12dist(setuptools) >= 8 needed by buildbot-master-3.11.3-1.fc41.noarch
  - nothing provides python3.12dist(txaio) >= 2.2.2 needed by buildbot-master-3.11.3-1.fc41.noarch
  - nothing provides python3.12dist(unidiff) >= 0.7.5 needed by buildbot-master-3.11.3-1.fc41.noarch
  - nothing provides python3.12dist(zope-interface) >= 4.1.1 needed by buildbot-master-3.11.3-1.fc41.noarch
  - nothing provides python3.12dist(pyyaml) needed by buildbot-master-3.11.3-1.fc41.noarch
  - nothing provides python3.12dist(packaging) needed by buildbot-master-3.11.3-1.fc41.noarch
  - nothing provides python3.12dist(pyjwt) needed by buildbot-master-3.11.3-1.fc41.noarch
  - nothing provides python(abi) = 3.12 needed by buildbot-master-3.11.3-1.fc41.noarch
  - nothing provides python3.12dist(autobahn) >= 0.16 needed by buildbot-master-3.11.3-1.fc41.noarch
  - nothing provides python3.12dist(msgpack) >= 0.6 needed by buildbot-master-3.11.3-1.fc41.noarch
  - nothing provides (python3.12dist(twisted) <= 23.10 with python3.12dist(twisted) >= 18.7) needed by buildbot-master-3.11.3-1.fc41.noarch
  
can't install buildbot-master-container:
  - nothing provides python3.12dist(docker) needed by buildbot-master-container-3.11.3-1.fc41.noarch
  
can't install buildbot-master-ec2:
  - nothing provides python3.12dist(boto3) needed by buildbot-master-ec2-3.11.3-1.fc41.noarch
  
can't install buildbot-master-libvirt:
  - nothing provides python3.12dist(libvirt-python) needed by buildbot-master-libvirt-3.11.3-1.fc41.noarch
  
can't install buildbot-worker:
  - nothing provides python3.12dist(twisted) >= 18.7 needed by buildbot-worker-3.11.3-1.fc41.noarch
  - nothing provides python3.12dist(autobahn) >= 0.16 needed by buildbot-worker-3.11.3-1.fc41.noarch
  - nothing provides python3.12dist(msgpack) >= 0.6 needed by buildbot-worker-3.11.3-1.fc41.noarch
  - nothing provides python3.12dist(six) needed by buildbot-worker-3.11.3-1.fc41.noarch
  - nothing provides python(abi) = 3.12 needed by buildbot-worker-3.11.3-1.fc41.noarch
  
can't install buildbot-www:
  - nothing provides python3.12dist(jinja2) needed by buildbot-www-3.11.3-1.fc41.noarch
  - nothing provides python3.12dist(cairocffi) needed by buildbot-www-3.11.3-1.fc41.noarch
  - nothing provides python3.12dist(cairosvg) needed by buildbot-www-3.11.3-1.fc41.noarch
  - nothing provides python3.12dist(klein) needed by buildbot-www-3.11.3-1.fc41.noarch
  - nothing provides python(abi) = 3.12 needed by buildbot-www-3.11.3-1.fc41.noarch
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.


P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock:

    $ mock -r fedora-41-x86_64 --config-opts mirrored=False install buildbot-master buildbot-master-container buildbot-master-ec2 buildbot-master-libvirt buildbot-worker buildbot-www


P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages

Thanks!

Comment 1 Serguei Makarov 2024-06-28 17:40:56 UTC
Note also that buildbot-worker needs to be updated to 4.0.0 release to include the following patch:

https://github.com/buildbot/buildbot/commit/73cb7a9170e33c55855b150a101a41ff6cd7c59f
"remove pipes module usage which is deprecated"

Comment 2 Gwyn Ciesla 2024-07-03 20:25:35 UTC
Well shoot. Not quite ready: https://github.com/buildbot/buildbot/issues/7746

Comment 3 Guinevere Larsen 2024-07-11 14:27:25 UTC
Hi!
Could you please try to solve this as quickly as possible? Upstream GDB has a buildbot instance running on fedora rawhide that has been having errors since the python13 bootstrap was finished

Comment 4 Gwyn Ciesla 2024-07-11 15:03:21 UTC
I'll get this into rawhide and patch the reverse proxy problem when fixed; everything else works.

Comment 5 Fedora Fails To Install 2024-08-03 13:31:30 UTC
Hello,

Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py
If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/

All subpackages of a package against which this bug was filled are now installable or removed from Fedora 41.

Thanks for taking care of it!


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