jringoot

Results 6 issues of jringoot

Could you give me a hand to get this working? Thanks. (things replaced for anonymysation: $REMOTEUSER, $REMOTEHOST, $REMOTEDOMAIN) ``` -------------------------------------------------------------------------------- date: 2021-05-07T06:48:38.430Z conn: {50d612f0-8283-4df0-87af-28fce627c7bb} ($REMOTEHOST) conntype: password cmd: "C:\Program Files\SSHFS-Win\bin\sshfs.exe"...

help wanted

I have include the output of teminator -d. You will see errors concerning the plugin, like this one: > TypeError: writelines() argument must be a sequence of strings > Traceback...

ant -Dkotlin_lib_dir="${kotlin_lib_dir}" create-jar Buildfile: /home/joost/Downloads/opencards-2.5.1/build.xml compile: [mkdir] Created dir: /home/joost/Downloads/opencards-2.5.1/classes [javac] /home/joost/Downloads/opencards-2.5.1/build.xml:39: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 129 source...

While installing I got first this: ![image](https://github.com/holgerbrandl/opencards/assets/2686933/952f4db1-e238-4c31-97c9-131054800935) and when clicking on the "submit report" this ``` ./OpenCards.sh problem report submission failed because of java.net.URISyntaxException: Illegal character in opaque part at...

When I try to make it, it fails ``` make USE_PGXS=1 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DLINUX_OOM_SCORE_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute...

Just a tiny remark: When you have the above, mostly one will want/need to use another user than root, at least to access the system. Instead of using `-u root`...