Debian Bug report logs - #610676
ITP: php-codecoverage -- PHP code coverage analysis

version graph

Package: wnpp; Maintainer for wnpp is wnpp@debian.org;

Reported by: Luis Uribe <acme@eviled.org>

Date: Fri, 21 Jan 2011 07:00:02 UTC

Owned by: Luis Uribe <acme@eviled.org>

Severity: wishlist

Fixed in version php-codecoverage/1.1.2+dfsg1-1

Done: Thomas Goirand <zigo@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org:
Bug#610676; Package wnpp. (Fri, 21 Jan 2011 07:00:05 GMT) (full text, mbox, link).


Acknowledgement sent to Luis Uribe <acme@eviled.org>:
New Bug report received and forwarded. Copy sent to wnpp@debian.org. (Fri, 21 Jan 2011 07:00:05 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Luis Uribe <acme@eviled.org>
To: submit@bugs.debian.org
Subject: ITP: php-codecoverage -- PHP code coverage analysis
Date: Fri, 21 Jan 2011 01:57:48 -0500
[Message part 1 (text/plain, inline)]
Package: wnpp
Severity: wishlist
Owner: Luis Uribe <acme@eviled.org>

* Package name     : php-codecoverage
  Version:         : 1.0.3
  Upstream Author  : Sebastian Bergmann <sb@sebastian-bergmann.de>
* URL              : https://github.com/sebastianbergmann/php-code-coverage
* License          : BSD License
  Programming Lang : PHP
  Description      : PHP code coverage analysis
  
PHP_CodeCoverage is a library that provides collection, processing, and
rendering functionality for PHP code coverage information.

-- 
Luis
http://eviled.org
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org, Luis Uribe <acme@eviled.org>:
Bug#610676; Package wnpp. (Fri, 28 Jan 2011 14:03:03 GMT) (full text, mbox, link).


Acknowledgement sent to Arthur Gautier <arthur@ows.fr>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org, Luis Uribe <acme@eviled.org>. (Fri, 28 Jan 2011 14:03:03 GMT) (full text, mbox, link).


Message #10 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Arthur Gautier <arthur@ows.fr>
To: 610676@bugs.debian.org
Subject: One packaging of php-codecoverage
Date: Fri, 28 Jan 2011 14:50:47 +0100
[Message part 1 (text/plain, inline)]
Hi there !

here is attached my version of the php-codecoverage packaged for debian
:) 

let me know if it can help

-- 
Arthur Gautier
Open Web Solutions - http://www.ows.fr
Solutions logiciels libres Internet et réseaux pour les entreprises
[php-codecoverage_1.0.3-1.dist.tar.gz (application/octet-stream, attachment)]

Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org, Luis Uribe <acme@eviled.org>:
Bug#610676; Package wnpp. (Fri, 28 Jan 2011 14:12:06 GMT) (full text, mbox, link).


Acknowledgement sent to Arthur Gautier <arthur@ows.fr>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org, Luis Uribe <acme@eviled.org>. (Fri, 28 Jan 2011 14:12:06 GMT) (full text, mbox, link).


Message #15 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Arthur Gautier <arthur@ows.fr>
To: 610676@bugs.debian.org
Subject: Re: Bug#610676: dependencies still missing
Date: Fri, 28 Jan 2011 15:08:41 +0100
On Fri, Jan 28, 2011 at 02:03:03PM +0000, Debian Bug Tracking System wrote:
> Thank you for the additional information you have supplied regarding
> this Bug report.
> 
> This is an automatically generated reply to let you know your message
> has been received.
> 
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
> 
> Your message has been sent to the package maintainer(s):
>  wnpp@debian.org
>  Luis Uribe <acme@eviled.org>
> 
> If you wish to submit further information on this problem, please
> send it to 610676@bugs.debian.org.
> 
> Please do not send mail to owner@bugs.debian.org unless you wish
> to report a problem with the Bug-tracking system.
> 
> -- 
> 610676: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610676
> Debian Bug Tracking System
> Contact owner@bugs.debian.org with problems
> 

We still need https://github.com/sebastianbergmann/php-file-iterator
packaging as a depedency of php-codecoverage 

What is the correct way to add another package ? create a new ITP ?

btw, my packaging of php-codecoverage is highly inspired by the one of
phpunit. Do i need to indicate it in the copyright file ?

Thanks

-- 
Arthur Gautier




Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org:
Bug#610676; Package wnpp. (Fri, 28 Jan 2011 14:27:17 GMT) (full text, mbox, link).


Acknowledgement sent to Luis Uribe <acme@eviled.org>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org. (Fri, 28 Jan 2011 14:27:17 GMT) (full text, mbox, link).


Message #20 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Luis Uribe <acme@eviled.org>
To: Arthur Gautier <arthur@ows.fr>, 610676@bugs.debian.org
Subject: Re: Bug#610676: One packaging of php-codecoverage
Date: Fri, 28 Jan 2011 09:26:41 -0500
[Message part 1 (text/plain, inline)]
Hi Arthur

