Invalid content-type for some conda-forge repodata
7 views
Skip to first unread message
Jeremy Katz
unread,
Aug 8, 2022, 3:01:37 PM8/8/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to conda-forge
Hey folks -- I happened to notice that some of the repodata.json files (such as https://conda.anaconda.org/conda-forge/linux-armv7l/repodata.json and https://conda.anaconda.org/conda-forge/linux-32/repodata.json) are returning a Content-Type of binary/octet-stream instead of application/json which makes it so that HTTP libraries don't do the right thing knowing it's json and parsing accordingly. I've worked around it in my code but probably worth fixing for others who may similarly be looking at this metadata.
Cheers,
- Jeremy
Jaime Rodríguez-Guerra
unread,
Oct 7, 2022, 11:54:42 AM10/7/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to conda-forge
Thanks Jeremy! Unfortunately that's a bit beyond our control, but you can report this to Anaconda using their `conda/infra` Discussions tab!