Took me less time that I thought — Maemo5 updates repository is on-line.
How to use it? Instruction in few simple steps:
- Fetch GnuPG key which I used to sign repository.
- Add it to APT on Nokia N900: “
apt-key add apt-key.asc“ - Add my repository to APT sources by storing following line in /etc/apt/sources.list.d/system-updates.list file:
deb http://marcin.juszkiewicz.com.pl/download/maemo/repos/system-updates/2009.51/ ./
- Run “
apt-get update” or use Hildon Application Manager (H-A-M) refresh function. - Run “
apt-get upgrade” or check did H-A-M listed some upgrades and tell him to install them.
So far my repository contains Modest with fix for bug #6541 and “Maemo 5″ metapackage altered to allow system updates to be installed. Sources of all packages are provided of course.
Related posts:
more bug fixes!
Would you be interested adding my Polish hw keyboard layout into your repository?
I am thinking about updating xkbdata package. Send me patch please.
Sent via email form.
Doesn’t seem to work for me. I get:
root@n900:~# apt-get upgrade Reading package lists… Done Building dependency tree Reading state information… Done The following packages have been kept back: modest [...]
You probably want ‘apt-get dist-upgrade’.