Re: How to correct BTS error statistics

2011-12-08 Thread Alexander Reichle-Schmehl
Hi!

Am 07.12.2011 19:53, schrieb Don Armstrong:
[..]
 affects 618125 + src:globus-gram-job-manager-setup-condor
[..]
 Martin is talking about bugs like #618138, which was opened against
 globus-rsl/7.2-2 but closed with doxygen/1.7.3-6.
 
 Oh. These are actually bugs in doxygen/1.7.3-5 (I think?) which
 affected these packages.
 
 What actually has to happen here is the bugs need to be reassigned to
 doxygen, merged, then marked as found and fixed in the appropriate
 versions, and then marked as affecting the original package. The
 preceding control instructions do this.

Thanks for the explanation!  I didn't knew of the affects command.


Best regards,
  Alexander


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4ee074e9.1040...@schmehl.info



Re: C++ help wanted: FTBFS mira

2011-12-08 Thread Mike Hommey
On Thu, Dec 08, 2011 at 09:39:05AM +0100, Andreas Tille wrote:
 Hi,
 
 I try to build a new upstream version of mira but failed and without
 having realy checked it also the current version will fail with latest
 gcc.
 
 The build log says:
 
 g++ -DPACKAGE_NAME=\mira\ -DPACKAGE_TARNAME=\mira\ 
 -DPACKAGE_VERSION=\3.4.0.1\ -DPACKAGE_STRING=\mira\ 3.4.0.1\ 
 -DPACKAGE_BUGREPORT=\\ -DPACKAGE_URL=\\ -DPACKAGE=\mira\ 
 -DVERSION=\3.4.0.1\ -DSTD
 In file included from ../../src/mira/readpool.H:43:0,
  from ../../src/mira/contig.H:52,
  from ../../src/mira/assembly_info.H:33,
  from assembly.H:32,
  from estassembly.C:31:
 ../../src/mira/read.H:219:5: error: 'Read::bposhashstat_t::bposhashstat_t()' 
 cannot be overloaded
 ../../src/mira/read.H:163:5: error: with 
 'Read::bposhashstat_t::bposhashstat_t()'
 make[5]: *** [estassembly.o] Error 1
 
 while line number 219 in the file in questions is:
 
 219:bposhashstat_t () {
 220:}

And line 163 is:
 163:   bposhashstat_t() {};

In other words, you have two definitions of the same (empty) constructor
in the same class.

Mike


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111208085303.ga22...@glandium.org



Re: C++ help wanted: FTBFS mira

2011-12-08 Thread Andreas Tille
Hi,

On Thu, Dec 08, 2011 at 09:53:03AM +0100, Mike Hommey wrote:
  219:bposhashstat_t () {
  220:}
 
 And line 163 is:
  163:   bposhashstat_t() {};
 
 In other words, you have two definitions of the same (empty) constructor
 in the same class.

Ahh, deleting the second one works perfectly.

Many thanks for the very quick help

   Andreas.

-- 
http://fam-tille.de


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111208090952.gd29...@an3as.eu



Re: RFS: anox

2011-12-08 Thread Ansgar Burchardt
Hi,

Sébastien Bertrand thedamoc...@gmail.com writes:
anox  - run an application in another X server

While I don't plan to sponsor this, I found a few bugs after a short
look at the package:

 - It's hardcoded to use xinit -- :1 vt8.
 - It uses /tmp in an unsafe way (eg. predictable filename).  Please use
   one of the methods Python provides for creating temporary files.
 - It probably does not handle whitespace in command names or
   directories.
 - From the documentation on Popen.wait[1]:
   Warning: This will deadlock when using stdout=PIPE and/or
   stderr=PIPE and the child process generates enough output to a pipe
   such that it blocks waiting for the OS pipe buffer to accept more
   data.
 - The package does not depend on anything providing ck-launch-session.

Ansgar

