kou opened a new issue, #36082:
URL: https://github.com/apache/arrow/issues/36082

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   `dev/release/post-11-bump-versions.sh 12.0.1 13.0.0` (patch release) works 
on a maintenance such as `maint-12.0.x` branch but doesn't work on main.
   
   See also: 
https://github.com/apache/arrow/issues/36048#issuecomment-1590862905
   
   ```console
   $ dev/release/post-11-bump-versions.sh 12.0.1 13.0.0
   Updating local default branch
   Fetching origin
   Fetching upstream
   Fetching apache
   From github.com:raulcd/arrow
    t [tag update]      apache-arrow-9.0.0 -> apache-arrow-9.0.0
   Already on 'main'
   Successfully rebased and updated refs/heads/main.
   Updating .deb package names for 13.0.0
   fatal: destination 
'dev/tasks/linux-packages/apache-arrow/debian/libparquet-glib1300.install' is 
not a directory
   ```
   
   ### Component(s)
   
   Release


-- 
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