[
https://issues.apache.org/jira/browse/ARROW-8448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-8448.
---------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
Issue resolved by pull request 6968
[https://github.com/apache/arrow/pull/6968]
> [Package] Can't build apt packages with ubuntu-focal
> ----------------------------------------------------
>
> Key: ARROW-8448
> URL: https://issues.apache.org/jira/browse/ARROW-8448
> Project: Apache Arrow
> Issue Type: Bug
> Components: Packaging
> Reporter: Francois Saint-Jacques
> Assignee: Francois Saint-Jacques
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> While trying to debug the failing nightly (due to disk space), I encounter
> the following error, the tar generated by the build script does not conform
> to what debuilder expects. It blocks
> {code}
> Unable to find source-code formatter for language: shell. Available languages
> are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go,
> groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc,
> perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml,
> yamlSuccessfully built ecdda7ea015d
> Successfully tagged apache-arrow-ubuntu-focal:latest
> docker run --rm --tty --volume
> /home/fsaintjacques/src/db/arrow/dev/tasks/linux-packages/apache-arrow/apt:/host:rw
> --env DEBUG=yes apache-arrow-ubuntu-focal /host/build.sh
> This package has a Debian revision number but there does not seem to be
> an appropriate original tar file or .orig directory in the parent directory;
> (expected one of apache-arrow_0.16.0.orig.tar.gz,
> apache-arrow_0.16.0.orig.tar.bz2,
> apache-arrow_0.16.0.orig.tar.lzma, apache-arrow_0.16.0.orig.tar.xz or
> apache-arrow-1.0.0~dev20200414.orig)
> continue anyway? (y/n)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)