#79 Lots of packages missing in mdapi
Closed: Invalid 4 years ago by swt2c. Opened 5 years ago by swt2c.

A bunch of my packages return 404 when querying mdapi using:
https://apps.fedoraproject.org/mdapi/rawhide/pkg/<name>

mingw-hidapi
poco
python-PyMuPDF
python-pypubsub
python-pyqtgraph
python-pytest-forked
python-pytest-timeout
python-pytest-xdist
python-pytest-xdist
python-wxpython4
wxPython

This seems to cause the package description to be missing on src.fp.o.


I don't know how src.fp.o looks for things, but it appears that most (all?) of those are source packages, and never produce binary packages with that name.

They are available via the srcpkg endpoint, e.g., https://apps.fedoraproject.org/mdapi/rawhide/srcpkg/poco

It looks like src.fp.o appears to now be using the srcpkg endpoint, but it seems that there is a different problem: the request is getting blocked by Firefox because of some sort of MIME-type mismatch.

The resource from “https://mdapi.fedoraproject.org/rawhide/srcpkg/concordance?c…ack=jQuery34108888947749620033_1582907706829&_=1582907706830” was blocked due to MIME type (“application/json”) mismatch (X-Content-Type-Options: nosniff).

It looks like that MIME-Type thing may have been fixed already, it seems that probably there hasn't been a new Pagure release since then. In any event, this original problem I reported doesn't exist, so closing.

Metadata Update from @swt2c:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata