raulcd commented on PR #48427:
URL: https://github.com/apache/arrow/pull/48427#issuecomment-3636681752
It seems we have to enforce the check for debian otherwise all ubuntu's skip
the test because there's an `/etc/debia_version` with `sid` on them, example on
Ubuntu:
```
Prepare downgrade test
++ cat /etc/debian_version
+ [[ bookworm/sid =~ /sid$ ]]
+ :
+ current_major_version=23
+ previous_major_version=22
+ previous_package_version=22.0.0-1
```
--
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]