MohammadAG
|
2010-12-06
, 19:58
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#41
|
|
2010-12-06
, 20:32
|
|
Posts: 870 |
Thanked: 133 times |
Joined on Aug 2010
|
#42
|
Just apt-get upgrade, assuming you don't have the two packages in /etc/apt/preferences
echo "Package: hildon-desktop Pin: release a=unstable Pin-Priority: 1001 Package: hildon-status-menu Pin: release a=unstable Pin-Priority: 1001" >> /etc/apt/preferences
|
2010-12-06
, 20:45
|
|
Posts: 140 |
Thanked: 369 times |
Joined on Jun 2010
@ Ituzaingo, Argentina
|
#43
|
vi /etc/apt/preferences
Package: hildon-status-menu Pin: release a=unstable Pin-Priority: 1001
root rm /etc/apt/preferences echo "Package: hildon-desktop Pin: release a=unstable Pin-Priority: 1001" >> /etc/apt/preferences
root apt-get upgrade
|
2010-12-06
, 20:53
|
|
Posts: 870 |
Thanked: 133 times |
Joined on Aug 2010
|
#44
|
echo "Package: hildon-desktop Pin: release a=unstable Pin-Priority: 1001 Package: hildon-status-menu Pin: release a=unstable Pin-Priority: 1001" >> /etc/apt/preferences echo "Package: hildon-desktop Pin: release a=unstable Pin-Priority: 1001 Package: hildon-status-menu Pin: release a=unstable Pin-Priority: 1001" >> /etc/apt/preferences
|
2010-12-06
, 21:00
|
|
Posts: 140 |
Thanked: 369 times |
Joined on Jun 2010
@ Ituzaingo, Argentina
|
#45
|
root rm /etc/apt/preferences echo "Package: hildon-desktop Pin: release a=unstable Pin-Priority: 1001" >> /etc/apt/preferences apt-get upgrade
|
2010-12-06
, 21:43
|
|
Posts: 870 |
Thanked: 133 times |
Joined on Aug 2010
|
#46
|
|
2010-12-08
, 18:34
|
|
Posts: 844 |
Thanked: 521 times |
Joined on Jan 2009
@ UK southampton
|
#47
|
|
2010-12-08
, 19:02
|
Posts: 701 |
Thanked: 585 times |
Joined on Sep 2010
@ London, England
|
#48
|
sorry, i think i wasnt clear enough, just type
and you're doneCode:root rm /etc/apt/preferences echo "Package: hildon-desktop Pin: release a=unstable Pin-Priority: 1001" >> /etc/apt/preferences apt-get upgrade
root echo "Package: hildon-desktop Pin: release a=unstable Pin-Priority: 1001" > /etc/apt/preferences apt-get upgrade
|
2010-12-08
, 20:47
|
Posts: 472 |
Thanked: 442 times |
Joined on Sep 2007
|
#49
|
|
2010-12-08
, 21:43
|
|
Posts: 1,062 |
Thanked: 961 times |
Joined on May 2010
@ Boston, MA
|
#50
|