<div dir="ltr"><div><div>Hi Martin,<br><br></div><div>That looks like the output of from a version before Osgeo4w-Setup.exe started using a compressed setup.ini. <br><br>Please try the latest development version from <br></div><a href="https://github.com/maphew/apt/blob/master/apt.py">https://github.com/maphew/apt/blob/master/apt.py</a>. Use the 'raw' link and save to C:\Osgeo4w\bin\apt-dev.py (example; name doesn't really matter). If apt-dev.bat doesn't exist run `make-bat-for-py`. After that `apt-dev update` etc. should work.<br><br></div><div>Apt won't be able to upgrade python or itself, as it doesn't have the machinery to replace in-use files.<br></div><div><br>Let me know how it works out.<br><br></div><div>cheers,<br><br>Matt<br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 22, 2014 at 10:23 AM, Martin Landa <span dir="ltr"><<a href="mailto:landa.martin@gmail.com" target="_blank">landa.martin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I have problem with calling apt commads in my OSGeo4W environment.<br>
<br>
apt update<br>
apt upgrade<br>
<br>
...100%  Traceback (most recent call last):<br>
  File "<string>", line 1133, in <module><br>
  File "<string>", line 356, in update<br>
IOError: invalid data stream<br>
error: C:/OSGeo4W/etc/setup//setup.ini no such file<br>
<br>
Any idea what could be wrong? Thanks in advance! Martin<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Martin Landa<br>
<a href="http://geo.fsv.cvut.cz/gwiki/Landa" target="_blank">http://geo.fsv.cvut.cz/gwiki/Landa</a><br>
<a href="http://gismentors.eu/mentors/landa" target="_blank">http://gismentors.eu/mentors/landa</a><br>
_______________________________________________<br>
osgeo4w-dev mailing list<br>
<a href="mailto:osgeo4w-dev@lists.osgeo.org">osgeo4w-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev</a><br>
</font></span></blockquote></div><br></div>