I'm trying to install ROS indigo on Ubuntu 14.04.5 (fresh copy). After having infinite issues with unmet dependencies and apt-get I tried to use aptitude instead. Trying to separately install the "unmet" dependencies I found that the issue was in packages being too new meaning that the version requested by ROS was older than the one that is installed. Aptitude gives the ability to replace the newer packages with the older one that are requested.. Am I stupid or has someone encountered the same issues as I did?
ROS indigo installation on Ubuntu 14.04.5 - packages too new?
603 Views Asked by Riccardo Giubilato At
1
There are 1 best solutions below
Related Questions in UBUNTU-14.04
- Install packages from Ubuntu Trusty on Focal
- Gradio website doesn't open on Ubuntu 14.04
- Auto-Py-To-Exe Warnings on pymssql
- unable to uninstall netbeans ide in ubuntu
- Issue with upgrading aws EC2 t2 machine to t3 or t3a
- Unable to set password error while Mysql Data Migration
- Is there a way to have an AWS spot instance register with route53 on boot?
- Cant use pip when upgrade python to 3.10 version
- Docker rootless mode setup tool script can't find slirp4netns binary
- SSL_connect returned=1 errno=0 state=error: certificate verify failed in ruby and Ubuntu 14.04
- fatal: unable to connect to gerrit.googlesource.com
- Use black instead of grey with ncurses colors on Gnome Terminal Ubuntu Gnome 14.04
- how to ssh to root of my virtual machine unbuntu 14.04
- How can I update my root certificates in an Ubuntu 14.04 Dockerfile?
- Unable to install google-cloud-sdk on Ubuntu 14.04LTS for python3
Related Questions in ROS
- Python cv2 imwrite() - RGB or BGR
- How do I stream data from TUM RGB-D to ORB-SLAM3 and analyse/record data from that
- px4 Drone does not follow Mavsdk control
- (ros melodic) Lidar odometry is not working well
- cmake and g++ cross compilation looking for library in host sysroot path instead of target sysroot
- How to Reset Quadcopters' Position and Velocity in Gazebo Using Python Script Without Relaunching the Launch File?
- Ros publisher and arduino subscriber
- Transform error while launching multiple turtlebots in ROS NOETIC
- How to convert local radar laser to global position?
- Unable to apply Camera Distortion on Gazebo Harmonic
- Extracting obstacle information from hectorslam map data
- KITTI dataset: ground truth labels (bird's eye view) match after an image generation?
- How to install pyyaml into `/usr/lib/python3/dist-packages`
- ros noetic installation problem on ubuntu
- How do I modify this DC motor encoder code to work with 4 DC motors?
Related Questions in APT-GET
- ERROR: failed to solve: process "/bin/sh -c apt-get update"
- docker images on different computers are different
- How to install cURL and grep in Debian based image (postgres:10)?
- Upgrade nodejs in Ubuntu 22 failed
- Dockerfile cannot run apt-get (exit code: 100)
- Installing clang on debian 11
- Error fetching packages during AWS CLI installation on CircleCI
- Problem for installing package for specific Python version via apt-get on Raspberry Pi
- appt-get results in connection timeout when trying to instal google cloud
- There is GPG error when I use MongoDB 4.4
- Installing NVM - curl: (23) Failure writing output to destination - Permision denied
- apt-get error on VirtualBox Ubuntu. E: Malformed entry 58 in list file /etc/apt/sources.list (Component) E: The list of sources could not be read
- Facing error while installation of any software E: Sub-process /usr/bin/dpkg returned an error code (1) on ubuntu 20.04
- Why can't I successfully execute the apt-get install command inside a docker container?
- apt-get update showing symbol lookup error
Related Questions in APTITUDE
- nrpe returning different results remotely for check_apt
- Is statement "No rings are bangles" equivalent to "No bangles are ring" in syllogism?
- Parse aptitude search using php
- Debian: "apt install build-essential" fails because of unmet dependencies
- Aptitude ( Time and work based question (Wipro)) )
- Spiral matrix diagonal element sum
- While installing mongodb in kali linux, I get errors in apt-get
- List previous versions available for a package and install one of them by apt-get
- Ansible : APT module: how to get stdout?
- 2.9 is 14.5 in a score of 20 for the given 4 entries is it correct
- whats the official github link for source code of apt
- run apt-get with proxy in Dockerfile
- Aptitude has unmet dependencies and encounters a segmentation fault when performing the recommended fix. How do I fix it?
- Apt update "failed to fetch" in WSL (yes me too). Connectivity ok but apt fails
- Where did the ubuntu wily sources go?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
No its not the problem, as i have myself reinstalled the ROS indigo in my ubuntu 14.04 LTS few weeks before. U must have missed to follow some step given in the tutorial completely as a result u cant install the ros perfectly. I also used to get similar problems at first but, as i again tried it, it was successfully installed. so try again once, from starting.