-
Notifications
You must be signed in to change notification settings - Fork 191
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
travis: drop hydro #2214
Closed
Closed
travis: drop hydro #2214
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
failed on some env: + sh -c '$CI_SOURCE_PATH/.travis_before_script_opencv3.bash'
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Selecting previously unselected package ros-indigo-opencv3.
(Reading database ... 94941 files and directories currently installed.)
Preparing to unpack .../ros-indigo-opencv3_3.1.0-1trusty-20170607-101218-0800_amd64.deb ...
Unpacking ros-indigo-opencv3 (3.1.0-1trusty-20170607-101218-0800) ...
Setting up ros-indigo-opencv3 (3.1.0-1trusty-20170607-101218-0800) ...
Processing triggers for libc-bin (2.19-0ubuntu6.13) ...
/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.
SNIMissingWarning
/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
Performing actions:
Add new elements:
image_common/image_transport, jsk_common/image_view2, jsk_common/jsk_data, jsk_common/jsk_topic_tools, opencv_apps, vision_opencv/cv_bridge, vision_opencv/image_geometry
Config changed, maybe you need run wstool update to update SCM entries.
Overwriting /workspace/ros/ws_jsk_recognition/src/.rosinstall
update complete.
Prepare updating http://github.com/jsk-ros-pkg/jsk_recognition (version None) to /workspace/ros/ws_jsk_recognition/src/jsk_recognition
Url https://github.com/jsk-ros-pkg/jsk_recognition does not match http://github.com/jsk-ros-pkg/jsk_recognition requested.
(d)elete and replace, (a)bort, (i)nplace delete and replace at symlink, (s)kip: Traceback (most recent call last):
File "/usr/bin/wstool", line 62, in <module>
sys.exit(wstool.wstool_cli.wstool_main(sys.argv))
File "/usr/lib/python2.7/dist-packages/wstool/wstool_cli.py", line 180, in wstool_main
return ws_commands[command](workspace, args)
File "/usr/lib/python2.7/dist-packages/wstool/multiproject_cli.py", line 1066, in cmd_update
verbose=options.verbose)
File "/usr/lib/python2.7/dist-packages/wstool/multiproject_cmd.py", line 365, in cmd_install_or_update
robust=robust)
File "/usr/lib/python2.7/dist-packages/wstool/config_elements.py", line 310, in prepare_install
allow_inplace=is_link)
File "/usr/lib/python2.7/dist-packages/wstool/ui.py", line 93, in prompt_del_abort_retry
mode_input = self.get_input(full_prompt)
File "/usr/lib/python2.7/dist-packages/wstool/ui.py", line 68, in get_input
return raw_input(prompt)
EOFError: EOF when reading a line maybe some scripts need to be fixed? I'm now trying just reverting |
8abc337
to
d9f2efb
Compare
now at least waiting for jsk-ros-pkg/jsk_common#1564 |
hydro is already dropped #2217, i think.. |
@k-okada Thank you! Closed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.