Bug#544433: glusterfs-server fails to start because of missing log dir

2009-12-10 Thread Matthias Albert
Hi Stefano,

this weekend we will upload the new version to git and allso upload the new 
2.0.8 packages. 

Best wishes,

Matthias


Am 09.12.2009 um 12:00 schrieb Stefano Zacchiroli:

> On Fri, Nov 27, 2009 at 01:59:14PM +0100, Matthias Albert wrote:
>> today I've finished the new glusterfs packages (2.0.8) with almost all
>> bugs fixed. Christian will check the packages and do the upload
>> probably this weekend. Many thanks for your patches.
> 
> Heya, any news on this? (2 more weeks have passed in the meantime)
> 
> I was willing to review and do a DELAYED NMU upload, but unfortunately
> the Git repository of glusterfs does not contain the packaging of 2.0.8,
> the last debian/changelog entry there is:
> 
> glusterfs (2.0.7-1) unstable; urgency=low
> 
>  * new upstream release (closes: #544434).
>  * debian/control: 
>- build depends on libdb4.7-dev (closes: 549854) 
>- bump standards version to 3.8.3
>  * debian/README.source: added. 
>  * debian/glusterfs-server.init: provides glusterfs-server 
> 
> -- LI Daobing   Tue, 06 Oct 2009 12:01:12 +0800
> 
> have you perhaps forgot a "git push"?
> 
> It would be nice to always have the latest packaging in Git so that
> users, while they wait for official versions, can build their own fixed
> version via "debcheckout" and "git-buildpackage".
> 
> TIA,
> Cheers.
> 
> -- 
> Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
> z...@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/
> Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
> sempre uno zaino ...| ..: | Je dis tu à tous ceux que j'aime




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



Bug#544433: glusterfs-server fails to start because of missing log dir

2009-11-27 Thread Matthias Albert
Hi Patrick,

today I've finished the new glusterfs packages (2.0.8) with almost all bugs 
fixed. Christian will check the packages and do the upload probably this 
weekend. Many thanks for your patches.

Best wishes,

Matthias


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



Bug#544433: [Pkg-glusterfs-devel] Bug#544433: glusterfs-server fails to start because of missing log dir

2009-11-16 Thread Matthias Albert
Hi Patrick,

sorry for this long delay, you're absolutly right. Christian and I where really 
busy the last half year. I will have a look for the outstanding bugs and will 
try to fix it these week.

Best wishes,

Matthias


Am 13.11.2009 um 17:22 schrieb Patrick Matthäi:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> severity #544433 grave
> thanks
> 
> Hi,
> 
> I have waited for a long time now and still now answer and you (the
> maintainers) have got two patches for it already.
> 
> Please fix it, maybe I will do an NMU.
> If you do not have the time to maintain the package properly please give
> it up for adoption.
> 
> - --
> /*
> Mit freundlichem Gruß / With kind regards,
> Patrick Matthäi
> GNU/Linux Debian Developer
> 
> E-Mail: pmatth...@debian.org
>patr...@linux-dev.org
> 
> Comment:
> Always if we think we are right,
> we were maybe wrong.
> */
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.10 (GNU/Linux)
> 
> iEYEARECAAYFAkr9h70ACgkQ2XA5inpabMdSkgCglc7ojpS2xUUu1qrLpVtOBBl6
> D+EAn06jl+zRbZwU6B6lGYUtFTyWWf84
> =spc4
> -END PGP SIGNATURE-
> 
> 
> 
> ___
> Pkg-glusterfs-devel mailing list
> pkg-glusterfs-de...@lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-glusterfs-devel




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



Bug#462502: bacula: FTBFS: *** No rule to make target `../cats/libsql.a', needed by `dbcheck'. Stop.

2008-01-25 Thread Matthias Albert

Hi Lucas,

do you have the postgresql-server-dev-X packet installed?

As you can see in "bacula-2.2.6/src/cats/postgresql.c" on line 49  "49 
#include "postgres_ext.h"   /* needed for NAMEDATALEN */"


you need the file "postgres_ext.h"

which is provided in this package

---snip---
sudo dpkg -L postgresql-server-dev-8.2 | grep -i ext.h
/usr/include/postgresql/8.2/server/postgres_ext.h
---snap---

Best wishes,

  Matthias

Lucas Nussbaum schrieb:

Package: bacula
version: 2.2.6-0.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080122 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:

 > make[1]: Entering directory 
`/build/user/bacula-2.2.6/debian/tmp-build-pgsql/src/tools'
 > make[1]: *** No rule to make target `../cats/libsql.a', needed by `dbcheck'. 
 Stop.
 > make[1]: Leaving directory 
`/build/user/bacula-2.2.6/debian/tmp-build-pgsql/src/tools'
 > make: *** [build-stamp-pgsql] Error 2
 > rm configure-stamp-sqlite3 configure-stamp-sqlite configure-stamp-pgsql
 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2

The full build log is available from:
http://people.debian.org/~lucas/logs/2008/01/22

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!


About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

  





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]