I found the solution - you just have to change line nr. 155 in file
ipkg.py from ipkg-utils to:
control = os.popen("ar p "+fn+" control.tar.gz | tar
xfzO - --wildcards '*control'","r")
I think it was a problem with tar version - ipkg-utils are from year 2005.Leonti _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

