You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/11/01 19:28:09 UTC

[I] ci: nightly verification failing [arrow-adbc]

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

   ```
   === Testing adbc_driver_flightsql ===
   env python -m pytest -vv /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/arrow-adbc-0.8.0.XXXXX.alTzz6FB/apache-arrow-adbc-0.8.0/python/adbc_driver_flightsql/tests
   /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/arrow-adbc-0.8.0.XXXXX.alTzz6FB/mambaforge/envs/conda-source/bin/python: No module named pytest
   + cleanup
   + '[' no = yes ']'
   Failed to verify release candidate. See /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/arrow-adbc-0.8.0.XXXXX.alTzz6FB for details.
   ```


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] ci: nightly verification failing [arrow-adbc]

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm commented on issue #1247:
URL: https://github.com/apache/arrow-adbc/issues/1247#issuecomment-1789586996

   This seems to be because mamba defaults to python 3.12, but then duckdb doesn't have a build for that on conda-forge, and that's taking a while, and then because of that the whole env setup fails, so pytest isn't installed


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] ci: nightly verification failing [arrow-adbc]

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm commented on issue #1247:
URL: https://github.com/apache/arrow-adbc/issues/1247#issuecomment-1790758120

   We can pin 3.11 and unpin hopefully next release: https://github.com/apache/arrow-adbc/issues/1251


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] ci: nightly verification failing [arrow-adbc]

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm closed issue #1247: ci: nightly verification failing
URL: https://github.com/apache/arrow-adbc/issues/1247


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org