View Issue Details

IDProjectCategoryView StatusLast Update
0006808GNUnetARM servicepublic2021-08-09 08:27
Reporterpv3lj1fv3e Assigned Toschanzen  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.14.0 
Target Version0.15.0Fixed in Version0.15.0 
Summary0006808: Creating a Business Card fails with gnunet-namestore-gtk
Descriptionhttps://docs.gnunet.org/handbook/gnunet.html#Creating-a-Business-Card says:

First, you might want to fill in the "GNS Public Key" field by right-clicking and selecting "Paste", filling in the public key from the copy you made in gnunet-namestore-gtk. Then, fill in all of the other fields, including your GNS NICKname. Adding a GPG fingerprint is optional. Once finished, click "Submit Query".

Doing this ends up in "Invalid GNS public key given". Actually it accepts the result given by running

gnunet-peerinfo -s

If I enter this, gnunet-bcd throws the following errors:

Mär 14 18:54:34-497208 gnunet-bcd-10315 ERROR `system' failed on file `cd /tmp/TKX2XY0J33MCC3P983D51FXXXMSHG277F7814Y3WEGK7Z7C3M34049TMgc; cp /usr/local/share/gnunet//gns-bcd.tex gns-bcd.tex | pdflatex --enable-write18 gns-bcd.tex > /dev/null 2> /dev/null' at gnunet-bcd.c:228 with error: Success
Mär 14 18:54:34-497320 gnunet-bcd-10315 ERROR `open' failed on file `/tmp/TKX2XY0J33MCC3P983D51FXXXMSHG277F7814Y3WEGK7Z7C3M34049TMgc/gns-bcd.pdf' at gnunet-bcd.c:233 with error: No such file or directory
Application reported internal error, closing connection.
Mär 14 18:54:35-820073 gnunet-bcd-10315 ERROR `system' failed on file `cd /tmp/TKX2XY0J33MCC3P983D51FXXXMSHG277F7814Y3WEGK7Z7C3M340cnIvTc; cp /usr/local/share/gnunet//gns-bcd.tex gns-bcd.tex | pdflatex --enable-write18 gns-bcd.tex > /dev/null 2> /dev/null' at gnunet-bcd.c:228 with error: Success
Mär 14 18:54:35-820205 gnunet-bcd-10315 ERROR `open' failed on file `/tmp/TKX2XY0J33MCC3P983D51FXXXMSHG277F7814Y3WEGK7Z7C3M340cnIvTc/gns-bcd.pdf' at gnunet-bcd.c:233 with error: No such file or directory
Application reported internal error, closing connection.
Mär 14 18:54:40-911681 gnunet-bcd-10315 ERROR `system' failed on file `cd /tmp/TKX2XY0J33MCC3P983D51FXXXMSHG277F7814Y3WEGK7Z7C3M3409Apmyb; cp /usr/local/share/gnunet//gns-bcd.tex gns-bcd.tex | pdflatex --enable-write18 gns-bcd.tex > /dev/null 2> /dev/null' at gnunet-bcd.c:228 with error: Success
Mär 14 18:54:40-911743 gnunet-bcd-10315 ERROR `open' failed on file `/tmp/TKX2XY0J33MCC3P983D51FXXXMSHG277F7814Y3WEGK7Z7C3M3409Apmyb/gns-bcd.pdf' at gnunet-bcd.c:233 with error: No such file or directory
Application reported internal error, closing connection.
Mär 14 18:55:10-994617 gnunet-bcd-10315 ERROR `system' failed on file `cd /tmp/TKX2XY0J33MCC3P983D51FXXXMSHG277F7814Y3WEGK7Z7C3M340Mvv8pa; cp /usr/local/share/gnunet//gns-bcd.tex gns-bcd.tex | pdflatex --enable-write18 gns-bcd.tex > /dev/null 2> /dev/null' at gnunet-bcd.c:228 with error: Success
Mär 14 18:55:10-994686 gnunet-bcd-10315 ERROR `open' failed on file `/tmp/TKX2XY0J33MCC3P983D51FXXXMSHG277F7814Y3WEGK7Z7C3M340Mvv8pa/gns-bcd.pdf' at gnunet-bcd.c:233 with error: No such file or directory
Application reported internal error, closing connection.
Mär 14 18:56:11-086180 gnunet-bcd-10315 ERROR `system' failed on file `cd /tmp/TKX2XY0J33MCC3P983D51FXXXMSHG277F7814Y3WEGK7Z7C3M340RbfSB8; cp /usr/local/share/gnunet//gns-bcd.tex gns-bcd.tex | pdflatex --enable-write18 gns-bcd.tex > /dev/null 2> /dev/null' at gnunet-bcd.c:228 with error: Success
Mär 14 18:56:11-086273 gnunet-bcd-10315 ERROR `open' failed on file `/tmp/TKX2XY0J33MCC3P983D51FXXXMSHG277F7814Y3WEGK7Z7C3M340RbfSB8/gns-bcd.pdf' at gnunet-bcd.c:233 with error: No such file or directory
Application reported internal error, closing connection.

I tried executing the commands listed in the first log line manually. PdfLaTeX then throws "File 'scrartcl.cls' not found.

Besides, lines like "command failed with error: Success" make no real sense.
Steps To Reproducesee above
TagsNo tags attached.

Activities

schanzen

2021-03-22 20:18

administrator   ~0017633

Attempted fix in a9888ea5b..a42d7df64
Can you try again with a version of gnunet (not GTK) from git?

The BCD ist still pretty alpha.

schanzen

2021-03-22 20:20

administrator   ~0017634

Last edited: 2021-03-22 20:24

You need the following texlive packages:


    texlive-units
    texlive-labels
    texlive-pst-barcode
    texlive-luatex85
    texlive-preview
    texlive-pdfcrop
    texlive-koma-script

The docs are updated to reflect the dependencies.

schanzen

2021-05-10 21:56

administrator   ~0017812

Closing this as fixed as there is not really anything left to do.

Issue History

Date Modified Username Field Change
2021-03-14 19:06 pv3lj1fv3e New Issue
2021-03-22 19:17 schanzen Assigned To => schanzen
2021-03-22 19:17 schanzen Status new => acknowledged
2021-03-22 20:14 schanzen Project gnunet-gtk => GNUnet
2021-03-22 20:14 schanzen Category gnunet-namestore-gtk => General
2021-03-22 20:18 schanzen Status acknowledged => feedback
2021-03-22 20:18 schanzen Note Added: 0017633
2021-03-22 20:20 schanzen Note Added: 0017634
2021-03-22 20:24 schanzen Note Edited: 0017634
2021-05-10 21:56 schanzen Status feedback => resolved
2021-05-10 21:56 schanzen Resolution open => fixed
2021-05-10 21:56 schanzen Fixed in Version => 0.14.2
2021-05-10 21:56 schanzen Note Added: 0017812
2021-05-10 21:58 schanzen Category General => ARM service
2021-05-10 21:58 schanzen Target Version => 0.14.2
2021-06-10 19:37 schanzen Target Version 0.14.2 => 0.15.0
2021-06-10 22:53 schanzen Fixed in Version 0.14.2 => 0.15.0
2021-08-09 08:27 schanzen Status resolved => closed