[osgeo4w-dev] [osgeo4w] #537: Installer does not update when running the installer from command line
OSGeo4W
trac_osgeo4w at osgeo.org
Thu Jun 29 23:33:12 PDT 2017
#537: Installer does not update when running the installer from command line
-------------------+---------------------------
Reporter: Chau | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: major | Component: Installer
Version: | Keywords:
-------------------+---------------------------
I have a batch script which I use to daily update my OSGeo installation
which uses the following commands:
{{{
osgeo4w-setup-x86_64.exe ^
--advanced ^
--download ^
--upgrade-also ^
--autoaccept ^
--quiet-mode
}}}
It seems to correctly download the updated packages but it fails to update
them afterwards.
Running the installer manually without selecting anything in the package
screen and just continue completes the installation using the previously
downloaded packages.
I would expect the installer to automatically perform the installation
after downloading the updated packages - at least that is what I expect
the '--upgrade-also' to mean.
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/537>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the osgeo4w-dev
mailing list