On Fri, Jan 28, 2011 at 02:50:47PM +0100, Arthur Gautier wrote:
> let me know if it can help

Sure, do you wanna co-maintain the package? I was doing a package too
but it's better to join forces :)

I just build and install your package but phpunit is still unusable,
here is why:

debian:/tmp# phpunit 
PHP Warning:  require_once(File/Iterator/Factory.php): failed to open stream: No such file or directory in /usr/share/php/PHP/CodeCoverage/Filter.php on line 46
PHP Fatal error:  require_once(): Failed opening required 'File/Iterator/Factory.php'
(include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/php/PHP/CodeCoverage/Filter.php on line 46

I discover that php-codecoverage needs:
* PHP_TokenStream-1.0.1
* File_Iterator-1.2.3
* Text_Template-1.1.0
All of it from phpunit.de pear channel.

Also when i install them using PEAR, it also downloads:
* Base-1.8
* ConsoleTools-1.6.1
From components.ez.no PEAR channel

So we need to package at least the other three packages from phpunit.de.
I ask in ez's irc channel and seems that ConsoleTools and Base are not
needed in order to run PHP_CodeCoverage, but i didn't check it yet. I
expect to do that this weekend. After that i will create the ITPs and
start working.

Thanks for your work!

-- 
Luis
http://eviled.org
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org, Luis Uribe <acme@eviled.org>:
Bug#610676; Package wnpp. (Fri, 28 Jan 2011 14:36:06 GMT) (full text, mbox, link).


Acknowledgement sent to Arthur Gautier <arthur@ows.fr>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org, Luis Uribe <acme@eviled.org>. (Fri, 28 Jan 2011 14:36:06 GMT) (full text, mbox, link).


Message #25 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Arthur Gautier <arthur@ows.fr>
To: Luis Uribe <acme@eviled.org>
Cc: 610676@bugs.debian.org
Subject: Re: Bug#610676: One packaging of php-codecoverage
Date: Fri, 28 Jan 2011 15:33:54 +0100
On Fri, Jan 28, 2011 at 09:26:41AM -0500, Luis Uribe wrote:
> Hi Arthur
> 
> On Fri, Jan 28, 2011 at 02:50:47PM +0100, Arthur Gautier wrote:
> > let me know if it can help
> 
> Sure, do you wanna co-maintain the package? I was doing a package too
> but it's better to join forces :)
>
For sure :) but i don't have any gpg key signed to commit to debian :(

