Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Conda feed: extension in WebGUI and download-URL incorrect
-
In Proget 2024.25, when I upload the "pint" package from this webshare:
https://nextcloud.marin.nl/index.php/s/nmPCLszf6PNMoQCIt shows up in the WebGUI with a
*.tar.bz2extension rather than with a.condaextension. The file I upload - as you can see in the webshare folder - has the.condaextension (and it should stay that way when uploaded to ProGet).This is only a problem with the WebGUI I think, because when I use
conda searchto search for thispintpackage on my channel, I get the proper URL:
But in the WebGUI it looks like this:

And when clicking on the file to download, it will try to download
http://proget.marin.local/conda/conda_erik_2/noarch/pint-0.24.4-pyhd8ed1ab_1.tar.bz2which does not work. But when I change the extension to.condait will work.
-
Hi, thanks for reporting this! I've reproduced it and we'll have a fix in ProGet 2024.26, which is scheduled for release on Friday.