Bug#745663: hyperestraier doesn't recurse CIFS directories

2014-05-29 Thread Satoru KURASHIKI
hi,

Sorry for late reply,

On Fri, May 2, 2014 at 4:11 AM, Paolo Zandonella
 wrote:
> I'm not sure how to build but what I've done is:

It seems to be fine :)
I've updated that branch, how about that?

> Executable files (estcmd, estmaster, ...) are compiled but 'estcmd scandir'
> on a CIFS directory doesn't recurse.
> CFLAGS in Makefile in main directory doesn't include -D_FILE_OFFSET_BITS=64.

In my environment updated branch make the Makefile include that flags,
so it must be
built successfully in yours.

regards,
-- 
KURASHIKI Satoru


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#745663: hyperestraier doesn't recurse CIFS directories

2014-05-01 Thread Paolo Zandonella

Hi,
I'm not sure how to build but what I've done is:

1) git clone ...
2) git checkout 745663-fix-cifs
3) installed all packages required by debuild
4) debuild in directory debian as root

The final part of the messages is:

./estcmd: INFO: flushing index words: name=casket dnum=102 wnum=75 
fsiz=671421 crnum=39 csiz=2105 dknum=80
./estcmd: INFO: flushing auxiliary keywords: name=casket dnum=102 
wnum=92 fsiz=671421 crnum=19 csiz=1086 dknum=80
./estcmd: INFO: cleaning dispensable keys: name=casket dnum=102 wnum=91 
fsiz=671421 crnum=0 csiz=0 dknum=79
./estcmd: INFO: closing: name=casket dnum=102 wnum=20 fsiz=671639 
crnum=0 csiz=0 dknum=0

./estcmd: INFO: # checking result map
./estcmd: symbol lookup error: ./estcmd: undefined symbol: est_resmap_add
make[1]: *** [check] Error 127
make[1]: Leaving directory `/mnt/hdutsw/home/zap/Estraier/hyperestraier'
make: *** [build-arch-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1357:
dpkg-buildpackage -rfakeroot -D -us -uc failed

Executable files (estcmd, estmaster, ...) are compiled but 'estcmd 
scandir' on a CIFS directory doesn't recurse.

CFLAGS in Makefile in main directory doesn't include -D_FILE_OFFSET_BITS=64.

Please tell me if I have done something wrong so I'd try again.

Regards.
Paolo Zandonella


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#745663: hyperestraier doesn't recurse CIFS directories

2014-05-01 Thread Satoru KURASHIKI
hi,

On Thu, Apr 24, 2014 at 6:18 AM, Paolo Zandonella
 wrote:
> estcmd gather command with 'dir' parameter as a CIFS mounted directory
> doesn't list subdirectory files. The same for command 'estcmd scandir  dir>'.
>
> Compiling adding -D_FILE_OFFSET_BITS=64 to CFLAGS in Makefile (after
> configure) solves the problem.
>
> I've found the solution here:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550449.

I'm trying to apply this fix at:
http://anonscm.debian.org/gitweb/?p=collab-maint/hyperestraier.git;a=shortlog;h=refs/heads/745663-fix-cifs

Could you please test above, which make it or not?

regards,
-- 
KURASHIKI Satoru


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#745663: hyperestraier doesn't recurse CIFS directories

2014-04-23 Thread Paolo Zandonella

Package: hyperestraier
Version: 1.4.13-12 compiled from src
System:  Debian 7
uname -a:
Linux mlx 3.2.0-4-686-pae #1 SMP Debian 3.2.54-2 i686 GNU/Linux

estcmd gather command with 'dir' parameter as a CIFS mounted directory 
doesn't list subdirectory files. The same for command 'estcmd scandir 
'.


Compiling adding -D_FILE_OFFSET_BITS=64 to CFLAGS in Makefile (after 
configure) solves the problem.


I've found the solution here:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550449.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org