> I just build and install your package but phpunit is still unusable,
> here is why:
> 
> debian:/tmp# phpunit 
> PHP Warning:  require_once(File/Iterator/Factory.php): failed to open stream: No such file or directory in /usr/share/php/PHP/CodeCoverage/Filter.php on line 46
> PHP Fatal error:  require_once(): Failed opening required 'File/Iterator/Factory.php'
> (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/php/PHP/CodeCoverage/Filter.php on line 46
> 

That's the same for me

i'd just packaged file-iterator and all seems fine for me (i'd just
tested phpunit --version but at least it doesn't give me errors)

> I discover that php-codecoverage needs:
> * PHP_TokenStream-1.0.1
> * File_Iterator-1.2.3
> * Text_Template-1.1.0
> All of it from phpunit.de pear channel.
> 
> Also when i install them using PEAR, it also downloads:
> * Base-1.8
> * ConsoleTools-1.6.1
> From components.ez.no PEAR channel
> 
> So we need to package at least the other three packages from phpunit.de.
> I ask in ez's irc channel and seems that ConsoleTools and Base are not
> needed in order to run PHP_CodeCoverage, but i didn't check it yet. I
> expect to do that this weekend. After that i will create the ITPs and
> start working.
> 
> Thanks for your work!
> 



-- 
Arthur Gautier
Open Web Solutions - http://www.ows.fr
Solutions logiciels libres Internet et réseaux pour les entreprises




Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org, Luis Uribe <acme@eviled.org>:
Bug#610676; Package wnpp. (Mon, 31 Jan 2011 12:00:05 GMT) (full text, mbox, link).


Acknowledgement sent to Arthur Gautier <arthur@ows.fr>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org, Luis Uribe <acme@eviled.org>. (Mon, 31 Jan 2011 12:00:05 GMT) (full text, mbox, link).


Message #30 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Arthur Gautier <arthur@ows.fr>
To: Luis Uribe <acme@eviled.org>
Cc: 610676@bugs.debian.org
Subject: Re: Bug#610676: One packaging of php-codecoverage
Date: Mon, 31 Jan 2011 12:56:43 +0100
On Fri, Jan 28, 2011 at 09:26:41AM -0500, Luis Uribe wrote:
> Hi Arthur
> 
> On Fri, Jan 28, 2011 at 02:50:47PM +0100, Arthur Gautier wrote:
> > let me know if it can help
> 
> Sure, do you wanna co-maintain the package? I was doing a package too
> but it's better to join forces :)
> 
> I just build and install your package but phpunit is still unusable,
> here is why:
> 
> debian:/tmp# phpunit 
> PHP Warning:  require_once(File/Iterator/Factory.php): failed to open stream: No such file or directory in /usr/share/php/PHP/CodeCoverage/Filter.php on line 46
> PHP Fatal error:  require_once(): Failed opening required 'File/Iterator/Factory.php'
> (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/php/PHP/CodeCoverage/Filter.php on line 46
> 
> I discover that php-codecoverage needs:
> * PHP_TokenStream-1.0.1
> * File_Iterator-1.2.3
> * Text_Template-1.1.0
> All of it from phpunit.de pear channel.
> 
> Also when i install them using PEAR, it also downloads:
> * Base-1.8
> * ConsoleTools-1.6.1
> From components.ez.no PEAR channel
> 
> So we need to package at least the other three packages from phpunit.de.
> I ask in ez's irc channel and seems that ConsoleTools and Base are not
> needed in order to run PHP_CodeCoverage, but i didn't check it yet. I
> expect to do that this weekend. After that i will create the ITPs and
> start working.
> 
> Thanks for your work!
> 
> -- 
> Luis
> http://eviled.org
Hi luis, 

a little work after on my debian packages, i need to create a lot of
packages to get phpunit working.
The more i'm using phpunit, the more i get deps errors, i'm actually using the
following tree of dependencies:

- phpunit
  - php-codecoverage
    - php-tokenstream
  - php-texttemplate
  - php-timer


Now that i got all those dependencies, everything seems fine 

Could you please open some ITP for php-tokenstream, php-texttemplate and
php-timer ?

Thanks ! 


-- 
Arthur Gautier
Open Web Solutions - http://www.ows.fr
Solutions logiciels libres Internet et réseaux pour les entreprises




Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org, Luis Uribe <acme@eviled.org>:
Bug#610676; Package wnpp. (Wed, 02 Feb 2011 15:33:04 GMT) (full text, mbox, link).


Acknowledgement sent to Olivier Berger <olivier.berger@it-sudparis.eu>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org, Luis Uribe <acme@eviled.org>. (Wed, 02 Feb 2011 15:33:04 GMT) (full text, mbox, link).


Message #35 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Olivier Berger <olivier.berger@it-sudparis.eu>
To: Luis Uribe <acme@eviled.org>, 610676@bugs.debian.org
Subject: Re: Bug#610676: One packaging of php-codecoverage
Date: Wed, 2 Feb 2011 16:29:34 +0100
Hi.

On Fri, Jan 28, 2011 at 09:26:41AM -0500, Luis Uribe wrote:
> Hi Arthur
> 
> On Fri, Jan 28, 2011 at 02:50:47PM +0100, Arthur Gautier wrote:
> > let me know if it can help
> 
> Sure, do you wanna co-maintain the package? I was doing a package too
> but it's better to join forces :)
> 
> I just build and install your package but phpunit is still unusable,
> here is why:
> 
> debian:/tmp# phpunit 
> PHP Warning:  require_once(File/Iterator/Factory.php): failed to open stream: No such file or directory in /usr/share/php/PHP/CodeCoverage/Filter.php on line 46
> PHP Fatal error:  require_once(): Failed opening required 'File/Iterator/Factory.php'
> (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/php/PHP/CodeCoverage/Filter.php on line 46
> 

Indeed, it seems that phpunit is no longer maintained, and needs some love.

It seems you guys are interested in it somehow, so maybe it would be great to have any of you dedicate a bit of work on it. See #607393 for more details and maybe an adoption offer.

In any case, your efforts are much appreciated.

Best regards,

P.S. : I'm not a DD, just a DM myself, but I'm in a room with some DD that may be interested ;-)





Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org, Luis Uribe <acme@eviled.org>:
Bug#610676; Package wnpp. (Fri, 04 Feb 2011 14:21:04 GMT) (full text, mbox, link).


Acknowledgement sent to Olivier Berger <olivier.berger@it-sudparis.eu>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org, Luis Uribe <acme@eviled.org>. (Fri, 04 Feb 2011 14:21:04 GMT) (full text, mbox, link).


Message #40 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Olivier Berger <olivier.berger@it-sudparis.eu>
To: Arthur Gautier <arthur@ows.fr>, 610676@bugs.debian.org
Subject: Re: Bug#610676: One packaging of php-codecoverage
Date: Fri, 4 Feb 2011 15:17:32 +0100
On Mon, Jan 31, 2011 at 12:56:43PM +0100, Arthur Gautier wrote:
> 
> a little work after on my debian packages, i need to create a lot of
> packages to get phpunit working.
> The more i'm using phpunit, the more i get deps errors, i'm actually using the
> following tree of dependencies:
> 
> - phpunit
>   - php-codecoverage
>     - php-tokenstream
>   - php-texttemplate
>   - php-timer
> 
> 
> Now that i got all those dependencies, everything seems fine 
> 
> Could you please open some ITP for php-tokenstream, php-texttemplate and
> php-timer ?

FYI, here's a few ITPs that I've noticed :
 - php-file-iterator (ITP: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611395)
 - php-text-template (ITP: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611393)
 - php-token-stream (ITP : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611394)
 - php-timer (ITP : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611767)

Hope this helps.

Best regards,




Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org, Luis Uribe <acme@eviled.org>:
Bug#610676; Package wnpp. (Sat, 12 Feb 2011 09:06:13 GMT) (full text, mbox, link).


Acknowledgement sent to Olivier Berger <olivier.berger@it-sudparis.eu>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org, Luis Uribe <acme@eviled.org>. (Sat, 12 Feb 2011 09:06:13 GMT) (full text, mbox, link).


Message #45 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Olivier Berger <olivier.berger@it-sudparis.eu>
To: Luis Uribe <acme@eviled.org>, Arthur Gautier <arthur@ows.fr>
Cc: 610676@bugs.debian.org
Subject: Re: Bug#610676: One packaging of php-codecoverage
Date: Sat, 12 Feb 2011 10:04:40 +0100
On Wed, Feb 02, 2011 at 04:29:34PM +0100, Olivier Berger wrote:
> Hi.
> 
> On Fri, Jan 28, 2011 at 09:26:41AM -0500, Luis Uribe wrote:
> > Hi Arthur
> > 
> > On Fri, Jan 28, 2011 at 02:50:47PM +0100, Arthur Gautier wrote:
> > > let me know if it can help
> > 
> > Sure, do you wanna co-maintain the package? I was doing a package too
> > but it's better to join forces :)
> > 
> 

Is there anything blocking either of you from trying and joining the pkg-php team and eventually share your packaging sources in its git tree (if that plan suits you of course) ?

May I help here ?

Thanks in advance.




Added indication that bug 610676 blocks 607372 Request was from Olivier Berger <olivier.berger@it-sudparis.eu> to control@bugs.debian.org. (Sat, 12 Feb 2011 09:48:08 GMT) (full text, mbox, link).


Added indication that bug 610676 blocks 607393 Request was from Olivier Berger <olivier.berger@it-sudparis.eu> to control@bugs.debian.org. (Sat, 12 Feb 2011 09:51:17 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org:
Bug#610676; Package wnpp. (Mon, 14 Feb 2011 16:54:07 GMT) (full text, mbox, link).


Acknowledgement sent to Luis Uribe <acme@eviled.org>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org. (Mon, 14 Feb 2011 16:54:07 GMT) (full text, mbox, link).


Message #54 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Luis Uribe <acme@eviled.org>
To: Olivier Berger <olivier.berger@it-sudparis.eu>
Cc: Arthur Gautier <arthur@ows.fr>, 610676@bugs.debian.org
Subject: Re: Bug#610676: One packaging of php-codecoverage
Date: Mon, 14 Feb 2011 11:51:12 -0500
[Message part 1 (text/plain, inline)]
Hi Olivier,

On Sat, Feb 12, 2011 at 10:04:40AM +0100, Olivier Berger wrote:
> Is there anything blocking either of you from trying and joining the pkg-php team and eventually share your packaging sources in its git tree (if that plan suits you of course) ?

No, i just joined the team last week and start uploading packages this
weekend. Thing is we have 7 new packages instead of just one.

I'm starting from the bottom, packaging php-ezc-base and
php-ezc-consoletools, which are already on pkg-php-team. They are
_almost_ ready (Just a few lintian warnings, i think).

git:
http://git.debian.org/?p=pkg-php/php-ezc-base.git;a=summary
http://git.debian.org/?p=pkg-php/php-ezc-consoletools.git;a=summary

ITP's:
http://bugs.debian.org/612039
http://bugs.debian.org/612040

I also have the php-timer (not in pkg-php yet) package almost ready.

> May I help here ?

Of course! Did you wanna (co-)maintain one of them? Reviews of the packages 
are also useful.

I expect to send an email to pkg-php-team with the status of the other 
packages when i'm at home.

Thanks for your help,

-- 
Luis
http://eviled.org
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org, Luis Uribe <acme@eviled.org>:
Bug#610676; Package wnpp. (Mon, 14 Feb 2011 17:45:07 GMT) (full text, mbox, link).


Acknowledgement sent to Olivier Berger <olivier.berger@it-sudparis.eu>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org, Luis Uribe <acme@eviled.org>. (Mon, 14 Feb 2011 17:45:07 GMT) (full text, mbox, link).


Message #59 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Olivier Berger <olivier.berger@it-sudparis.eu>
To: Luis Uribe <acme@eviled.org>, 610676@bugs.debian.org
Cc: Arthur Gautier <arthur@ows.fr>
Subject: Re: Bug#610676: One packaging of php-codecoverage
Date: Mon, 14 Feb 2011 18:40:26 +0100
Le lundi 14 février 2011 à 11:51 -0500, Luis Uribe a écrit :
> Hi Olivier,
> 
> On Sat, Feb 12, 2011 at 10:04:40AM +0100, Olivier Berger wrote:
> > Is there anything blocking either of you from trying and joining the pkg-php team and eventually share your packaging sources in its git tree (if that plan suits you of course) ?
> 
> No, i just joined the team last week and start uploading packages this
> weekend. 

Great. Seen your git trees popping up ;-)

> Thing is we have 7 new packages instead of just one.
> 
> I'm starting from the bottom, packaging php-ezc-base and
> php-ezc-consoletools, which are already on pkg-php-team. 

Are you sure these are necessary ?

I find ConsoleTools as optional in CodeCoverage's package.xml file :-/

> They are
> _almost_ ready (Just a few lintian warnings, i think).
> 
> git:
> http://git.debian.org/?p=pkg-php/php-ezc-base.git;a=summary
> http://git.debian.org/?p=pkg-php/php-ezc-consoletools.git;a=summary
> 
> ITP's:
> http://bugs.debian.org/612039
> http://bugs.debian.org/612040
> 
> I also have the php-timer (not in pkg-php yet) package almost ready.
> 

This one seems a required dependency of phpunit, so I'd be interested at
having a look ;)

> > May I help here ?
> 
> Of course! Did you wanna (co-)maintain one of them? Reviews of the packages 
> are also useful.

I think I'll at least have a look at the package, and maybe the
co-maintenance could be done with any of the pkg-php team members, but
I'm not sure of the procedure.

> 
> I expect to send an email to pkg-php-team with the status of the other 
> packages when i'm at home.
> 

Looking forward to it.

Keep up the good work ;)

