Bug#711591: [pkg-horde] Bug#711591: Bug#711591: php-horde: fails to install: post-installation script returned error exit status 1

2013-06-26 Thread Mathieu Parent
2013/6/25 Markus Wagner mar...@mwagner.info:
 Can you try again with the env var?:
 DPKG_MAINTSCRIPT_PACKAGE=php-horde sh -x
 /var/lib/dpkg/info/php-horde.postinst configure

 This gives me the following error:

 dpkg-maintscript-helper: error: environment variable DPKG_MAINTSCRIPT_NAME is
 required

 Setting DPKG_MAINTSCRIPT_NAME to '/var/lib/dpkg/info/php-horde.postinst' will
 cause to run the script without complains, but still the return value is 1,
 therefore configuring does not finish properly.

Thanks. This does'nt help much as I don't know which command is
failing. I will try to reproduce.


Regards
--
Mathieu


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



Bug#711591: [pkg-horde] Bug#711591: php-horde: fails to install: post-installation script returned error exit status 1

2013-06-25 Thread Mathieu Parent
2013/6/24 Markus Wagner mar...@mwagner.info:
 I can confirm this bug.

OK

 During upgrade only those packages were pulled and php-horde fails on the
 post-installation script during configure.
[...]

 When executing the postinstall script manually, it fails on the

 dpkg-maintscript-helper script:



 # sh -x /var/lib/dpkg/info/php-horde.postinst configure

 + dpkg-maintscript-helper mv_conffile /etc/apache2/conf.d/horde.conf
 /etc/apache2/conf-available/php-horde.conf 5.1.0+debian0-1~ -- configure

 dpkg-maintscript-helper: error: couldn't identify the package

 + '[' configure = configure ']'

 + CONF=php-horde

 + '[' -e /usr/share/apache2/apache2-maintscript-helper ']'

 + dpkg-query -f '${Version}' -W apache2.2-common

 + '[' -d /etc/apache2/conf.d/ ']'

 + '[' '!' -L /etc/apache2/conf.d/php-horde.conf ']'



 I have no clue, what that means... (yet)


Can you try again with the env var?:
DPKG_MAINTSCRIPT_PACKAGE=php-horde sh -x
/var/lib/dpkg/info/php-horde.postinst configure


Thanks

--
Mathieu


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



Bug#711591: [pkg-horde] Bug#711591: php-horde: fails to install: post-installation script returned error exit status 1

2013-06-25 Thread Markus Wagner
 Can you try again with the env var?:
 DPKG_MAINTSCRIPT_PACKAGE=php-horde sh -x
 /var/lib/dpkg/info/php-horde.postinst configure

This gives me the following error:

dpkg-maintscript-helper: error: environment variable DPKG_MAINTSCRIPT_NAME is 
required

Setting DPKG_MAINTSCRIPT_NAME to '/var/lib/dpkg/info/php-horde.postinst' will 
cause to run the script without complains, but still the return value is 1, 
therefore configuring does not finish properly.


smime.p7s
Description: S/MIME cryptographic signature


Bug#711591: php-horde: fails to install: post-installation script returned error exit status 1

2013-06-24 Thread Markus Wagner
I can confirm this bug.

During upgrade only those packages were pulled and php-horde fails on the 
post-installation script during configure.

# apt-get upgrade
[...]
The following packages will be upgraded:
  php-horde php-horde-activesync php-horde-core php-horde-history php-horde-
icalendar php-horde-imap-client php-horde-imp php-horde-injector php-horde-
kronolith php-horde-mime
  php-horde-service-twitter php-horde-timeobjects
12 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[...]
Setting up php-horde (5.1.1+debian0-1) ...
Installing new version of config file /etc/horde/horde/conf.xml ...
dpkg: error processing php-horde (--configure):
 subprocess installed post-installation script returned error exit status 1

When executing the postinstall script manually, it fails on the 
dpkg-maintscript-helper script:

# sh -x /var/lib/dpkg/info/php-horde.postinst configure
+ dpkg-maintscript-helper mv_conffile /etc/apache2/conf.d/horde.conf 
/etc/apache2/conf-available/php-horde.conf 5.1.0+debian0-1~ -- configure
dpkg-maintscript-helper: error: couldn't identify the package
+ '[' configure = configure ']'
+ CONF=php-horde
+ '[' -e /usr/share/apache2/apache2-maintscript-helper ']'
+ dpkg-query -f '${Version}' -W apache2.2-common
+ '[' -d /etc/apache2/conf.d/ ']'
+ '[' '!' -L /etc/apache2/conf.d/php-horde.conf ']'

