View Issue Details

IDProjectCategoryView StatusLast Update
0000410AlmaLinux-8junitpublic2023-08-28 11:30
Reportercloph Assigned Toalukoshko  
PriorityhighSeveritymajorReproducibilityalways
Status confirmedResolutionopen 
Summary0000410: impossible to install junit via repo manager, have to manually download and install
Descriptionthe repository definitions likely are corrupt or something, since junit (and hamcrest-core for that matter) don't show up in the repository/are out of view for dnf/yum and cannot be installed using the repositories

major severity since broken repositories are about the worst experience you can have when setting up a system and certainly
Steps To Reproduce# dnf repoquery --refresh junit
AlmaLinux 8 - BaseOS 6.6 kB/s | 3.8 kB 00:00
AlmaLinux 8 - AppStream 7.8 kB/s | 4.1 kB 00:00
AlmaLinux 8 - Extras 7.3 kB/s | 3.8 kB 00:00
AlmaLinux 8 - PowerTools 8.2 kB/s | 4.1 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64
#

→ no result
# dnf repoquery --refresh -f /usr/share/java/junit.jar
AlmaLinux 8 - BaseOS 7.0 kB/s | 3.8 kB 00:00
AlmaLinux 8 - AppStream 7.3 kB/s | 4.1 kB 00:00
AlmaLinux 8 - Extras 5.6 kB/s | 3.8 kB 00:00
AlmaLinux 8 - PowerTools 8.4 kB/s | 4.1 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64
#
same, also no result.
Additional Informationwget https://repo.almalinux.org/almalinux/8/AppStream/x86_64/os/Packages/junit-4.12-14.module_el8.3.0+2043+807b4491.noarch.rpm https://repo.almalinux.org/almalinux/8/AppStream/x86_64/os/Packages/hamcrest-core-1.3-29.module_el8.3.0+2043+807b4491.noarch.rpm

and installing the manually downloaded rpms works.
Tagsnot-a-bug
abrt_hash
URL

Activities

alukoshko

2023-08-03 21:20

administrator   ~0000948

Hi. Mentioned packages are part of eclipse dnf module which is disabled by default.
RHEL has the same modules configuration.

Run:
dnf module enable eclipse

After that packages will be available.

cloph

2023-08-28 11:29

reporter   ~0000963

Thanks for the reply - misunderstood the settings apparently – no notification mail despite "E-mail on Note Added [x] With Minimum Severity of
any" .... guess you have to explicitly monitor a ticket for that...

If it is part of another repo/configuration, why is it part of the AppStream directory tree then? Because I had appstream enabled and the files are what looks like part of AppStream is what had me convinced it is a bug in the repos and not a PEBCAK error...

Anyhow, it is as you wrote, after enabling eclipse module/repo the packages show up, so feel free to mark the ticket as resolved (I don't see an obvious way to to so myself, I can "monitor" or "clone" and add tags and new comments/notes, but doesn't seem I can change any of the fields other than that)

Issue History

Date Modified Username Field Change
2023-07-18 15:03 cloph New Issue
2023-07-24 14:46 alukoshko Assigned To => alukoshko
2023-07-24 14:46 alukoshko Status new => confirmed
2023-08-03 21:20 alukoshko Note Added: 0000948
2023-08-28 11:29 cloph Note Added: 0000963
2023-08-28 11:30 cloph Tag Attached: not-a-bug