[1] http://docs.python.org/library/subprocess.html


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87liqn5rux@deep-thought.43-1.org



Re: RFS: aspsms-t (2nd)

2011-12-08 Thread Marco Balmer
Dear debian-perl, debian-mentors,

On Mon, Nov 07, 2011 at 11:43:21AM +0100, Marco Balmer wrote:
 I am looking for a sponsor for finishing my perl package aspsms-t. 
 
  * Package name: aspsms-t
Version : 1.3.0-1
Upstream Author : Marco Balmer ma...@balmer.name
  * URL : https://github.com/micressor/aspsms-t
http://mentors.debian.net/package/aspsms-t
  * License : GPL-2
Section : net
 
 I would be glad if someone may review and upload this package for me.

I am still looking for a perl DD to review aspsms-t package. 

dget -x 
http://mentors.debian.net/debian/pool/main/a/aspsms-t/aspsms-t_1.3.0-1.dsc

[1,ITP] http://bugs.debian.org/645103

Thanks!
--
Marco


signature.asc
Description: GnuPG Signature


RFS: php-xml-beautifier

2011-12-08 Thread Mathias Ertl
Dear mentors,

I am looking for a sponsor for my package php-xml-beautifier. This package 
contains a class to format and beautify XML docuemtents (for example add 
linebreaks, format comments, etc.). Several other PEAR packages depend on it 
(see homepage: http://pear.php.net/package/XML_Beautifier/ ).

 * Package name: php-xml-beautifier
   Version : 1.2.2-1
   Upstream Author : Chuck Burgess ashn...@php.net
 * URL : http://pear.php.net/package/XML_Beautifier/
 * License : BSD-2-clause
   Section : web

It builds those binary packages:

php-xml-beautifier - Class to format XML documents

To access further information about this package, please visit the following 
URL:

  http://mentors.debian.net/package/php-xml-beautifier

Alternatively, one can download the package with dget using this command:

  dget -x http://mentors.debian.net/debian/pool/main/p/php-xml-beautifier/php-
xml-beautifier_1.2.2-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards,

Mathias Ertl

-- 
me on twitter: @mathiasertl | soup: http://soup.er.tl
I only read plain-text mail!  I prefer signed/encrypted mail!


signature.asc
Description: This is a digitally signed message part.


dbconfig-common; repacking source

2011-12-08 Thread Christian Welzel
Hi there,

currently i try to get my typo3 packages into shape, so the
new version gets accepted by ftp-masters.

There is a problem with modules, that are embedded into the
upstream tar-ball, but do not get distributed with the binary
packages (they get replaced by symlinks to debian-packages).
ftpmasters require that these licenses get included into the
copyright file. I want to avoid this, because the modules
dont find their way to the enduser. Is it ok, that i name
the package +dfsg and remove those unneeded parts from the
source tar-ball during a repacking step?

Second problem: i have to rename typo3-dummy to typo3-dummy-common.
This package uses dbconfig-common. Is there a best/preferred way
to migrate the user config to the new package without forcing the
user to reenter his credentials?


-- 
 MfG, Christian Welzel

  GPG-Key: http://www.camlann.de/de/pgpkey.html
  Fingerprint: 4F50 19BF 3346 36A6 CFA9 DBDC C268 6D24 70A1 AD15


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4ee0f422.20...@camlann.de



Re: NMU done but unresponsive maintainer

2011-12-08 Thread Emilien Klein
Hi Mentors and Alessio,

2011/11/25 Emilien Klein emilien+deb...@klein.st:
 Hi Mentors,

 About a month ago [6 weeks now] I made a NMU of the python-poster package for 
 the
 latest version 0.8.1, as suggested by Robert. Unfortunately Robert
 hasn't answered my last 4 emails on 28/10, 2/11, 4/11 and 20/11, I
 suppose due to the new baby ;)

 I am thus looking for someone to sponsor my NMU. It can be found at
 http://mentors.debian.net/package/python-poster.
