Bug#551094: FTBFS aegis

2009-12-19 Thread Walter Franzini
reopen 551094
stop

Michael Banck mba...@debian.org writes:

[...]

 
 aelock: fcntl(/tmp/28008/lib/lockfile, F_GETLK, {type = F_WRLCK, whence =
  SEEK_SET, start = 0, len = 458752, pid = 0}): Function not implemented
 aelock: command aelock exit status 1
 FAILED test of the aelock functionality (develop begin 152)
 

 I believe this is real record locking (len = 1), so something which is
 not implemented yet for the Hurd.  If len 458752 is the whole file, it
 could be emulated as a file-wide lock, but as it is called above, glibc
 will return function not implemented.

I've finally updated the package and it still fails:


CXX=g++ /bin/sh etc/test.sh -shell /bin/sh -run \
test/02/t0218a-pmil.sh test/02/t0218a-pmil.ES
aelock: aelock -list
aelock: fcntl(/tmp/22868/lib/lockfile, F_GETLK, {type = F_WRLCK, whence =
SEEK_SET, start = 0, len = 0, pid = 0}): Function not implemented
aelock: command aelock exit status 1
FAILED test of the aelock functionality (develop begin 152)


Now, if I'm not wrong, the lock is for the whole file, but it's still
unimplemented.

I'm still interested in fixing this problem, but needs some help.
Anyone can help?

thanks
-- 
Walter Franzini
http://aegis.stepbuild.org/


pgpi1CmKarXyr.pgp
Description: PGP signature


Bug#551094: FTBFS aegis

2009-11-15 Thread Michael Banck
On Wed, Nov 11, 2009 at 09:10:19AM +0100, Walter Franzini wrote:
 The remaining problem is similar, see below, so I expect to identify
 where the code needs to be fixed soon (for a reasonable definition of
 soon).
 
 
 aelock: fcntl(/tmp/28008/lib/lockfile, F_GETLK, {type = F_WRLCK, whence =
   SEEK_SET, start = 0, len = 458752, pid = 0}): Function not implemented
 aelock: command aelock exit status 1
 FAILED test of the aelock functionality (develop begin 152)
 

I believe this is real record locking (len = 1), so something which is
not implemented yet for the Hurd.  If len 458752 is the whole file, it
could be emulated as a file-wide lock, but as it is called above, glibc
will return function not implemented.


cheers,

Michael



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



Bug#551094: FTBFS aegis

2009-11-11 Thread Walter Franzini
Samuel Thibault sthiba...@debian.org writes:

 Walter Franzini, le Fri 16 Oct 2009 17:31:10 +0200, a écrit :
 The error is now more interesting:
 
 
 aegis: fcntl(/tmp/5465/lib/lockfile, F_SETLK, {type = F_WRLCK, whence =
  SEEK_SET, start = 1, len = 1, pid = 0}): Not supported
 

 The answer hasn't got to the bts: F_SETLK is not supported (yet) on
 hurd-i386.  However, since the testsuite can be skipped thanks to
 DEB_BUILD_OPTIONS=nocheck, I'll upload a build.

:-(

In 4.24.2-1 (it took me some time to find a sponsor) I've fixed the way
hurd is recognized and the tests result passed from:


Passed 49 of 277 tests.
Failed 10 of 277 tests.
No result for 218 of 277 tests.


to


Passed 282 of 283 tests.
Failed 1 of 283 tests.


The remaining problem is similar, see below, so I expect to identify
where the code needs to be fixed soon (for a reasonable definition of
soon).


aelock: fcntl(/tmp/28008/lib/lockfile, F_GETLK, {type = F_WRLCK, whence =
SEEK_SET, start = 0, len = 458752, pid = 0}): Function not implemented
aelock: command aelock exit status 1
FAILED test of the aelock functionality (develop begin 152)


Aegis test-suite should really be run since failures means something
will not work as the *user* expects.  

While upstream develops running the tests very often, it is possible
that uncommon architectures or operating systems exposes problems.  I'm
part of the upstream team and one of the resons for taking over aegis
packages is to test the stable branch on the many architectures Debian
supports, so please do not disable the test-suite.

Ciao :-)
-- 
Walter Franzini
http://aegis.stepbuild.org/


pgpecYsKkiSXp.pgp
Description: PGP signature


Bug#551094: FTBFS aegis

2009-11-10 Thread Samuel Thibault
Walter Franzini, le Fri 16 Oct 2009 17:31:10 +0200, a écrit :
 The error is now more interesting:
 
 
 aegis: fcntl(/tmp/5465/lib/lockfile, F_SETLK, {type = F_WRLCK, whence =
   SEEK_SET, start = 1, len = 1, pid = 0}): Not supported
 

The answer hasn't got to the bts: F_SETLK is not supported (yet) on
hurd-i386.  However, since the testsuite can be skipped thanks to
DEB_BUILD_OPTIONS=nocheck, I'll upload a build.

Samuel



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



Bug#551094: FTBFS aegis

2009-10-16 Thread Walter Franzini
Samuel Thibault sthiba...@debian.org writes:

 Walter Franzini, le Fri 16 Oct 2009 09:48:03 +0200, a écrit :
 It seems to me that the build is run under gid 1005 but a matching entry
 is missing in /etc/group.  

 Ah, yes, I had propagated passwd only, not group.  I have fixed it and
 requeued

The error is now more interesting:


aegis: fcntl(/tmp/5465/lib/lockfile, F_SETLK, {type = F_WRLCK, whence =
SEEK_SET, start = 1, len = 1, pid = 0}): Not supported


Any suggestion?

-- 
Walter Franzini
http://aegis.stepbuild.org/


pgpP5Xki917p2.pgp
Description: PGP signature