Sleemanmunk opened a new issue, #25990:
URL: https://github.com/apache/arrow/issues/25990
### Describe the bug, including details regarding any error messages,
version, and platform.
Ubuntu version 22.04 (jammy) cannot install libarrow python dev
# apt install libarrow-python-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libarrow-python-dev : Depends: libarrow-dev (= 9.0.0-1) but 10.0.1-1 is to
be installed
E: Unable to correct problems, you have held broken packages.
# apt show libarrow-python-dev
Package: libarrow-python-dev
Version: 9.0.0-1
Priority: optional
Section: libdevel
Source: apache-arrow
Maintainer: Apache Arrow Developers <[email protected]>
Installed-Size: 3773 kB
Depends: libarrow-dev (= 9.0.0-1), libarrow-python900 (= 9.0.0-1)
Homepage: https://arrow.apache.org/
Download-Size: 454 kB
APT-Sources: https://apache.jfrog.io/artifactory/arrow/ubuntu jammy/main
amd64 Packages
Description: Apache Arrow is a data processing library for analysis
.
This package provides C++ header files for Python support.
### Component(s)
Python
--
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]