[
https://issues.apache.org/jira/browse/ARROW-15569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-15569.
----------------------------------
Fix Version/s: 8.0.0
Resolution: Fixed
Issue resolved by pull request 12336
[https://github.com/apache/arrow/pull/12336]
> [Packaging][deb] Use gem instead of apt to install gobject-introspection gem
> ----------------------------------------------------------------------------
>
> Key: ARROW-15569
> URL: https://issues.apache.org/jira/browse/ARROW-15569
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Packaging
> Reporter: Kouhei Sutou
> Assignee: Kouhei Sutou
> Priority: Major
> Labels: pull-request-available
> Fix For: 8.0.0
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> It seems that {{ruby-gobject-introspection}} package was removed from Debian
> GNU/Linux bookwarm:
> https://github.com/ursacomputing/crossbow/runs/5062773703?check_suite_focus=true#step:10:1910
> {noformat}
> + apt install -y -V --no-install-recommends ruby-gobject-introspection
>
> WARNING: apt does not have a stable CLI interface. Use with caution in
> scripts.
>
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Package ruby-gobject-introspection is not available, but is referred to by
> another package.
> This may mean that the package is missing, has been obsoleted, or
> is only available from another source
>
> E: Package 'ruby-gobject-introspection' has no installation candidate
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)