bug-gnunet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnunet-reclaim hangs


From: Martin Schanzenbach
Subject: Re: gnunet-reclaim hangs
Date: Tue, 18 Oct 2022 22:41:17 +0000

Interesting,

I cannot reproduce this right now, but I have a very clean setup atm.
Can you try if

$ gnunet-namestore -z "xxx" -D

works?

If it does, you can try deleting ~/.local/share/gnunet/namestore/
(make sure gnunet is not running)

and try again?
Otherwise it would helpful to know waht kind of attributes/credentials you 
added.

BR

On OCT18@17:31, accounts-gnunet@holbrook.no wrote:
> Running gnunet-reclaim -D -e "xxx" hangs, and can only be stopped with
> SIGKILL.
> 
> Attached a log of the reclaim service with loglevel debug, from the
> point where gnunet-reclaim was executed. It was killed at 17:22:32.
> 
> By the way, I have no idea why the gnu-bugreport says I don't have make. I do 
> have make.
> 
> ---
> 
> 2022-10-18T17:21:12.431281+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f58311aa0
> 2022-10-18T17:21:12.431379+0100 util-472714 DEBUG Asked to $-expand 
> $GNUNET_USER_RUNTIME_DIR/gnunet-service-namestore.sock
> 2022-10-18T17:21:12.431396+0100 util-472714 DEBUG Split into 
> `GNUNET_USER_RUNTIME_DIR' and `gnunet-service-namestore.sock' with default 
> (null)
> 2022-10-18T17:21:12.431415+0100 util-472714 DEBUG Asked to $-expand 
> ${TMPDIR:-${TMP:-/tmp}}/gnunet-${USERHOME:-${USER:-user}}-runtime/
> 2022-10-18T17:21:12.431427+0100 util-472714 DEBUG Split into `TMPDIR' and 
> `/gnunet-${USERHOME:-${USER:-user}}-runtime/' with default ${TMP:-/tmp}
> 2022-10-18T17:21:12.431440+0100 util-472714 DEBUG Asked to $-expand 
> ${TMP:-/tmp}
> 2022-10-18T17:21:12.431451+0100 util-472714 DEBUG Split into `TMP' and `' 
> with default /tmp
> 2022-10-18T17:21:12.431463+0100 util-472714 DEBUG Asked to $-expand /tmp
> 2022-10-18T17:21:12.431473+0100 util-472714 DEBUG Doesn't start with $ - not 
> expanding
> 2022-10-18T17:21:12.431486+0100 util-472714 DEBUG Asked to $-expand 
> ${USERHOME:-${USER:-user}}-runtime/
> 2022-10-18T17:21:12.431497+0100 util-472714 DEBUG Split into `USERHOME' and 
> `-runtime/' with default ${USER:-user}
> 2022-10-18T17:21:12.431511+0100 util-472714 DEBUG Asked to $-expand 
> ${USER:-user}
> 2022-10-18T17:21:12.431522+0100 util-472714 DEBUG Split into `USER' and `' 
> with default user
> 2022-10-18T17:21:12.431543+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f58311aa0
> 2022-10-18T17:21:12.431555+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f583118a0
> 2022-10-18T17:21:12.431568+0100 util-472714 DEBUG Asked to $-expand 
> $GNUNET_USER_RUNTIME_DIR/gnunet-service-namestore.sock
> 2022-10-18T17:21:12.431579+0100 util-472714 DEBUG Split into 
> `GNUNET_USER_RUNTIME_DIR' and `gnunet-service-namestore.sock' with default 
> (null)
> 2022-10-18T17:21:12.431591+0100 util-472714 DEBUG Asked to $-expand 
> ${TMPDIR:-${TMP:-/tmp}}/gnunet-${USERHOME:-${USER:-user}}-runtime/
> 2022-10-18T17:21:12.431603+0100 util-472714 DEBUG Split into `TMPDIR' and 
> `/gnunet-${USERHOME:-${USER:-user}}-runtime/' with default ${TMP:-/tmp}
> 2022-10-18T17:21:12.431614+0100 util-472714 DEBUG Asked to $-expand 
> ${TMP:-/tmp}
> 2022-10-18T17:21:12.431625+0100 util-472714 DEBUG Split into `TMP' and `' 
> with default /tmp
> 2022-10-18T17:21:12.431637+0100 util-472714 DEBUG Asked to $-expand /tmp
> 2022-10-18T17:21:12.431647+0100 util-472714 DEBUG Doesn't start with $ - not 
> expanding
> 2022-10-18T17:21:12.431658+0100 util-472714 DEBUG Asked to $-expand 
> ${USERHOME:-${USER:-user}}-runtime/
> 2022-10-18T17:21:12.431669+0100 util-472714 DEBUG Split into `USERHOME' and 
> `-runtime/' with default ${USER:-user}
> 2022-10-18T17:21:12.431680+0100 util-472714 DEBUG Asked to $-expand 
> ${USER:-user}
> 2022-10-18T17:21:12.431691+0100 util-472714 DEBUG Split into `USER' and `' 
> with default user
> 2022-10-18T17:21:12.431716+0100 util-mq-472714 DEBUG sending message of type 
> 445 and size 44, queue empty (MQ: 0x557f58312c30)
> 2022-10-18T17:21:12.431748+0100 util-client-472714 DEBUG message of type 445 
> waiting for socket
> 2022-10-18T17:21:12.431759+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f583118a0
> 2022-10-18T17:21:12.431769+0100 util-scheduler-472714 DEBUG scheduler has 
> more tasks ready!
> 2022-10-18T17:21:12.431783+0100 util-scheduler-472714 DEBUG select timeout = 
> Tue Oct 18 17:21:12 2022
> 2022-10-18T17:21:12.431797+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f5830db20
> 2022-10-18T17:21:12.431810+0100 util-472714 DEBUG Asked to $-expand 
> $GNUNET_USER_RUNTIME_DIR/gnunet-service-namestore.sock
> 2022-10-18T17:21:12.431820+0100 util-472714 DEBUG Split into 
> `GNUNET_USER_RUNTIME_DIR' and `gnunet-service-namestore.sock' with default 
> (null)
> 2022-10-18T17:21:12.431833+0100 util-472714 DEBUG Asked to $-expand 
> ${TMPDIR:-${TMP:-/tmp}}/gnunet-${USERHOME:-${USER:-user}}-runtime/
> 2022-10-18T17:21:12.431844+0100 util-472714 DEBUG Split into `TMPDIR' and 
> `/gnunet-${USERHOME:-${USER:-user}}-runtime/' with default ${TMP:-/tmp}
> 2022-10-18T17:21:12.431858+0100 util-472714 DEBUG Asked to $-expand 
> ${TMP:-/tmp}
> 2022-10-18T17:21:12.431873+0100 util-472714 DEBUG Split into `TMP' and `' 
> with default /tmp
> 2022-10-18T17:21:12.431890+0100 util-472714 DEBUG Asked to $-expand /tmp
> 2022-10-18T17:21:12.431904+0100 util-472714 DEBUG Doesn't start with $ - not 
> expanding
> 2022-10-18T17:21:12.431921+0100 util-472714 DEBUG Asked to $-expand 
> ${USERHOME:-${USER:-user}}-runtime/
> 2022-10-18T17:21:12.431934+0100 util-472714 DEBUG Split into `USERHOME' and 
> `-runtime/' with default ${USER:-user}
> 2022-10-18T17:21:12.431951+0100 util-472714 DEBUG Asked to $-expand 
> ${USER:-user}
> 2022-10-18T17:21:12.431964+0100 util-472714 DEBUG Split into `USER' and `' 
> with default user
> 2022-10-18T17:21:12.432030+0100 util-client-472714 DEBUG Successfully 
> connected to unixpath 
> `/tmp/gnunet-lash-runtime//gnunet-service-namestore.sock'!
> 2022-10-18T17:21:12.432056+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f5830db20
> 2022-10-18T17:21:12.432071+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f58311aa0
> 2022-10-18T17:21:12.432088+0100 util-472714 DEBUG Asked to $-expand 
> $GNUNET_USER_RUNTIME_DIR/gnunet-service-namestore.sock
> 2022-10-18T17:21:12.432102+0100 util-472714 DEBUG Split into 
> `GNUNET_USER_RUNTIME_DIR' and `gnunet-service-namestore.sock' with default 
> (null)
> 2022-10-18T17:21:12.432120+0100 util-472714 DEBUG Asked to $-expand 
> ${TMPDIR:-${TMP:-/tmp}}/gnunet-${USERHOME:-${USER:-user}}-runtime/
> 2022-10-18T17:21:12.432135+0100 util-472714 DEBUG Split into `TMPDIR' and 
> `/gnunet-${USERHOME:-${USER:-user}}-runtime/' with default ${TMP:-/tmp}
> 2022-10-18T17:21:12.432153+0100 util-472714 DEBUG Asked to $-expand 
> ${TMP:-/tmp}
> 2022-10-18T17:21:12.432168+0100 util-472714 DEBUG Split into `TMP' and `' 
> with default /tmp
> 2022-10-18T17:21:12.432186+0100 util-472714 DEBUG Asked to $-expand /tmp
> 2022-10-18T17:21:12.432203+0100 util-472714 DEBUG Doesn't start with $ - not 
> expanding
> 2022-10-18T17:21:12.432220+0100 util-472714 DEBUG Asked to $-expand 
> ${USERHOME:-${USER:-user}}-runtime/
> 2022-10-18T17:21:12.432235+0100 util-472714 DEBUG Split into `USERHOME' and 
> `-runtime/' with default ${USER:-user}
> 2022-10-18T17:21:12.432253+0100 util-472714 DEBUG Asked to $-expand 
> ${USER:-user}
> 2022-10-18T17:21:12.432268+0100 util-472714 DEBUG Split into `USER' and `' 
> with default user
> 2022-10-18T17:21:12.432308+0100 util-client-472714 DEBUG Successfully 
> connected to unixpath 
> `/tmp/gnunet-lash-runtime//gnunet-service-namestore.sock'!
> 2022-10-18T17:21:12.432331+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f58311aa0
> 2022-10-18T17:21:12.432347+0100 util-scheduler-472714 DEBUG select timeout = 
> end of time
> 2022-10-18T17:21:12.432371+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f58312db0
> 2022-10-18T17:21:12.432389+0100 util-client-472714 DEBUG message of type 445 
> and size 44 trying to send with socket 0x557f582faac0 (MQ: 0x557f58312c30
> 2022-10-18T17:21:12.432420+0100 util-client-472714 DEBUG sending message of 
> type 445 and size 44 successful
> 2022-10-18T17:21:12.432439+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f58312db0
> 2022-10-18T17:21:12.432473+0100 util-scheduler-472714 DEBUG scheduler has 
> more tasks ready!
> 2022-10-18T17:21:12.432488+0100 util-scheduler-472714 DEBUG select timeout = 
> Tue Oct 18 17:21:12 2022
> 2022-10-18T17:21:12.432503+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f58311aa0
> 2022-10-18T17:21:12.432514+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f58311aa0
> 2022-10-18T17:21:12.432525+0100 util-scheduler-472714 DEBUG select timeout = 
> end of time
> 2022-10-18T17:21:12.517546+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f5830db20
> 2022-10-18T17:21:12.517626+0100 reclaim-472714 ERROR Failed to iterate over 
> credentials
> 2022-10-18T17:21:12.517644+0100 reclaim-472714 DEBUG Sending 
> CREDENTIAL_RESULT message
> 2022-10-18T17:21:12.517673+0100 util-mq-472714 DEBUG sending message of type 
> 979 and size 48, queue empty (MQ: 0x557f58311380)
> 2022-10-18T17:21:12.517690+0100 util-service-472714 DEBUG Sending message of 
> type 979 and size 48 to client
> 2022-10-18T17:21:12.517713+0100 reclaim-472714 DEBUG Reconnecting to namestore
> 2022-10-18T17:21:12.517733+0100 util-scheduler-472714 DEBUG Adding task 
> 0x557f58312c30
> 2022-10-18T17:21:12.517747+0100 util-client-472714 DEBUG destroying socket: 
> 0x557f582faac0
> 2022-10-18T17:21:12.517787+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f5830db20
> 2022-10-18T17:21:12.517802+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f583118a0
> 2022-10-18T17:21:12.517816+0100 reclaim-472714 DEBUG Reconnecting to namestore
> 2022-10-18T17:21:12.517829+0100 util-scheduler-472714 DEBUG Adding task 
> 0x557f5830db20
> 2022-10-18T17:21:12.517842+0100 util-client-472714 DEBUG destroying socket: 
> 0x557f582fa9c0
> 2022-10-18T17:21:12.517863+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f583118a0
> 2022-10-18T17:21:12.517877+0100 util-scheduler-472714 DEBUG scheduler has 
> more tasks ready!
> 2022-10-18T17:21:12.517893+0100 util-scheduler-472714 DEBUG select timeout = 
> Tue Oct 18 17:21:12 2022
> 2022-10-18T17:21:12.517907+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f58311aa0
> 2022-10-18T17:21:12.517920+0100 util-service-472714 DEBUG service: sending 
> message with type 979
> 2022-10-18T17:21:12.518041+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f58311aa0
> 2022-10-18T17:21:12.518064+0100 util-scheduler-472714 DEBUG scheduler has 
> more tasks ready!
> 2022-10-18T17:21:12.518083+0100 util-scheduler-472714 DEBUG select timeout = 
> Tue Oct 18 17:21:12 2022
> 2022-10-18T17:21:12.518100+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f58312b90
> 2022-10-18T17:21:12.518113+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f58312b90
> 2022-10-18T17:21:12.518127+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f58312470
> 2022-10-18T17:21:12.518144+0100 util-mst-472714 DEBUG MST receives 0 bytes 
> with 44 (44/0) bytes already in private buffer
> 2022-10-18T17:21:12.518158+0100 util-mst-472714 DEBUG We want to read message 
> of size 44
> 2022-10-18T17:21:12.518173+0100 util-service-472714 DEBUG Received message of 
> type 963 and size 44 from client
> 2022-10-18T17:21:12.518190+0100 util-scheduler-472714 DEBUG Adding task 
> 0x557f58311aa0
> 2022-10-18T17:21:12.518206+0100 util-mq-472714 DEBUG Received message of type 
> 963 and size 44
> 2022-10-18T17:21:12.518222+0100 reclaim-472714 DEBUG Received 
> ATTRIBUTE_ITERATION_START message
> 2022-10-18T17:21:12.518237+0100 namestore-api-472714 DEBUG Sending 
> ZONE_ITERATION_START message
> 2022-10-18T17:21:12.518251+0100 util-scheduler-472714 DEBUG canceling task 
> 0x557f58311aa0
> 2022-10-18T17:21:12.518270+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f58311aa0
> 2022-10-18T17:21:12.518284+0100 util-mst-472714 DEBUG Server-mst leaves 0 
> (0/0) bytes in private buffer
> 2022-10-18T17:21:12.518299+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f58312470
> 2022-10-18T17:21:12.518311+0100 util-scheduler-472714 DEBUG scheduler has 
> more tasks ready!
> 2022-10-18T17:21:12.518329+0100 util-scheduler-472714 DEBUG select timeout = 
> Tue Oct 18 17:21:12 2022
> 2022-10-18T17:21:12.518346+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f58311aa0
> 2022-10-18T17:21:12.518362+0100 util-mst-472714 DEBUG MST receives 0 bytes 
> with 0 (0/0) bytes already in private buffer
> 2022-10-18T17:21:12.518394+0100 util-mst-472714 DEBUG Server-mst leaves 0 
> (0/0) bytes in private buffer
> 2022-10-18T17:21:12.518410+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f58311aa0
> 2022-10-18T17:21:12.518427+0100 util-scheduler-472714 DEBUG select timeout = 
> Tue Oct 18 17:23:23 2022
> 
> 2022-10-18T17:22:32.608533+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f58312470
> 2022-10-18T17:22:32.608667+0100 reclaim-472714 DEBUG Client dropped: 
> 0x557f58311f30 (MQ: 0x557f58311380)
> 2022-10-18T17:22:32.608697+0100 reclaim-472714 DEBUG Client 0x557f58311f30 
> disconnected
> 2022-10-18T17:22:32.608728+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f58312470
> 2022-10-18T17:22:32.608758+0100 util-scheduler-472714 DEBUG scheduler has 
> more tasks ready!
> 2022-10-18T17:22:32.608789+0100 util-scheduler-472714 DEBUG select timeout = 
> Tue Oct 18 17:22:32 2022
> 2022-10-18T17:22:32.608820+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f58311aa0
> 2022-10-18T17:22:32.608867+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f58311aa0
> 2022-10-18T17:22:32.608897+0100 util-scheduler-472714 DEBUG select timeout = 
> Tue Oct 18 17:23:23 2022
> 
> 2022-10-18T17:23:23.640906+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f58312c30
> 2022-10-18T17:23:23.641009+0100 util-472714 DEBUG Asked to $-expand 
> $GNUNET_USER_RUNTIME_DIR/gnunet-service-namestore.sock
> 2022-10-18T17:23:23.641025+0100 util-472714 DEBUG Split into 
> `GNUNET_USER_RUNTIME_DIR' and `gnunet-service-namestore.sock' with default 
> (null)
> 2022-10-18T17:23:23.641043+0100 util-472714 DEBUG Asked to $-expand 
> ${TMPDIR:-${TMP:-/tmp}}/gnunet-${USERHOME:-${USER:-user}}-runtime/
> 2022-10-18T17:23:23.641055+0100 util-472714 DEBUG Split into `TMPDIR' and 
> `/gnunet-${USERHOME:-${USER:-user}}-runtime/' with default ${TMP:-/tmp}
> 2022-10-18T17:23:23.641069+0100 util-472714 DEBUG Asked to $-expand 
> ${TMP:-/tmp}
> 2022-10-18T17:23:23.641079+0100 util-472714 DEBUG Split into `TMP' and `' 
> with default /tmp
> 2022-10-18T17:23:23.641091+0100 util-472714 DEBUG Asked to $-expand /tmp
> 2022-10-18T17:23:23.641101+0100 util-472714 DEBUG Doesn't start with $ - not 
> expanding
> 2022-10-18T17:23:23.641114+0100 util-472714 DEBUG Asked to $-expand 
> ${USERHOME:-${USER:-user}}-runtime/
> 2022-10-18T17:23:23.641125+0100 util-472714 DEBUG Split into `USERHOME' and 
> `-runtime/' with default ${USER:-user}
> 2022-10-18T17:23:23.641137+0100 util-472714 DEBUG Asked to $-expand 
> ${USER:-user}
> 2022-10-18T17:23:23.641147+0100 util-472714 DEBUG Split into `USER' and `' 
> with default user
> 2022-10-18T17:23:23.641171+0100 util-mq-472714 DEBUG sending message of type 
> 445 and size 44, queue empty (MQ: 0x557f58311380)
> 2022-10-18T17:23:23.641182+0100 util-client-472714 DEBUG message of type 445 
> waiting for socket
> 2022-10-18T17:23:23.641193+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f58312c30
> 2022-10-18T17:23:23.641206+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f5830db20
> 2022-10-18T17:23:23.641218+0100 util-472714 DEBUG Asked to $-expand 
> $GNUNET_USER_RUNTIME_DIR/gnunet-service-namestore.sock
> 2022-10-18T17:23:23.641228+0100 util-472714 DEBUG Split into 
> `GNUNET_USER_RUNTIME_DIR' and `gnunet-service-namestore.sock' with default 
> (null)
> 2022-10-18T17:23:23.641241+0100 util-472714 DEBUG Asked to $-expand 
> ${TMPDIR:-${TMP:-/tmp}}/gnunet-${USERHOME:-${USER:-user}}-runtime/
> 2022-10-18T17:23:23.641251+0100 util-472714 DEBUG Split into `TMPDIR' and 
> `/gnunet-${USERHOME:-${USER:-user}}-runtime/' with default ${TMP:-/tmp}
> 2022-10-18T17:23:23.641263+0100 util-472714 DEBUG Asked to $-expand 
> ${TMP:-/tmp}
> 2022-10-18T17:23:23.641273+0100 util-472714 DEBUG Split into `TMP' and `' 
> with default /tmp
> 2022-10-18T17:23:23.641284+0100 util-472714 DEBUG Asked to $-expand /tmp
> 2022-10-18T17:23:23.641293+0100 util-472714 DEBUG Doesn't start with $ - not 
> expanding
> 2022-10-18T17:23:23.641305+0100 util-472714 DEBUG Asked to $-expand 
> ${USERHOME:-${USER:-user}}-runtime/
> 2022-10-18T17:23:23.641315+0100 util-472714 DEBUG Split into `USERHOME' and 
> `-runtime/' with default ${USER:-user}
> 2022-10-18T17:23:23.641349+0100 util-472714 DEBUG Asked to $-expand 
> ${USER:-user}
> 2022-10-18T17:23:23.641360+0100 util-472714 DEBUG Split into `USER' and `' 
> with default user
> 2022-10-18T17:23:23.641377+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f5830db20
> 2022-10-18T17:23:23.641388+0100 util-scheduler-472714 DEBUG scheduler has 
> more tasks ready!
> 2022-10-18T17:23:23.641403+0100 util-scheduler-472714 DEBUG select timeout = 
> Tue Oct 18 17:23:23 2022
> 2022-10-18T17:23:23.641419+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f58312470
> 2022-10-18T17:23:23.641432+0100 util-472714 DEBUG Asked to $-expand 
> $GNUNET_USER_RUNTIME_DIR/gnunet-service-namestore.sock
> 2022-10-18T17:23:23.641442+0100 util-472714 DEBUG Split into 
> `GNUNET_USER_RUNTIME_DIR' and `gnunet-service-namestore.sock' with default 
> (null)
> 2022-10-18T17:23:23.641454+0100 util-472714 DEBUG Asked to $-expand 
> ${TMPDIR:-${TMP:-/tmp}}/gnunet-${USERHOME:-${USER:-user}}-runtime/
> 2022-10-18T17:23:23.641464+0100 util-472714 DEBUG Split into `TMPDIR' and 
> `/gnunet-${USERHOME:-${USER:-user}}-runtime/' with default ${TMP:-/tmp}
> 2022-10-18T17:23:23.641476+0100 util-472714 DEBUG Asked to $-expand 
> ${TMP:-/tmp}
> 2022-10-18T17:23:23.641485+0100 util-472714 DEBUG Split into `TMP' and `' 
> with default /tmp
> 2022-10-18T17:23:23.641497+0100 util-472714 DEBUG Asked to $-expand /tmp
> 2022-10-18T17:23:23.641506+0100 util-472714 DEBUG Doesn't start with $ - not 
> expanding
> 2022-10-18T17:23:23.641517+0100 util-472714 DEBUG Asked to $-expand 
> ${USERHOME:-${USER:-user}}-runtime/
> 2022-10-18T17:23:23.641527+0100 util-472714 DEBUG Split into `USERHOME' and 
> `-runtime/' with default ${USER:-user}
> 2022-10-18T17:23:23.641540+0100 util-472714 DEBUG Asked to $-expand 
> ${USER:-user}
> 2022-10-18T17:23:23.641549+0100 util-472714 DEBUG Split into `USER' and `' 
> with default user
> 2022-10-18T17:23:23.641606+0100 util-client-472714 DEBUG Successfully 
> connected to unixpath 
> `/tmp/gnunet-lash-runtime//gnunet-service-namestore.sock'!
> 2022-10-18T17:23:23.641620+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f58312470
> 2022-10-18T17:23:23.641631+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f58311f30
> 2022-10-18T17:23:23.641643+0100 util-472714 DEBUG Asked to $-expand 
> $GNUNET_USER_RUNTIME_DIR/gnunet-service-namestore.sock
> 2022-10-18T17:23:23.641653+0100 util-472714 DEBUG Split into 
> `GNUNET_USER_RUNTIME_DIR' and `gnunet-service-namestore.sock' with default 
> (null)
> 2022-10-18T17:23:23.641665+0100 util-472714 DEBUG Asked to $-expand 
> ${TMPDIR:-${TMP:-/tmp}}/gnunet-${USERHOME:-${USER:-user}}-runtime/
> 2022-10-18T17:23:23.641675+0100 util-472714 DEBUG Split into `TMPDIR' and 
> `/gnunet-${USERHOME:-${USER:-user}}-runtime/' with default ${TMP:-/tmp}
> 2022-10-18T17:23:23.641687+0100 util-472714 DEBUG Asked to $-expand 
> ${TMP:-/tmp}
> 2022-10-18T17:23:23.641696+0100 util-472714 DEBUG Split into `TMP' and `' 
> with default /tmp
> 2022-10-18T17:23:23.641707+0100 util-472714 DEBUG Asked to $-expand /tmp
> 2022-10-18T17:23:23.641717+0100 util-472714 DEBUG Doesn't start with $ - not 
> expanding
> 2022-10-18T17:23:23.641728+0100 util-472714 DEBUG Asked to $-expand 
> ${USERHOME:-${USER:-user}}-runtime/
> 2022-10-18T17:23:23.641738+0100 util-472714 DEBUG Split into `USERHOME' and 
> `-runtime/' with default ${USER:-user}
> 2022-10-18T17:23:23.641749+0100 util-472714 DEBUG Asked to $-expand 
> ${USER:-user}
> 2022-10-18T17:23:23.641759+0100 util-472714 DEBUG Split into `USER' and `' 
> with default user
> 2022-10-18T17:23:23.641783+0100 util-client-472714 DEBUG Successfully 
> connected to unixpath 
> `/tmp/gnunet-lash-runtime//gnunet-service-namestore.sock'!
> 2022-10-18T17:23:23.641794+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f58311f30
> 2022-10-18T17:23:23.641805+0100 util-scheduler-472714 DEBUG select timeout = 
> end of time
> 2022-10-18T17:23:23.641820+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f5830db20
> 2022-10-18T17:23:23.641832+0100 util-client-472714 DEBUG message of type 445 
> and size 44 trying to send with socket 0x557f582f1a40 (MQ: 0x557f58311380
> 2022-10-18T17:23:23.641850+0100 util-client-472714 DEBUG sending message of 
> type 445 and size 44 successful
> 2022-10-18T17:23:23.641869+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f5830db20
> 2022-10-18T17:23:23.641879+0100 util-scheduler-472714 DEBUG scheduler has 
> more tasks ready!
> 2022-10-18T17:23:23.641891+0100 util-scheduler-472714 DEBUG select timeout = 
> Tue Oct 18 17:23:23 2022
> 2022-10-18T17:23:23.641903+0100 util-scheduler-472714 DEBUG Running task 
> 0x557f58311f30
> 2022-10-18T17:23:23.641914+0100 util-scheduler-472714 DEBUG destroying task 
> 0x557f58311f30
> 2022-10-18T17:23:23.641923+0100 util-scheduler-472714 DEBUG select timeout = 
> end of time
> 
> 
> INFO:    gnunet-bugreport 0.11.0
>     INFO:    
>     INFO:    Please submit the following
>     INFO:    information with your bug report:
>     =========================================
>     INFO:    OS             : Linux
>     INFO:    OS RELEASE     : 6.0.1-arch2-1
>     INFO:    HARDWARE       : x86_64
>     INFO:    awk            : Found
>     INFO:    gcc            : gcc (GCC) 12.2.0
>     INFO:    cc             : cc (GCC) 12.2.0
>     INFO:    c++            : c++ (GCC) 12.2.0
>     INFO:    clang          : clang version 14.0.6
>     INFO:    clang++        : clang version 14.0.6
>     WARNING: make           : Not Found (unexpected result)
> /home/lash/src/build/gnunet/0.17.6/build/usr/local/bin/gnunet-bugreport: line 
> 135: type: gmake: not found
>     INFO:    gmake          : 
>     INFO:    autoconf       : 2.71
>     INFO:    automake       : 1.16.5
>     INFO:    libtool        : 2.4.7-dirty
>     INFO:    libextractor   : 1.11
> /home/lash/src/build/gnunet/0.17.6/build/usr/local/bin/gnunet-bugreport: line 
> 223: type: gnunetd: not found
> /home/lash/src/build/gnunet/0.17.6/build/usr/local/bin/gnunet-bugreport: line 
> 225: gnunetd: command not found
>     INFO:    GNUnet 0.8     : Not Found (good)
>     INFO:    GNUnet         : 0.17.6
>     INFO:    git commit     : 63147d301888e9f78b72c96b746a04f8a1769e04
>     INFO:    libgcrypt      : 1.10.1-unknown
>     INFO:    mysql          : 10.9.3
>     INFO:    pkgconf        : 1.8.0
>     INFO:    pkg-config     : 1.8.0
>     INFO:    glib2          : 2.74.0
>     INFO:    GTK2           : 2.24.33
>     INFO:    GTK3           : 3.24.34
>     INFO:    GTK4           : 
> dpkg-query: package 'libgmp-dev' is not installed and no information is 
> available
> Use dpkg --info (= dpkg-deb --info) to examine archive files.
>     ERROR:   GMP            : dpkg: libgmp-dev not installed
> dpkg-query: package 'libunistring-dev' is not installed and no information is 
> available
> Use dpkg --info (= dpkg-deb --info) to examine archive files.
>     ERROR:   libunistring   : dpkg: libunistring3-dev not installed
>     INFO:    GNU gettext    : 0.21.1
>     INFO:    gettext        : Found
>     INFO:    libcurl        : 7.85.0
> /home/lash/src/build/gnunet/0.17.6/build/usr/local/bin/gnunet-bugreport: line 
> 436: type: gnurl-config: not found
>     INFO:    libgnurl       : found
>     INFO:    libmicrohttpd  : 97500
>     INFO:    GNU GLPK       : 5.0
>     INFO:    GnuTLS         : Not found
>     =========================================
>     INFO:    Bug report saved in ./my_gnunet_bugreport.log
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]