View Single Post
R-R's Avatar
Posts: 739 | Thanked: 242 times | Joined on Sep 2007 @ Montreal
#856
Originally Posted by mikhmv View Post
I had problem with hildon-initscripts.
do it:
1. open x-terminal
2. sudo gainroot (you need rootsh package installed)
3. dpkg -s dpkg -s hildon-initscripts | grep Vers
it should be "Version: 1.26-1+0m5"
I had : "Version: 1.26-1+dp1"
to fix it you have to downgrade it:
4. apt-get install hildon-initscripts=1.26-1+0m5
5. apt-get upgrade
You should be able to upgrade now....
Sounds like someone ****ed up in their numbering scheme as dp1 seems to be considered a higher version... anyway, since i've flashed from the image, I'll just wait for the package to go away.