maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Can't install Thumb after Testing (https://talk.maemo.org/showthread.php?t=100476)

hidden 2018-09-22 22:15

Can't install Thumb after Testing
 
An error "unable to download community-ssu-enabler" Application package not found.
Repos are enabled:
community ssu testing
community ssu testing-thumb

Log is clean.

Any ideas?

Ridd92 2018-09-29 20:46

Re: Can't install Thumb after Testing
 
Standard problem, go to installable aplications and manually install mp-fremantle-community-pr or just execute:

Code:

apt-get install mp-fremantle-community-pr
After run it from applications menu, it will setup device with new repos.

After update I recommend to do something like this:

In This Order:

apt-get install leafpad

then:

leafpad /etc/apt/preferences

put this content and save:

Code:

Package: *
Pin: release a=Community SSU (Thumb)
Pin-Priority: 700           
               
Package: *
Pin: release a=maemo.org (Extras-Devel)
Pin-Priority: 500               
               
Package: *
Pin: release l=maemo.org
Pin-Priority: 550   
               
Package: *
Pin: release l=Community SSU (testing)
Pin-Priority: 600

It will prevent Thumb-compiled packages beeing replaced by non Thumb-Compiled

Then make sure that all was done correctly and all necessary packages were installed by simply executing apt-get upgrade.

Enjoy,


All times are GMT. The time now is 18:56.

vBulletin® Version 3.8.8