Debian Bug report logs - #770347
php-doctrine-instantiator: FTBFS: exception 'InvalidArgumentException' with message 'Unable to parse version '2.0.*@ALPHA' with dependency squizlabs/php_codesniffer (2.0.*@ALPHA)' in /usr/share/php/pkgtools/phpcomposer/source.php:192

version graph

Package: pkg-php-tools; Maintainer for pkg-php-tools is Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>; Source for pkg-php-tools is src:pkg-php-tools (PTS, buildd, popcon).

Affects: php-doctrine-instantiator

Reported by: Daniel Schepler <dschepler@gmail.com>

Date: Thu, 20 Nov 2014 16:51:01 UTC

Severity: serious

Tags: jessie, sid

Fixed in version pkg-php-tools/1.27

Done: Mathieu Parent <sathieu@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, Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>:
Bug#770347; Package src:php-doctrine-instantiator. (Thu, 20 Nov 2014 16:51:06 GMT) (full text, mbox, link).


Acknowledgement sent to Daniel Schepler <dschepler@gmail.com>:
New Bug report received and forwarded. Copy sent to Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>. (Thu, 20 Nov 2014 16:51:06 GMT) (full text, mbox, link).


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

From: Daniel Schepler <dschepler@gmail.com>
To: submit@bugs.debian.org
Subject: php-doctrine-instantiator: FTBFS: exception 'InvalidArgumentException' with message 'Unable to parse version '2.0.*@ALPHA' with dependency squizlabs/php_codesniffer (2.0.*@ALPHA)' in /usr/share/php/pkgtools/phpcomposer/source.php:192
Date: Thu, 20 Nov 2014 08:47:11 -0800
Source: php-doctrine-instantiator
Version: 1.0.2-1
Severity: serious

From my pbuilder build log (on amd64):

...
 fakeroot debian/rules binary
dh binary --with phpcomposer
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_perl
   dh_phpcomposer
exception 'InvalidArgumentException' with message 'Unable to parse version '2.0.*@ALPHA' with dependency squizlabs/php_codesniffer (2.0.*@ALPHA)' in /usr/share/php/pkgtools/phpcomposer/source.php:192
Stack trace:
#0 /usr/share/php/pkgtools/phpcomposer/command.php(73): Pkgtools\Phpcomposer\Source->getDependencies()
#1 [internal function]: Pkgtools\Phpcomposer\Command->runSubstvars()
#2 /usr/share/php/pkgtools/base/command.php(181): call_user_func_array(Array, Array)
#3 /usr/share/php/pkgtools/base/command.php(169): Pkgtools\Base\Command->parseArgs(Array)
#4 /usr/bin/pkgtools(32): Pkgtools\Base\Command->parseArgs()
#5 {main}

Next exception 'Exception' with message 'Unable to parse version '2.0.*@ALPHA' with dependency squizlabs/php_codesniffer (2.0.*@ALPHA) with dependency squizlabs/php_codesniffer (2.0.*@ALPHA)' in /usr/share/php/pkgtools/phpcomposer/source.php:240
Stack trace:
#0 /usr/share/php/pkgtools/phpcomposer/command.php(73): Pkgtools\Phpcomposer\Source->getDependencies()
#1 [internal function]: Pkgtools\Phpcomposer\Command->runSubstvars()
#2 /usr/share/php/pkgtools/base/command.php(181): call_user_func_array(Array, Array)
#3 /usr/share/php/pkgtools/base/command.php(169): Pkgtools\Base\Command->parseArgs(Array)
#4 /usr/bin/pkgtools(32): Pkgtools\Base\Command->parseArgs()
#5 {main}
dh_phpcomposer: /usr/bin/pkgtools -v --sourcedirectory . phpcomposer substvars returned exit code 1
debian/rules:3: recipe for target 'binary' failed
make: *** [binary] Error 29
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
-- 
Daniel Schepler




Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>:
Bug#770347; Package src:php-doctrine-instantiator. (Thu, 20 Nov 2014 19:48:16 GMT) (full text, mbox, link).


Acknowledgement sent to Mathieu Parent <math.parent@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>. (Thu, 20 Nov 2014 19:48:16 GMT) (full text, mbox, link).


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

