View Single Post
Posts: 443 | Thanked: 282 times | Joined on Oct 2011 @ Grenoble, France
#1021
Originally Posted by minimos View Post
Can you try the commands:
Code:
 apt-get policy meecast apt-get -f policy
The first command will tell you which repositories the device sees for meecast package (and its latest seen version).
Among others these lines should appear:
Code:
 0.7.9 0 500 http://harmattan.openrepos.net personal/main Packages
The second command will output in better details which repos are enabled.
These lines should be part of the output, if you properly enabled vasvlad's openrepo
Code:
 500 http://harmattan.openrepos.net personal/main Packages release v=1.0,o=openrepos.net,a=personal,n=personal,l=vasvlad @ openrepos,c=main origin harmattan.openrepos.net
I tried this :

apt-get policy meecast

but it says policy operation is not available ("valable" in french).