[...]

Is there anyone available to sponsor my NMU from 2011-10-27?

Thanks,
+Emilien


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CANqxmqE+e1myiKQDa+4TyEveCOYsiAJ=mymgbauaukqbdvb...@mail.gmail.com



Re: RFS: php-xml-beautifier

2011-12-08 Thread Thomas Goirand
On 12/08/2011 08:18 PM, Mathias Ertl wrote:
 Dear mentors,

 I am looking for a sponsor for my package php-xml-beautifier. This package 
 contains a class to format and beautify XML docuemtents (for example add 
 linebreaks, format comments, etc.). Several other PEAR packages depend on it 
 (see homepage: http://pear.php.net/package/XML_Beautifier/ ).

  * Package name: php-xml-beautifier
Version : 1.2.2-1
Upstream Author : Chuck Burgess ashn...@php.net
  * URL : http://pear.php.net/package/XML_Beautifier/
  * License : BSD-2-clause
Section : web

 It builds those binary packages:

 php-xml-beautifier - Class to format XML documents

 To access further information about this package, please visit the following 
 URL:

   http://mentors.debian.net/package/php-xml-beautifier

 Alternatively, one can download the package with dget using this command:

   dget -x http://mentors.debian.net/debian/pool/main/p/php-xml-beautifier/php-
 xml-beautifier_1.2.2-1.dsc

 I would be glad if someone uploaded this package for me.

 Kind regards,

 Mathias Ertl

   
Hi Matias,

Please use pkg-php-tools for your package, so that it can use variable
substitutions, so that you can later use:

Recommends: ${phppear:Debian-Recommends}
Breaks: ${phppear:Breaks}
Description: ${phppear:summary}
 ${phppear:description}

Then in your debian/rules file, you can use:

#!/usr/bin/make -f
%:
dh $@ --buildsystem=phppear --with phppear

in your control file. Of course, you need to build-depends on it.

Also, it'd be great if you were trying to have your package team-maintained.
Please join the PHP PKG team and help, rather than working on your side
only,
and have your PEAR package sent to the Git repository on Alioth (in
/git/pkg-php there's already quite a bunch of PEAR modules...).

Besides that, I don't think you need debian/dirs, and debian/README.Debian
doesn't document anything useful.

Last, why did you choose GPL-3+ for your packaging work, when upstream has
chosen a more relaxed BSD 2 clause?

Cheers,

Thomas Goirand (zigo)


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4ee1187c.3090...@debian.org



RFS: python-github2

2011-12-08 Thread Paul Tagliamonte
Dear mentors,

Two notes:

 - If you think i'd not screw up this minor package, please consider
DMUA - it'll mean I bug the DD community a heckofa lot less.

 - This is a NEW package.

Thanks! Here's the usual junk:

P.S.

Debexpo is showing warnings that I'm from the future. I assure you I'm not.

It was for about 21 seconds, regardless, so one of our clocks might be
slightly off. No lintian issues of note here (duh)

$ lintian -IE --pedantic *s
P: python-github2: no-upstream-changelog


I am looking for a sponsor for my package python-github2.

 * Package name: python-github2
   Version : 0.5.2-1
   Upstream Author : Ask Solem Hoel
 * URL : https://github.com/ask/python-github2
 * License : new BSD
   Section : python

It builds those binary packages:

python-github2 - Library to expose all the version 2 Github API over Python

To access further information about this package, please visit the
following URL:

  http://mentors.debian.net/package/python-github2

Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/p/python-github2/python-github2_0.5.2-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards,

Paul Tagliamonte


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cao6p2qqpwv8aoxa4dvb64do__2ichoymbqfartuymurzggt...@mail.gmail.com



Re: RFS: python-github2

2011-12-08 Thread Jakub Wilk

* Paul Tagliamonte paul...@ubuntu.com, 2011-12-08, 17:35:

$ lintian -IE --pedantic *s
P: python-github2: no-upstream-changelog


NEWS.rst looks like a perfect candidate for upstream changelog, doesn't 
it? :)


(Sadly, it's very easy to learn to ignore this tag...)


 http://mentors.debian.net/package/python-github2

Alternatively, one can download the package with dget using this command:

 dget -x 
http://mentors.debian.net/debian/pool/main/p/python-github2/python-github2_0.5.2-1.dsc


(I don't intend to sponsor this package.)

Upstream provides a test suite. Please run it at build time, using all 
supported Python versions.


Upstream provides documentation. It would be nice to have it built into 
HTML format and included in the binary package.


According to setup.py, the package needs python-httplib2 = 0.7, but 
squeeze has only 0.6. Therefore, the dependency should be versioned.


If this package is going to be maintained within the Debian Python 
Modules Team (which is what the Uploaders suggest), the please inject it 
to the team's VCS and add Vcs-* fields to debian/control.


Does the package really need to ship the DigiCert's certificate? 
Couldn't it use the one in ca-certificates?


--
Jakub Wilk


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111208230936.ga6...@jwilk.net



Re: RFS: anox

2011-12-08 Thread Sébastien Bertrand
Hi,

Thank you for your interest.

  - It's hardcoded to use xinit -- :1 vt8.

I do not understand why this is a problem, the eight terminal should
just be free (it's more a limitation than a bug).

  - It uses /tmp in an unsafe way (eg. predictable filename).  Please use
   one of the methods Python provides for creating temporary files.

I can do that.

  - It probably does not handle whitespace in command names or
   directories.

It handles complex command without problem.

  - From the documentation on Popen.wait[1]:
   Warning: This will deadlock when using stdout=PIPE and/or
   stderr=PIPE and the child process generates enough output to a pipe
   such that it blocks waiting for the OS pipe buffer to accept more
   data.

Ok, I'm not sure to understand how to write the code, but I'll check that point.

  - The package does not depend on anything providing ck-launch-session.

I should solve that.

Regards,
Sébastien.


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAHL5H4FvE1yOaQTOsdJ69GS7AN0p=w635tynpwwpbi4ia8v...@mail.gmail.com



Re: dbconfig-common; repacking source

2011-12-08 Thread Paul Wise
On Fri, Dec 9, 2011 at 1:30 AM, Christian Welzel wrote:

 currently i try to get my typo3 packages into shape, so the
 new version gets accepted by ftp-masters.

Please send a mail to this list when you have a package ready, I would
like to help you audit it for embedded code copies and sourceless
stuff.

 There is a problem with modules, that are embedded into the
 upstream tar-ball, but do not get distributed with the binary
 packages (they get replaced by symlinks to debian-packages).
 ftpmasters require that these licenses get included into the
 copyright file. I want to avoid this, because the modules
 dont find their way to the enduser. Is it ok, that i name
 the package +dfsg and remove those unneeded parts from the
 source tar-ball during a repacking step?

It is acceptable to repack tarballs for this readon.

Unless you are removing non-free stuff from the upstream tarball,
+dfsg is an misleading thing to add to the version. Instead use +ds
(Debian source) or +repack or something else.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAKTje6FQzEmoTQjfW=ioqdudj3fbvpc4jkapk6skl2khz46...@mail.gmail.com



Re: RFS: anox

2011-12-08 Thread Sébastien Bertrand
Dear mentors,

I've uploaded a new version of my package anox, and I am looking for
a sponsor.

 * Package name: anox
   Version : 2.1-1
   Upstream Author : Sébastien Bertrand thedamoc...@gmail.com
 * URL : https://launchpad.net/anox
 * License : GPL-3+
   Section : x11

It builds those binary packages:
  anox  - run an application in another X server

To access further information about this package, please visit the
following URL:
  http://mentors.debian.net/package/anox

Alternatively, one can download the package with dget using this command:
  dget -x http://mentors.debian.net/debian/pool/main/a/anox/anox_2.1-1.dsc

I would be glad if someone uploaded this package for me.

anoX aims to provide a simple and powerful way to run an application,
mainly games, in another X server. The goal is to bypass bugs such as
wine's windows disappearing when using Compiz or SDL-based games (like
Tremulous) preventing from switching between the game and the desktop.

Kind regards,
Sébastien Bertrand


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAHL5H4G4jJk+i8LdzTSTNUf3DopAzVnt9k4PtAzgAgGCw+u=w...@mail.gmail.com



Re: RFS: anox

2011-12-08 Thread أحمد المحمودي
On Fri, Dec 09, 2011 at 12:39:56AM +0100, Sébastien Bertrand wrote:
 Hi,
 
 Thank you for your interest.
 
   - It's hardcoded to use xinit -- :1 vt8.
 
 I do not understand why this is a problem, the eight terminal should
 just be free (it's more a limitation than a bug).
---end quoted text---

No, it's not always free. For example, it happens with me sometimes that 
X would crash for some reason, and while it respawns it detects that vt7 
is still used (probably not freed yet from previously crashed X), hence 
it respawns in vt8 instead of vt7.


-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0xEDDDA1B7
 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7


signature.asc
Description: Digital signature


Re: RFS: anox

2011-12-08 Thread Paul Wise
On Fri, Dec 9, 2011 at 7:39 AM, Sébastien Bertrand wrote:

  - It's hardcoded to use xinit -- :1 vt8.

 I do not understand why this is a problem, the eight terminal should
 just be free (it's more a limitation than a bug).

You can't assume that the user has not setup X server :1 on vt8 on their own.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caktje6eg+shyypw+twwetylpp1jgzwy2ox9chvcw8dopips...@mail.gmail.com



Re: RFS: anox

2011-12-08 Thread Adam Borowski
On Fri, Dec 09, 2011 at 12:50:53PM +0800, Paul Wise wrote:
 On Fri, Dec 9, 2011 at 7:39 AM, Sebastien Bertrand wrote:
 
  It's hardcoded to use xinit -- :1 vt8.
 
  I do not understand why this is a problem, the eight terminal should
  just be free (it's more a limitation than a bug).
 
 You can't assume that the user has not setup X server :1 on vt8 on their
 own.

Also, console users tend to have gettys on vt1-10, putting the primary X
server on vt11 so switching vts is more convenient.

-- 
1KB // Yo momma uses IPv4!


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111209051348.ga15...@angband.pl



Using /lib/init/vars.sh and its VERBOSE variable in init.d scripts

2011-12-08 Thread Thomas Goirand
Hi,

I've seen a package which I want to sponsor using:

# Load the VERBOSE setting and other rcS variables
. /lib/init/vars.sh

[...]
case $1 in
  start)
[ $VERBOSE != no ]  log_daemon_msg Starting $DESC $NAME

but in Debian, /lib/init/vars.sh contains VERBOSE=no by default, so the
init.d script isn't producing outputs when I call it.

I have to admit I'm quite surprised, and don't know how to handle this.

Is this normal? Should I revert this, or supposedly, should I implement
this in my own scripts?

Cheers,

Thomas


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4ee1a18c.4030...@debian.org



Re: RFS: anox

2011-12-08 Thread Paul Gevers
  - It's hardcoded to use xinit -- :1 vt8.

 I do not understand why this is a problem, the eight terminal should
 just be free (it's more a limitation than a bug).
 ---end quoted text---
 
 No, it's not always free. For example, it happens with me sometimes that 
 X would crash for some reason, and while it respawns it detects that vt7 
 is still used (probably not freed yet from previously crashed X), hence 
 it respawns in vt8 instead of vt7.

I believe that when my girl-friend logs in on my system, while I have a
session running, she gets vt8.

Paul



signature.asc
Description: OpenPGP digital signature