From: Mathieu Parent <math.parent@gmail.com>
To: Daniel Schepler <dschepler@gmail.com>, 770347@bugs.debian.org
Subject: Re: [pkg-php-pear] Bug#770347: php-doctrine-instantiator: FTBFS: exception 'InvalidArgumentException' with message 'Unable to parse version '2.0.*@ALPHA' with dependency squizlabs/php_codesniffer (2.0.*@ALPHA)' in /usr/share/php/pkgtools/phpcomposer/source.php:192
Date: Thu, 20 Nov 2014 20:45:19 +0100
2014-11-20 17:47 GMT+01:00 Daniel Schepler <dschepler@gmail.com>:
> Source: php-doctrine-instantiator
> Version: 1.0.2-1
> Severity: serious
>
> From my pbuilder build log (on amd64):
>
> ...
>  fakeroot debian/rules binary
> dh binary --with phpcomposer
>    dh_testroot
>    dh_prep
>    dh_auto_install
>    dh_install
>    dh_installdocs
>    dh_installchangelogs
>    dh_perl
>    dh_phpcomposer
> exception 'InvalidArgumentException' with message 'Unable to parse version '2.0.*@ALPHA' with dependency squizlabs/php_codesniffer (2.0.*@ALPHA)' in /usr/share/php/pkgtools/phpcomposer/source.php:192

OK. It seems that stability flag is case-insensitive.

I will fix this in pkg-php-tools within a week

Regards

-- 
Mathieu



Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>:
Bug#770347; Package src:php-doctrine-instantiator. (Thu, 20 Nov 2014 20:06:10 GMT) (full text, mbox, link).


Acknowledgement sent to David Prévot <david@tilapin.org>:
Extra info received and forwarded to list. Copy sent to Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>. (Thu, 20 Nov 2014 20:06:10 GMT) (full text, mbox, link).


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

From: David Prévot <david@tilapin.org>
To: 770347@bugs.debian.org
Subject: Re: [pkg-php-pear] Bug#770347: Bug#770347: php-doctrine-instantiator: FTBFS: exception 'InvalidArgumentException' with message 'Unable to parse version '2.0.*@ALPHA' with dependency squizlabs/php_codesniffer (2.0.*@ALPHA)' in /usr/share/php/pkgtools/phpcomposer/source.php:192
Date: Thu, 20 Nov 2014 16:02:57 -0400
[Message part 1 (text/plain, inline)]
Control: reassign -1 pkg-php-tools
Control: affects -1 php-doctrine-instantiator

Le 20/11/2014 15:45, Mathieu Parent a écrit :
> 2014-11-20 17:47 GMT+01:00 Daniel Schepler <dschepler@gmail.com>:
>> Source: php-doctrine-instantiator

>> exception 'InvalidArgumentException' with message 'Unable to parse version '2.0.*@ALPHA' with dependency squizlabs/php_codesniffer (2.0.*@ALPHA)' in /usr/share/php/pkgtools/phpcomposer/source.php:192
> 
> OK. It seems that stability flag is case-insensitive.
> 
> I will fix this in pkg-php-tools within a week

Thanks Mathieu, moving the bug report there in the mean time.

Regards

David

[signature.asc (application/pgp-signature, attachment)]

Bug reassigned from package 'src:php-doctrine-instantiator' to 'pkg-php-tools'. Request was from David Prévot <david@tilapin.org> to 770347-submit@bugs.debian.org. (Thu, 20 Nov 2014 20:06:10 GMT) (full text, mbox, link).


No longer marked as found in versions php-doctrine-instantiator/1.0.2-1. Request was from David Prévot <david@tilapin.org> to 770347-submit@bugs.debian.org. (Thu, 20 Nov 2014 20:06:11 GMT) (full text, mbox, link).


Added indication that 770347 affects php-doctrine-instantiator Request was from David Prévot <david@tilapin.org> to 770347-submit@bugs.debian.org. (Thu, 20 Nov 2014 20:06:12 GMT) (full text, mbox, link).


Reply sent to Mathieu Parent <sathieu@debian.org>:
You have taken responsibility. (Sat, 22 Nov 2014 15:24:20 GMT) (full text, mbox, link).


Notification sent to Daniel Schepler <dschepler@gmail.com>:
Bug acknowledged by developer. (Sat, 22 Nov 2014 15:24:20 GMT) (full text, mbox, link).


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

