Closed tiborsimko closed 7 years ago
Tibor, thanks for reporting the bug. The fix is in https://github.com/vkuznet/das2go/commit/83e9837f192223d9c31f673961e466ba501e1bb0 you may try to recompile the code. Since the bug is fixed in dependency, you need to go to $GOROOT/src/github.com/vkuznet/das2go and pull out recent changes. Then you may recompile dasgoclient.
I have couple of more things to fix, then I'll submit new PR to merge changes into CVMFS.
Fix is already in CVMFS, closing the ticket.
Using older version of client from
/afs/cern.ch/user/v/valya/public/dasgoclient/dasgoclient_linux
, the following query works:Using self-compiled
master
branch latest bleeding edge version -- in order to have "byoutputdataset" in the config query output as introduced in #7 -- leads to the following exception:@vkuznet Can you please have a look?