Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-5650: [Python] Update manylinux dependency versions #4634

Closed

Conversation

pitrou
Copy link
Member

@pitrou pitrou commented Jun 20, 2019

No description provided.

@pitrou
Copy link
Member Author

pitrou commented Jun 20, 2019

I pushed the image to quay.io.

Copy link
Member

@wesm wesm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@@ -16,7 +16,8 @@
# specific language governing permissions and limitations
# under the License.

OPENSSL_VERSION="1.0.2q"
# XXX OpenSSL 1.1.1 needs Perl 5.10 to compile.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gross

@pitrou
Copy link
Member Author

pitrou commented Jun 20, 2019

@ursabot crossbow package

@ursabot
Copy link

ursabot commented Jun 20, 2019

AMD64 Conda Crossbow (#22695) builder failed.

Revision: 5c36c6c

Crossbow: 'python crossbow.py ...' step's stderr:

Traceback (most recent call last):
  File "crossbow.py", line 858, in <module>
    crossbow(obj={}, auto_envvar_prefix='CROSSBOW')
  File "/opt/conda/lib/python3.7/site-packages/click/core.py", line 764, in __call__
    return self.main(*args, **kwargs)
  File "/opt/conda/lib/python3.7/site-packages/click/core.py", line 717, in main
    rv = self.invoke(ctx)
  File "/opt/conda/lib/python3.7/site-packages/click/core.py", line 1137, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/opt/conda/lib/python3.7/site-packages/click/core.py", line 956, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/opt/conda/lib/python3.7/site-packages/click/core.py", line 555, in invoke
    return callback(*args, **kwargs)
  File "/opt/conda/lib/python3.7/site-packages/click/decorators.py", line 17, in new_func
    return f(get_current_context(), *args, **kwargs)
  File "crossbow.py", line 685, in submit
    job = Job(target=target, tasks=tasks)
  File "crossbow.py", line 508, in __init__
    raise ValueError('no tasks were provided for the job')
ValueError: no tasks were provided for the job

@pitrou
Copy link
Member Author

pitrou commented Jun 20, 2019

@ursabot crossbow package -g wheel

@ursabot
Copy link

ursabot commented Jun 20, 2019

AMD64 Conda Crossbow (#22697) builder has been succeeded.

Revision: 5c36c6c

Submitted crossbow builds: ursa-labs/crossbow @ ursabot-32

Task Status
wheel-osx-cp35m Build Status
wheel-osx-cp37m Build Status
wheel-linux-cp27mu Build Status
wheel-win-cp36m Build Status
wheel-linux-cp37m Build Status
wheel-linux-cp27m Build Status
wheel-osx-cp36m Build Status
wheel-osx-cp27m Build Status
wheel-linux-cp36m Build Status
wheel-win-cp35m Build Status
wheel-win-cp37m Build Status
wheel-linux-cp35m Build Status

@wesm wesm closed this in d0d7245 Jun 20, 2019
@pitrou pitrou deleted the ARROW-5650-update-manylinux-deps branch June 21, 2019 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants