lidavidm opened a new issue, #1968:
URL: https://github.com/apache/arrow-adbc/issues/1968

   ### What happened?
   
   ```
   lidavidm@Canon ~/C/arrow-adbc (maint-13)> ./dev/release/post-07-csharp.sh    
                                                                                
                                             (adbc)
   ============================================================
   Config
   ============================================================
   Repository: apache/arrow-adbc
   Source Directory: /Users/lidavidm/Code/arrow-adbc
   ============================================================
   Downloading C# packages for 0.13.0
   ============================================================
   error: File does not exist 
(/var/folders/w5/sk6hn1217f9_1t1nfbflvprw0000gn/T/arrow-post-csharp.XkbCr/Apache.Arrow.Adbc.0.13.0.nupkg).
   
   
   Usage: dotnet nuget push [arguments] [options]
   
   Arguments:
     [root]  Specify the path to the package and your API key to push the 
package to the server.
   
   Options:
     -h|--help                      Show help information
     --force-english-output         Forces the application to run using an 
invariant, English-based culture.
     -s|--source <source>           Package source (URL, UNC/folder path or 
package source name) to use. Defaults to DefaultPushSource if specified in 
NuGet.Config.
     -ss|--symbol-source <source>   Symbol server URL to use.
     -t|--timeout <timeout>         Timeout for pushing to a server in seconds. 
Defaults to 300 seconds (5 minutes).
     -k|--api-key <apiKey>          The API key for the server.
     -sk|--symbol-api-key <apiKey>  The API key for the symbol server.
     -d|--disable-buffering         Disable buffering when pushing to an 
HTTP(S) server to decrease memory usage.
     -n|--no-symbols                If a symbols package exists, it will not be 
pushed to a symbols server.
     --no-service-endpoint          Does not append "api/v2/package" to the 
source URL.
     --interactive                  Allow the command to block and require 
manual action for operations like authentication.
     --skip-duplicate               If a package and version already exists, 
skip it and continue with the next package in the push, if any.
   
   lidavidm@Canon ~/C/arrow-adbc (maint-13) [1]> ls 
/var/folders/w5/sk6hn1217f9_1t1nfbflvprw0000gn/T/arrow-post-csharp.XkbCr/Apache.Arrow.Adbc.0.13.0.nupkg
                                                  (adbc)
   
/var/folders/w5/sk6hn1217f9_1t1nfbflvprw0000gn/T/arrow-post-csharp.XkbCr/Apache.Arrow.Adbc.0.13.0-SNAPSHOT.nupkg
   
/var/folders/w5/sk6hn1217f9_1t1nfbflvprw0000gn/T/arrow-post-csharp.XkbCr/Apache.Arrow.Adbc.0.13.0-SNAPSHOT.snupkg
   
/var/folders/w5/sk6hn1217f9_1t1nfbflvprw0000gn/T/arrow-post-csharp.XkbCr/Apache.Arrow.Adbc.Client.0.13.0-SNAPSHOT.nupkg
   
/var/folders/w5/sk6hn1217f9_1t1nfbflvprw0000gn/T/arrow-post-csharp.XkbCr/Apache.Arrow.Adbc.Client.0.13.0-SNAPSHOT.snupkg
   
/var/folders/w5/sk6hn1217f9_1t1nfbflvprw0000gn/T/arrow-post-csharp.XkbCr/Apache.Arrow.Adbc.Drivers.Apache.0.13.0-SNAPSHOT.nupkg
   
/var/folders/w5/sk6hn1217f9_1t1nfbflvprw0000gn/T/arrow-post-csharp.XkbCr/Apache.Arrow.Adbc.Drivers.Apache.0.13.0-SNAPSHOT.snupkg
   
/var/folders/w5/sk6hn1217f9_1t1nfbflvprw0000gn/T/arrow-post-csharp.XkbCr/Apache.Arrow.Adbc.Drivers.BigQuery.0.13.0-SNAPSHOT.nupkg
   
/var/folders/w5/sk6hn1217f9_1t1nfbflvprw0000gn/T/arrow-post-csharp.XkbCr/Apache.Arrow.Adbc.Drivers.BigQuery.0.13.0-SNAPSHOT.snupkg
   
/var/folders/w5/sk6hn1217f9_1t1nfbflvprw0000gn/T/arrow-post-csharp.XkbCr/Apache.Arrow.Adbc.Drivers.FlightSql.0.13.0-SNAPSHOT.nupkg
   
/var/folders/w5/sk6hn1217f9_1t1nfbflvprw0000gn/T/arrow-post-csharp.XkbCr/Apache.Arrow.Adbc.Drivers.FlightSql.0.13.0-SNAPSHOT.snupkg
   
/var/folders/w5/sk6hn1217f9_1t1nfbflvprw0000gn/T/arrow-post-csharp.XkbCr/Apache.Arrow.Adbc.Drivers.Interop.Snowflake.0.13.0-SNAPSHOT.nupkg
   
/var/folders/w5/sk6hn1217f9_1t1nfbflvprw0000gn/T/arrow-post-csharp.XkbCr/Apache.Arrow.Adbc.Drivers.Interop.Snowflake.0.13.0-SNAPSHOT.snupkg
   ```
   
   `-SNAPSHOT` shouldn't be there
   
   ### Stack Trace
   
   _No response_
   
   ### How can we reproduce the bug?
   
   _No response_
   
   ### Environment/Setup
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to