View Issue Details

IDProjectCategoryView StatusLast Update
0002645GNUnetARM servicepublic2015-01-09 08:28
ReporterMatthias Wachs Assigned ToChristian Grothoff  
PriorityimmediateSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version0.9.4 
Target Version0.9.5Fixed in Version0.9.5 
Summary0002645: libexec path on opensuse
DescriptionOn a 64bit system running Opensuse the libexec path is not
$GNUNET_PREFIX/lib/libexec but $GNUNET_PREFIX/lib/libexec64


Nov 09 11:51:52-809278 util-8216 WARNING `stat' failed on file `/tmp/gnbuild/lib/gnunet' at disk.c:1165 with error: No such file or directory
PASS: test_plugin
PASS: test_program
PASS: test_pseudonym
Nov 09 11:51:53-353720 util-8265 WARNING `access' failed on file `/tmp/gnbuild/lib/gnunet/libexec/gnunet-service-resolver' at os_installation.c:652 with error: No such file or directory
Nov 09 11:51:53-354042 test-resolver-api-8265 ERROR Assertion failed at test_resolver_api.c:371.
/bin/sh: line 5: 8265 Aborted ${dir}$tst
FAIL: test_resolver_api
PASS: test_scheduler
TagsNo tags attached.

Relationships

related to 0003606 closedChristian Grothoff GNUNET_PREFIX test fails with wrong path used for detection 

Activities

Matthias Wachs

2012-11-09 13:34

manager   ~0006554

http://code.google.com/p/scholarzhang/issues/detail?id=31 :
and openSUSE ALWAYS DEFINE LIBEXEC DIR this way: 32-bit : /usr/lib 64-bit /usr/lib64

Christian Grothoff

2012-11-10 14:42

manager   ~0006559

Untested potential fix is now in SVN 24883.

Christian Grothoff

2012-11-16 12:45

manager   ~0006597

Now really fixed (and tested) in SVN 24993/24994.

Issue History

Date Modified Username Field Change
2012-11-09 12:55 Matthias Wachs New Issue
2012-11-09 13:34 Matthias Wachs Note Added: 0006554
2012-11-10 14:02 Christian Grothoff Assigned To => Christian Grothoff
2012-11-10 14:02 Christian Grothoff Status new => assigned
2012-11-10 14:06 Christian Grothoff Priority normal => immediate
2012-11-10 14:07 Christian Grothoff Product Version 0.9.5 => 0.9.4
2012-11-10 14:07 Christian Grothoff Target Version Git master => 0.9.5
2012-11-10 14:42 Christian Grothoff Note Added: 0006559
2012-11-10 14:42 Christian Grothoff Status assigned => feedback
2012-11-16 12:45 Christian Grothoff Note Added: 0006597
2012-11-16 12:45 Christian Grothoff Status feedback => resolved
2012-11-16 12:45 Christian Grothoff Fixed in Version => 0.9.5
2012-11-16 12:45 Christian Grothoff Resolution open => fixed
2012-12-21 16:49 Christian Grothoff Status resolved => closed
2015-01-09 08:28 Christian Grothoff Relationship added related to 0003606