View Single Post
Posts: 73 | Thanked: 5 times | Joined on Jul 2008
#1
i try to do a "apt-get install wget" on diablo , get the following message:

Code:
osso-software-version-rx34: Depends: flash-and-reboot (= 3) but it is not going to be installed
                              Depends: initfs-flasher (= 0.95.16-200823maemo2) but it is not going to be installed
                              Depends: kernel-diablo-flasher (= 2.6.21-200823maemo3) but it is not going to be installed
so i got them all installed:
apt-get install wget flash-and-reboot initfs-flasher kernel-diablo-flasher,
seem everything ok now. installation succeed.

my question is, is there any problem and why does the wget depend on package "flash-and-reboot initfs-flasher kernel-diablo-flasher" ?