Best regards,
-- 
Olivier BERGER <olivier.berger@it-sudparis.eu>
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingénieur Recherche - Dept INF
Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)





Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org, Luis Uribe <acme@eviled.org>:
Bug#610676; Package wnpp. (Wed, 16 Feb 2011 10:33:03 GMT) (full text, mbox, link).


Acknowledgement sent to Olivier Berger <olivier.berger@it-sudparis.eu>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org, Luis Uribe <acme@eviled.org>. (Wed, 16 Feb 2011 10:33:03 GMT) (full text, mbox, link).


Message #64 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Olivier Berger <olivier.berger@it-sudparis.eu>
To: 610676@bugs.debian.org
Cc: Arthur Gautier <arthur@ows.fr>
Subject: Re: Bug#610676: One packaging of php-codecoverage
Date: Wed, 16 Feb 2011 11:31:14 +0100
On Fri, Jan 28, 2011 at 02:50:47PM +0100, Arthur Gautier wrote:
> Hi there !
> 
> here is attached my version of the php-codecoverage packaged for debian
> :) 
> 

After some more work with Arthur, I've pushed his git repo for codecoverage to http://git.debian.org/?p=pkg-php/php-codecoverage.git;a=summary (preserving old brances of Luis in old- branches).

I think it misses a pear package invocation to apply the build.xml substitutions to the files, from upstream author's git sources.

