fedora-infra / fedora-packages

A webapp that allows searching packages in Fedora. Written in Python using TurboGears2 and Moksha.
https://apps.fedoraproject.org/packages
GNU Affero General Public License v3.0
58 stars 59 forks source link

Can't find certain (new-ish?) components #410

Open nphilipp opened 5 years ago

nphilipp commented 5 years ago

When submitting an update in Bodhi for the latest release of fedmod, I noticed that typing it into the packages field wouldn't offer it for selection. I was told on IRC that the packages app is the source of components for Bodhi, this is why I'm reporting this here:

nphilipp commented 5 years ago

I've browsed related issues and it seems that enough repo updates concerning fedmod are available to be consumed: https://apps.fedoraproject.org/datagrepper/raw?topic=org.fedoraproject.prod.mdapi.repo.update&package=fedmod

cverna commented 5 years ago

The consumer is disabled in production since it was corrupting the database (creating multiple entry of the same package) , I have been running the indexing manually once a week, but this week it has problems completing successfully, I ll give it another try later today.

Thanks for the report

richardfearn commented 5 years ago

Is it possible to do a manual index soon so that Fedora Packages catches up with recently-created packages?

cverna commented 5 years ago

Yes, I am waiting on https://github.com/fedora-infra/fedora-packages/issues/411 to run the index.

That should happend this week :crossed_fingers:

richardfearn commented 5 years ago

@cverna Thank you!

Lyude commented 5 years ago

Hi! I was told on https://pagure.io/fedora-infrastructure/issue/7974#comment-581356 that I should note here that one of the packages I maintain, igt-gpu-tools, seems to have the same issue on bodhi

tim77 commented 5 years ago

My 2 cents. :) For example:

  1. Peek https://apps.fedoraproject.org/packages/peek Source: https://src.fedoraproject.org/rpms/peek

  2. CoreCtrl https://apps.fedoraproject.org/packages/corectrl Source: https://src.fedoraproject.org/rpms/corectrl

Expected to see like this:

https://apps.fedoraproject.org/packages/firefox

cverna commented 5 years ago

Ok all these packages are now available. some are missing the metadata I am not sure why yet but I ll try to check it next week.

dreua commented 5 years ago

What's the status here? Currently I can't find pdfarranger

richardfearn commented 5 years ago

What's the status here? Currently I can't find pdfarranger

Ditto for perl-App-ccdiff

dreua commented 5 years ago

People actually use this and are confused if a package is not found: http://disq.us/p/2552f0d

lcts commented 4 years ago

What's the status here? Currently I can't find pdfarranger

Same issue with sshguard

tim77 commented 4 years ago

People actually use this and are confused if a package is not found: http://disq.us/p/2552f0d

Very confused. I am tired notify upstream that their app packaged but when they click on package home page in apps.fedoraproject.org they can't find it and starting asking questions.

jamesjer commented 4 years ago

I've got packages that were created in February that can't be found. @cverna, what is the status of this issue? Do you need help diagnosing it? Can you run another manual indexing operation while the problem is being figured out?

QuLogic commented 4 years ago

There are packages like RBTools that according to koji have existed since FC12 yet cannot be found, so I'm not sure this is limited to new components only.

kees-closed commented 4 years ago

Some packages are still missing; charliecloud, fwsnort, and many more. dnf search works fine, but sometimes a web based version provides some convenience. Thanks in any case.