Closed jihoonl closed 11 years ago
Well it was complaining even if it was not shadow-fixed.
RIght after ISO installation I tried dist-upgrade and got a same error as above
I get this same problem when I update the beta2 ISO.
I also got the same problem trying to update from beta2 ISO using the public repo (not shadow-fixed).
Any idea on how to overcome this?
No, I haven't figured out how to resolve this. I've made backwards progress with my turtlebot. Previously, using fuerte, I could at least get the keyboard teleoperation of the turtlebot to work. I tried upgrading to groovy, and now I can't even get that to work.
buddy
From: Julian Cerruti notifications@github.com To: TurtleBot-Mfg/turtlebot-iso turtlebot-iso@noreply.github.com Cc: mrsoft99 mrsoft99@yahoo.com Sent: Friday, February 8, 2013 9:03 AM Subject: Re: [turtlebot-iso] error while upgrading (#3)
I also got the same problem trying to update from beta2 ISO using the public repo (not shadow-fixed). Any idea on how to overcome this? — Reply to this email directly or view it on GitHub.
A fix is being tested now
I ended up wiping the disk and starting with a standard Precise amd64 image
A fix is being tested now
— Reply to this email directly or view it on GitHubhttps://github.com/TurtleBot-Mfg/turtlebot-iso/issues/3#issuecomment-13327202..
This should be fixed now.
Please try
sudo apt-get update && sudo apt-get upgrade
followed by
sudo apt-get dist-uprade
Thank you very much! The fix worked for me, I am running Groovy and teleoperating my turtle.
After iso installation I tried to upgrade software with shadow-fixed version
sudo apt-get dist-upgrade
and got an error below. I think it is from pre-installed deb.
Selecting previously unselected package turtlebot-env. (Reading database ... 249687 files and directories currently installed.) Unpacking turtlebot-env (from .../turtlebot-env_0.0.3_amd64.deb) ... dpkg-divert: error:
diversion of /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.xml to /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.xml.real by turtlebot-env' clashes with
diversion of /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.xml to /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.xml.real by turtlebot-env-groovy' dpkg: error processing /var/cache/apt/archives/turtlebot-env_0.0.3_amd64.deb (--unpack): subprocess new pre-installation script returned error exit status 2 Errors were encountered while processing: /var/cache/apt/archives/turtlebot-env_0.0.3_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1)