Feel free to test and report.

Best regards,




Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org, Luis Uribe <acme@eviled.org>:
Bug#610676; Package wnpp. (Wed, 16 Feb 2011 16:09:03 GMT) (full text, mbox, link).


Acknowledgement sent to Olivier Berger <olivier.berger@it-sudparis.eu>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org, Luis Uribe <acme@eviled.org>. (Wed, 16 Feb 2011 16:09:03 GMT) (full text, mbox, link).


Message #69 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Olivier Berger <olivier.berger@it-sudparis.eu>
To: 610676@bugs.debian.org
Subject: Re: Bug#610676: One packaging of php-codecoverage
Date: Wed, 16 Feb 2011 17:06:54 +0100
On Wed, Feb 16, 2011 at 11:31:14AM +0100, Olivier Berger wrote:
> 
> After some more work with Arthur, I've pushed his git repo for codecoverage to http://git.debian.org/?p=pkg-php/php-codecoverage.git;a=summary (preserving old brances of Luis in old- branches).
> 
> I think it misses a pear package invocation to apply the build.xml substitutions to the files, from upstream author's git sources.
> 

I've fixed this with latest push to alioth.

Major thing pending is getting rid of copies of YUI shipped along, to depend from libjs-yui, if possible.

Best regards,




Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org, Luis Uribe <acme@eviled.org>:
Bug#610676; Package wnpp. (Thu, 03 Mar 2011 00:18:03 GMT) (full text, mbox, link).


Acknowledgement sent to Marcelo Jorge Vieira <metal@debian.org>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org, Luis Uribe <acme@eviled.org>. (Thu, 03 Mar 2011 00:18:03 GMT) (full text, mbox, link).


Message #74 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Marcelo Jorge Vieira <metal@debian.org>
To: 610676@bugs.debian.org
Subject: watch file
Date: Wed, 02 Mar 2011 21:08:44 -0300
[Message part 1 (text/plain, inline)]
Hi!

Attached you will find a patch to add watch file.


Cheers,

