Fixes for block_retired #8213

Merged
jnsamyak merged 3 commits from kkt into master 2026-06-08 03:11:52 +00:00
Contributor
No description provided.
Contributor

We can remove this line.

We can remove this line.
Contributor

We can remove this line.

NVM, this is needed.

> We can remove this line. NVM, this is needed.
Contributor

branch seems like its not the right variable to use here, since rv_json['results'] has the component/packages names itself.

`branch` seems like its not the right variable to use here, since `rv_json['results']` has the component/packages names itself.
Author
Contributor

I did not change this code. it was there before

I did not change this code. it was there before
Owner

I'm just going to merge this and we can adjust from here. Thanks for the PR.

I'm just going to merge this and we can adjust from here. Thanks for the PR.
Owner

Pull-Request has been merged by kevin

Pull-Request has been merged by kevin
Owner

So... this failed in 2 ways:

Traceback (most recent call last):
  File "./releng/scripts/block_retired.py", line 295, in <module>
    block_all_retired(staging=args.staging, namespace=args.namespace)
  File "./releng/scripts/block_retired.py", line 226, in block_all_retired
    errors = block_package(unblocked, branch, staging=staging, namespace=namespace)
  File "./releng/scripts/block_retired.py", line 191, in block_package
    catch_koji_errors(cmd)
  File "./releng/scripts/block_retired.py", line 181, in catch_koji_errors
    process, stdout, stderr = run_koji(cmd, staging=staging)
  File "./releng/scripts/block_retired.py", line 160, in run_koji
    log.debug("Running: %s", " ".join(cmd))
TypeError: sequence item 5: expected string, NoneType found

and it blocked all the images... ie 'Fedora-Cloud-Base' 'Fedora Workstation'

I am going to revert this for now, and unblock things.

If you could make a new PR to better handle the issues that would be great!

Here's everything it blocked:

andy-super-great-park
deepin-calendar
deepin-notifications
deepin-qml-widgets
deepin-qt-dbus-factory
enunciate
epel-rpm-macros
Fedora-Astronomy_KDE-Live
Fedora-Atomic
Fedora-AtomicHost
Fedora-AtomicHost-Vagrant
Fedora-Atomic-Vagrant
Fedora-Cinnamon-Live
Fedora-Cloud-Atomic
Fedora-Cloud-Atomic-Vagrant
Fedora-Cloud-Base
Fedora-Cloud-Base-Vagrant
Fedora-Container-Base
fedora-container-image
Fedora-Container-Minimal-Base
Fedora-Design_suite-Live
Fedora-Docker-Base
Fedora-Games-Live
Fedora-IoT
Fedora-Jam_KDE-Live
Fedora-KDE-Live
Fedora-Live-Astronomy_KDE
Fedora-Live-Cinnamon
Fedora-Live-Design_suite
Fedora-Live-Games
Fedora-Live-Jam_KDE
Fedora-Live-KDE
Fedora-Live-LXDE
Fedora-Live-MATE_Compiz
Fedora-Live-Robotics
Fedora-Live-Scientific_KDE
Fedora-Live-Security
Fedora-Live-SoaS
Fedora-Live-Workstation
Fedora-Live-Xfce
Fedora-LXDE-Live
Fedora-LXQt-Live
Fedora-MATE_Compiz-Live
Fedora-Minimal
Fedora-Python-Classroom-Live
Fedora-Python-Classroom-Vagrant
Fedora-Robotics-Live
Fedora-Scientific_KDE-Live
Fedora-Scientific-Vagrant
Fedora-Security-Live
Fedora-Server
Fedora-SoaS-Live
Fedora-Workstation
Fedora-Workstation-Live
Fedora-Xfce-Live
gtef
gyazo
hd-idle
keepassx2
lua-bit32
mingw-libIDL
module-build-macros
nuvola-app-google-calendar
nuvola-app-groove
pagure-dist-git
pdfcrack
perl-Alien-Base-ModuleBuild
perl-Exporter-Easy
perl-Math-Utils
perl-Test-Exit
php-pecl-timecop
php-sebastian-diff2
php-zendframework
preeny
PyDrive
pyowm
python3-doctutils
python3-virtualenv
python-yubikey-manager
Review
SimplyHTML
treefrog-framework
uom-se
urw-base35-fonts
xfce4-statusnotifier-plugin
zzuf

So... this failed in 2 ways: ``` Traceback (most recent call last): File "./releng/scripts/block_retired.py", line 295, in <module> block_all_retired(staging=args.staging, namespace=args.namespace) File "./releng/scripts/block_retired.py", line 226, in block_all_retired errors = block_package(unblocked, branch, staging=staging, namespace=namespace) File "./releng/scripts/block_retired.py", line 191, in block_package catch_koji_errors(cmd) File "./releng/scripts/block_retired.py", line 181, in catch_koji_errors process, stdout, stderr = run_koji(cmd, staging=staging) File "./releng/scripts/block_retired.py", line 160, in run_koji log.debug("Running: %s", " ".join(cmd)) TypeError: sequence item 5: expected string, NoneType found ``` and it blocked all the images... ie 'Fedora-Cloud-Base' 'Fedora Workstation' I am going to revert this for now, and unblock things. If you could make a new PR to better handle the issues that would be great! Here's everything it blocked: andy-super-great-park deepin-calendar deepin-notifications deepin-qml-widgets deepin-qt-dbus-factory enunciate epel-rpm-macros Fedora-Astronomy_KDE-Live Fedora-Atomic Fedora-AtomicHost Fedora-AtomicHost-Vagrant Fedora-Atomic-Vagrant Fedora-Cinnamon-Live Fedora-Cloud-Atomic Fedora-Cloud-Atomic-Vagrant Fedora-Cloud-Base Fedora-Cloud-Base-Vagrant Fedora-Container-Base fedora-container-image Fedora-Container-Minimal-Base Fedora-Design_suite-Live Fedora-Docker-Base Fedora-Games-Live Fedora-IoT Fedora-Jam_KDE-Live Fedora-KDE-Live Fedora-Live-Astronomy_KDE Fedora-Live-Cinnamon Fedora-Live-Design_suite Fedora-Live-Games Fedora-Live-Jam_KDE Fedora-Live-KDE Fedora-Live-LXDE Fedora-Live-MATE_Compiz Fedora-Live-Robotics Fedora-Live-Scientific_KDE Fedora-Live-Security Fedora-Live-SoaS Fedora-Live-Workstation Fedora-Live-Xfce Fedora-LXDE-Live Fedora-LXQt-Live Fedora-MATE_Compiz-Live Fedora-Minimal Fedora-Python-Classroom-Live Fedora-Python-Classroom-Vagrant Fedora-Robotics-Live Fedora-Scientific_KDE-Live Fedora-Scientific-Vagrant Fedora-Security-Live Fedora-Server Fedora-SoaS-Live Fedora-Workstation Fedora-Workstation-Live Fedora-Xfce-Live gtef gyazo hd-idle keepassx2 lua-bit32 mingw-libIDL module-build-macros nuvola-app-google-calendar nuvola-app-groove pagure-dist-git pdfcrack perl-Alien-Base-ModuleBuild perl-Exporter-Easy perl-Math-Utils perl-Test-Exit php-pecl-timecop php-sebastian-diff2 php-zendframework preeny PyDrive pyowm python3-doctutils python3-virtualenv python-yubikey-manager Review SimplyHTML treefrog-framework uom-se urw-base35-fonts xfce4-statusnotifier-plugin zzuf
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
releng/tickets!8213
No description provided.