ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Shiqian's profile - activity

2012-09-15 18:05:44 -0500 received badge  Famous Question (source)
2012-01-24 02:13:58 -0500 received badge  Notable Question (source)
2011-11-07 21:13:45 -0500 received badge  Popular Question (source)
2011-10-11 04:59:41 -0500 marked best answer Ubuntu Lucid, cannot install ROS electric

Your configuration looks valid to me.

Sometimes the ROS Ubuntu package repository gets into an invalid state while being updated. If so, it should work again fairly soon. Be sure to update the package descriptions when retrying:

$ sudo apt-get update && sudo apt-get install ros-electric-desktop-full
2011-10-08 21:57:13 -0500 answered a question Ubuntu Lucid, cannot install ROS electric

I guess we just need some more patient and wait until the repository is stable.

2011-10-08 21:55:59 -0500 commented answer Ubuntu Lucid, cannot install ROS electric
I think you are right. the repository were "in a invalid state". Just now I tried it again and it works now. Great. Thanks.
2011-10-08 21:46:27 -0500 commented answer Ubuntu Lucid, cannot install ROS electric
not really. the error message are different. mine starts from missing ros_tutorial; his error msg. starts from electric-eigen; and I don't have libpcl-1.1 libeigen3-dev packages installed at all. but thanks anyway.
2011-10-08 08:42:58 -0500 commented answer Ubuntu Lucid, cannot install ROS electric
I installed Ubuntu 2 days ago. so it is really a clean OS.
2011-10-08 08:41:10 -0500 commented answer Ubuntu Lucid, cannot install ROS electric
now, i.e., 8 hours later, I still get the same error. Is it possible that in my system some packages are missing?
2011-10-08 02:48:46 -0500 received badge  Student (source)
2011-10-08 00:10:38 -0500 received badge  Editor (source)
2011-10-08 00:01:49 -0500 answered a question Ubuntu Lucid, cannot install ROS electric

see the first post.

2011-10-07 23:57:15 -0500 asked a question Ubuntu Lucid, cannot install ROS electric

the error message is like this:

Reading state information... Done
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:
  ros-electric-desktop-full: Depends: ros-electric-ros-tutorials (= 0.2.6-s1313715256~lucid) but it is not going to be installed
                             Depends: ros-electric-nodelet-core (= 1.6.0-s1313699788~lucid) but it is not going to be installed
                             Depends: ros-electric-geometry-tutorials (= 0.1.3-s1313715382~lucid) but it is not going to be installed
                             Depends: ros-electric-filters (= 1.6.0-s1313699862~lucid) but it is not going to be installed
                             Depends: ros-electric-slam-gmapping (= 1.2.3-s1317342644~lucid) but it is not going to be installed
                             Depends: ros-electric-stage (= 1.4.0-s1313712377~lucid) but it is not going to be installed
                             Depends: ros-electric-documentation (= 1.4.2-s1314918935~lucid) but it is not going to be installed
                             Depends: ros-electric-visualization (= 1.6.4-s1316797656~lucid) but it is not going to be installed
                             Depends: ros-electric-vision-opencv (= 1.6.1-s1313700748~lucid) but it is not going to be installed
                             Depends: ros-electric-perception-pcl (= 1.0.1-s1315517480~lucid) but it is not going to be installed
                             Depends: ros-electric-geometry-experimental (= 0.2.2-s1313712024~lucid) but it is not going to be installed
                             Depends: ros-electric-robot-model-visualization (= 0.1.2-s1313720142~lucid) but it is not going to be installed
                             Depends: ros-electric-rx (= 1.6.1-s1314995568~lucid) but it is not going to be installed
                             Depends: ros-electric-image-pipeline (= 1.6.1-s1314697348~lucid) but it is not going to be installed
                             Depends: ros-electric-simulator-gazebo (= 1.4.5-s1316581134~lucid) but it is not going to be installed
                             Depends: ros-electric-diagnostics-monitors (= 1.4.0-s1315002762~lucid) but it is not going to be installed
                             Depends: ros-electric-simulator-stage (= 1.4.0-s1313712506~lucid) but it is not going to be installed
                             Depends: ros-electric-geometry-visualization (= 0.1.1-s1315018274~lucid) but it is not going to be installed
                             Depends: ros-electric-image-common (= 1.6.0-s1313700642~lucid) but it is not going to be installed
                             Depends: ros-electric-bond-core (= 1.6.0-s1313699727~lucid) but it is not going to be installed
                             Depends: ros-electric-common-tutorials (= 0.1.2-s1313726273~lucid) but it is not going to be installed
                             Depends: ros-electric-ros-comm (= 1.6.2-s1313697791~lucid) but it is not going to be installed
                             Depends: ros-electric-visualization-common (= 1.6.2-s1316578083~lucid) but it is not going to be installed
                             Depends: ros-electric-driver-common (= 1.2.3-s1313700560~lucid) but it is not going to be installed
                             Depends: ros-electric-executive-smach (= 1.0.2-s1313706613~lucid) but it is not going to be installed
                             Depends: ros-electric-common-msgs (= 1.6.0-s1313699542~lucid) but it is not going to be installed
                             Depends: ros-electric-image-transport-plugins (= 1.4.1-s1313700830~lucid) but it is not going to be installed
                             Depends: ros-electric-xacro (= 1.6.0-s1313699925~lucid) but it is not going to be installed
                             Depends: ros-electric-robot-model (= 1.6.1-s1315358505~lucid) but it is not going to be installed
                             Depends: ros-electric-bullet (= 2.76.3-s1313700087~lucid) but it is not going to be installed
                             Depends: ros-electric-visualization-tutorials (= 0.2.3-s1316934842~lucid) but it is not going to be installed
                             Depends ...
(more)