[Osgeo4w-trac] [osgeo4w] #173: apt fails to download setup.ini
OSGeo4W
trac_osgeo4w at osgeo.org
Fri Aug 6 18:16:43 EDT 2010
#173: apt fails to download setup.ini
---------------------+------------------------------------------------------
Reporter: maphew | Owner: maphew
Type: defect | Status: new
Priority: critical | Component: Installer
Version: | Keywords: pkg-apt
---------------------+------------------------------------------------------
`apt setup` appears to run okay but further options such as `apt new` fail
with messages like
{{{
error: zlib not in [curr]
error: libtiff not in [curr]
error: apt not in [curr]
error: python-win32 not in [curr]
}}}
Turns out that ./etc/setup/setup.ini is a html 404 page, "The requested
URL /osgeo4w/setup.ini was not found on this server."
the server is now using `setup.ini.bz2` -- which is good, saves a lot on
bandwidth and download time -- but now apt does need to learn how to
handle bzip2.
--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/173>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.
More information about the Osgeo4w-trac
mailing list