Hi folks, I&#39;ve created an ipk file for an application I&#39;ve wrote. However, when I try to install it I get;<br><br>root@fic-gta01:~$ ipkg install fast-charge_0.1_armv4.ipk <br>Clearing state_want and state_flag for pkg=fast-charge (arch_priority=0 flag=16 want=2)
<br>Nothing to be done<br>An error ocurred, return value: 4.<br>Collected errors:<br>Cannot find package fast-charge.<br>Check the spelling or perhaps run &#39;ipkg update&#39;<br><br>Does anybody have an idea on what can be wrong?
<br><br>The CONTROL/control file contents are:<br><br>Package: fast-charge<br>Version: 0.1<br>Description: A user interface for switching neo to fast charging.<br>Section: openmoko/tools<br>Priority: optional<br>Architecture: armv4
<br>Depends: libgtkmm-2.4 (&gt;= 2.8)<br>Maintainer: Emre Türkay &lt;<a href="mailto:emreturkay@gmail.com">emreturkay@gmail.com</a>&gt;<br>Source: <a href="http://10.2.1.61/fast_charge.tar.gz">http://10.2.1.61/fast_charge.tar.gz
</a><br><br>Note: The Source parameter is random, there is no such a file at that location, if I don&#39;t put it there the ipkg-build was complaining.<br><br>Thanks,<br><br>emre<br>