[Slackbuilds-users] riot-web SlackBuilds has a typo

Eduardo Sanchez sombragris at sombragris.org
Mon Feb 3 14:22:41 UTC 2020


Hi there,

I'm using current but I believe this issue to be valid also for 14.2 so
I post here.

The SlackBuild for riot-web has a typo and in its current form riot-web
cannot be build successfully.

The problem is line 77, where a path is incorrectly (I believe) stated
to be /usr/local/bin:

> # Create a script to let the browser to launch the app.
> mkdir -p $PKG/usr/local/bin #### HERE IS THE CULPRIT
> echo -e "#!/bin/sh
> cd /opt/riot-web && python -m SimpleHTTPServer 8000 &
> sleep 5
> $BROWSER http://localhost:8000" \
> 	> $PKG/usr/bin/riot-web
> 
> chmod a+x $PKG/usr/bin/riot-web

changing the relevant path to /usr/bin causes the build to finish
correctly.

Regards,

Eduardo

-- 
Eduardo Sánchez Gauto, Abog., Th.M.
Abogado - Traductor Público Matriculado Inglés - Español
Oficina: https://goo.gl/maps/mccgBNM7Zw32
Web: http://sombragris.org - Blog: http://shadow.sombragris.org
TW: @thegreyshadow - FB: /thegreyshadow - 
Teléfono: (0991) 755-355 - Asunción, Paraguay 
==================================================================
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20200203/811ea073/attachment.asc>


More information about the SlackBuilds-users mailing list