Hey all.<br><br>I&#39;m was just installing a stable 2008.9 image. The only changes made is that a terminal is installed and the /etc/opkg/* is changed to pointing to the testing repository instead. Then, from the local terminal, I run opkg update and then opkg upgrade. The upgrade is working for some good 20-30 minutes downloading and installing new packages until X is shut down. Apparently opkg wanted to restart X or something?<br>
<br>Then I figure I&#39;ll do it over ssh instead, so I log in and run &#39;opkg upgrade&#39; again. To my surprise I see that it starts all over again, downloading and &quot;installing&quot; (?) the same packages over again. Didn&#39;t the previous upgrade just do that? Are the &quot;downloaded&quot; and &quot;installed&quot; files stored in a temporary directory in the meantime? I checked the used disk-space and found it to be only 81-82 MB. Didn&#39;t check how much was used before the first run though. Or does the opkg wait with updating its database of installed packages until the complete upgrade has finished? Which means I by now actually have the latest and greatest, just opkg doesn&#39;t know it is?<br>
<br>Anyway, the upgrade via ssh failed miserably as well. Of course dropbear had to be restarted, I lost connection and opkg was interrupted (again). Next try is screen, which is currently running, downloading and installing the exact same packages done by the previous two upgrades.<br>
<br>Is there some way to make opkg &quot;continue where interrupted&quot; or some way of specifying I don&#39;t want a certain service restarted (like dropbear) ?<br><br><br>-Ivar Mossin<br>