-- 
Marcelo Jorge Vieira
xmpp:metal@jabber-br.org
http://metaldot.alucinados.com
[0001-Added-watch-file.patch (text/x-patch, attachment)]
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org, Luis Uribe <acme@eviled.org>:
Bug#610676; Package wnpp. (Thu, 03 Mar 2011 00:57:03 GMT) (full text, mbox, link).


Acknowledgement sent to Marcelo Jorge Vieira <metal@debian.org>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org, Luis Uribe <acme@eviled.org>. (Thu, 03 Mar 2011 00:57:03 GMT) (full text, mbox, link).


Message #79 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Marcelo Jorge Vieira <metal@debian.org>
To: 610676@bugs.debian.org
Subject: installing files in the wrong path
Date: Wed, 02 Mar 2011 21:53:00 -0300
[Message part 1 (text/plain, inline)]
Hi!

You are installing files in the wrong path. The correct way
would be something like /usr/share/php/codecoverage/* instead
of /usr/share/php/PHP/* .


Cheers,

-- 
Marcelo Jorge Vieira
xmpp:metal@jabber-br.org
http://metaldot.alucinados.com
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org, Luis Uribe <acme@eviled.org>:
Bug#610676; Package wnpp. (Thu, 03 Mar 2011 08:54:03 GMT) (full text, mbox, link).


Acknowledgement sent to Olivier Berger <olivier.berger@it-sudparis.eu>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org, Luis Uribe <acme@eviled.org>. (Thu, 03 Mar 2011 08:54:04 GMT) (full text, mbox, link).


Message #84 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Olivier Berger <olivier.berger@it-sudparis.eu>
To: Marcelo Jorge Vieira <metal@debian.org>
Cc: 610676@bugs.debian.org
Subject: Re: Bug#610676: installing files in the wrong path
Date: Thu, 3 Mar 2011 09:50:46 +0100
Hi.

On Wed, Mar 02, 2011 at 09:53:00PM -0300, Marcelo Jorge Vieira wrote:
> Hi!
> 
> You are installing files in the wrong path. The correct way
> would be something like /usr/share/php/codecoverage/* instead
> of /usr/share/php/PHP/* .
> 

AFAIR, this is on purpose as the upstream PEAR packages are installing in this path.

Unless there's policy dictating something, maybe sticking to upstream choices would render things easier for adaptations needed in depending packages.

What do you think ?

Best regards




Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org, Luis Uribe <acme@eviled.org>:
Bug#610676; Package wnpp. (Thu, 12 Apr 2012 14:51:02 GMT) (full text, mbox, link).


Acknowledgement sent to Marcos Marado <mindboosternoori@gmail.com>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org, Luis Uribe <acme@eviled.org>. (Thu, 12 Apr 2012 14:51:02 GMT) (full text, mbox, link).


Message #89 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Marcos Marado <mindboosternoori@gmail.com>
To: 610676@bugs.debian.org
Subject: php-codecoverage's git lacking dependency
Date: Thu, 12 Apr 2012 15:48:02 +0100
Hi there, and thanks for being working on this package.

/usr/share/php/PHP/CodeCoverage/Filter.php (provided by this package) requires 
File/Iterator/Factory.php (provided by php-file-iterator ), so it should 
depend on it. Since there's no php-file-iterator on the archives, but an ITP, 
this bug should be blocked by #611395 .

Best regards,
-- 
Marcos Marado




Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org, Luis Uribe <acme@eviled.org>:
Bug#610676; Package wnpp. (Thu, 19 Apr 2012 08:21:03 GMT) (full text, mbox, link).


Acknowledgement sent to Thomas Goirand <thomas@goirand.fr>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org, Luis Uribe <acme@eviled.org>. (Thu, 19 Apr 2012 08:21:03 GMT) (full text, mbox, link).


Message #94 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Thomas Goirand <thomas@goirand.fr>
To: Luis Uribe <acme@eviled.org>, Arthur Gautier <superbaloo@superbaloo.net>, 610676@bugs.debian.org, pkg-php-pear@lists.alioth.debian.org
Subject: My version of php-codecoverage
Date: Thu, 19 Apr 2012 16:19:59 +0800
Hi!

I have uploaded to Alioth a new version of the php-codecoverage package.
Please checkout the Git and let me know what you think. I hope you will
not take it as a take-over of the packaging, but more as a team work.
There was issues in the package from Arthur, and I believe that my
package is better. Of course, I'm open to any suggestion and improvement.

If you guys agree with the package and don't see any issue, I'll upload
once the dependencies are accepted in SID by ftp-masters.

Luis, do you plan on making more phpunit packages? It'd be really great
if you do! Arthur, do are you going to make more phpunit packages as well?

Once we get all these into SID, I think it'd be a good idea to start
having unit tests for the PEAR packages that support it. I'm currently
unsure how to do it, but that's certainly a very good quality insurance.

Cheers,

Thomas Goirand (zigo)




Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org:
Bug#610676; Package wnpp. (Thu, 19 Apr 2012 20:36:02 GMT) (full text, mbox, link).


Acknowledgement sent to Luis Uribe <acme@eviled.org>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org. (Thu, 19 Apr 2012 20:36:02 GMT) (full text, mbox, link).


Message #99 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Luis Uribe <acme@eviled.org>
To: Thomas Goirand <thomas@goirand.fr>, 610676@bugs.debian.org
Cc: Arthur Gautier <superbaloo@superbaloo.net>, pkg-php-pear@lists.alioth.debian.org
Subject: Re: Bug#610676: My version of php-codecoverage
Date: Thu, 19 Apr 2012 15:33:16 -0500
[Message part 1 (text/plain, inline)]
Hi,

On Thu, Apr 19, 2012 at 04:19:59PM +0800, Thomas Goirand wrote:
> Hi!
> 
> I have uploaded to Alioth a new version of the php-codecoverage package.
> Please checkout the Git and let me know what you think. I hope you will
> not take it as a take-over of the packaging, but more as a team work.
> There was issues in the package from Arthur, and I believe that my
> package is better. Of course, I'm open to any suggestion and improvement.

I agree with the package, mine is almost similar (but you upload it first).

> If you guys agree with the package and don't see any issue, I'll upload
> once the dependencies are accepted in SID by ftp-masters.

I check the package at my laptop and upload some changes to Alioth:

+ Fixed copyright file (There was a lintian warning)
+ Add a patch for php-token-stream PATH
+ Adding php5-xdebug to Depends:

I try to run a simple example:

acme@volatile /tmp $ cat foo.php 
<?php
require 'PHP/CodeCoverage/Autoload.php';

$coverage = new PHP_CodeCoverage;
//$coverage->start('<name of test>');

// ...

$coverage->stop();

?>

But i've got this error:

acme@volatile /tmp $ php -f foo.php 
PHP Fatal error:  Uncaught exception 'PHP_CodeCoverage_Exception' with message 'Xdebug is not loaded.' in /usr/share/php/PHP/CodeCoverage/Driver/Xdebug.php:67
Stack trace:
#0 /usr/share/php/PHP/CodeCoverage.php(119): PHP_CodeCoverage_Driver_Xdebug->__construct()
#1 /tmp/foo.php(4): PHP_CodeCoverage->__construct()
#2 {main}
  thrown in /usr/share/php/PHP/CodeCoverage/Driver/Xdebug.php on line 67

However i can't install php5-xdebug at this machine:

root@volatile:~# apt-get install php5-xdebug
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 php5-xdebug : Depends: phpapi-20100525+lfs
E: Broken packages

I will try it on a clean sid machine and let you know the results. Don't know 
if xdebug is broken or is just my machine.

> Luis, do you plan on making more phpunit packages? It'd be really great
> if you do! Arthur, do are you going to make more phpunit packages as well?

Sure! I don't have much time this month but i will help as much as i can.

> Once we get all these into SID, I think it'd be a good idea to start
> having unit tests for the PEAR packages that support it. I'm currently
> unsure how to do it, but that's certainly a very good quality insurance.

Like running phpunit tests on a "clean" sid installation? Sounds good to me.

Thanks,

-- 
Luis Uribe
http://eviled.org
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org:
Bug#610676; Package wnpp. (Thu, 19 Apr 2012 20:42:03 GMT) (full text, mbox, link).


Acknowledgement sent to Luis Uribe <acme@eviled.org>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org. (Thu, 19 Apr 2012 20:42:03 GMT) (full text, mbox, link).


Message #104 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Luis Uribe <acme@eviled.org>
To: Thomas Goirand <thomas@goirand.fr>, 610676@bugs.debian.org
Cc: Arthur Gautier <superbaloo@superbaloo.net>, pkg-php-pear@lists.alioth.debian.org
Subject: Re: Bug#610676: My version of php-codecoverage
Date: Thu, 19 Apr 2012 15:37:43 -0500
[Message part 1 (text/plain, inline)]
Hi,

For some strange reason i can't push my changes to alioth, i'm sending a
patch then.

Cheers,

-- 
Luis Uribe
http://eviled.org
[php-coverage.diff (text/x-diff, attachment)]
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org, Luis Uribe <acme@eviled.org>:
Bug#610676; Package wnpp. (Fri, 20 Apr 2012 11:27:52 GMT) (full text, mbox, link).


Acknowledgement sent to Thomas Goirand <thomas@goirand.fr>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org, Luis Uribe <acme@eviled.org>. (Fri, 20 Apr 2012 11:28:00 GMT) (full text, mbox, link).


Message #109 received at 610676@bugs.debian.org (full text, mbox, reply):

From: Thomas Goirand <thomas@goirand.fr>
To: Luis Uribe <acme@eviled.org>
Cc: 610676@bugs.debian.org, Arthur Gautier <superbaloo@superbaloo.net>, pkg-php-pear@lists.alioth.debian.org
Subject: Re: Bug#610676: My version of php-codecoverage
Date: Fri, 20 Apr 2012 18:50:40 +0800
On 04/20/2012 04:37 AM, Luis Uribe wrote:
> Hi,
> 
> For some strange reason i can't push my changes to alioth, i'm sending a
> patch then.
> 
> Cheers,

Thanks. Uploaded with your changes.

Thomas





Added tag(s) pending. Request was from Anibal Monsalve Salazar <anibal@debian.org> to control@bugs.debian.org. (Fri, 20 Apr 2012 20:06:12 GMT) (full text, mbox, link).


Reply sent to Thomas Goirand <zigo@debian.org>:
You have taken responsibility. (Sat, 19 May 2012 12:36:46 GMT) (full text, mbox, link).


Notification sent to Luis Uribe <acme@eviled.org>:
Bug acknowledged by developer. (Sat, 19 May 2012 12:36:46 GMT) (full text, mbox, link).


Message #116 received at 610676-close@bugs.debian.org (full text, mbox, reply):

From: Thomas Goirand <zigo@debian.org>
To: 610676-close@bugs.debian.org
Subject: Bug#610676: fixed in php-codecoverage 1.1.2+dfsg1-1
Date: Sat, 19 May 2012 12:34:44 +0000
Source: php-codecoverage
Source-Version: 1.1.2+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
php-codecoverage, which is due to be installed in the Debian FTP archive:

php-codecoverage_1.1.2+dfsg1-1.debian.tar.gz
  to main/p/php-codecoverage/php-codecoverage_1.1.2+dfsg1-1.debian.tar.gz
php-codecoverage_1.1.2+dfsg1-1.dsc
  to main/p/php-codecoverage/php-codecoverage_1.1.2+dfsg1-1.dsc
php-codecoverage_1.1.2+dfsg1-1_all.deb
  to main/p/php-codecoverage/php-codecoverage_1.1.2+dfsg1-1_all.deb
php-codecoverage_1.1.2+dfsg1.orig.tar.gz
  to main/p/php-codecoverage/php-codecoverage_1.1.2+dfsg1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 610676@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <zigo@debian.org> (supplier of updated php-codecoverage package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Format: 1.8
Date: Fri, 09 Mar 2012 10:01:47 +0000
Source: php-codecoverage
Binary: php-codecoverage
Architecture: source all
Version: 1.1.2+dfsg1-1
Distribution: unstable
Urgency: low
Maintainer: PKG-PHP-PEAR team <pkg-php-pear@lists.alioth.debian.org>
Changed-By: Thomas Goirand <zigo@debian.org>
Description: 
 php-codecoverage - provides collection, processing and rendering for PHP code covera
Closes: 610676
Changes: 
 php-codecoverage (1.1.2+dfsg1-1) unstable; urgency=low
 .
   * Initial release (Closes: #610676).
Checksums-Sha1: 
 6d9abbf0f1fb600322c8c5fd3ac23537d2b956c4 1477 php-codecoverage_1.1.2+dfsg1-1.dsc
 626f9443f18203591dd3225a6e25c3b419e3e4fc 34775 php-codecoverage_1.1.2+dfsg1.orig.tar.gz
 5e6f24897c8c1920c28f3c9b19608419a83b1a95 3532 php-codecoverage_1.1.2+dfsg1-1.debian.tar.gz
 360250479909436ed9187e6b21917e605dac1542 40630 php-codecoverage_1.1.2+dfsg1-1_all.deb
Checksums-Sha256: 
 0c67f2a70dd7ce43b183232ba2d25e46c926a827a6f18b5703afe2e12d0d7680 1477 php-codecoverage_1.1.2+dfsg1-1.dsc
 e50927d8c3aa169111d68f0153809d62026461dd59eeb106d5f15b5fb03e413d 34775 php-codecoverage_1.1.2+dfsg1.orig.tar.gz
 a648612d47333c23f25d9a587e02238ae1d2d2668fa4f1cb5cc00efe561293ec 3532 php-codecoverage_1.1.2+dfsg1-1.debian.tar.gz
 142fbbc776687d202d5f72e34aa5491c04613fce817c9fee4dba35389f54ba6c 40630 php-codecoverage_1.1.2+dfsg1-1_all.deb
Files: 
 44201bf8da364d14711f4a688bd4372a 1477 php optional php-codecoverage_1.1.2+dfsg1-1.dsc
 2df7638eccc81b3f5fe01f4f39df73bb 34775 php optional php-codecoverage_1.1.2+dfsg1.orig.tar.gz
 e2e2db80f2ad7cebfc0516f6ca165a27 3532 php optional php-codecoverage_1.1.2+dfsg1-1.debian.tar.gz
 8d2fb7393788b126f9f3f8e8e53579db 40630 php optional php-codecoverage_1.1.2+dfsg1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEAREDAAYFAk+stAgACgkQl4M9yZjvmknqpwCfQDHTnEAqriNlyO5LB5W9V7O7
yL0An2rCg0mOn+t1EMsAbjxKeH6X0f0r
=dmMF
-----END PGP SIGNATURE-----





Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sun, 17 Jun 2012 07:51:19 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 01:07:22 2023; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.