[osgeo4w-dev] [osgeo4w] #413: add "Windows batchfiles for use with R" to OSGeo4W
OSGeo4W
trac_osgeo4w at osgeo.org
Mon Dec 12 10:41:06 PST 2016
#413: add "Windows batchfiles for use with R" to OSGeo4W
------------------------+----------------------------
Reporter: hellik | Owner: osgeo4w-dev@…
Type: enhancement | Status: new
Priority: major | Component: Package
Version: | Resolution:
Keywords: R |
------------------------+----------------------------
Comment (by hellik):
Replying to [comment:33 hellik]:
> Replying to [comment:32 hellik]:
> >
> > it seems now to be in setup.ini; anything else to do that it is
promoted to be downloadable.
>
> http://download.osgeo.org/osgeo4w/x86_64/setup.ini
>
> {{{
> @ qwt5-libs-qt4
> sdesc: "Qt4 widgets library for technical applications (runtime)"
> ldesc: "Qt4 widgets library for technical applications (runtime)"
> category: Libs
> requires: shell qt4-libs
> version: 5.2.3-1
> install: x86_64/release/qwt5/qwt5-libs-qt4/qwt5-libs-qt4-5.2.3-1.tar.bz2
261328 4a732090f019931026aa4fe478670ebd
> source: x86_64/release/qwt5/qwt5-libs-qt4/qwt5-libs-
qt4-5.2.3-1-src.tar.bz2 3211 5259de566c37bf132c7a60783af575cf
>
> @ rbatch
> sdesc: "Windows batchfiles for use with R"
> ldesc: "Windows batchfiles for use with R"
> category: Libs Commandline_Utilities
> version: r149
>
> @ regex-devel
> sdesc: "XDR library (Development)"
> ldesc: "XDR library (Development)"
> category: Libs
> version: 0.12-1
> install: x86_64/release/regex-devel/regex-devel-0.12-1.tar.bz2 31233
25b7c2a51f7f7d652d27317b696f2bc7
> source: x86_64/release/regex-devel/regex-devel-0.12-1-src.tar.bz2 979
f8f76c19667fb4303ed87c382eb76fa0
> }}}
>
> the entry in setup.ini is now there; but in comparison to the other
packages the line
>
> e.g.
>
> {{{
> install: x86_64/release/rbatch/r-batchfiles-r149-2.tar.bz2 XYZ
> }}}
>
> is missing.
>
> anything else to do?
just rerun osgeo4w-regen.sh
{{{
error: x86/release/rbatch/setup.hint:5: can't open
x86/release/rbatch/rbatch-r149.tar.bz2 - No such file or directory
warning: package rbatch is missing a requires field
}}}
{{{
error: x86_64/release/rbatch/setup.hint:5: can't open
x86_64/release/rbatch/rbatch-r149.tar.bz2 - No such file or directory
warning: package rbatch is missing a requires field
}}}
it's looking for the wrong tar.bz2, as it is r-batchfiles-r149-2.tar.bz2
and not rbatch-r149.tar.bz2.
any hints?
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/413#comment:34>
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