From: Mathieu Parent <sathieu@debian.org>
To: 770347-close@bugs.debian.org
Subject: Bug#770347: fixed in pkg-php-tools 1.27
Date: Sat, 22 Nov 2014 15:20:42 +0000
Source: pkg-php-tools
Source-Version: 1.27

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

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 770347@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Parent <sathieu@debian.org> (supplier of updated pkg-php-tools 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@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 22 Nov 2014 14:37:06 +0100
Source: pkg-php-tools
Binary: pkg-php-tools
Architecture: source all
Version: 1.27
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Changed-By: Mathieu Parent <sathieu@debian.org>
Description:
 pkg-php-tools - various packaging tools and scripts for PHP packages
Closes: 770347
Changes:
 pkg-php-tools (1.27) unstable; urgency=medium
 .
   * Fix phpunit tests:
     - use system's include_path too
     - using dot in package name is now valid (See #768481 below)
   * Stability flags is incensitive
     - Fix FTBFS of php-doctrine-instantiator (Closes: #770347)
     - Add unit test
Checksums-Sha1:
 80092d45888194b09b0e7946fc2b72d0cdbad688 1768 pkg-php-tools_1.27.dsc
 09fdc0bfe67e1f566694eb09bf2b8bbfd6d002e3 35004 pkg-php-tools_1.27.tar.xz
 67e547ee26c0541ca01555b664c00900c73ae00f 35020 pkg-php-tools_1.27_all.deb
Checksums-Sha256:
 807ac12d5dd0590304f61e17f4a0a552179a63336c5d5005ed54f95246238d20 1768 pkg-php-tools_1.27.dsc
 e957d9de2aa051d54f79a15004d00d09dde4b62cb88c3d48128b414628c9e010 35004 pkg-php-tools_1.27.tar.xz
 6f6ad9b15193fa5e5f8e97709b99a7d17e95a4f7a3d9f61c1796100ccb111026 35020 pkg-php-tools_1.27_all.deb
Files:
 5d6f77666e1b4196ab9d892ab71d455a 1768 php extra pkg-php-tools_1.27.dsc
 ff0a440abcdb573a1352dadc408d118d 35004 php extra pkg-php-tools_1.27.tar.xz
 a2fc8a1b5a30f2da78ba1504d028cf3a 35020 php extra pkg-php-tools_1.27_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUcJcgAAoJEK4DmARmaB+lymsP/2fqaOg0wP7/pIi7M4Ka6PWF
M1GhpjtkrgIKvO6luL7iOQsrr0OmXJx9cHTnsk6H+t1acBiUn1baxjrlQluu+Mvn
TwsDmJ8O+dt+Td/vU+4Jmp/cTlI39gl0xIEHU1mWNAHYpcRb4eB5rhrcTWAd+Hp1
VM8WTufoHyYEkfzufUCGGPE6BSLw1MTAMPUZ2DOzOk4newROnL2aHczgOCHUOGvm
+VN89lOhi9BX1tyWOS8mJa1TxA6L5Uow6kFKGPS8KRP0YPfnXldwbCIroftiwnKa
BFpFb9MMbj5pOMz12S4xBwkISf30DosTweMm7N1aHOFnVHnHE9jQTRQDF7HJl0Lb
/yeqSQmZs1nG5F+JrmgdfQ9tuJcUXHax8evjpPbpIG5E/Ejh4djuUUnvu3hxWsZL
vhYDfiQ2t0eSbuxvbZBlsBVcB5U09Q2RjPgHoPcMCLXN9nbCEyrd9WgbdLUvB4sH
yraIsfKB265UBuIlpz6lK66p85dnIcHIeMP+ZsXcMaFH0+aqymPrMaoDLUlw4qTA
24D/6LNS6StoV+Zc6cE98aej4NPfa+4CFqeLP8n2hG2QmcBjfqM82WRxabLE5dxi
vVBSSAPyejl1amBqcHV2hfhjZUpQllSsmzucnsF3/xdvg+otTef5mkQcDJG8ITQd
WYLe/LECeY4KqM/gGgPw
=c9BJ
-----END PGP SIGNATURE-----




Added tag(s) sid and jessie. Request was from Holger Levsen <holger@layer-acht.org> to control@bugs.debian.org. (Sun, 23 Nov 2014 16:12:23 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Fri, 26 Dec 2014 07:28:52 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 04:02:37 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.