Hi Team ,
I am using pulp operator in openshift and repositories/publications and distributions are created using squeezer . Recently while installing a package I noticed that package while installing is showing as below.
Dependencies resolved.
Package Architecture Version Repository Size
Installing:
zenity x86_64 3.28.1-2.el8 appstream 4.0 M
Installing dependencies:
libnotify x86_64 0.7.7-6.el8 appstream 47 k
Transaction Summary
Install 2 Packages
Total size: 4.0 M
Total download size: 4.0 M
Installed size: 6.3 M
Is this ok [y/N]: y
Downloading Packages:
[SKIPPED] libnotify-0.7.7-6.el8.x86_64.rpm: Already downloaded
[MIRROR] zenity-3.28.1-2.el8.x86_64.rpm: Status code: 404 for https://pulpserver/pulp/content/test/rhel8/appstream/Packages/z/zenity-3.28.1-2.el8.x86_64.rpm (IP: 172.28.78.183)
[MIRROR] zenity-3.28.1-2.el8.x86_64.rpm: Status code: 404 for https://pulpserver/pulp/content/test/rhel8/appstream/Packages/z/zenity-3.28.1-2.el8.x86_64.rpm (IP: 172.28.78.183)
[MIRROR] zenity-3.28.1-2.el8.x86_64.rpm: Status code: 404 for https://pulpserver/pulp/content/test/rhel8/appstream/Packages/z/zenity-3.28.1-2.el8.x86_64.rpm (IP: 172.28.78.183)
I could see zenity rpm in GUI , upon clicking it shows 404. Also curl also shows the rpm
[root@yc3293.danskenet.net TEST:~]# curl https://https://pulpserver/pulp/content/test/rhel8/appstream/Packages/z/
Index of /pulp/content/test/rhel8/appstream/Packages/z/
../ zenity-3.28.1-1.el8.x86_64.rpm 04-Sep-2024 12:03 4.2 MB zenity-3.28.1-2.el8.x86_64.rpm 04-Sep-2024 12:04 4.2 MB zsh-html-5.5.1-10.el8.noarch.rpm 04-Sep-2024 12:04 532.3 kB zsh-html-5.5.1-6.el8_1.2.noarch.rpm 04-Sep-2024 12:03 532.1 kB zsh-html-5.5.1-9.el8.noarch.rpm 04-Sep-2024 12:04 532.2 kB zstd-1.4.2-2.el8.x86_64.rpm 04-Sep-2024 12:03 394.0 kB zstd-1.4.4-1.el8.x86_64.rpm 04-Sep-2024 12:03 402.8 kB zziplib-0.13.68-13.el8_10.i686.rpm 04-Sep-2024 12:05 95.9 kB zziplib-0.13.68-13.el8_10.x86_64.rpm 04-Sep-2024 12:05 93.6 kB zziplib-0.13.68-8.el8.i686.rpm 04-Sep-2024 12:03 95.2 kB zziplib-0.13.68-8.el8.x86_64.rpm 04-Sep-2024 12:03 92.9 kB zziplib-0.13.68-9.el8.i686.rpm 04-Sep-2024 12:04 95.4 kB zziplib-0.13.68-9.el8.x86_64.rpm 04-Sep-2024 12:04 93.1 kB zziplib-utils-0.13.68-13.el8_10.x86_64.rpm 04-Sep-2024 12:05 49.1 kB zziplib-utils-0.13.68-8.el8.x86_64.rpm 04-Sep-2024 12:03 48.6 kB zziplib-utils-0.13.68-9.el8.x86_64.rpm 04-Sep-2024 12:04 48.7 kB
Upon checking I could see there are many packages which shows 404 , means they are not really available .
Could it be that sync/distribution did not go well here ? Any suggestion on how to rectify this ?
FYI : we sync only once in a month from redhat.