I have no clue, what that means... (yet)


smime.p7s
Description: S/MIME cryptographic signature


Bug#711591: [pkg-horde] Bug#711591: php-horde: fails to install: post-installation script returned error exit status 1

2013-06-12 Thread Mathieu Parent
2013/6/8 Andreas Beckmann a...@debian.org:
 Package: php-horde
 Version: 5.1.0+debian0-1
 Severity: serious
 User: debian...@lists.debian.org
 Usertags: piuparts

 Hi,

Hello,
 during a test with piuparts I noticed your package failed to install.
Thanks for your report

 As
 per definition of the release team this makes the package too buggy for
 a release, thus the severity.

I couldn't reproduce the error. It seems that there were some previous errors:

 From the attached log (scroll to the bottom...):

   Unpacking php-horde (from .../php-horde_5.1.0+debian0-1_all.deb) ...
   Setting up php-horde (5.1.0+debian0-1) ...
   dpkg: error processing php-horde (--configure):
subprocess installed post-installation script returned error exit status 1
   Errors were encountered while processing:
php-horde


 cheers,

 Andreas

 ___
 pkg-horde-hackers mailing list
 pkg-horde-hack...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-horde-hackers



--
Mathieu


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



Bug#711591: [pkg-horde] Bug#711591: php-horde: fails to install: post-installation script returned error exit status 1

2013-06-12 Thread Mathieu Parent
tag 711591 + unreproducible + moreinfo
thanks

(message sent too fast)

2013/6/12 Mathieu Parent math.par...@gmail.com:
 2013/6/8 Andreas Beckmann a...@debian.org:
 Package: php-horde
 Version: 5.1.0+debian0-1
 Severity: serious
 User: debian...@lists.debian.org
 Usertags: piuparts

 Hi,

 Hello,
 during a test with piuparts I noticed your package failed to install.
 Thanks for your report

 As
 per definition of the release team this makes the package too buggy for
 a release, thus the severity.

 I couldn't reproduce the error. It seems that there were some previous errors:

  Selecting previously unselected package piuparts-depends-dummy.
  (Reading database ... 6631 files and directories currently installed.)
  Unpacking piuparts-depends-dummy (from tmp/piuparts-depends-dummy.deb) ...
  dpkg: dependency problems prevent configuration of piuparts-depends-dummy:
   piuparts-depends-dummy depends on php5-cli (= 5.3.0); however:
Package php5-cli is not installed.
   piuparts-depends-dummy depends on php-pear (= 1.7.0); however:
Package php-pear is not installed.
   piuparts-depends-dummy depends on php-horde-alarm (= 2.0.0); however:
Package php-horde-alarm is not installed.
   piuparts-depends-dummy depends on php-horde-alarm ( 3.0.0~alpha1); however:
Package php-horde-alarm is not installed.
   piuparts-depends-dummy depends on php-horde-argv (= 2.0.0); however:
Package php-horde-argv is not installed.
   piuparts-depends-dummy depends on php-horde-argv ( 3.0.0~alpha1); however:
Package php-horde-argv is not installed.
   piuparts-depends-dummy depends on php-horde-auth (= 2.0.0); however:
Package php-horde-auth is not installed.
   piuparts-depends-dummy depends on php-horde-auth ( 3.0.0~alpha1); however:
Package php-horde-auth is not installed.
   piuparts-depends-dummy depends on php-ho
  dpkg: error processing piuparts-depends-dummy (--install):
   dependency problems - leaving unconfigured
  Errors were encountered while processing:
   piuparts-depends-dummy

 From the attached log (scroll to the bottom...):

   Unpacking php-horde (from .../php-horde_5.1.0+debian0-1_all.deb) ...
   Setting up php-horde (5.1.0+debian0-1) ...
   dpkg: error processing php-horde (--configure):
subprocess installed post-installation script returned error exit status 1
   Errors were encountered while processing:
php-horde

Can you provide more info how to reproduce it?

--
Mathieu


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



Bug#711591: php-horde: fails to install: post-installation script returned error exit status 1

2013-06-08 Thread Andreas Beckmann
Package: php-horde
Version: 5.1.0+debian0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

From the attached log (scroll to the bottom...):

  Unpacking php-horde (from .../php-horde_5.1.0+debian0-1_all.deb) ...
  Setting up php-horde (5.1.0+debian0-1) ...
  dpkg: error processing php-horde (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   php-horde


cheers,

Andreas


php-horde_5.1.0+debian0-1.log.gz
Description: GNU Zip compressed data