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

Bionic simulation broken #319

Open
Jaeyoung-Lim opened this issue Jul 31, 2022 · 0 comments
Open

Bionic simulation broken #319

Jaeyoung-Lim opened this issue Jul 31, 2022 · 0 comments
Labels

Comments

@Jaeyoung-Lim
Copy link
Member

It seems like gazebo9 on Ubuntu 18.04 is broken and therefore the bionic-simulation container cannot be built:

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libgazebo9-dev : Depends: libignition-fuel-tools1-dev but it is not going to be installed
                  Depends: libignition-common-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
The command '/bin/sh -c wget --quiet http://packages.osrfoundation.org/gazebo.key -O - | apt-key add - 	&& sh -c 'echo "deb http://packages.osrfoundation.org/gazebo/ubuntu-stable `lsb_release -sc` main" > /etc/apt/sources.list.d/gazebo-stable.list' 	&& apt-get update 	&& DEBIAN_FRONTEND=noninteractive apt-get -y --quiet --no-install-recommends install 		ant 		bc 		gazebo9 		gstreamer1.0-plugins-bad 		gstreamer1.0-plugins-base 		gstreamer1.0-plugins-good 		gstreamer1.0-plugins-ugly 		libeigen3-dev 		libgazebo9-dev 		libgstreamer-plugins-base1.0-dev 		libimage-exiftool-perl 		libopencv-dev 		libxml2-utils 		protobuf-compiler 		ignition-edifice 	&& apt-get -y autoremove 	&& apt-get clean autoclean 	&& rm -rf /var/lib/apt/lists/{apt,dpkg,cache,log} /tmp/* /var/tmp/*' returned a non-zero code: 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant