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!

Push not working



  • Hi, i tried to push the following package to our internal-feed

    https://www.nuget.org/packages/Validar.Fody/

    via all possible ways (nuget push, direct copy into the cache-directory,
    upload via web-interface)

    anyway, i am unable to make this package available, the proget indexing-service gives me
    the following error-msg :

    (value cannot be null, sry for german errors)

    Error indexing package Validar.Fody.1.4.4.1 in feed 2: Der Wert darf nicht NULL sein. parametername: entry
    Stack Trace bei System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) bei System.Environment.get_StackTrace() bei Inedo.ProGet.Diagnostics.DatabaseErrorMessenger.Inedo.Diagnostics.IMessenger.Message(IMessage message) bei Inedo.Diagnostics.Logger.Message(MessageLevel messageLevel, String message) bei Inedo.ProGet.Service.IndexedFeed.<>c__DisplayClassa.<RebuildIndex>b__7(PackageStorePackage storePackage) bei System.Threading.Tasks.Parallel.<>c__DisplayClass32`2.<PartitionerForEachWorker>b__30() bei System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask) bei System.Threading.Tasks.Task.<>c__DisplayClass11.<ExecuteSelfReplicating>b__10(Object param0) bei System.Threading.Tasks.Task.Execute() bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) bei System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) bei System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) bei System.Threading.ThreadPoolWorkQueue.Dispatch()

    Product: ProGet
    Version: 3.0.0



  • It looks like that particular package has a .nuspec file that does not match the name of the package ID.

    If you change the name of the nuspec file inside the package to match the package ID it should be able to be indexed.

    We will add a better error message for this in the next version.


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation