Invisible packages on the Cobalt Nuget server

I've uploaded a package called "BlueMoon.BCL.Resources" to the server. I was able to see it on the server. Since the original upload I've automated the package and push of it inside Visual Studio using a build template. After doing so the package shows up in the list of available packages but when I click on the link I get a 404 error. The other 2 packages I created with the same build template show up fine. I can install and update the package in visual studio. When I try and upload it again it complains that the package exits and won't allow it. So it apparently is in the Nuget SQL DB but the sever can't seem to find the page for it. Any suggestions on how to solve this problem? This is something no one is using yet (except for a test solution I built) so I'd be happy to get it removed and start from scratch. I'm just not sure what my options are.