QA:Testcase Media Repoclosure from Rocky9.4 Playbook fails #9

Open
opened 2024-05-05 20:06:20 +00:00 by grayeul · 0 comments
Member

I have attempted to run the first of the "Repository checks - x86_64" from the Rocky Release 9.4 Playbook, which is:
No Broken Packages - QA:Testcase Media Repoclosure

I followed the instructions here, after installing yum-utils:

https://wiki.rockylinux.org/team/testing/QA/Testcase_Media_Repoclosure/

With the Rocky-9.4-x86_64-dvd.iso image mounted in /media, on a newly installed system (from that same media, but after adjusting the repos to staging area) I ran:

sudo dnf --refresh repoclosure --repofrompath BaseOS,/media/BaseOS --repo BaseOS --repofrompath AppStream,/media/AppStream --repo AppStream
with the result:

Added BaseOS repo from /media/BaseOS
Added AppStream repo from /media/AppStream
BaseOS                                                                                                 4.0 MB/s | 4.1 kB     00:00    
AppStream                                                                                              4.4 MB/s | 4.5 kB     00:00    
package: pyproject-srpm-macros-1.12.0-1.el9.noarch from AppStream
  unresolved deps (1):
    (pyproject-rpm-macros = 1.12.0-1.el9 if pyproject-rpm-macros)
Error: Repoclosure ended with unresolved dependencies (1) across 1 packages.

I have attempted to run the first of the "Repository checks - x86_64" from the Rocky Release 9.4 Playbook, which is: No Broken Packages - QA:Testcase Media Repoclosure I followed the instructions here, after installing yum-utils: https://wiki.rockylinux.org/team/testing/QA/Testcase_Media_Repoclosure/ With the Rocky-9.4-x86_64-dvd.iso image mounted in /media, on a newly installed system (from that same media, but after adjusting the repos to staging area) I ran: `sudo dnf --refresh repoclosure --repofrompath BaseOS,/media/BaseOS --repo BaseOS --repofrompath AppStream,/media/AppStream --repo AppStream ` with the result: ``` Added BaseOS repo from /media/BaseOS Added AppStream repo from /media/AppStream BaseOS 4.0 MB/s | 4.1 kB 00:00 AppStream 4.4 MB/s | 4.5 kB 00:00 package: pyproject-srpm-macros-1.12.0-1.el9.noarch from AppStream unresolved deps (1): (pyproject-rpm-macros = 1.12.0-1.el9 if pyproject-rpm-macros) Error: Repoclosure ended with unresolved dependencies (1) across 1 packages. ```
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 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: testing/wiki#9
No description provided.